Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-14 | Drop @unexec for directory removal. | joerg | 1 | -2/+1 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -35/+1 | |
2009-03-21 | Revert to unnassigned MAINTAINER. Address went to a mailing list which | darcy | 1 | -2/+2 | |
just returns a syntax error for arbitrary email messages. | |||||
2006-07-06 | Fixed pkglint warnings. | rillig | 1 | -13/+13 | |
2006-07-04 | Fix path on mastersite. | wiz | 1 | -2/+2 | |
2006-07-03 | Update gcc from 3.3.3 to 3.3.6, and binutils from 2.15.90-20040222 | kent | 8 | -98/+89 | |
to 2.16.91-20060119 to build with gcc-4 | |||||
2006-03-30 | * Honor PKGINFODIR. | jlam | 2 | -4/+4 | |
* List the info files directly in the PLIST. | |||||
2006-03-05 | * Teach the tools framework how to supply the pkgsrc version of | jlam | 1 | -3/+2 | |
makeinfo if no native makeinfo executable exists. Honor TEXINFO_REQD when determining whether the native makeinfo can be used. * Remove USE_MAKEINFO and replace it with USE_TOOLS+=makeinfo. * Get rid of all the "split" argument deduction for makeinfo since the PLIST module already handles varying numbers of split info files correctly. NOTE: Platforms that have "makeinfo" in the base system should check that the makeinfo entries of pkgsrc/mk/tools.${OPSYS}.mk are correct. | |||||
2006-02-16 | Add missing INFO file, and remove lib/gcc-lib if possible, | wiz | 2 | -5/+11 | |
for CHECK_FILES builds. Bump PKGREVISION. | |||||
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -3/+3 | |
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-10-24 | Replaced USE_GMAKE=yes with USE_TOOLS+=gmake. | rillig | 1 | -2/+2 | |
2005-02-24 | Add RMD160 digests | agc | 1 | -1/+4 | |
2005-01-27 | update MASTER_SITES. | kent | 1 | -1/+2 | |
PR#28801 | |||||
2004-03-11 | update sum for patches | kent | 1 | -2/+1 | |
2004-03-09 | update based gcc and binutils. | kent | 29 | -2297/+491 | |
- gcc 2.95.2 -> 3.3.3 - binutils 030425 -> 2.15.90 (20040222) | |||||
2004-01-25 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 | |
2003-09-21 | Fix relative path to mk dir. | wiz | 1 | -3/+3 | |
2003-09-05 | Indent a bit and comment the '.if.*'. | seb | 1 | -21/+21 | |
2003-09-05 | Bring back gcc's all target usage but add USE_MAKEINFO if USE_CROSS_GCC | seb | 1 | -2/+3 | |
is defined (one of the dependency already has USE_MAKEINFO anyway). | |||||
2003-09-04 | Avoid a build problem on -current. | kent | 1 | -2/+2 | |
PR: pkg/22670 | |||||
2003-08-25 | Conflicts with pth to make sure that libgcc does not | kent | 1 | -1/+2 | |
refer /usr/pkg/include/pthread.h | |||||
2003-04-27 | Update to 1.4.0 | kent | 4 | -42/+36 | |
- update binutils: 3.13 -> 030425 snapshot - use native pthread.h instead of unproven-pthread | |||||
2003-04-10 | make usage of pax more consistent, use -O to bomb on broken archives | grant | 1 | -3/+3 | |
(suggested by lukem), group z, r and f flags. some whitespace cleanup. | |||||
2002-10-16 | Fix build error when devel/autoheader is not installed. | kent | 2 | -5/+14 | |
2002-10-03 | Use autoconf.mk. | wiz | 2 | -4/+5 | |
2002-09-12 | Standardize. | wiz | 1 | -3/+3 | |
2002-08-21 | Sync with PEACE repositry | kent | 13 | -195/+90 | |
http://cvs.kshosen.ac.jp/cvsweb.cgi/peace/pkgsrc/cross/i386-netbsdpe/ - Update binutils to 2.13 - Remove f77/objcc stuff | |||||
2002-03-20 | Pass "--disable-nls" to configure to compile with NetBSD 1.5.x. | kent | 1 | -3/+3 | |
2002-03-18 | Sync with PEACE repositry. | kent | 8 | -25/+74 | |
http://cvs.kshosen.ac.jp/cvsweb.cgi/peace/pkgsrc/cross/i386-netbsdpe/ Change in 1.3.0 - Update binutils to 2.11.92-20011113 to support forwarder RVA | |||||
2001-12-15 | Modify all references to PKGSRCDIR to _PKGSRCDIR, except in the external | agc | 1 | -1/+1 | |
references of the pkglint package. _PKGSRCDIR is an internal definition in bsd.pkg.mk, and a few packages which would like to refer to other packages in the build tree. It should not be set by users, but neither should it stop a user from building a package if it is defined, so make it obvious that this is the case. | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 | |
2001-10-21 | Sync with PEACE repositry. | kent | 8 | -65/+135 | |
- Apply stack-protection patch. - Upgrade binutils: 2.9.1 -> 2.11.2. This package does not use cross-binutils-2.9.1 | |||||
2001-04-21 | Move to sha1 digests, and add distfile sizes. | skrll | 1 | -5/+9 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -14/+12 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-03-10 | Purely automatic replacement: SYS_INCLUDE -> CROSS_SYS_INCLUDE. | wiz | 2 | -14/+15 | |
Fixes pkg/7006. | |||||
2001-03-08 | $() -> ${}; remove an empty line. | wiz | 1 | -3/+2 | |
2001-03-02 | Add RCS Id. | minoura | 1 | -0/+2 | |
2001-03-01 | Sync w/ PEACE repository. | minoura | 6 | -36/+50 | |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-02-05 | Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make | tron | 2 | -5/+5 | |
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski. | |||||
2001-02-01 | Update depends on cross-binutils to >=2.9.1.1. | wiz | 1 | -1/+1 | |
XXX: Why not use the common cross.mk? | |||||
2001-01-30 | Omission in the previous commit. | minoura | 1 | -0/+2 | |
2001-01-30 | Updated to gcc-2.95.2, from PEACE repository. | minoura | 20 | -98/+1600 | |
http://cvs.kshosen.ac.jp/cvsweb.cgi/peace/pkgsrc/cross/i386-netbsdpe/ | |||||
2000-11-06 | Fix RCS Id. | minoura | 4 | -4/+8 | |
2000-11-06 | Import cross-i386-netbsdpe, cross compile environment for PEACE/i386. | minoura | 16 | -0/+870 | |
This package obsoletes broken cross-i386-cygwin32. From the PEACE repository, http://cvs.kshosen.ac.jp/cvsweb.cgi/peace/pkgsrc/cross/i386-netbsdpe/ |