summaryrefslogtreecommitdiff
path: root/archivers
AgeCommit message (Expand)AuthorFilesLines
2005-11-07Use sys/endian.h on DragonFly as well.joerg2-5/+5
2005-11-07When checking for POSIX NAME_MAX style variables, limits.h should bejoerg2-1/+13
2005-11-07Don't define extern int errno, just depend on errno.h for it.joerg2-6/+14
2005-11-04Replaced the use of PLIST_SRC with PLIST_SUBST. Provided uniform names forrillig2-9/+9
2005-11-04Changed the "+=" after CATEGORIES to "=". It looked unusal.rillig1-2/+2
2005-11-03Do not declare a static function as non-static. This makes theminskim2-1/+14
2005-11-03Remove obsolete patchesadrianp2-57/+0
2005-11-03Fixes for CAN-2005-1111 and CAN-2005-1229adrianp16-94/+396
2005-10-31Get useful definitions of unalz_le*toh() on Interix.tv2-6/+13
2005-10-31Fix build on Interix by including <stdlib.h> to get [u]intptr_t.tv2-6/+7
2005-10-31Fix build on Interix (u_int64_t, but no uint64_t).tv2-1/+17
2005-10-31Regen to make GNU patch happy.minskim2-18/+8
2005-10-31Make this package build on Darwin.minskim3-1/+27
2005-10-31Make this package build on platforms with setxattr(2) (e.g., Linux andminskim5-1/+99
2005-10-31Do not declare static variables as non-static. This makes the packageminskim2-1/+18
2005-10-31Regen patch-ad to make GNU patch happy.minskim2-8/+6
2005-10-30Update to 3.5.1:wiz2-6/+6
2005-10-23Use "+=" instead of "=" for CONFIGURE_ARGS.rillig1-2/+4
2005-10-23Use "+=" for MAKE_FLAGS instead of "=". Properly quote LOCAL_ZIP andrillig1-2/+3
2005-10-23Use "+=" for MAKE_FLAGS instead of "=". Properly quote CF and LF2.rillig1-4/+5
2005-10-23Use "+=" instead of "=" for MAKE_FLAGS. Properly quote CC and COPTS.rillig1-2/+5
2005-10-23Use "+=" instead of "=" for CONFIGURE_ARGS.rillig1-2/+3
2005-10-23Use "+=" instead of "=" for MAKE_FLAGS.rillig1-3/+3
2005-10-23Use "+=" instead of "=" for MAKE_FLAGS.rillig1-3/+3
2005-10-23Removed definition for empty PKGREVISION.rillig3-6/+3
2005-10-23Append to CFLAGS instead of overwriting them. Fixes pkglint warnings.rillig1-3/+3
2005-10-23Fixed pkglint warning by including gtar in quotes.rillig1-2/+2
2005-10-23Added RCS Id to patch-ad.rillig2-2/+4
2005-10-23Fixed typo.rillig1-2/+2
2005-10-23Don't use an absolute pathname in the symlink target of runzip.1.rillig1-2/+2
2005-10-23Include <stdint.h> on Darwin to make the integer types known.rillig2-1/+16
2005-10-22Added a patch to make the package build on NetBSD/i386-1.6.2.rillig2-1/+16
2005-10-21Update to version 2.02. Fixes PR#31876.cube2-6/+6
2005-10-20Update archivers/p5-Archive-Zip to 1.16abs2-7/+6
2005-10-19Remove long gone configure options. PR#31863 by Sergey Svishchev.cube1-2/+1
2005-10-16Remove MASTER_SITES, it does not contain the file.wiz1-2/+2
2005-10-16Update MASTER_SITES. PR 31829 by Zafer Aydogan.wiz1-2/+2
2005-10-16Update to 2.12.1:jmmv4-25/+67
2005-10-15Updated to version 1.26.heinz2-8/+9
2005-10-15Added appropriate TEST_TARGET.heinz1-1/+3
2005-10-14Changed the MASTER_SITES to sourceforge, as the old one has only onerillig1-2/+2
2005-10-13Update to 1.02.036.xtraeme4-15/+16
2005-10-12Update to 3.5.4.wiz2-6/+6
2005-10-10Adjusted the filenames in the distinfo file to the new DIST_SUBDIR.rillig1-4/+4
2005-10-09Update MASTER_SITES and HOMEPAGE.ben1-3/+3
2005-10-09Don't create a new DIST_SUBDIR for every PKGREVISION.rillig1-2/+2
2005-10-08Changes 4.29:adam2-9/+9
2005-10-07Explicitly cast third argument of open_net to int and use int instead ofjoerg5-3/+81
2005-10-07Add DragonFly support.joerg4-5/+42
2005-10-06Security fix for CAN-2005-2945 and CAN-2005-2992:salo3-3/+34