summaryrefslogtreecommitdiff
path: root/databases/xsqlmenu
AgeCommit message (Collapse)AuthorFilesLines
2004-10-29use mk/mysql.buildlink3.mk instead of databases/mysql-client/buildlink3.mk,jdolecek1-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-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-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-11Convert to buildlink3.snj1-6/+6
2004-01-22replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-03Bump package revisions for tiff update.reed1-2/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2002-12-28Bump PKGREVISION on packages that depend on x11/xforms, since therejschauma1-2/+2
has been a soname change. Pointed out by fredb.
2002-09-21buildlink1 -> buildlink2jlam1-7/+9
2002-04-17Update dependency on xforms. We're mainly bumping the dependencyfredb3-8/+19
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-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-04-18Move to sha1 digests, and add distfile sizes.agc1-1/+2
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-6/+4
+ move the patch digest/checksum values from files/patch-sum to distinfo + include distfile filesizes in distinfo
2001-04-15<mysql/mysql.h> can be found in the mysql-client pkg:hubertf1-1/+2
noon% pkg_info -Fe /usr/pkg/include/mysql/mysql.h mysql-client-3.23.35 Add dependency on that!
2001-03-27Add xsqlmenu-2.10: X based GUI for MySQLhubertf6-0/+94
This is a powerful frontend for the MiniSQL or MySQL database engines, that allows the user to search the database through easy to use searchforms, select databases and tables from a menu, modify records just by clicking them in a browser and much more. Xsqlmenu supports having multiple tablewindows open at the same time (even from different databases !). Also free SQL SELECT statements are allowed (although they have a few restrictions to avoid confusion).