Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed per maintainer request. | linimon | 2003-10-20 | 2 | -4/+5 |
| | |||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-16 | 1 | -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 | ||||
* | Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with | sobomax | 2000-06-16 | 2 | -5/+2 |
| | | | | ldconfig in PLIST need personal consideration. | ||||
* | Add include/fastcrc.h. | asami | 2000-06-03 | 1 | -0/+1 |
| | | | | Submitted by: obento | ||||
* | PORTNAME/PORTVERSION update | mharo | 2000-04-11 | 1 | -2/+2 |
| | |||||
* | No need to include ':install' at the end of the BUILD_DEPENDS line since | steve | 1999-09-27 | 1 | -1/+1 |
| | | | | | it is implied if nothing is given. Picking nits I know, but it is now more "consistent" with the other ~2600 ports. | ||||
* | ln -> ${LN} | mharo | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | As threatened, enforce the "Capital, no period" rule. Ellipses are | hoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. | ||||
* | Only for i386. | simokawa | 1999-06-07 | 1 | -1/+3 |
| | |||||
* | Wow! What big teeth you have grandma! "All the better to Weat you | hoek | 1999-05-02 | 1 | -1/+1 |
| | | | | | | with, my dear." [That's lupus for "Add WWW:"] | ||||
* | Initial import of fastcrc version 1.0. | steve | 1999-05-01 | 5 | -0/+55 |
A library of fast CRC routines. PR: 11350 Submitted by: G. Adam Stanislav <adam@whizkidtech.net> |