Bug 95922 - New port: devel/libphish, a library to interact with the Open Phishing Database
Summary: New port: devel/libphish, a library to interact with the Open Phishing Database
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Aaron Dalton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-17 14:20 UTC by Rashid N. Achilov
Modified: 2006-06-05 22:32 UTC (History)
0 users

See Also:


Attachments
libphish-0.1.0 (4.74 KB, text/plain)
2006-04-17 14:20 UTC, Rashid N. Achilov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rashid N. Achilov 2006-04-17 14:20:11 UTC
libphish is a cross-platform library to interact with the Open Phishing Database,
in order to provide a consistent API which browsers and other programs can use to
 verify the safety and risk level of URLs.
This PR completely overrides PR/95910, because library, which can build with
PR/95910 is unusable under FreeBSD.
Comment 1 Aaron Dalton freebsd_committer freebsd_triage 2006-06-03 00:26:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->aaron

I'll take it.
Comment 2 Aaron Dalton freebsd_committer freebsd_triage 2006-06-03 04:44:23 UTC
patch-zz fails to apply properly.  Please submit an updated shar.  Do 
not open a new PR!  Simply replying to this email should be sufficient. 
  If you have any questions, please let me know.

Cheers!
-- 
Aaron Dalton
aaron@FreeBSD.org
FreeBSD Ports Committer

==BUILD LOG==
ââ(21:40:%)ââ port test 
ââ(Fri,Jun02)ââ
===> Validating port with portlint
looks fine.
===> flags: PREFIX=/tmp/libphish-0.1.0 NO_DEPENDS=yes 
PKG_DBDIR=/tmp/pkg_db.Uj6KSjP6
===> Cleaning workspace before port test
===>  Cleaning for expat-2.0.0_1
===>  Cleaning for libphish-0.1.0
=> libphish-0.1.0.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from http://download.berlios.de/opdb/.
libphish-0.1.0.tar.bz2                        100% of  240 kB  158 kBps
===>  Extracting for libphish-0.1.0
=> MD5 Checksum OK for libphish-0.1.0.tar.bz2.
=> SHA256 Checksum OK for libphish-0.1.0.tar.bz2.
===>  Patching for libphish-0.1.0
===>  Applying FreeBSD patches for libphish-0.1.0
1 out of 1 hunks failed--saving rejects to src/phish_util_net.c.rej
=> Patch patch-zz failed to apply cleanly.
=> Patch(es) patch-aa applied cleanly.
*** Error code 1

Stop in /home/aaron/BSD/libphish.
===> Error running make build
===> Cleaning up
Comment 3 Aaron Dalton freebsd_committer freebsd_triage 2006-06-03 04:47:33 UTC
State Changed
From-To: open->feedback

Ask for submitter fix.
Comment 4 Aaron Dalton freebsd_committer freebsd_triage 2006-06-05 05:40:39 UTC
State Changed
From-To: feedback->open

Manually fixed the patch file.  In the future, please only create one 
patch file per source file.  Testing now...
Comment 5 Aaron Dalton freebsd_committer freebsd_triage 2006-06-05 22:32:33 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!