Age | Commit message (Expand) | Author | Files | Lines |
2013-04-06 | Resolves: | rodent | 1 | -2/+2 |
2012-10-02 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 |
2011-07-15 | Staged installation support. (Also converts to static packaging list.) | asau | 1 | -12/+9 |
2010-10-12 | At least try to compile with newer GCC. | joerg | 1 | -2/+2 |
2009-09-20 | corrected HOMEPAGE URL (old URL no longer exists) | schwarz | 1 | -2/+2 |
2009-06-14 | Remove @dirrm related logic. | joerg | 1 | -4/+1 |
2008-02-01 | gcc-2 needs to be built with gcc3 on netbsd-4. From Aleksej Saushev. | tnn | 1 | -1/+6 |
2007-06-12 | Can't work on DragonFly due to missing TLS support. | joerg | 1 | -2/+2 |
2006-09-27 | Set MAKE_ENV+=SHELL=${CONFIG_SHELL} for all gcc packages. Fixes SHELL set | abs | 1 | -1/+2 |
2006-03-20 | * Nuke all references to and definitions of INFO_DIR in package Makefiles | jlam | 1 | -5/+6 |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 1 | -2/+1 |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -3/+3 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -5/+5 |
2005-11-09 | NOT_FOR_PLATFORM Interix. | tv | 1 | -2/+2 |
2005-06-24 | Prevent paths to the build directories from being included in the package. | kristerw | 1 | -2/+5 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -3/+3 |
2004-05-02 | Convert to buildlink3. | snj | 1 | -2/+2 |
2004-03-25 | When building devel/gmake as a build dependency, build it without locale | jlam | 1 | -1/+2 |
2004-02-19 | gcc 2.95 does not support the x86_64 architecture. | kristerw | 1 | -2/+2 |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 |
2003-12-18 | Apply patch from Harry Waddell in PR 23289 to chill in gcc 2.95.3, to | ben | 1 | -2/+2 |
2003-08-09 | USE_NEW_TEXINFO is unnecessary now. | seb | 1 | -2/+1 |
2003-08-08 | include major version number in COMMENT for distinction, some minor | grant | 1 | -2/+2 |
2003-07-23 | fix GCC_VERSION so GCC_ARCHDIR is correctly set. | grant | 1 | -9/+8 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-07-13 | oops, we still want the mk files for non-pkgsrc purposes. unbump | grant | 1 | -2/+2 |
2003-07-13 | greatly simplify the handling of pkgsrc gcc, and eliminate a bug which | grant | 1 | -2/+2 |
2003-07-12 | Add some patches against basesrc gcc implementing the "if-exists" | jtb | 1 | -2/+2 |
2003-07-06 | Reorder a bit so pkglint is happier. | seb | 1 | -4/+5 |
2003-07-06 | No need anymore to specify --infodir=... to configure. | seb | 1 | -6/+3 |
2003-07-06 | set GCC_VERSION for use in GCC_ARCHDIR. remove a superfluous comment | grant | 1 | -2/+3 |
2003-07-04 | Convert to USE_NEW_TEXINFO. | seb | 1 | -4/+5 |
2003-07-04 | Install example mk.conf in package specific directory. | seb | 1 | -6/+8 |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 |
2003-05-28 | remove redundant comment | grant | 1 | -2/+1 |
2003-05-27 | on Solaris, install into ${PREFIX}/${PKGNAME_NOREV} as per other | grant | 1 | -12/+7 |
2003-05-26 | Remove build-dependency on bison by applying patch from Todd Vierling | jschauma | 1 | -5/+2 |
2003-05-02 | Move the sample mk.conf file to share/examples/gcc/mk.conf, instead of | jmmv | 1 | -5/+8 |
2003-04-14 | only assume GNU toolchain on Linux and BSD and use try to use sane | grant | 1 | -7/+3 |
2003-04-14 | use the bootstrap target unless we know we are using gcc (either by | grant | 1 | -8/+23 |
2003-01-28 | Instead of including bsd.pkg.install.mk directly in a package Makefile, | jlam | 1 | -2/+2 |
2003-01-11 | Mark this NOT_FOR_PLATFORM Darwin. | grant | 1 | -1/+3 |
2002-12-12 | Check if $CC is defined first, next comparison breaks otherwise. | salo | 1 | -2/+2 |
2002-12-05 | use automatic MESSAGE handling. | grant | 1 | -2/+1 |
2002-10-26 | GNU make with its support of micro- and nano-second timestamp and stat(2) | seb | 1 | -14/+16 |
2002-10-20 | Install ${PREFIX}/etc/${PKGNAME}.mk on SunOS, too. From pkg/18627 by | jlam | 1 | -1/+2 |