summaryrefslogtreecommitdiff
path: root/devel/libcache (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | Approved by: pat
* master_site movedMichael Haro2001-01-122-4/+2
| | | | | PR: 24281 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to version 1.1.0Kevin Lo2000-12-225-23/+20
| | | | | PR: 23758 Submitted by: Ports Fury
* Unleash all of these ports upon the people. I no longer have any interestWill Andrews2000-06-221-1/+1
| | | | | in any of them, but will be happy to assign MAINTAINER to others and commit updates for them.
* 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
* Fourth round of INSTALLS_SHLIBS conversion.Maxim Sobolev2000-06-162-2/+1
|
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-2/+2
|
* Finish moving MAINTAINER for my ports.Will Andrews2000-03-221-1/+1
| | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami
* Initial import of libcache-1.0.0.R. Imura2000-02-136-0/+53
C library that allows a programmer to parse sentences easier. PR: 16522 Submitted by: Will Andrews <andrews@technologist.com>