summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1999-01-04Merge patches supplied by Clifford Wright in PR pkg/6389 to make thistron1-7/+10
package compile on 1.3 and 1.3.x.
1999-01-04Add a mirror site.tron1-2/+3
1999-01-04Make gs work on ELF too.frueauf1-2/+2
1999-01-04Update "mutt" package to version 0.95.1:tron3-8/+9
Mutt 0.95.1 fixes a couple of bugs noted by users since the release of 0.95 in December.
1999-01-04Make dialog work on ELF too.frueauf1-3/+3
1999-01-04Don't check for deprecated symbol "unix".tron2-0/+30
1999-01-04Shared objects can, in fact, have dots in their basenames. Libtooltv1-2/+2
creates such with the `-release' (versus `-version-info') build option.
1999-01-04Forgot to commit this: s/pgsql/!!PGUSER!!/ cause we don't hardcodefrueauf1-6/+6
that into our package. This will get substituted at build time.
1999-01-04Note why USE_ZLIB is not used.tv1-1/+2
1999-01-04Add and enable gtksql.frueauf1-1/+2
1999-01-04Initial import of gtksql-0.2, a query tool for PostgreSQL written with GTK.frueauf6-0/+65
Provided in pr 6691 by Rene Hexel with additional fixes by myself.
1999-01-04Update postgresql to 6.4.2. Among bugfixes and new features, this alsofrueauf8-245/+487
adds patches for m68k support, provided in pr 6664 by MOCHIDA Shuji.
1999-01-04Set NOT_FOR_ARCHS=mips cause they need more porting to work on pmax.frueauf3-5/+8
1999-01-04These patches used HAVE_RESOLUTION_FIELD to work with both old and newerabs2-6/+4
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-04Don't check for deprecated symbol "unix".tron1-0/+17
1999-01-03Add "nethack" sub packages to make sure that "make clean" does its work.tron1-1/+5
1999-01-03Fix thinko - #if (defined(BSD) && BSD >= 199306) does only work iffrueauf1-5/+5
sys/param.h is included. Check for __NetBSD__ this time to define the unix symbol in every part of the teTeX package.
1999-01-03Make sure this package conflicts with gtk+-1.1.* and glib-1.1.* soaugustss1-3/+2
it doesn't clobber them.
1999-01-03Reflect that addnerd has version 1.6 now, as noted in pr 6721.frueauf3-6/+6
1999-01-03Update "gnome-core" package to version 0.99.0.tron3-167/+184
1999-01-02Update "ImageMagick" package to version 4.1.7.tron4-12/+12
1999-01-02Update "libgtop" package to version 0.99.0.tron16-902/+146
1999-01-02add and enable xtermsethubertf1-1/+2
1999-01-02Change things like foreground color, size etc. on an xtermhubertf6-0/+59
from the command line by issuing the appropriate escape sequences.
1999-01-02Update fetchmail to 4.7.3.frueauf2-5/+5
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-02utilitiy -> utilityabs1-1/+1
1999-01-02work around PREFIX not being defined for exist()hubertf1-6/+5
1999-01-01update PLIST to reflect reality, and add a trick to determine if we havegarbled2-4/+14
f2c or f77, and set BUILD_DEPENDS appropriately.
1999-01-01Add compatibility code for program invocation name handling totron1-26/+18
"gnomesupport" library instead of only patching "gnome-gen-mimedb" program.
1999-01-01Remove duplicate dependences.tron1-6/+1
1999-01-01Depend on gettext, otherwise the build blows up.garbled1-1/+3
1999-01-01Minor LP64 fixes to get this building on alphagarbled2-0/+22
1999-01-01Make this pkg build on ELF by not overriding the LDFLAGS, then turn aroundgarbled2-6/+12
and disable it on alpha because it core dumps.. Wheee!
1999-01-01__alpha__ != Digital Unix. Fix.garbled1-0/+21
1999-01-01Make this pkg compile on alpha again:garbled7-16/+104
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-01remove sys_errlist foo. Now builds on alpha.garbled1-0/+15
1999-01-01apparently gtk now needs -lintl. Silence the beast.garbled1-5/+12
1999-01-01Update lsof to 4.39.frueauf3-12/+9
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.
1998-12-31The mater site doesn't *have* imlib-1.8.2, but the mirror sites do. Gogarbled1-2/+2
figure. Anyhow.. the master site is a real PITA to connect to. Change master site to something more useful.
1998-12-31addnerd-1.6 conflicts with addnerd-1.5marc1-1/+3
1998-12-31Don't reach into other pkg's ${WRKDIR}. Add appropriate CONFLICTS betweentv3-15/+13
the angband pkgs.
1998-12-31Ok, cause I am to lame to teach cvs not so substitute $Id$, I trick itfrueauf3-100/+147
by using a different diff format. No damn $Id$ anymore.
1998-12-31I hope the patches are sane now...frueauf2-0/+90
1998-12-31Gna, $Id$ where changed, maybe cvs add -ko fixes sustition *sigh*frueauf2-90/+0
1998-12-31Add and enable pgp5.frueauf1-1/+2
1998-12-31Initial import of pgp-5.0i, PGP 5i (international version).frueauf12-0/+239
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-31DO NOT REACH OVER INTO ANOTHER PKG'S ${WRKDIR}!tv7-42/+51
This breaks many things, not the least of which are `make fetch-list' and `WRKOBJDIR'.
1998-12-31Add and enable glade.frueauf1-1/+2
1998-12-31Initial import of glade-0.3.9, a user interface builder for GTK+.frueauf5-0/+57
Provided in pr 6692 by Rene Hexel.
1998-12-31Update geda to 19981213, provided in pr 6693 by Rene Hexel.frueauf3-6/+32