Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -6/+6 | |
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 1 | -2/+2 | |
dependency bumps. | |||||
2002-12-24 | Bump PKGREVISION because of dependency on latest freetype2 or glib2 | wiz | 1 | -2/+2 | |
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages. | |||||
2002-12-09 | Replace "true" by "${TRUE}". | tron | 1 | -3/+3 | |
2002-11-30 | USE_PKGLOCALEDIR, delint. | salo | 2 | -5/+6 | |
2002-09-21 | buildlink1 -> buildlink2 | jlam | 1 | -10/+10 | |
2002-09-10 | Since the major of libiconv was increased during the update to 1.8, | wiz | 1 | -2/+2 | |
bump dependency to latest libiconv version; recursively also bump all dependencies of packages depending on libiconv. Requested by fredb. | |||||
2002-07-19 | `@unexec ${RMDIR}' needs the %D prefix. Doh. | mycroft | 1 | -3/+3 | |
2002-03-13 | Give all packages which depend on "png" a version bump, and update | fredb | 1 | -1/+2 | |
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".] | |||||
2002-02-15 | mkdir -> ${MKDIR} | skrll | 1 | -3/+3 | |
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN} | |||||
2001-12-12 | Buildlinkify. | wiz | 1 | -3/+5 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 | |
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this. | |||||
2001-06-05 | Remove some unexec for share/locale dirs that are created by default. | wiz | 1 | -4/+1 | |
2001-04-22 | Update to 1.3.3, and some patches to make it compile again with newer | wiz | 6 | -5/+93 | |
gtkhtml. Changes: - The message bar was always shown, even if the preferences setting was not. - If the locale is set to Chinese, Japanese, or Korean, menus would be shown in the locale's language, but the actual text itself did not (Mitsuo Hamada). - Changes to some preferences would never be saved (Ian M Laurie). | |||||
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 | 2 | -7/+1 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-04-02 | Move BUILD_USES_MSGFMT in DEPENDS block, mostly by removing empty | wiz | 1 | -2/+2 | |
lines. | |||||
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-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-12-15 | Split PKGNAME and DISTNAME (fixes recent i386/bulk-build failure). | wiz | 1 | -2/+3 | |
2000-12-13 | Another HTML/text editor, GNOME based. Supplied in pkg/11668 by | wiz | 6 | -0/+158 | |
Jared McNeill. |