Dirk Froemberg
3979c7207c
Upgrade to mod_ssl 2.4.2.
1999-09-06 15:48:25 +00:00
Ralf S. Engelschall
da87f08fca
Upgrade to Apache 1.3.9 + mod_ssl 2.4.2
1999-09-06 14:43:00 +00:00
Dirk Froemberg
4626156c01
Mark apache13-php4 as broken.
1999-09-06 09:35:02 +00:00
David E. O'Brien
d37a67eabe
portlint
1999-09-05 21:52:16 +00:00
Shigeyuki Fukushima
710d966e30
Use syslog logging.
...
Fix segmentation fault problem.
Update to 1999.01.10.
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
1999-09-04 17:18:35 +00:00
Shigeyuki Fukushima
2a0e9391ce
Reflect port's CC and CFLAGS variables to wcol's local Makefile.
1999-09-03 16:30:54 +00:00
Andrey A. Chernov
58f0cad97a
upgrade to 1.3.9
1999-09-03 16:07:53 +00:00
Satoshi Asami
81d254d7b7
$Id $ -> $FreeBSD$ (note space, which is probably why Peter missed it)
1999-08-31 11:28:45 +00:00
Ralf S. Engelschall
85b4b4e6fe
Take over fixes from Dirk's apache13-php3 port.
1999-08-31 06:56:00 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
e7aa81f1a6
$Id$ -> $FreeBSD$
1999-08-31 02:43:35 +00:00
Peter Wemm
85bc214e28
$Id$ -> $FreeBSD$
1999-08-31 02:11:56 +00:00
Dirk Froemberg
ca1f3d668c
Upgrade to mod_ssl 2.4.1.
1999-08-30 20:56:56 +00:00
Ralf S. Engelschall
a8a3e73346
Upgrade to Apache 1.3.9 + mod_ssl 2.4.1
1999-08-30 19:18:26 +00:00
Dirk Froemberg
e3b849ac2a
Disable gd and freetype support.
...
PR: ports/13454
1999-08-30 18:07:48 +00:00
Dirk Froemberg
6ac4aad38f
Make sure directory ${WRKDIRPREFIX}${CURDIR} exists before
...
touching files in that directory. Problem only occurs when
${WRKDIRPREFIX} is set.
Found by: bento.freebsd.org
1999-08-30 10:56:07 +00:00
Tim Vanderhoek
847ae8f2b6
Remove preceeding pkgname from some of the comments having one.
1999-08-29 19:19:43 +00:00
SADA Kenji
3484e60958
Change category of libxpg4-ns from japanese to www.
...
This is useful not only for Japanese.
1999-08-29 18:23:35 +00:00
Tim Vanderhoek
4f1d4da0af
Caps, no period.
1999-08-29 17:49:24 +00:00
Dirk Froemberg
8e55fabf4e
cosmetics: spaces -> tabs
1999-08-29 15:15:59 +00:00
Jun Kuriyama
6be48c079b
Apache installation is needed to build this port.
1999-08-29 15:14:12 +00:00
Michael Haro
3262cce303
expr -> ${EXPR}
...
mv -> ${MV}
rm -> ${RM}
tr -> ${TR}
1999-08-28 02:42:41 +00:00
Michael Haro
8d6f14a9b2
sed -> ${SED}
1999-08-28 02:17:34 +00:00
Michael Haro
af5f314286
ln -> ${LN}
1999-08-28 01:58:05 +00:00
Michael Haro
66b3a4c259
portlint
1999-08-27 22:37:05 +00:00
Michael Haro
b8f8618362
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
...
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 22:30:39 +00:00
Dirk Froemberg
e3a346c70f
Add option for SNMP support (via net/ucd-snmp).
...
Requested by: Khaled Daham <khaled@mailbox.telia.net>
1999-08-26 22:09:39 +00:00
Dirk Froemberg
f1b6bb55b8
Fix two minor problems:
...
- if e. g. a "make BATCH=yes fetch" was followed by a "make all"
the config menu popped up.
- if gd was installed but gd support was not checked in the config
menu, php was compiled with gd support nevertheless.
(There may be other support options having the same behavior.
I haven't checked all, yet.)
1999-08-26 21:18:15 +00:00
Dirk Froemberg
39adcb0336
Add option for XML support (via textproc/expat).
1999-08-26 15:03:52 +00:00
Dirk Froemberg
6fd04797a9
Currently php-3.0.12 misses ImagePng() and ImageCreateFromPng() for
...
image creation. Without these functions image creation is impossible.
So add three patches via PATCH_SITES/PATCHFILES to make these functions
available.
Reported by: Dmitry Petrov <dpetrov@nchcapital.com>
1999-08-26 09:24:16 +00:00
David E. O'Brien
c751fc667a
Change Id->FreeBSD.
1999-08-25 05:28:01 +00:00
Jim Mock
3cc75b6de9
Renamed erwin to erwn to avoid copyright issues.
1999-08-24 09:50:50 +00:00
Jim Mock
c7260fd68f
Rename erwin to erwn to avoid copyright issues. Ok'd with Satoshi
...
that no repository copy was needed.
1999-08-24 09:41:33 +00:00
Dirk Froemberg
07d6bbe0f9
gd is build as a shared lib, too, so use LIB_DEPENDS instead of
...
BUILD_DEPENDS.
1999-08-24 08:13:22 +00:00
Michael Haro
535add65ac
grep -> ${GREP}
...
true -> ${TRUE}
false -> ${FALSE}
1999-08-23 04:23:59 +00:00
Michael Haro
235481b52a
awk -> ${AWK}
...
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
1999-08-22 23:33:47 +00:00
Chris Piazza
c8d77a093b
Change all ports that need a new gcc on 3.x to use USE_NEWGCC.
1999-08-22 19:46:45 +00:00
Michael Haro
5281212be3
chmod -> ${CHMOD}
...
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
SADA Kenji
acfa648bd4
Assign USE_XLIB var. Any ports which use XLib needs it.
1999-08-22 17:57:47 +00:00
Steve Price
bdcb8df99f
Update to version 1.0.4.
...
PR: 12781 (3 of 19)
Submitted by: Ade Lovett <ade@lovett.com>
1999-08-22 03:41:53 +00:00
Dirk Froemberg
bb6211f6b6
Disable pdflib and IMAP support for PHP. It doesn't seem to work
...
at the moment.
Reported by: andreas
1999-08-20 20:28:37 +00:00
Dirk Froemberg
d52c6146dc
Upgrade to Apache 1.3.9 and mod_ssl 2.4.0.
1999-08-20 19:13:00 +00:00
SADA Kenji
ac1122f2ab
I've misfiled about PKGREQ script.
1999-08-20 17:47:16 +00:00
Ralf S. Engelschall
a0a0b41f7f
It's double-feature time:
...
Upgrade to Apache 1.3.9 and mod_ssl 2.4.0
1999-08-20 06:27:51 +00:00
Ralf S. Engelschall
bc1b303a51
Update for mod_ssl 2.3.1
...
(Thanks to Dirk for catching this ;)
1999-08-19 14:23:11 +00:00
Dirk Froemberg
ac3667b456
Upgrade to mod_ssl-2.3.11.
...
(Hey, am I really faster with this upgrade than rse himself? I can't
believe it... ;-)
1999-08-19 12:11:01 +00:00
Dirk Froemberg
1048912f96
Fix typo: remove '\' from the last MASTER_SITE.
1999-08-19 11:55:29 +00:00
Dirk Froemberg
e2e03239c0
Rework MASTER_SITES:
...
- move MASTER_SITES for mod_ssl from scripts/configure.php to Makefile
thus include them in the heavy rotation
- use ${PHP_DISTDIR} for PHP to minimize the diffs between apache13-php[34]
- cut down to 30 sites (10 for apache, php and mod_ssl each)
1999-08-19 11:26:48 +00:00
David E. O'Brien
af7175026e
netscape45-communicator.us -> netscape46-communicator.us
1999-08-18 20:40:51 +00:00
Chris Piazza
33292e0a84
Update to version 1.2.8
...
PR: 13193
Submitted by: maintainer
1999-08-18 19:22:59 +00:00