Age | Commit message (Expand) | Author | Files | Lines |
2006-01-04 | Update to 0.9.5. | wiz | 2 | -8/+8 |
2005-12-31 | Recursive PKGREVISION bump for gnutls shlib major bump. | wiz | 1 | -2/+2 |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 1 | -2/+1 |
2005-12-28 | Update patch-aa for Makefile.in to install man pages to PKGMANDIR. | reed | 2 | -5/+10 |
2005-12-27 | Install man pages to PKGMANDIR instead of "man". | reed | 1 | -6/+6 |
2005-12-27 | Honor PKGMANDIR. | reed | 1 | -3/+3 |
2005-12-27 | Add "archiver" to the COMMENT. | reed | 1 | -2/+2 |
2005-12-27 | Install man pages to PKGMANDIR (instead of "man"). | reed | 1 | -7/+7 |
2005-12-12 | First step at reworking Linux binary packages. | joerg | 3 | -16/+12 |
2005-12-06 | Update to 7.30: | wiz | 3 | -8/+10 |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 5 | -10/+10 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 4 | -8/+8 |
2005-12-05 | SunPro on Solaris needs -D__EXTENSIONS__ for getopt(). | rillig | 1 | -1/+4 |
2005-12-03 | Update PHP5 to version 5.1.1. Some of the key features include: | jdolecek | 1 | -1/+3 |
2005-12-03 | Security update to version 0.53. | salo | 3 | -32/+12 |
2005-12-01 | Fixed pkglint warnings: | rillig | 2 | -4/+4 |
2005-12-01 | Fixed some pkglint warnings of the form: | rillig | 12 | -27/+27 |
2005-12-01 | Update pax to 20051108. The previous version failed to handle the -X | minskim | 24 | -297/+607 |
2005-11-25 | Bump PKGREVISION for libgsf dependencies, and BUILDLINK_DEPENDS because | wiz | 1 | -1/+2 |
2005-11-07 | Use sys/endian.h on DragonFly as well. | joerg | 2 | -5/+5 |
2005-11-07 | When checking for POSIX NAME_MAX style variables, limits.h should be | joerg | 2 | -1/+13 |
2005-11-07 | Don't define extern int errno, just depend on errno.h for it. | joerg | 2 | -6/+14 |
2005-11-04 | Replaced the use of PLIST_SRC with PLIST_SUBST. Provided uniform names for | rillig | 2 | -9/+9 |
2005-11-04 | Changed the "+=" after CATEGORIES to "=". It looked unusal. | rillig | 1 | -2/+2 |
2005-11-03 | Do not declare a static function as non-static. This makes the | minskim | 2 | -1/+14 |
2005-11-03 | Remove obsolete patches | adrianp | 2 | -57/+0 |
2005-11-03 | Fixes for CAN-2005-1111 and CAN-2005-1229 | adrianp | 16 | -94/+396 |
2005-10-31 | Get useful definitions of unalz_le*toh() on Interix. | tv | 2 | -6/+13 |
2005-10-31 | Fix build on Interix by including <stdlib.h> to get [u]intptr_t. | tv | 2 | -6/+7 |
2005-10-31 | Fix build on Interix (u_int64_t, but no uint64_t). | tv | 2 | -1/+17 |
2005-10-31 | Regen to make GNU patch happy. | minskim | 2 | -18/+8 |
2005-10-31 | Make this package build on Darwin. | minskim | 3 | -1/+27 |
2005-10-31 | Make this package build on platforms with setxattr(2) (e.g., Linux and | minskim | 5 | -1/+99 |
2005-10-31 | Do not declare static variables as non-static. This makes the package | minskim | 2 | -1/+18 |
2005-10-31 | Regen patch-ad to make GNU patch happy. | minskim | 2 | -8/+6 |
2005-10-30 | Update to 3.5.1: | wiz | 2 | -6/+6 |
2005-10-23 | Use "+=" instead of "=" for CONFIGURE_ARGS. | rillig | 1 | -2/+4 |
2005-10-23 | Use "+=" for MAKE_FLAGS instead of "=". Properly quote LOCAL_ZIP and | rillig | 1 | -2/+3 |
2005-10-23 | Use "+=" for MAKE_FLAGS instead of "=". Properly quote CF and LF2. | rillig | 1 | -4/+5 |
2005-10-23 | Use "+=" instead of "=" for MAKE_FLAGS. Properly quote CC and COPTS. | rillig | 1 | -2/+5 |
2005-10-23 | Use "+=" instead of "=" for CONFIGURE_ARGS. | rillig | 1 | -2/+3 |
2005-10-23 | Use "+=" instead of "=" for MAKE_FLAGS. | rillig | 1 | -3/+3 |
2005-10-23 | Use "+=" instead of "=" for MAKE_FLAGS. | rillig | 1 | -3/+3 |
2005-10-23 | Removed definition for empty PKGREVISION. | rillig | 3 | -6/+3 |
2005-10-23 | Append to CFLAGS instead of overwriting them. Fixes pkglint warnings. | rillig | 1 | -3/+3 |
2005-10-23 | Fixed pkglint warning by including gtar in quotes. | rillig | 1 | -2/+2 |
2005-10-23 | Added RCS Id to patch-ad. | rillig | 2 | -2/+4 |
2005-10-23 | Fixed typo. | rillig | 1 | -2/+2 |
2005-10-23 | Don't use an absolute pathname in the symlink target of runzip.1. | rillig | 1 | -2/+2 |
2005-10-23 | Include <stdint.h> on Darwin to make the integer types known. | rillig | 2 | -1/+16 |