summaryrefslogtreecommitdiff
path: root/net-p2p/libfreenet (follow)
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Replace ${PERL} with ${REINPLACE_CMD}Ying-Chieh Liao2002-06-231-1/+2
| | | | | | | | PR: 39668 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=61772
* Fix build. The code prototypes a function as returning long, thenKris Kennaway2002-03-151-2/+11
| | | | | | | | | declares it 2 lines later as returning a time_t. Go figure. Submitted by: bento Notes: svn path=/head/; revision=56156
* upgrade to 0.5.0Ying-Chieh Liao2001-12-306-14/+38
| | | | | | | | PR: 33341 Submitted by: Ports Fury Notes: svn path=/head/; revision=52398
* USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.Maxim Sobolev2001-08-311-1/+0
| | | | Notes: svn path=/head/; revision=47231
* upgrade to 0.4.0Ying-Chieh Liao2001-05-274-3/+15
| | | | | | | drop maintainership Notes: svn path=/head/; revision=43121
* add missing "@dirrm include/libfreenet" into pkg-plistYing-Chieh Liao2001-04-261-0/+1
| | | | | | | Noted by: bento's log Notes: svn path=/head/; revision=41910
* add libfreenetYing-Chieh Liao2001-03-318-0/+97
Freenet library written in C Notes: svn path=/head/; revision=40640