Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 | |
Suggested by Roland Illig, ok'd by various. | |||||
2004-10-29 | use mk/mysql.buildlink3.mk instead of databases/mysql-client/buildlink3.mk, | jdolecek | 1 | -2/+2 | |
so that we'd not force dependance on specific MySQL version, and instead pick the currently installed mysql*-client (or install the default if there is no mysql-client package installed yet) this makes package buildable with arbitrary MySQL version, such as 3.23.x, 4.0.x or 4.1.x | |||||
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-25 | Convert to buildlink3. | snj | 1 | -6/+6 | |
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-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
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-09-21 | buildlink1 -> buildlink2 | jlam | 1 | -6/+9 | |
2002-04-17 | Update dependency on xforms. We're mainly bumping the dependency | fredb | 3 | -9/+20 | |
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-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-04-18 | 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 + include distfile filesizes in distinfo | |||||
2001-03-26 | Depend on mysql-client>=3.23.35 because of library major bump. | bad | 1 | -2/+2 | |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-11-03 | Pass X11PREFIX=${X11PREFIX} to the make subproccess. | veego | 1 | -1/+2 | |
2000-11-03 | Use X11PREFIX and not X11BASE for XFORMINCDIR. Now works with xpkwedge. | veego | 2 | -4/+4 | |
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-08-23 | Use "USE_XPM" option instead of direct dependence on the "xpm" package. | tron | 1 | -3/+3 | |
2000-02-15 | Update for mysql-client-3.22.32. | bad | 1 | -2/+2 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-12-13 | Update to depend on mysql-client-3.22.27. | bad | 1 | -2/+2 | |
1999-09-06 | fix | hubertf | 1 | -2/+2 | |
1999-08-05 | Initial import of xmysql-1.10, a graphical front end to the MySQL database | bad | 7 | -0/+86 | |
engine. |