Age | Commit message (Expand) | Author | Files | Lines |
2005-01-24 | Also include <sys/types.h> in case neither <stdint.h> nor <inttypes.h> exist. | tv | 2 | -1/+14 |
2005-01-21 | Move GCC_REQD-for-Interix check into a hacks.mk; suggested by jlam. | tv | 4 | -14/+30 |
2005-01-21 | Due to popular demand, move distfile to MASTER_SITE_LOCAL. | wiz | 1 | -2/+2 |
2005-01-21 | Add GCC_REQD for Interix to prevent use of the base system gcc, which is | tv | 2 | -2/+14 |
2005-01-21 | Add two patches from RedHat, fixing CAN-2004-0947 and CAN-2004-1027. | wiz | 5 | -4/+153 |
2005-01-21 | regen with correct offsets | wiz | 1 | -4/+4 |
2005-01-21 | Add Makefile, since distfiles comes without one. | wiz | 1 | -0/+18 |
2005-01-21 | Update to 2.65. (Documented) changes: | wiz | 3 | -13/+15 |
2005-01-21 | Fix install on non-NetBSD (don't put a trailing / on a dir name to | tv | 1 | -2/+2 |
2005-01-21 | Don't do the Makefile.dep dance; that's not needed in pkgsrc and breaks in | tv | 2 | -5/+30 |
2005-01-21 | Use PTHREAD_AUTO_VARS to get the correct compile options; fixes Interix. | tv | 3 | -6/+7 |
2005-01-21 | Mark as not for Interix. | tv | 1 | -1/+3 |
2005-01-21 | Need --enable-os-bits for Interix. | tv | 1 | -2/+7 |
2005-01-19 | Compile fix for Interix. | tv | 2 | -6/+6 |
2005-01-19 | nb4: Add missing dependency on gettext-lib for platforms that need it. | tv | 1 | -2/+3 |
2005-01-19 | Build fix for Interix: strerror() is your friend. | tv | 2 | -1/+36 |
2005-01-18 | Use new libiberty/application.mk include. | tv | 1 | -4/+2 |
2005-01-18 | Add makedev->mkdev fix for Interix, adapted from gtar-base. | tv | 2 | -1/+16 |
2005-01-16 | The make rule worked and then didn't work, so make this work again on | tv | 1 | -4/+4 |
2005-01-16 | Make build on Interix. | tv | 3 | -14/+27 |
2005-01-16 | MAke build on Interix. | tv | 2 | -11/+33 |
2005-01-16 | Make this build on Interix. (Apparently the sysexits.h override operation | tv | 4 | -4/+28 |
2005-01-14 | Fix build on 1.6.2 by respecting LDFLAGS (and CXXFLAGS, while I am here). | wiz | 2 | -1/+18 |
2005-01-12 | Add and enable pbzip2. | wiz | 1 | -1/+2 |
2005-01-12 | Initial import of pbzip2: | wiz | 4 | -0/+36 |
2005-01-09 | update to gtar 1.15.1 | recht | 12 | -94/+88 |
2005-01-06 | Don't "cp -p" for *source* files. Builds are usually done as an unprivileged | tv | 1 | -2/+2 |
2005-01-03 | Bump PKGREVISION because of curl dependency bump. | wiz | 1 | -2/+2 |
2005-01-01 | Correct a buffer overflow, using a patch provided by Richard Rauch | kristerw | 3 | -2/+37 |
2004-12-30 | Add and enable pdbar. | minskim | 1 | -1/+2 |
2004-12-30 | Import pdbar-0.5.1. | minskim | 6 | -0/+247 |
2004-12-27 | Add missing dependency on zlib. | minskim | 1 | -1/+2 |
2004-12-26 | Update to 4.13: | wiz | 4 | -30/+37 |
2004-12-20 | since perl is now built with threads on most platforms, the perl archlib | grant | 3 | -4/+6 |
2004-12-17 | Update to 2.3nb3: Add patch from Mandrake against CAN-2004-1010. | wiz | 3 | -7/+30 |
2004-12-17 | gnome.h declares gettext functions when ENABLE_NLS is not defined. | minskim | 7 | -1/+95 |
2004-12-17 | Override libtool. | minskim | 1 | -1/+2 |
2004-12-17 | This package is written in C and C++. Add "USE_LANGUAGES=c c++". | minskim | 1 | -1/+2 |
2004-12-12 | update config.{sub,guess} for various bootstrap tools. fixes build on | grant | 2 | -173/+374 |
2004-12-09 | Prevent libz from being seen using "the buildlink way" instead of passing | jlam | 1 | -2/+2 |
2004-12-05 | Update p5-Compress-Bzip2 from version 1.01 to 1.02. | he | 3 | -37/+38 |
2004-12-03 | Add and enable unalz. | minskim | 1 | -1/+2 |
2004-12-03 | Import unalz, packaged by Lee Jae-Hong (pyrasis at chol dot com) and | minskim | 5 | -0/+83 |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 13 | -27/+27 |
2004-11-29 | Update p5-Archivers-Tar from version 1.21 to 1.22. | he | 2 | -5/+5 |
2004-11-29 | Update to 2.0.3. Changelog: | tv | 6 | -31/+56 |
2004-11-27 | Update jamjar to 0.7.1. | skrll | 2 | -6/+5 |
2004-11-25 | add php-zip distinfo (it's fetched from PECL) | jdolecek | 1 | -0/+4 |
2004-11-23 | Update to 4.12: | wiz | 7 | -67/+133 |
2004-11-23 | Make build on Interix by slurping in libiberty for asprintf(3). | tv | 1 | -1/+9 |