summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1998-10-05Describing the ssleay package as "SSL" is not much help - expand the acronym.agc1-1/+1
1998-10-05fix up for dewey dependshubertf1-56/+36
1998-10-04Update "gnome-libs" to version 0.30.1.tron5-64/+50
1998-10-04Make me the maintainer of this package.tron1-2/+2
1998-10-04Add "share/locale".tron1-1/+3
1998-10-04Explicitly specify -ltermcap - the slang detection autoconf code is ugly.tv1-2/+2
1998-10-04Don't attempt to remove "${PREFIX}/share/locale" because that directorytron2-4/+2
is used by many other packages, too.
1998-10-04Add "cleandir" target to comform with the rest of our source tree.tron1-1/+5
1998-10-04Do not search for ncurses before curses.tv1-3/+12
1998-10-04Depend on "gtk+-1.1.2".tron1-2/+2
1998-10-04Add "pkgtools" to categories.tron1-2/+2
1998-10-04Add and enable p5-FCGI.tv1-1/+2
1998-10-04Add "glib-1.1.3" to conflicts.tron1-2/+2
1998-10-04Depend on "glib-1.1.3".tron1-2/+2
1998-10-04Update "gtk+" package to version 1.1.2.tron5-11/+39
1998-10-04Add p5-FCGI, a Perl implementation of the client side of FastCGI. Coupledtv5-0/+36
with apache and ap-fastcgi, this can make Perl-based CGI up to a hundred times faster in startup cost.
1998-10-04RCSIDs.tv10-0/+20
1998-10-04Update "glib" package to version 1.1.3.tron5-113/+47
1998-10-04Switch to using SLang (libslang) instead of ncurses. Advantages:tv1-3/+5
- better color support (slang used to be the only way to get color in Lynx) - uses system-supplied termcap.db--works properly with terminal types "screen" and "xterm" - more optimized on most displays
1998-10-04Blecch. The cat-id-tbl is somewhat out of date, so some messages aretv4-12/+14
wrong. Temporarily swap back to included-gettext.
1998-10-04Update to 4.1.35, and clean up. Now uses libslang from the pkgsrctv20-982/+246
collection, as well as catgets for internationalization.
1998-10-04Explicitly define unix=1 in slang.h on NetBSD.tv1-0/+16
1998-10-04RCSID.tv1-0/+2
1998-10-04Force use of termcap, as this does not depend on ncurses.tv1-0/+20
1998-10-04Fix PLIST; temporarily turn off automatic certificate generation (X.509tv2-9/+15
cert generation is broken).
1998-10-04configure for NetBSD 1.3, remove FreeBSDismhubertf1-15/+4
1998-10-04fix list of ports supporting UVM and PMAP_NEW with reality.hubertf1-3/+13
1998-10-04update to V2.211hubertf4-9/+73
1998-10-04Back out previous, and nuke mail-directory default setting completely.tv1-2/+1
Pine's default mail directory has always been `mail' (no capital), and users who want this changed may do so manually.
1998-10-03Fix path of mail-directoryhubertf1-2/+2
1998-10-03Update Apaches to 1.3.2.tv7-49/+18
apache-modssl: update mod_ssl to 2.0.12, and rename pkg to "apache-1.3.2-modssl-2.0.12" such that mod_ssl version changes are noted.
1998-10-03Add and enable ap-fastcgi and apache-modssl.tv1-2/+3
1998-10-03Add the FastCGI module for Apache, v 2.0.17. This pkg version of thetv6-0/+55
module compiles using apxs instead of compiling into the main binary.
1998-10-03Change the DEPENDS=apache-1.3.1 to atv1-2/+3
{BUILD,RUN}_DEPENDS=${PREFIX}/sbin/apxs so that this works with apache-modssl as well.
1998-10-03Fix up apache and apache-modssl pkgs:tv10-352/+116
- Now that bsd.pkg.mk filters out dlopen style .so's on NOPIC systems, re-merge the PLIST. - Rewrite apache-modssl's Makefile and PLIST to share apache's, reducing logic duplication.
1998-10-03Fix typo.frueauf1-1/+1
1998-10-03Enable vista, xldlas and xlispstat.frueauf1-2/+4
1998-10-03Initial addition of xldlas-0.85, an XForms-based statistics package.frueauf7-0/+156
Closes pr 6236 by Rene Hexel.
1998-10-03Initial addition of vista-5.05, a visual statisitics system. Closes pr 6235frueauf7-0/+448
by Rene Hexel.
1998-10-03Initial addition of xlispstat-3.52.5, a statistics/X11 based lisp interpreter.frueauf9-0/+199
Closes pr 6234 by Rene Hexel.
1998-10-03Teach our tools about dependencies containing wildcards.hubertf1-14/+59
1998-10-03Filter dlopen'ed (.so) shared objects from NOPIC systems, so that PLISTstv1-1/+3
that include them will not need the "-mi/-md" split.
1998-10-03Upgrade to tcsh-6.08.00kim10-186/+63
1998-10-03Use PLIST-md.shared on alpha and place an exception into perl's Makefile,tv2-6/+9
not into the generic bsd.pkg.mk.
1998-10-03Gracefully try to delete the site-lisp dirs, and quietly continue if thetv1-3/+3
directories are not empty. Fixes PR 6232, Greg Woods <woods@weird.com>.
1998-10-02Get libtool from the right place.tv2-5/+5
Nuke the README before refetching.
1998-10-02Clean up:tv7-77/+68
- make this work on all arches (use C where no equivalent asm is available). Since the arch specifics are determined by `uname', set ONLY_FOR_ARCHS to the full list of current architectures. - don't use various methods of editing (patch, sed) where pulling values from the environment and using CONFIGURE_ENV/MAKE_ENV will suffice. - use %D to get the value of $PREFIX in the PLIST; the PLIST doesn't need to be sed edited to get this as part of an @exec! - use pmake's += construct to add rsaref-specific stuff, instead of adding "extra" patches. Now works on arm32, but probably not on alpha and sparc64 (tests fail on alpha; likely type-sizing problems, and still looking at that).
1998-10-02This package provides a simple intro to Coda so peoplervb5-0/+44
can decide how/whether to use it before sucking down and installing lots of bits.
1998-10-02Remove wildcard dependencies *****AGAIN*****.agc2-8/+8
1998-10-02Get libtool from the right place.tv1-10/+18