summaryrefslogtreecommitdiff
path: root/devel/avltree (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mastersite disappeared several years ago, according to distfile survey.Mark Linimon2003-10-261-1/+1
| | | | | | | | It's hard to tell if another mastersite is available, even with Google, because of the generic nature of the portname. Notes: svn path=/head/; revision=92171
* Respect CC and CFLAGSKris Kennaway2003-10-191-4/+35
| | | | Notes: svn path=/head/; revision=91633
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* 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
* Remove bross@nas.nasa.gov as MAINTAINER; mail has been bouncing forBill Fenner2001-07-231-1/+1
| | | | | | | 10 weeks. Notes: svn path=/head/; revision=45412
* Remove @exec ranlib's. Since pkg_add doesn't change the timestamp,Satoshi Asami2000-06-121-1/+0
| | | | | | | | these are not necessary (even if the linker cares about the timestamp -- I'm not sure if it does). Notes: svn path=/head/; revision=29552
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-2/+2
| | | | Notes: svn path=/head/; revision=27452
* Adding avltree version 1.1.Steve Price2000-01-296-0/+57
An in-memory index with binary and string keys and key counts. PR: 16112 Submitted by: Bill Ross <bross@nas.nasa.gov> Notes: svn path=/head/; revision=25205