Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-01-19 | Reset maintainer on his request. | wiz | 1 | -2/+2 | |
2006-12-15 | Mechanically replace all includes of buildlink3.mk of the following | joerg | 1 | -2/+2 | |
packages with the modular Xorg equivalent. Those are falling back to the old location by default, so this commmit doesn't change dependencies. graphics/xpm ==> x11/libXpm fonts/Xft2 ==> x11/libXft x11/Xfixes ==> x11/libXfixes x11/xcursor ==> x11/libXcursor x11/Xrender ==> x11/libXrender x11/Xrandr ==> libXrandr | |||||
2006-10-23 | Fixed "test ==" and a pkglint warning. | rillig | 3 | -2/+26 | |
2006-05-15 | Uses C++. | joerg | 1 | -1/+2 | |
2006-04-22 | Removed the superfluous "quotes" and 'quotes' from variables that don't | rillig | 1 | -2/+2 | |
need them, for example RESTRICTED and SUBST_MESSAGE.*. | |||||
2006-02-26 | Fix DragonFly compilation. Assume OpenBSD will need this as well. | joerg | 2 | -7/+7 | |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 | |
2005-06-17 | Add missing RCS Id tag to patch-aa. | hira | 2 | -2/+4 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-03-16 | Added some patches for NetBSD-1.6.2, which lacks the readdir_r function. | rillig | 5 | -10/+47 | |
Cleaned up the package's Makefile. Approved by wiz. | |||||
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2005-02-10 | Update xfmail to 1.5.5. The old xfmail 1.4.7 would not build on NetBSD 2.0 | garbled | 9 | -147/+55 | |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+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 | -7/+7 | |
2004-01-03 | Bump package revisions for tiff update. | reed | 1 | -2/+2 | |
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used. | |||||
2003-06-11 | Update for the fact that 'arm' ports have been called NetBSD-*-arm for a while | abs | 1 | -3/+4 | |
now and not NetBSD-*-arm32. Changes include one or more of: - Change MACHINE_ARCH == arm32 to also match arm - Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm - Where BROKEN or worked around for arm gcc bugs, set USE_GCC3 The last may shake out a few more broken packages the next bulk build. | |||||
2003-05-05 | Line up PKGREVISION whitespace. | jmmv | 1 | -2/+2 | |
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 1 | -2/+2 | |
dependency bumps. | |||||
2002-12-28 | Bump PKGREVISION on packages that depend on x11/xforms, since there | jschauma | 1 | -2/+2 | |
has been a soname change. Pointed out by fredb. | |||||
2002-11-01 | Depend on latest gdbm and bump PKGREVISION (major bump in gdbm library). | wiz | 1 | -2/+2 | |
2002-10-02 | Use autoconf.mk. | wiz | 1 | -4/+4 | |
2002-09-21 | buildlink1 -> buildlink2 | jlam | 1 | -7/+8 | |
2002-04-17 | Update dependency on xforms. We're mainly bumping the dependency | fredb | 3 | -6/+23 | |
and package revision, since we may now link against the forms shared library, and because we also have to add a dependency on jpeg lib. | |||||
2001-12-20 | Because "X11BASE" and "LOCALBASE" are used in the patch configure script | tron | 1 | -1/+2 | |
we need to add them to "CONFIGURE_ENV". | |||||
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-10-12 | Fix build problem if new toolchain is used. | tron | 2 | -1/+15 | |
2001-08-27 | Use wildcard dependence on "autoconf" package. | tron | 1 | -3/+2 | |
2001-07-03 | Converted to use buildlink.mk files | zuntum | 1 | -5/+5 | |
2001-04-20 | 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 | -10/+8 | |
+ 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-03-05 | Add a BUILD_DEPENDS on autoconf. Noted in recent i386 bulk build. | wiz | 1 | -1/+2 | |
2001-02-26 | Update "xfmail" package to version 1.4.7. A list of the changes | tron | 8 | -64/+95 | |
from version 1.3 is not available. This update was contributed by Tomasz Luchowski in PR pkg/12163 | |||||
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -2/+2 | |
XXX need to teach pkglint to be more picky about this | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-09-28 | Belatedly bump "nb" version for xforms, and likewise increment packages | fredb | 1 | -2/+2 | |
that depend it, as suggested by wrstuden. The reason is so that older binary packages which were linked against an a.out shared lib won't have their package dependencies satisfied by the latest package, which has no shared libraries. There's no help for old ELF packages, unfortunately. | |||||
2000-09-07 | sync ONLY_FOR_PLATFORM with those that xforms is for. | dmcmahill | 1 | -2/+3 | |
2000-09-07 | add missing rpath for X11BASE. Fixes recently noted ELF problems. Also | dmcmahill | 2 | -16/+16 | |
nuke bogus hard coded -L/usr/local/lib | |||||
2000-08-23 | Use "USE_XPM" option instead of direct dependence on the "xpm" package. | tron | 1 | -2/+2 | |
2000-08-18 | Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and | hubertf | 1 | -2/+3 | |
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead. | |||||
2000-06-13 | change dependency from gdbm-1.7.3 to gdbm>=1.7.3 | wiz | 1 | -2/+2 | |
2000-02-15 | When multi-line dependencies occur, use a "DEPENDS+= package" format | agc | 1 | -4/+4 | |
for each of the continuation lines, rather than using backslashes to continue a single, long definition. This makes it much easier to spot pre-requisite packages and other dependencies. | |||||
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-11-23 | add a bunch of NO_CDROM where appropriate | hubertf | 1 | -1/+2 | |
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+6 | |
1999-06-20 | Don't use "{}" or "[]" in "ONLY_FOR_PLATFORM" or "NOT_FOR_PLATFORM" | tron | 1 | -2/+2 | |
because "bsd.pkg.mk" can't handle those patterns. Fixes PR pkg/7808 by Chris Demetriou. | |||||
1999-05-24 | Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM | tv | 1 | -13/+13 | |
pattern match format. Minor pkglint along the way. | |||||
1999-01-30 | Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this | agc | 1 | -2/+2 | |
package into ${X11BASE}". Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11 headers and libraries to build this package". | |||||
1999-01-16 | Set ONLY_FOR_ARCHS so that it matches xforms. | frueauf | 1 | -2/+2 | |
1998-08-30 | Add missing "@dirrm share/doc/xfmail". | frueauf | 1 | -1/+2 | |