Commit graph

95 commits

Author SHA1 Message Date
tv
a75a2272cd Update to use USE_LIBTOOL. 1998-07-24 01:56:59 +00:00
cjs
c994d550f7 Initial go at a package for a php3 apache module. 1998-07-24 00:18:03 +00:00
tsarna
e062fc133c Enable grail 1998-07-22 02:01:00 +00:00
tsarna
fb7b2361fd Add new package by me for Grail, CNRI's Python-based web browser. 1998-07-22 01:56:09 +00:00
cjs
e3718d75f8 Set the permissions of http/include/* directly, to fix a bug where if
the distribution is extrated with umask 077 (so that src/include/* are
not world readable) they never get those permissions turned on when
installed.
1998-07-21 22:39:56 +00:00
cjs
536c018cfe * Create the http/logs and http/proxy directories when pkg_add'ing
the package (albeit in a rather kludgy way).
* Update order of @dirrm statements in PLIST files so that the
  pkg_delete deletes the directories properly.
* Note in description that proxy support is in.
1998-07-21 21:34:09 +00:00
tv
ce44544840 Change libtool _not_ to install the .la file. Though marked as "for
informational purposes," it's not used by any of the toolchain and is
pretty much useless.
1998-07-16 13:36:47 +00:00
tv
54ceb4bc86 Update libpng to 1.0.2. Works with all dependent pkgs I have tested
(everything but ImageMagick, gs5, and xemacs20).  The API hasn't changed
much, say the install instructions, but it isn't binary compatible--bump
shlib version to 1.0.
1998-07-15 11:45:49 +00:00
tv
09ef668de9 The supplied "arenarc" file seems to break some platforms, and just make
Arena spin the CPU.  Disable it, for now.
1998-07-15 01:27:42 +00:00
tv
809c2f4b02 Add and enable Arena, the browser originally written to test HTML 3.0 and
style sheets (a subset of the current CSS1).  Now maintained by Yggdrasil.
1998-07-15 01:09:21 +00:00
tv
25097b7ceb Import of FreeBSD's arena pkg. Patches to follow. 1998-07-15 01:01:35 +00:00
tv
2147c4af71 Don't even try finding X11. No X-specific software is supplied, but it
will try linking against libICE on all binaries anyway.
1998-07-14 17:12:35 +00:00
tv
c6e001d312 Add and activate the W3C libwww pkg. This pkg makes use of the new
libtool pkg to create shared and static libraries automatically on all
platforms.
1998-07-14 16:56:50 +00:00
tv
b64762c0a6 Import of FreeBSD's W3C libwww port, patches to follow. 1998-07-14 16:51:20 +00:00
frueauf
004e47e5b0 cat ${PKGDIR}/MESSAGE in bsd.pkg.mk if it exists, don't do it in every
package Makefile.
1998-07-14 10:56:15 +00:00
tron
472d4c94c7 Update "wwwoffle" to version 2.2. 1998-07-13 18:20:08 +00:00
tv
dc5d61315b Update Apache dependency to match reality. 1998-07-13 16:45:25 +00:00
tv
77522433f2 Portlint (probably should have run it first ;), and add MAINTAINER. 1998-07-12 04:09:55 +00:00
tv
3c232f76f2 Add and activate Mosaic (XMosaic) pkg, based on the FreeBSD port. 1998-07-12 04:05:50 +00:00
tv
aa652be71e Import of FreeBSD's XMosaic port, with NetBSD changes to follow 1998-07-12 03:59:32 +00:00
fvdl
e2832a90de Update for 0603 version. 1998-07-04 23:29:54 +00:00
mycroft
e9083442bf Update to the actual 2.8 release. 1998-07-04 08:50:42 +00:00
agc
988019b016 Update package Makefiles for automatic manual page handling. 1998-06-22 12:58:33 +00:00
tv
168d3df4c2 Automanpage handling. 1998-06-21 15:22:19 +00:00
tron
4ae80d5b5e Remove unnecessary "USE_X11= yes". 1998-06-20 14:03:12 +00:00
agc
30f402725f Rationalise Motif/Lesstif handling.
Get rid of HAVE_MOTIF, MOTIF_STATIC, REQUIRES_MOTIF and MOTIF_ONLY.
Standardise on USE_MOTIF, which uses the pkgsrc dependency checks to
use Motif, if it's available, or Lesstif, if not.
1998-06-09 13:36:48 +00:00
tv
3227aba8c7 Update to 1.3.0. 1998-06-06 23:48:20 +00:00
tron
91a87c2cca Add and enable "wwwoffle". 1998-06-06 17:04:52 +00:00
tron
36e6c1efcf New "wwwoffle-2.1c" package made by Mario Kemper:
WWW proxy with support for offline browsing
1998-06-06 17:03:58 +00:00
tv
97ad086e39 Portlint. 1998-06-05 19:38:42 +00:00
frueauf
84681154c8 portlint: remove double entry for htpasswd.1 and add missing htdigest.1. 1998-06-05 11:09:23 +00:00
tv
616694bbac A cookie-based authentication mechanism for Apache, allowing Basic auth
strings to be embedded in cookies.  This pkg is intended also as a
framework for creating other Apache module pkgs.
1998-06-04 20:41:08 +00:00
tv
3255847d19 Update to 1.3b7 and rework the Makefile:
- Now uses APACI, Apache's GNU-autoconf-style (but not GNU autoconf)
  configuration system to configure, build, and install
- Enables build and install of all `support' tools
- Enables use of shared modules, and compiles mod_include dynamically
- Installs the Apache user manual by default.
1998-06-04 19:38:36 +00:00
agc
91d5889f0c Describe the www and x11 categories a bit better. 1998-06-04 11:06:37 +00:00
agc
d6d990e59b Include bsd.prefs.mk, in case VERS_ID is set in /etc/mk.conf 1998-06-03 14:01:11 +00:00
tron
2e2a6a6620 "squid11" -> "squid" 1998-05-26 21:46:57 +00:00
frueauf
bd912f0b56 Add missing @dirrm lib/mozilla. 1998-05-25 21:20:30 +00:00
tron
648ed09d23 Better leave "squid.out" in "/var/squid" together with all the other
logfiles because it doesn't really belong to "/var/run".
1998-05-25 18:19:01 +00:00
fvdl
20b1768f5f Upgrade to 2804 version. 1998-05-24 23:28:29 +00:00
tron
c5da52c0e8 Create "etc/squid/squid.conf" during "pkg_add". 1998-05-24 20:02:05 +00:00
tron
2007e948b9 Put logfile into "/var/run" and do not pollute syslog. 1998-05-24 20:00:56 +00:00
tron
3c9dc3de69 "RunCache" doesn't put its logfile in the current directory any more. So we
don't need to change it.
1998-05-24 19:59:28 +00:00
tron
9a6221a4b9 pidfile belongs to "/var/run". 1998-05-24 19:03:05 +00:00
tron
beb57e57b9 Minor cleanup. 1998-05-24 19:01:19 +00:00
tron
b01ac4f030 Enable "squid", fixes PR pkg/5314. 1998-05-23 21:32:08 +00:00
tron
b307255bb5 New "squid-1.1.21" package based on FreeBSD port adapted by Rene Hexel
in PR pkg/5314.
1998-05-23 21:27:20 +00:00
fvdl
fd77b7c33e Filenames changed to use a dash instead of an underscore. 1998-05-13 14:47:56 +00:00
mycroft
e334cc99ba Use -fPIC, not -fpic, for the SPARC. 1998-05-10 17:23:13 +00:00
frueauf
0851be7c5a Mostly cosmetic changes to shut up portlint. Little bugfix for apache. 1998-05-09 15:24:42 +00:00
hubertf
b5655ec85a add some stuff 1998-05-08 17:18:56 +00:00