Commit graph

4228 commits

Author SHA1 Message Date
tv
a96bf3e298 Shared objects can, in fact, have dots in their basenames. Libtool
creates such with the `-release' (versus `-version-info') build option.
1999-01-04 19:23:30 +00:00
frueauf
06d3c5cd67 Forgot to commit this: s/pgsql/!!PGUSER!!/ cause we don't hardcode
that into our package. This will get substituted at build time.
1999-01-04 14:10:16 +00:00
tv
64dd60cbeb Note why USE_ZLIB is not used. 1999-01-04 13:33:07 +00:00
frueauf
986c19dc58 Add and enable gtksql. 1999-01-04 13:11:03 +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
frueauf
1f4b04d4d9 Update postgresql to 6.4.2. Among bugfixes and new features, this also
adds patches for m68k support, provided in pr 6664 by MOCHIDA Shuji.
1999-01-04 13:05:01 +00:00
frueauf
9497115c5a Set NOT_FOR_ARCHS=mips cause they need more porting to work on pmax. 1999-01-04 09:30:46 +00:00
abs
db63f91df1 These patches used HAVE_RESOLUTION_FIELD to work with both old and newer
versions of Xfree86. Unfortunately the configure script (to set
HAVE_RESOLUTION_FIELD) was never run, and if run it failed due to missing
-I/usr/X11R6/include. The net result was it always configured for the old
version of XFree86. Now sets HAVE_RESOLUTION_FIELD correctly, which means
we can work with XFree86 3.3.3.
1999-01-04 02:40:16 +00:00
tron
e05360e69c Don't check for deprecated symbol "unix". 1999-01-04 01:16:18 +00:00
tron
8111515550 Add "nethack" sub packages to make sure that "make clean" does its work. 1999-01-03 17:07:20 +00:00
frueauf
5df67c48ba Fix thinko - #if (defined(BSD) && BSD >= 199306) does only work if
sys/param.h is included. Check for __NetBSD__ this time to define
the unix symbol in every part of the teTeX package.
1999-01-03 16:15:26 +00:00
augustss
3a8f0b7a92 Make sure this package conflicts with gtk+-1.1.* and glib-1.1.* so
it doesn't clobber them.
1999-01-03 15:20:52 +00:00
frueauf
bdf6ae9ef0 Reflect that addnerd has version 1.6 now, as noted in pr 6721. 1999-01-03 13:13:12 +00:00
tron
d0848488ca Update "gnome-core" package to version 0.99.0. 1999-01-03 00:49:12 +00:00
tron
044e4a8dcc Update "ImageMagick" package to version 4.1.7. 1999-01-02 20:57:28 +00:00
tron
c61235880c Update "libgtop" package to version 0.99.0. 1999-01-02 19:50:17 +00:00
hubertf
1f92f65b29 add and enable xtermset 1999-01-02 13:05:04 +00:00
hubertf
64fafc5c7c Change things like foreground color, size etc. on an xterm
from the command line by issuing the appropriate escape sequences.
1999-01-02 13:04:45 +00:00
frueauf
accc66622c Update fetchmail to 4.7.3.
fetchmail-4.7.3 (Thu Dec 31 11:54:01 EST 1998):
* Added new FAQ item G11 and added material to R1.
* Do a full antispam check on the EOM response in case the local MTA does
  content analysis of the message body.
* Bouncemail now conforms to RFC1984 correctly.
* Use sigprocmask to avoid Ron Gomes's weird hang bug (I hope).
1999-01-02 11:15:49 +00:00
abs
b10a2b2686 utilitiy -> utility 1999-01-02 10:09:25 +00:00
hubertf
9f10338507 work around PREFIX not being defined for exist() 1999-01-02 02:26:34 +00:00
garbled
31e54dc4e1 update PLIST to reflect reality, and add a trick to determine if we have
f2c or f77, and set BUILD_DEPENDS appropriately.
1999-01-01 23:42:58 +00:00
tron
931ec52974 Add compatibility code for program invocation name handling to
"gnomesupport" library instead of only patching "gnome-gen-mimedb"
program.
1999-01-01 23:40:43 +00:00
tron
d0273b8382 Remove duplicate dependences. 1999-01-01 22:44:50 +00:00
garbled
21519511b4 Depend on gettext, otherwise the build blows up. 1999-01-01 22:35:25 +00:00
garbled
bd8e66aa7c Minor LP64 fixes to get this building on alpha 1999-01-01 22:08:26 +00:00
garbled
4462f71a1a Make this pkg build on ELF by not overriding the LDFLAGS, then turn around
and disable it on alpha because it core dumps..  Wheee!
1999-01-01 09:03:36 +00:00
garbled
cf96764051 __alpha__ != Digital Unix. Fix. 1999-01-01 08:12:17 +00:00
garbled
8230ed06cd Make this pkg compile on alpha again:
LP64 fixes to deal with -Werror
Re-enable INTTYPES stuff that was lost in the recent update.
Thanks to Matt for helping me with a nasty.. ;)
1999-01-01 07:58:29 +00:00
garbled
5e3d63e351 remove sys_errlist foo. Now builds on alpha. 1999-01-01 03:15:56 +00:00
garbled
b2e1d0d408 apparently gtk now needs -lintl. Silence the beast. 1999-01-01 02:41:16 +00:00
frueauf
af272ead05 Update lsof to 4.39.
The November 25, 1998 revision (4.38): adds FreeBSD 3.0 support;
has idrlogin.perl* scripts updated to recognize sshd processes;
adds support for Digital UNIX 5.0-BETA; adds support for OpenBSD
2.4; adds support for SCO OSR 5.0.5; changes Solaris 2.7 support
to Solaris 7 support; adds support for NEXTSTEP 3.3; adds support
for OpenStep 4.x; adds support for UnixWare 2.1.3; adds support
for Linux 2.0.36; updated NetBSD sources for UVM header file
change; corrects a bug in Sun format kernel name cache processing.

The December 29 1998 revision (4.39): fixes a device number
handling bug for Solaris 7; improves FreeBSD configuration; adds
+f[cfn] option for listing file structure values; makes minor
tweaks for additional Linux glibc evasion; supports AIX 4.3.2;
fixes a -c option processing bug.
1999-01-01 01:56:51 +00:00
garbled
49c69af9d5 The mater site doesn't *have* imlib-1.8.2, but the mirror sites do. Go
figure.  Anyhow.. the master site is a real PITA to connect to.  Change
master site to something more useful.
1998-12-31 23:54:54 +00:00
marc
d66dac9512 addnerd-1.6 conflicts with addnerd-1.5 1998-12-31 21:21:53 +00:00
tv
6b7aad5d83 Don't reach into other pkg's ${WRKDIR}. Add appropriate CONFLICTS between
the angband pkgs.
1998-12-31 15:19:13 +00:00
frueauf
0d56a60aca Ok, cause I am to lame to teach cvs not so substitute $Id$, I trick it
by using a different diff format. No damn $Id$ anymore.
1998-12-31 15:14:11 +00:00
frueauf
8d9933da40 I hope the patches are sane now... 1998-12-31 15:02:51 +00:00
frueauf
a23df13e0f Gna, $Id$ where changed, maybe cvs add -ko fixes sustition *sigh* 1998-12-31 15:01:21 +00:00
frueauf
db173d54d6 Add and enable pgp5. 1998-12-31 14:32:42 +00:00
frueauf
1d4fbef9a6 Initial import of pgp-5.0i, PGP 5i (international version).
Based on pr 6684 by Martin J. Laubach with heavy refining/fixing by myself.

XXX This package needs still some tweaking to work with rsaref.
XXX Maybe some US citizen developer can take over?
XXX At least its usefull to non-US ppl.
1998-12-31 14:25:30 +00:00
tv
e433d0e3f7 DO NOT REACH OVER INTO ANOTHER PKG'S ${WRKDIR}!
This breaks many things, not the least of which are `make fetch-list'
and `WRKOBJDIR'.
1998-12-31 13:20:52 +00:00
frueauf
bce3d0411e Add and enable glade. 1998-12-31 13:17:17 +00:00
frueauf
84c562a9ae Initial import of glade-0.3.9, a user interface builder for GTK+.
Provided in pr 6692 by Rene Hexel.
1998-12-31 13:15:22 +00:00
frueauf
1a407ca735 Update geda to 19981213, provided in pr 6693 by Rene Hexel. 1998-12-31 12:05:52 +00:00
garbled
0fc28f0518 Newer versions of qt >1.40 seem to need -lXext 1998-12-31 07:28:46 +00:00
garbled
76264b2116 Make these packages conform to read-only-pkgsrc. Bad garbled! bad!
Fixes PR 6528 by Simon Burge.
1998-12-31 06:19:38 +00:00
garbled
728861d795 Shut up the compiler warnings on alpha. 1998-12-31 05:51:01 +00:00
tv
403370cf8f Ditto as for patch-ab. 1998-12-30 20:51:19 +00:00
tv
d8e58a859b ANSI-ism in hash.cc: can't implicitly cast a const reference to a
non-const reference.
1998-12-30 20:36:54 +00:00
garbled
b0d15709d3 rgrep needs -lm and -ltermcap for slang to be happy. 1998-12-30 19:01:10 +00:00