Commit graph

143 commits

Author SHA1 Message Date
mycroft
063b98e025 2.8.1 1998-11-05 02:29:18 +00:00
tsarna
68e5494275 Update version in DESCR 1998-11-02 15:06:49 +00:00
tsarna
97e7d1862d Update Grail from 0.4 to 0.5 1998-11-01 20:28:38 +00:00
hubertf
2bc9093986 find png etc. headers in LOCALBASE 1998-10-20 07:41:26 +00:00
bad
8770de44b6 Fix PATH in RunCache and RunAccel so that squid is actually found. 1998-10-16 16:24:04 +00:00
kim
e5a6dea15e Update to 2.0.PATCH2 1998-10-12 06:11:39 +00:00
kim
8e8715202b Updated to squid-2.0.PATCH1 1998-10-11 22:06:20 +00:00
kim
5081dba1a8 The MIB has problems so don't enable SNMP by default. 1998-10-11 20:42:41 +00:00
kim
95d58b0b91 A package to track the current version of squid. 1998-10-09 17:49:20 +00:00
cjs
c8a278c9e3 Add patch to fix serialized accept.
Also submitted to the Apache Group, gnats number os-netsd/3120.
1998-10-05 19:55:27 +00:00
tv
13be771a1b The dependencies should not have been commented out. 1998-10-05 14:27:19 +00:00
tv
a172ffca2b Call apache-modssl "apache-modssl-1.3.2.2012". 1998-10-05 14:26:01 +00:00
tv
b650b0f226 Explicitly specify -ltermcap - the slang detection autoconf code is ugly. 1998-10-04 22:05:42 +00:00
tv
8396f3acbe Add and enable p5-FCGI. 1998-10-04 19:01:23 +00:00
tv
dfb205144d Add p5-FCGI, a Perl implementation of the client side of FastCGI. Coupled
with apache and ap-fastcgi, this can make Perl-based CGI up to a hundred
times faster in startup cost.
1998-10-04 18:24:37 +00:00
tv
092596ed73 Switch to using SLang (libslang) instead of ncurses. Advantages:
- 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-04 17:59:42 +00:00
tv
2a93181215 Fix PLIST; temporarily turn off automatic certificate generation (X.509
cert generation is broken).
1998-10-04 04:47:20 +00:00
tv
9d4f395c15 Update Apaches to 1.3.2.
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-03 22:00:22 +00:00
tv
b5773363c7 Add and enable ap-fastcgi and apache-modssl. 1998-10-03 21:51:04 +00:00
tv
25d23d4f41 Add the FastCGI module for Apache, v 2.0.17. This pkg version of the
module compiles using apxs instead of compiling into the main binary.
1998-10-03 21:49:59 +00:00
tv
2dfba7fb1c Change the DEPENDS=apache-1.3.1 to a
{BUILD,RUN}_DEPENDS=${PREFIX}/sbin/apxs so that this works with
apache-modssl as well.
1998-10-03 21:28:57 +00:00
tv
fdca7390ec Fix up apache and apache-modssl pkgs:
- 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-03 21:01:14 +00:00
tv
da5163ac00 Make this work properly on ELF. Use -Wl,--export-dynamic, and no leading
symbol underscore, on ELF systems.
1998-10-02 14:40:13 +00:00
tv
b9c00f925b Currently, and for 1.3.x, this does NOT work on arm32. Perhaps it's
related to some unsigned char lossage, but I do not yet have time to look
at it.  Set NOT_FOR_ARCHS appropriately.
1998-09-27 03:29:34 +00:00
garbled
384c07a72e add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail
on alpha.  There may be more, but I haven't seen them yet.
1998-09-22 06:11:35 +00:00
cjs
5aa2c9c90d Fix spelling. (So I don't lose my developer account. :-)) 1998-09-17 18:18:54 +00:00
frueauf
b95e4921ac - replace several {BUILD,RUN}_DEPENDS with one DEPENDS line.
- remove depreceated MAN* entries
- add missing man pages to PLIST
- don't hardcode /usr/pkg to apache.sh
1998-09-17 12:21:56 +00:00
garbled
543a572919 This pkg uses X11, make it so. 1998-09-15 17:29:58 +00:00
tv
9050bdb931 The linking with libutil _still_ didn't work on a real 1.3.2 system. Fix
this the only way that works with a stock 1.3.x ld:  bump the major
numbers to 5.  Split out affected patches from the patch bundle.
1998-09-15 16:47:09 +00:00
garbled
5971fc80d6 Nasty nasty bug in libwww.so. This is a sample implementation, and thus
assumes the user is defining his own HText stuff.  If they aren't, as
often is the case with the shared lib use..  Then it breaks horribly.
Welcome to the wonderful world of "ld resolves all external references
at link time"
1998-09-15 05:41:44 +00:00
garbled
9d54da45dc Make Arena compile on alpha. What a nightmare.. broken configure script,
libwww hosage, and the kicker?
It doesn't actually work.. it just displays a black screen.  Ugh.
Still more work to be done here....
1998-09-15 05:38:45 +00:00
hubertf
576cfe4944 Mention NetBSD on the newly created site. 1998-09-05 23:14:45 +00:00
hubertf
697e6a9664 This conflicts with the apache-modssl pkg 1998-09-05 22:27:29 +00:00
explorer
e7d604b128 clean up some nits 1998-09-05 09:05:21 +00:00
explorer
6edc03df0b apache 1.3.1 with modssl 2.0.6. Requires ssleay, and is therefore
export controlled.
1998-09-04 23:37:23 +00:00
tsarna
5e9cc577b8 Automatically append HOMEPAge to DESCR files, and remove homepage URLs
from individual DESCR files that had them.
1998-08-26 16:50:48 +00:00
tsarna
4e074951f6 Extract to work dir then install from there, to allow for patches 1998-08-24 00:12:49 +00:00
hubertf
4dd962c455 move HOMEPAGE location 1998-08-23 01:25:34 +00:00
hubertf
d4c86e0f4e Converts HTML to indexed HTML, PDF and/or PostScript. 1998-08-22 17:26:12 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.
1998-08-20 15:16:34 +00:00
frueauf
a6b7ae96c0 As apache got upgraded to 1.3.1, adjust DEPENDS on it as well. 1998-08-14 10:17:44 +00:00
fvdl
3475fc6970 Update to re-enable workaround for 1.3.x (a.out) ld.so link semantics,
which was inadvertently disabled.
1998-08-08 20:33:59 +00:00
frueauf
c9cc505a63 remove me as MAINTAINER. 1998-08-08 12:35:41 +00:00
cjs
0ac59aef68 This patch no longer necessary with Apache 1.3.1. 1998-08-08 00:04:43 +00:00
cjs
481208fbac Update to 1.3.1. 1998-08-07 23:46:09 +00:00
agc
f7c4996e0b Add NetBSD RCS Ids. 1998-08-07 13:27:33 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
fvdl
35d07df593 Update to 19980728 version. Use -fPIC instead of -fpic everywhere. Provide
a link ${PREFIX}/bin/mozilla -> ${PREFIX}/bin/moz-export to make usage a
bit more obvious.
1998-08-04 13:09:21 +00:00
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