Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-05-26 | Second round of explicit pax dependencies. As reminded by tnn@, | joerg | 1 | -3/+3 | |
many packages used to use ${PAX}. Use the common way of directly calling pax, it is created as tool after all. | |||||
2007-06-12 | Doesn't support TLS and is therefore pretty much useless on DragonFly. | joerg | 1 | -2/+2 | |
2006-09-27 | Set MAKE_ENV+=SHELL=${CONFIG_SHELL} for all gcc packages. Fixes SHELL set | abs | 1 | -1/+2 | |
to non sh compatible shell in environment. Thanks to Georg Schwarz. | |||||
2006-07-27 | Rename "SITES_* to "SITES.*" for file-specific lists of sites from which | jlam | 1 | -2/+2 | |
to fetch the file. This completes the renaming described in revision 1.1799 of bsd.pkg.mk. | |||||
2006-03-20 | * Nuke all references to and definitions of INFO_DIR in package Makefiles | jlam | 2 | -5/+11 | |
and replace with appropriate references to PKGINFODIR instead. * Properly account for split info files during installation. * Move info file listings directly into the package PLISTs. This fixes info-file-related PLIST problems. | |||||
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 | |
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers. | |||||
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 | |
automatically detects whether we want the pkginstall machinery to be used by the package Makefile. | |||||
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -3/+3 | |
CONFIGURE_ARGS. | |||||
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -4/+4 | |
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html | |||||
2005-11-09 | NOT_FOR_PLATFORM Interix. | tv | 1 | -2/+2 | |
2005-09-28 | Removed trailing white-space. | rillig | 1 | -4/+4 | |
2005-06-24 | Prevent paths to the build directories from being included in the package. | kristerw | 1 | -2/+5 | |
Bump PKGREVISION. | |||||
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 | |
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-24 | Add RMD160 digests | agc | 1 | -1/+4 | |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -3/+3 | |
Suggested by Roland Illig, ok'd by various. | |||||
2004-05-09 | Convert to buildlink3. | snj | 1 | -2/+2 | |
2004-02-19 | gcc 2.95 does not support the x86_64 architecture. | kristerw | 1 | -1/+2 | |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 | |
2004-01-02 | Synchronize patches with lang/gcc. Fixes build on -current. PKGREVISION++ | cjep | 2 | -3/+4 | |
2003-11-25 | Make this patch be more selective so that this package will work | dmcmahill | 1 | -2/+2 | |
on NetBSD/alpha versions 1.6 and newer. Previously, this package only worked on pre-1.6. Fixes problems noted in recent bulk builds. | |||||
2003-09-01 | whitespace fixes | cjep | 1 | -3/+3 | |
2003-08-09 | Make this package looking more like the other gcc packages. | seb | 6 | -623/+92 | |
Most user visible change is: this version of gcc is now installed in its own directory hierachy. Else and among other things: - remove build dependency on bison. - install info files. - remove per OPSYS PLISTs. - example mk file style changed to match with other gcc packages. - ... Bump PKGREVISION. | |||||
2003-07-22 | Regen after gcc patch updates | jmc | 1 | -4/+3 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-07-06 | style nits. use CC:M*gcc* to match any gcc, as per other packages. | grant | 1 | -7/+6 | |
2003-07-06 | set GCC_VERSION for use in GCC_ARCHDIR. remove a superfluous comment | grant | 1 | -2/+2 | |
about GCC_PREFIX. XXX why is GCC_PREFIX ${PREFIX}/gcc3 ? | |||||
2003-06-24 | regen | jmc | 1 | -4/+4 | |
2003-06-19 | Add checksums for patch-a{f,g,h}. | wiz | 1 | -1/+4 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2003-05-11 | It's CUT for cut, not CAT..... | jmc | 1 | -2/+2 | |
2003-04-27 | Use ${SED}, ${CUT}, ${TRUE} and ${ECHO}. | cjep | 1 | -8/+8 | |
2003-04-10 | make usage of pax more consistent, use -O to bomb on broken archives | grant | 1 | -2/+2 | |
(suggested by lukem), group z, r and f flags. some whitespace cleanup. | |||||
2003-04-10 | make ${PAX} usage consistent: | grant | 1 | -2/+1 | |
- group 'zrw' and 'p' args, -s last - use the && operator consistently - strip unneeded parens - some whitespace cleanup | |||||
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2002-11-12 | Sync with lang/gcc. | kent | 1 | -1/+3 | |
2002-10-22 | Update to 2.95.3-13 | kent | 2 | -7/+7 | |
- Improve 64bit architecture support | |||||
2002-10-20 | Prefer pax to GNU tar. By Greg A. Woods in PR 18719. | wiz | 1 | -2/+2 | |
2002-10-16 | Update to 2.95.3-12 | kent | 2 | -12/+11 | |
Changes: - add protection for alloca() - fix a problem on m68k Remove NOT_FOR_PLATFORM temporarily. If we have build error on a platform, lang/gcc also has the same error and patches for lang/gcc should be improved. If protection check in post-build fails, it is a problem in the ssp patch, we should tell the ssp author the problem, and add the platform to NOT_FOR_PLATFORM. | |||||
2002-10-06 | fix PLIST | dmcmahill | 2 | -5/+7 | |
2002-10-05 | sync with most recent lang/gcc updates. Problem noted in PR 18545 | dmcmahill | 2 | -6/+8 | |
filed by Greg Woods. | |||||
2002-09-24 | Complete standardization of messages according to latest pkglint. | wiz | 2 | -6/+6 | |
2002-08-17 | fix after last lang/gcc update. Tested on 1.5.3 sparc. | dmcmahill | 3 | -72/+10 | |
2002-07-13 | Fix build problem on Solaris. | kent | 2 | -12/+14 | |
The fix was provided by minoura@netbsd.org | |||||
2002-05-14 | Replace STRIPFLAG with _STRIPFLAG_CC to fix pkg/15467. | yyamano | 1 | -2/+2 | |
2002-04-05 | Update the ssp patch to 2.95.3-5. | kent | 2 | -9/+9 | |
Change in 2.95.3-5: - Some fixes at the copying arguments More concretely, a problem at compilation of src/usr.sbin/pppd/pppd/eui64.c is solved. | |||||
2002-03-29 | Update ssp patch to 2.95.3-4. | kent | 4 | -139/+139 | |
- Support mips. | |||||
2002-03-28 | Sync with lang/gcc. | kent | 3 | -93/+94 | |
2002-03-05 | Don't compile on powerpc, gcc needs help out of the box for netbsd/powerpc. | jmc | 1 | -2/+4 | |