Commit graph

44 commits

Author SHA1 Message Date
veego
408c764903 Solaris needs a dependence for db-2.7.7 and fix the broken [ -e test on Solaris. 2000-02-22 17:38:16 +00:00
wiz
c2480cce01 replace 'find' by '${FIND}' where appropriate 2000-02-20 22:05:37 +00:00
wiz
d2d328304e replaced tail by ${TAIL} 2000-02-05 14:01:11 +00:00
christos
b2ee1a6e4c update for 1.3.11 2000-01-31 16:35:36 +00:00
bad
a775e3c339 Adjust offset into ssldoc.patch for mod_ssl-2.4.8. 1999-12-01 00:41:34 +00:00
tron
f7dc26c56a Don't try to disable obsolete configuration rule "STATUS" if
"${APACHE_PERF_TUNING}" is set to "YES". Fixes PR pkg/8915 by
Damon Brodie.
1999-11-30 20:33:33 +00:00
tron
a18ca017b2 Update Apache package to version 1.3.9 (SSL Module 2.4.8) using patches
suppled by SUNAGAWA Keiki in PR pkg/8819. This version mostly fixes
bugs discovered since version 1.3.6.
1999-11-21 22:09:26 +00:00
agc
f721b0e129 Record build options in the BuildInfo file via BUILD_DEFS. These can be
displayed using the -B option to pkg_info(1).
1999-08-18 08:28:09 +00:00
itojun
a0d4f974d3 add CONFLICTS+= apache6-*. 1999-07-23 18:20:04 +00:00
tron
d083ed1568 Fix build when suexec feature is not activated. 1999-06-05 20:32:17 +00:00
tron
b395ac3321 As pointed out by Todd Vierling we don't need to handle "mod_proxy.so"
manually, "bsd.pkg.mk" will do that for us.
1999-05-11 20:26:23 +00:00
tron
40c91b2f8d Add a standard start script for Apache. 1999-05-11 18:32:23 +00:00
tron
27c8369fe8 - Check configuration variables properly so that enabling "suexec" support
really works.
- Add proxy module, "suexec" binary and manual page to package list
  dynamically.
1999-05-11 16:04:03 +00:00
tv
6a449c6299 Wow, the mod_ssl distribution site changed right from under me.
Update it to the new location.
1999-04-30 23:51:39 +00:00
tv
930832d85c Update Apache to 1.3.6, mod_ssl to 2.2.8, and mod_perl to 1.19. mod_ssl
now makes use of OpenSSL.
1999-04-30 17:05:19 +00:00
hubertf
2a95ad9c6b Fix CONFLICTS (remove redundancy, mostly) 1999-02-20 22:48:24 +00:00
tv
d9888daccd - Update mod_ssl's distname to 2.1.3 (does not require an apache version
bump; EAPI is unchanged)
- Remove restriction of mod_include to disallow "../" or "/" prefixed
  file names in <!--#include file=""--> if Includes (but not
  IncludesNOEXEC) is set; proposed in Apache PR mod_include/3500
- Add signature for hook function used to do mod_include callbacks
  (perl-embedded SSI was not working with new 4 argument call)
1998-12-07 16:20:39 +00:00
tv
ccf67c359f Bump version to 1.3.3.2' - add timefmt' argument to
ap_include_extern_func's (needed for a couple upcoming XSSI-extending
modules).  Also fix apxs to use `install' and fix the cgi-bin
`preservation' while we're here.
1998-12-04 17:23:19 +00:00
tv
9eb89f8faf Bump version to "1.3.3.1": Add parse_string to the include_extern
interface, and use the EAPI hooks interface for calling external
mod_include subs.  (Needed to make mod_perl work as a DSO.)
1998-12-03 22:26:52 +00:00
tv
289260480c Update Apache and mod_ssl using new build layout (see post to tech-pkg for
details).  No security fixes in Apache 1.3.3, so immediate upgrade from
1.3.2 is not necessary.
1998-12-03 17:23:51 +00:00
frueauf
2dfc4ec9d6 Some pkglint nits and add missing rcs ids. 1998-11-12 23:54:33 +00:00
tv
a172ffca2b Call apache-modssl "apache-modssl-1.3.2.2012". 1998-10-05 14:26:01 +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
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
cjs
5aa2c9c90d Fix spelling. (So I don't lose my developer account. :-)) 1998-09-17 18:18:54 +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
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
cjs
481208fbac Update to 1.3.1. 1998-08-07 23:46:09 +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
agc
988019b016 Update package Makefiles for automatic manual page handling. 1998-06-22 12:58:33 +00:00
tv
3227aba8c7 Update to 1.3.0. 1998-06-06 23:48:20 +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
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
d6d990e59b Include bsd.prefs.mk, in case VERS_ID is set in /etc/mk.conf 1998-06-03 14:01:11 +00:00
frueauf
0851be7c5a Mostly cosmetic changes to shut up portlint. Little bugfix for apache. 1998-05-09 15:24:42 +00:00
frueauf
49e36ada0b Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. 1998-04-20 11:56:17 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
cjs
b2d1409e78 Fix install of a script. 1998-03-24 20:34:57 +00:00
cjs
589866497b Update to 1.3b5 1998-03-18 19:16:27 +00:00
frueauf
e743725d45 portlint: sed->${SED}; mv->${MV}; install->${INSTALL}; reorder HTTP_ROOT; 1998-03-06 13:08:54 +00:00
cjs
7ad7be4468 Move some stuff from a patch to a sed script. Add ability to set root of
http tree to somewhere other than /usr/pkg/http. Move pid file to /var/run.
1998-03-05 11:42:42 +00:00
cjs
b78415894e Initial version of apache web server package: 1.3b3. 1998-03-05 08:02:22 +00:00