Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-05-20 | Update dependency on postgresql to >=6.5.3. | jlam | 1 | -2/+2 | |
2000-04-09 | Adapt to new postgresql include/library locations. | jlam | 3 | -27/+17 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-12-02 | upgraded PostgreSQL to 6.5.3 and updated the dependent Makefiles | darcy | 1 | -2/+2 | |
1999-10-22 | Use wildcard dependence for "gtk+" package. | tron | 1 | -2/+2 | |
1999-10-07 | pull in bsd.prefs.mk for PGUSER | hubertf | 1 | -1/+2 | |
1999-09-20 | Update dependencies on postgresql. | jlam | 1 | -2/+2 | |
1999-08-28 | Update dependency on gtk+-1.2.4 | rh | 1 | -2/+2 | |
1999-08-20 | Update gtksql to version 0.3 | rh | 4 | -26/+39 | |
Notable changes are: * corrected some left-over bugs from the 1.0 -> 1.2 transition * finished list display for PostgreSQL * made it compile with Gtk+ 1.2.x | |||||
1999-07-09 | Add package patch-sum files | agc | 1 | -0/+3 | |
1999-05-27 | Fix runtime linkage. | kleink | 1 | -2/+2 | |
1999-05-24 | Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM | tv | 1 | -14/+11 | |
pattern match format. Minor pkglint along the way. | |||||
1999-02-19 | Adapt in order to work together with new gtk10 package | rh | 2 | -8/+18 | |
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-17 | Adjust NOT_FOR_ARCHS to match the one in postgresql. | frueauf | 1 | -1/+4 | |
1999-01-04 | Initial import of gtksql-0.2, a query tool for PostgreSQL written with GTK. | frueauf | 6 | -0/+65 | |
Provided in pr 6691 by Rene Hexel with additional fixes by myself. |