aboutsummaryrefslogtreecommitdiff
path: root/devel/fastcrc/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-141-1/+1
| | | | | | | | | | - these include comms/ converters/ databases/ devel/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170639
* Reset maintainership. Adam has experienced a machine failure and isMark Linimon2004-05-151-1/+1
| | | | | | | currently unable to look after any of the ports that he has written. Notes: svn path=/head/; revision=109183
* Changed per maintainer request.Mark Linimon2003-10-201-2/+2
| | | | Notes: svn path=/head/; revision=91774
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+1
| | | | Notes: svn path=/head/; revision=76032
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withMaxim Sobolev2000-06-161-3/+2
| | | | | | | ldconfig in PLIST need personal consideration. Notes: svn path=/head/; revision=29636
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-2/+2
| | | | Notes: svn path=/head/; revision=27452
* No need to include ':install' at the end of the BUILD_DEPENDS line sinceSteve Price1999-09-271-1/+1
| | | | | | | | it is implied if nothing is given. Picking nits I know, but it is now more "consistent" with the other ~2600 ports. Notes: svn path=/head/; revision=21971
* ln -> ${LN}Michael Haro1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=21047
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Only for i386.Hidetoshi Shimokawa1999-06-071-1/+3
| | | | Notes: svn path=/head/; revision=19288
* Initial import of fastcrc version 1.0.Steve Price1999-05-011-0/+28
A library of fast CRC routines. PR: 11350 Submitted by: G. Adam Stanislav <adam@whizkidtech.net> Notes: svn path=/head/; revision=18288