Commit graph

23 commits

Author SHA1 Message Date
jlam
ac5a0d371a Whitespace 2003-11-26 16:03:07 +00:00
jlam
6f4d423466 Bump PKGREVISION to 3. Building the module with the right CFLAGS isn't a
compile-time visible change, but it certainly makes an impact at run-time.
Bump the PKGREVISION so that we can differentiate this fixed package from
previous, unloadable versions.
2003-11-26 16:00:12 +00:00
jlam
0c14f1d49c Build this Apache module with the appropriate CFLAGS, which are found by
querying apxs.
2003-11-26 15:58:08 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jlam
475cbe5281 Bump PKGREVISION due to increase in the major number of libpq.so between
version 7.2.3 and 7.3.1 of databases/postgresql-lib.
2003-01-05 20:14:20 +00:00
wiz
a672f83e3a Convert to buildlink2. Remove _FETCH_MESSAGE -- not needed. 2002-10-25 12:56:58 +00:00
wiz
e8817c9088 Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
grant
b9e3298441 format and word Apache module MESSAGEs consistently. 2002-08-26 00:12:46 +00:00
mycroft
d18238a32d Crank libmm dependency versions and dependent pkg revisions. 2002-08-01 00:58:31 +00:00
cjones
ab937a2e7e Set MASTER_SITES to MASTER_SITE_LOCAL, as the distfile is now hosted
on ftp.netbsd.org.
2002-06-21 15:01:54 +00:00
cjones
51f2f10ab0 Fixed the ordering of args to apxs, as suggested by jlam in pkg/13477
(which is already closed).
2002-06-19 22:16:44 +00:00
fredb
2f53857f29 Generalize the handling for packages where "fetch" and "fetch-list"
only emit a message and don't actually fetch anything. This allows
us to make the output of "fetch-list" for these packages consistent
with other packages.

While we're in here, integrate DYNAMIC_MASTER_SITES with the
${ORDERED_SITES} macro. The only functional change here is that
${MASTER_SITE_OVERRIDE} is now respected. Still to do -- something
appropriate for "fetch-list" for these packages, like sourcing
"getsites.sh" into the generated script. (Well, "package", but there
are two others that do something similar in their "Makefile".)

Also eliminate the misbegotten _FETCH_ALLFILES macro -- now that only
"fetch" uses it, move it's functionality directly under "do-fetch".
2002-03-04 19:41:03 +00:00
fredb
1ad434a2a7 Wherever "make fetch" simply echos a message, let "make fetch-list|sh"
echo the message, too.
2002-02-26 21:28:47 +00:00
jmc
f5a8528fce Add apache buildlink so it installs perl when building. That way apxs can run 2002-02-05 05:36:29 +00:00
jmc
a45c0f153a Make sure configure knows where MM is located. Also include the apache
headers in the CPPFLAGS
2002-02-05 04:46:31 +00:00
jmc
b6a661ae29 revert last change 2001-12-09 22:54:14 +00:00
jmc
f8a52727de Requires a manual fetch so mark it as interactive 2001-12-09 00:33:25 +00:00
zuntum
431e7a7dda Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
cjones
73396adc24 Add -fPIC to CFLAGS. Thanks to mrauch for pointing this out. 2001-08-21 17:26:07 +00:00
wiz
1bcf64f991 Change postgresql-lib dependency for lintpkgsrc's sake. 2001-07-27 10:47:04 +00:00
cjones
927bfbea7a Some changes to work better with the openacs package, which will be
committed shortly.
2001-07-19 04:19:02 +00:00
cjones
41b8062a51 Corrected a pathname to match PLIST. 2001-07-19 03:03:50 +00:00
cjones
d85df083b8 Added ap-aolserver, an AOLServer emulation module for apache. 2001-07-16 17:04:01 +00:00