aboutsummaryrefslogtreecommitdiff
path: root/net/libfreenet
Commit message (Collapse)AuthorAgeFilesLines
* 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