Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-01-11 | Set x_applibdir explicitly to the path we expect for app-defaults. | joerg | 1 | -1/+2 | |
This fixes modular Xorg and should also help for non-standard locations in general. | |||||
2006-06-21 | Add DragonFly support. | joerg | 4 | -2/+103 | |
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-12 | Bump all motif packages for recent openmotif update. The major version | joerg | 1 | -1/+2 | |
of the shared libXm has changed. | |||||
2005-07-16 | Get rid of USE_PERL5. The new way to express needing the Perl executable | jlam | 1 | -3/+2 | |
around at either build-time or at run-time is: USE_TOOLS+= perl # build-time USE_TOOLS+= perl:run # run-time Also remove some places where perl5/buildlink3.mk was being included by a package Makefile, but all that the package wanted was the Perl executable. | |||||
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/+2 | |
2004-11-09 | Changes 4.2: | adam | 5 | -46/+16 | |
* Minor small improvements reported by users * Change to make autoheader shut up with its warnings * Include help headers in distribution | |||||
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -1/+2 | |
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include. | |||||
2004-04-18 | Convert to buildlink3. | snj | 1 | -6/+5 | |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 | |
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-17 | Make this build in current. (No more P_INMEM in <sys/proc.h>.) | fredb | 2 | -1/+18 | |
2003-06-17 | Fix a typo. | fredb | 1 | -0/+13 | |
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-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -5/+5 | |
2002-08-25 | Merge packages from the buildlink2 branch back into the main trunk that | jlam | 1 | -6/+4 | |
have been converted to USE_BUILDLINK2. | |||||
2002-07-24 | Change explicit build dependencies on perl into "USE_PERL5=build". This | jlam | 1 | -3/+2 | |
makes these packages build correctly on Darwin where perl>=5.8.0 is required. | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -4/+4 | |
2001-10-24 | I am a triple idiot. The only relevant variable that x11.buildlink.mk | jlam | 1 | -2/+2 | |
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR, which points to the location of the X11R6 hierarchy used during building. If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to ${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use. Remove the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and revert changes to move x11.buildlink.mk before the other buildlink.mk files. | |||||
2001-10-23 | x11.buildlink.mk needs to be included before any buildlink.mk files that | jlam | 1 | -2/+2 | |
use X11_BUILDLINK_MK as a test value. Generally just reordering the inclusions so that x11.buildlink.mk comes before the other buildlink.mk files will make everthing work. | |||||
2001-09-08 | Use mk/motif.buildlink.mk instead of lesstif/buildlink.mk. | jlam | 1 | -2/+2 | |
2001-08-29 | Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references | jlam | 1 | -2/+3 | |
to ${X11BASE} in the header and library search paths into references to ${LOCALBASE}/share/x11-links. These packages should now be strongly- buildlinked regardless of whether xpkgwedge is installed. Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge. | |||||
2001-07-03 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. | jlam | 4 | -16/+20 | |
2001-04-30 | Change build dependency from perl-5.* to perl>=${PERL5_REQD}. Also change | jlam | 1 | -2/+2 | |
dependency from libperl-5.* to libperl>=${PERL5_REQD}. | |||||
2001-04-19 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -6/+4 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -2/+2 | |
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org> | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-09-05 | Update build dependency on perl to build in correct directory if perl | jlam | 1 | -2/+2 | |
interpreter is not found. | |||||
2000-09-03 | remove duplicate / in DEPENDS path | wiz | 1 | -2/+2 | |
2000-08-28 | Use PERL5 variable for location of perl5 binary. | jlam | 1 | -6/+6 | |
2000-05-11 | rpath stuff for ELF. | dmcmahill | 2 | -0/+14 | |
addresses PR port-pmax/10099 reported by Nino Margetic <nino@well.ox.ac.uk> | |||||
1999-07-13 | Update 3.12 to 3.14. | sakamoto | 2 | -4/+4 | |
1999-06-18 | Update xps to 3.12. | sakamoto | 2 | -11/+8 | |
1999-05-29 | touch configure for autoconf is never run, noted by Hubert Feyrer. | sakamoto | 1 | -1/+4 | |
1999-05-24 | Update xps to 3.10. | sakamoto | 2 | -4/+4 | |
1999-04-14 | ${LOCALBAASE}/bin/perl or bust. | bad | 1 | -2/+2 | |
1999-04-06 | Minor modifications to the English. | agc | 1 | -1/+1 | |
1999-03-01 | Update to xps-3.06 | sakamoto | 3 | -17/+4 | |
1999-02-27 | xps-3.04 (displays the Unix processes as a tree of forest) | sakamoto | 6 | -0/+45 | |