Age | Commit message (Expand) | Author | Files | Lines |
2018-11-16 | gmake: Unconditionally avoid setgid and group change in configure phase | leot | 1 | -3/+5 |
2018-07-04 | Patch SV 51159 in GNU Make. | bsiegert | 4 | -3/+167 |
2018-07-04 | Update GNU make to 4.2.1. | bsiegert | 4 | -59/+13 |
2018-04-30 | devel/gmake: Make this work with glibc glob interface v2 | minskim | 3 | -3/+55 |
2018-04-28 | devel/gmake: Apply patch to support GLIBC glob interface v2 | minskim | 3 | -1/+43 |
2016-12-17 | Do not raise stack limits during the build. It messes up ressource | joerg | 3 | -6/+18 |
2016-09-08 | Readd two forgotten patches. | joerg | 2 | -0/+49 |
2016-09-08 | Revert GNU make to 4.1 due to problems in the new job server code. | joerg | 2 | -11/+9 |
2016-09-06 | Disable use of new pselect code. At least on NetBSD 7 bulk builds, it | joerg | 1 | -2/+6 |
2016-07-09 | Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. | wiz | 1 | -1/+2 |
2016-06-11 | Updated gmake to 4.2.1. | wiz | 6 | -214/+7 |
2016-05-31 | Update gmake to 4.2 (again), this time with an upstream patch | wiz | 7 | -55/+210 |
2016-05-31 | back out recent gmake 4.2 update due to mozilla products fallout | tnn | 4 | -7/+59 |
2016-05-27 | Revert r1.95 (Mark bin/gmake as not safe for Pax) | khorben | 1 | -4/+1 |
2016-05-26 | Mark bin/gmake from devel/gmake as not safe for Pax {ASLR,MPROTECT} | khorben | 1 | -1/+4 |
2016-05-23 | Update gmake to 4.2: | wiz | 4 | -59/+7 |
2016-02-25 | Use OPSYSVARS. | jperkin | 1 | -8/+4 |
2016-01-01 | Remove nls option for NetBSD | ryoon | 2 | -7/+3 |
2015-11-03 | Add SHA512 digests for distfiles for devel category | agc | 1 | -1/+2 |
2014-11-09 | Appy upstream git commit 292da6f6867b75a5af7ddbb639a1feae022f438f | obache | 4 | -2/+54 |
2014-10-12 | Update to 4.1: | wiz | 3 | -11/+11 |
2014-10-09 | Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. | wiz | 1 | -3/+1 |
2014-07-17 | snprintf is required. Fix build under SCO OpenServer 5.0.7/3.2. | ryoon | 1 | -1/+3 |
2013-10-23 | Update to 4.0: | wiz | 10 | -169/+14 |
2013-05-31 | Bump all packages for perl-5.18, that | wiz | 1 | -2/+2 |
2013-05-12 | Force intermediate targets to be considered if they are non-intermediate for ... | richard | 4 | -3/+54 |
2012-12-06 | Add PKGGNUDIR support. | jperkin | 1 | -3/+3 |
2012-10-31 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -2/+1 |
2012-06-02 | Add symlink gnu/man/man1/make.1 | cheusov | 2 | -5/+7 |
2012-05-29 | Remove GNU_PROGRAM_PREFIX variable (discussed in pkgsrc-users@). | cheusov | 3 | -24/+14 |
2011-11-26 | Fix PLIST for option nls. | hans | 1 | -2/+3 |
2011-11-26 | Use options framework for NLS support. Enable by default on NetBSD, but | hans | 2 | -15/+26 |
2011-07-09 | Do not use strndup on MirBSD, it used to be broken. Fixes lots of | bsiegert | 1 | -1/+6 |
2011-04-22 | recursive bump from gettext-lib shlib bump. | obache | 1 | -2/+2 |
2011-02-06 | uintmax_t is defined in stdint.h on SUA, include it additionally. | obache | 2 | -4/+14 |
2011-01-17 | Revert the last change to avoid cyclic dependencies. | is | 1 | -3/+1 |
2011-01-17 | Declaring char *getcwd(); interfered with _USE_FORTIFY_SOURCE=N (for N>0). | is | 2 | -3/+12 |
2011-01-17 | Add USE_TOOLS+=perl; needed to run make test. | is | 1 | -1/+3 |
2010-08-31 | Update distinfo, noted by tron@. (Thanks!) | taca | 1 | -1/+2 |
2010-08-31 | Add a fix for bug #30612 (http://savannah.gnu.org/bugs/index.php?30612) | taca | 2 | -1/+54 |
2010-08-07 | Set LICENSE. | wiz | 1 | -2/+3 |
2010-08-07 | Update to 3.82: | wiz | 5 | -23/+23 |
2009-12-02 | Switch to the bzip2 distfile, as requested in PR pkg/30553. | snj | 2 | -5/+6 |
2009-10-30 | Generate distinfo for previous commit. | ahoka | 1 | -1/+2 |
2009-10-30 | Fix compilation with PCC. | ahoka | 1 | -0/+15 |
2008-04-12 | Convert to use PLIST_VARS instead of manually passing "@comment " | jlam | 2 | -6/+6 |
2006-10-09 | Flag a number of packages I use as supporting (user-)destdir. | joerg | 1 | -4/+5 |
2006-07-06 | Require msgfmt, when NLS is desired. | joerg | 1 | -1/+2 |
2006-04-17 | Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey | jlam | 1 | -24/+24 |
2006-04-13 | BROKEN_GETTEXT_DETECTION already defaults to "no". | jlam | 1 | -2/+1 |