aboutsummaryrefslogtreecommitdiff
path: root/devel/avltree
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-2/+1
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* - Update mastersite.Jean Milanez Melo2006-07-251-1/+1
| | | | Notes: svn path=/head/; revision=168736
* - Clean up distinfo for unmaintained ports: remove CVS tags, empty lines etc.Sergey Matveychuk2006-05-071-2/+0
| | | | | | | Obtained from: distinfo survey Notes: svn path=/head/; revision=161574
* Mirror distfile and make fetchable again.Thierry Thomas2005-08-012-4/+4
| | | | | | | | PR: 84385 Submitted by: Jason Harris <jharris (at) widomaker.com> Notes: svn path=/head/; revision=140680
* Issue a one-month stay of execution for these ports so I can send outKris Kennaway2005-07-301-1/+1
| | | | | | | an email announcing their demise and give users the chance to submit fixes. Notes: svn path=/head/; revision=140428
* Mark these ports DEPRECATED due to being unmaintained and one or moreSam Lawrance2005-05-311-0/+3
| | | | | | | | | | | of stale, obsolete, unused, irrelevant and unloved. 60 days grace in which I will gladly accept fix requests. PR: ports/79666 Submitted by: me Notes: svn path=/head/; revision=136519
* - Don't strip the library, rendering it unuablePav Lucistnik2004-11-042-5/+8
| | | | | | | | PR: ports/73543 Submitted by: Olivier Beyssac <ob-ports@r14.freenix.org> Notes: svn path=/head/; revision=120818
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* 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