summaryrefslogtreecommitdiff
path: root/archivers
AgeCommit message (Collapse)AuthorFilesLines
2001-09-08Various changes: mostly removing 'WWW:' lines, since that's what we havewiz1-1/+0
the HOMEPAGE variable for, as well as some grammar and spelling fixes.
2001-08-13add and enable bicomwiz1-1/+2
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.
2001-07-27Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the defaultjlam2-2/+4
installation directory in case the package isn't installed.
2001-07-20Mechanical changes to buildlink.mk files to use EVAL_PREFIX to setjlam2-4/+4
BUILDLINK_PREFIX.<pkgname>. This allows buildlink to find X11BASE packages regardless of whether they were installed before or after xpkgwedge was installed. Idea by Alistair Crooks <agc@pkgsrc.org>.
2001-07-16Mark as USE_BUILDLINK_ONLY.jlam11-16/+34
2001-07-16Don't explicitly set CC=gcc, and mark as USE_BUILDLINK_ONLY.jlam3-10/+21
2001-07-16Invoke make as ${MAKE_PROGRAM}, honor CFLAGS passed in from environment,jlam3-9/+12
and mark as USE_BUILDLINK_ONLY.
2001-07-16Remove references to ${LOCALBASE} directories and mark asjlam3-7/+26
USE_BUILDLINK_ONLY.
2001-07-16Honor CFLAGS passed in from environment during build and mark asjlam3-5/+7
USE_BUILDLINK_ONLY.
2001-07-16Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam1-5/+4
2001-07-16This buildlink.mk file was committed before its time. Correct thejlam1-8/+19
file list so this actually works.
2001-07-16Avoid spurious detection of zlib as it's not needed by the liblzo libraryjlam1-1/+5
and mark as USE_BUILDLINK_ONLY.
2001-07-15Mark as USE_BUILDLINK_ONLY.jlam2-4/+6
2001-07-15Explode one big patch into several unidiff patches, honor CFLAGS passedjlam5-25/+37
in from enviroment during build, and mark as USE_BUILDLINK_ONLY.
2001-07-15Install locale files under ${PKGLOCALEDIR}, and mark as USE_BUILDLINK_ONLY.jlam7-74/+26
2001-07-15Pass -lgnumalloc through to build in LIBS, not LDFLAGS, and mark asjlam3-16/+9
USE_BUILDLINK_ONLY.
2001-07-15Honor CFLAGS passed in from environment during build and mark asjlam3-4/+19
USE_BUILDLINK_ONLY.
2001-07-15Add missing dependency on zlib and mark as USE_BUILDLINK_ONLY.jlam3-3/+25
2001-07-14Honor CFLAGS passed in from environment during build.jlam2-6/+9
2001-07-01Move inclusion of bsd.buildlink.mk to start of file.jlam2-6/+6
2001-06-30Add and enable ruby-zlib.taca1-1/+2
2001-06-30Importing ruby-zlib 0.4.0, zlib library for Ruby.taca4-0/+47
2001-06-23Add buildlink.mk file for use by other package Makefiles.jlam1-0/+33
2001-06-23Generalize how the dependency pattern may be specified. Instead of justjlam1-5/+6
FOO_REQD=1.0 being converted to foo>=1.0, one can now directly specify the dependency pattern as FOO_DEPENDS=foo>=1.0. This allows things like JPEG_DEPENDS=jpeg-6b, or fancier expressions like for postgresql-lib. Change existing FOO_REQD definitions in Makefiles to FOO_DEPENDS.
2001-06-21Install the headers and libraries for bzip2, and add a buildlink.mk filejlam5-12/+114
for use by other package Makefiles.
2001-06-21Mark as USE_BUILDLINK_ONLY.jlam1-1/+3
2001-06-14Oops, forgot to remove this file on update.wiz1-50/+0
2001-06-11Add checksum for zcrypt10.zip. Noted by recent bulk build by John Darrow.wiz1-1/+3
2001-06-11CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, sojlam1-2/+2
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-06-10Update to 1.0.1.wiz3-39/+19
2001-06-09add & enable stuffitpooka1-1/+2
2001-06-09StuffIt Expander and Creatorpooka4-0/+71
Command-line utilities to: * create StuffIt (.sit) and Zip (.zip) archives * encode files into uuencode, BinHex, and MacBinary formats * expand StuffIt and Zip archives * expand encrypted StuffIt archives * decode or expand: Compact Pro, zip, arc, arj, lha (lzh), rar, gzip, UNIX compress, uuencode, BinHex, btoa, MIME, tar, MacBinary, segmented StuffIt, PrivateFile, bzip2, and AppleSingle. From Ben Collver in pkg/13147
2001-06-04LICENSE=zoo-license.jtb1-1/+3
2001-06-04Add necessary restrictions.jtb1-1/+5
Excerpt from the README file in the source code distribution: Permission is granted to any individual or institution to use, copy, or redistribute this software so long as all of the original files are included unmodified, that it is not sold for profit, and that this copyright notice is retained.
2001-06-04The `xbinunix.c' file states:jtb1-1/+5
* (c) 1984 Brown University * may be used but not sold without permission Add the appropriate restrictions.
2001-06-04LICENSE= unrar-license.jtb1-1/+6
Add appropriate restrictions: Do not modify distribution package and do not charge a fee for redistribution.
2001-06-04Add restrictions and set LICENSE=unarj-license.jtb1-1/+6
2001-06-04Add the appropriate restrictions.jtb1-1/+5
From the README file: Oh yeah - this program may be distributed freely so long as you don't modify it in any way. You may not charge for distributing it.
2001-05-14Add and enable szddagc1-1/+2
2001-05-14Initial import of szdd into the packages collection.agc5-0/+65
Provided in PR 12889 by Ben Collver (collver@linuxfreemail.com). "SZDD is a weak LZSS compressor, which was used by Microsoft for many years in their installation software - all those files with a letter taken from the end of their extension, eg HELLO.EX_ This package includes szddexpand which will decompress szdd files. Be careful, szddexpand overwrites the original compressed file. Do like so: szddexpand HELLO.EX_ && mv HELLO.EX_ HELLO.EXE SZDD was replaced with 'KWAJ' in the 1996 Microsoft Setup Toolkit. This package does not grok the undocumented 'KWAJ' format. One day Johnathan Forbes decided to work for Microsoft, and sold them his LZX compression technology. So now Microsoft uses LZX compression in their installation archives, under the guise of "CAB" files."
2001-04-28Make $(localdir) and $(gnulocaledir) equal so that the locale filesjtb4-7/+56
don't get installed to both ${PREFIX}/lib/locale and ${PREFIX}/share/locale. This fixes the i386 bulk build leftovers.
2001-04-22re-add patch checksum (have to be made after `make extract')wiz1-1/+9
2001-04-18Move to sha1 digests, and add distfile sizes.agc29-62/+92
2001-04-18Move to sha1 digests, and add distfile sizes.agc2-4/+6
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc69-163/+117
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-03-27Change BUILD_DEPENDS semantics:hubertf3-6/+6
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org>
2001-03-11Set CC to "${CC}", not cc. Duh?tv1-2/+2
2001-03-11Add nulib2.tv1-1/+2
2001-03-11Import nulib2, an Apple II archive file handler.tv7-0/+68
*** NuLib is a disk and file archive program, similar in principle to PKZIP. Instead of ZIP archives, it manipulates NuFX archives, which are usually identified with ".SHK", ".SDK", or ".BXY". The ".SHK" file extension is derived from ShrinkIt, the de facto archiving standard for Apple II computers.