Commit graph

36 commits

Author SHA1 Message Date
kleink
65cd9200c9 Use proper multi-line string concatenation. 2003-09-08 12:13:49 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
jlam
475cbe5281 Bump PKGREVISION due to increase in the major number of libpq.so between
version 7.2.3 and 7.3.1 of databases/postgresql-lib.
2003-01-05 20:14:20 +00:00
jlam
2c9d572503 buildlink1 -> buildlink2 2002-09-21 07:56:28 +00:00
hubertf
0a0ac1392e Make this find it's headers 2002-04-05 01:49:46 +00:00
zuntum
0ca28723fb Move pkg/ files into package's toplevel directory 2001-11-01 00:11:36 +00:00
jlam
a4bc16d30c I am a triple idiot. The only relevant variable that x11.buildlink.mk
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR,
which points to the location of the X11R6 hierarchy used during building.
If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to
${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use.  Remove
the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and
revert changes to move x11.buildlink.mk before the other buildlink.mk files.
2001-10-24 22:10:43 +00:00
jlam
dff59f9ec3 x11.buildlink.mk needs to be included before any buildlink.mk files that
use X11_BUILDLINK_MK as a test value.  Generally just reordering the
inclusions so that x11.buildlink.mk comes before the other buildlink.mk
files will make everthing work.
2001-10-23 13:14:43 +00:00
jlam
63fc151cb9 Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references
to ${X11BASE} in the header and library search paths into references to
${LOCALBASE}/share/x11-links.  These packages should now be strongly-
buildlinked regardless of whether xpkgwedge is installed.

Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and
lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
2001-08-29 22:41:00 +00:00
jlam
78aebf9a45 Use -L${BUILDLINK_DIR}/lib instead of -L${LOCALBASE}/lib. 2001-08-23 21:46:53 +00:00
jlam
3b033aa092 Honor CFLAGS and CC settings from the environment, complete the conversion
to use buildlink.mk files, and truly mark as USE_BUILDLINK_ONLY.
2001-08-23 21:44:12 +00:00
abs
b7461a0df2 Fix for xpkgwedge, and buildlink-ify 2001-08-14 17:13:02 +00:00
jlam
cded4feae4 Update postgresql dependencies to look like:
DEPENDS+= postgresql-{6.5.3*,7.0*,lib-*}:../../databases/postgresql-lib
2001-05-14 15:04:49 +00:00
agc
6ef28d06c5 Move to sha1 digests, and add distfile sizes. 2001-04-18 16:10:56 +00:00
agc
5092342d3d + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
+ include distfile filesizes in distinfo
2001-04-17 09:56:50 +00:00
wiz
417e8bbabf Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:17:22 +00:00
jlam
b57cbb4650 Update dependency on postgresql to >=6.5.3. 2000-05-20 19:52:49 +00:00
jlam
e2104b8abb Adapt to new postgresql include/library locations. 2000-04-09 03:53:50 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
darcy
dfeeb73218 upgraded PostgreSQL to 6.5.3 and updated the dependent Makefiles 1999-12-02 01:47:04 +00:00
tron
dac52b7e09 Use wildcard dependence for "gtk+" package. 1999-10-22 23:55:47 +00:00
hubertf
ba048a63ee pull in bsd.prefs.mk for PGUSER 1999-10-07 01:11:49 +00:00
jlam
5a1f11078f Update dependencies on postgresql. 1999-09-20 23:48:47 +00:00
rh
6c7e0a91ff Update dependency on gtk+-1.2.4 1999-08-28 09:43:06 +00:00
rh
8f17e37327 Update gtksql to version 0.3
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-08-20 14:14:20 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
kleink
7138502115 Fix runtime linkage. 1999-05-27 15:10:54 +00:00
tv
5c60ed5794 Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
pattern match format.  Minor pkglint along the way.
1999-05-24 20:39:35 +00:00
rh
41a80e1bb7 Adapt in order to work together with new gtk10 package 1999-02-19 14:28:08 +00:00
agc
f6473207ca Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this
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-30 23:18:44 +00:00
frueauf
259cb9f5ca Adjust NOT_FOR_ARCHS to match the one in postgresql. 1999-01-17 00:56:43 +00:00
frueauf
74d196422a Initial import of gtksql-0.2, a query tool for PostgreSQL written with GTK.
Provided in pr 6691 by Rene Hexel with additional fixes by myself.
1999-01-04 13:08:47 +00:00