summaryrefslogtreecommitdiff
path: root/archivers/bicom
AgeCommit message (Collapse)AuthorFilesLines
2003-12-24s/@netbsd.org/@NetBSD.org/ in MAINTAINER.jmmv1-2/+2
2003-12-13Update MAINTAINER email address.ben1-2/+2
2003-10-29Add ${LDFLAGS} to link command, and specify USE_GCC_SHLIB.gavan1-2/+4
Fixes linking against pkgsrc gcc.
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-19Change address of maintainer per PR 22170.wiz1-2/+2
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2002-12-24Oops, typo in last.wiz1-2/+2
2002-12-24Update MAINTAINER address, per PR 19515.wiz1-2/+2
2002-11-21update MASTER_SITES and HOMEPAGE.grant1-3/+3
from Hiramatsu Yoshifumi in PR pkg/19003.
2002-08-25Merge packages from the buildlink2 branch back into the main trunk thatjlam1-6/+10
have been converted to USE_BUILDLINK2.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-2/+2
2001-09-09Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:agc1-2/+2
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value).
2001-08-13Add bicom-1.01. PR 13688 by Ben Collver.nra4-0/+40
Bicom is a data compressor in the PPM family. It is freely available and open source. Compression with bicom is completely bijective -- any file is a possible bicom output that can be decompressed, and then recompressed back to its original form. Of course, any file is also a possible bicom input that can be compressed, and then decompressed back to its original form.