Dirk Froemberg
7c235e931c
- Add php_snmp.c.diff to PATCHFILES in order to unbreak SNMP support.
...
There was a conflicting type between ${PREFIX}/include/ucd-snmp/mib.h
and ${WRKDIR}/php-3.0.12/functions/snmp.h due to ucd-snmp upgrade
to 4.0.1.
Reported by: Andreas Klemm <andreas@FreeBSD.org>
- Move MASTER_SITES for mod_ssl down again and replace http://www.php.net/
with ftp://ftp.php.net/pub/ to workaround the problem that the http
server isn't returning a 404 for non-existant files and thus breaks
fetching of mod_ssl distfile.
Reported by: Iron Yuppie <aronchick@formatta.com>
1999-09-19 14:21:08 +00:00
Andreas Klemm
c9332cd0ca
- bump snmp shared library version number from 3 to 4, this changed
...
in ucd-snmp port
- put modssl download site in from of php download site
when trying to fetch the modssl package, the html error
message will be fetched and put into the DISTFILES directory
tar tries to unpack the 5k file with html error output
that this site didn't find mod_ssl sources and the whole
make chokes on this
possibly this is not the solution, the solution is, that the
site doing this has to be avoided as master site or fetch isn't
clever enough to handle this as an error ... dunno exactly.
1999-09-19 12:36:24 +00:00
Wolfram Schneider
3b140688a9
Update master site.
1999-09-19 10:30:46 +00:00
Steve Price
76986586cb
This port, gwstat, is no longer being developed/actively maintained.
...
PR: 13237
Submitted by: Ade Lovett <ade@lovett.com>
1999-09-18 17:43:27 +00:00
Steve Price
59737461ce
Update to version 1.3.111.
...
PR: 13325
Submitted by: KATO Tsuguru <<tkato@prontomail.ne.jp>
1999-09-18 17:35:24 +00:00
Satoshi Asami
fcfd47f169
Fix installation.
...
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-09-12 02:48:34 +00:00
Satoshi Asami
d5cf40638a
Fix check.
...
Submitted by: maintainer
1999-09-11 09:39:46 +00:00
SADA Kenji
3e5fdf74b4
Upgrade fortify to 1.4.4.
...
Submitted by: Frank Tobin <ftobin@uiuc.edu>
1999-09-10 23:35:38 +00:00
SADA Kenji
5426165a86
Warn if build environment doesn't have aout csu libs.
1999-09-10 23:07:16 +00:00
Satoshi Taoka
b40a81a3ce
Install error
...
Obtained from: http://bento.freebsd.org/errorlogs/
1999-09-10 20:46:59 +00:00
Satoshi Asami
3702ee23cf
Create installation directory before trying to copy a file over.
1999-09-10 13:26:13 +00:00
Chris Piazza
bf576cbfd8
Remove latte to move to the textproc category
1999-09-10 06:31:46 +00:00
Chris Piazza
9e88ca8eaa
Activate latte
1999-09-09 22:58:59 +00:00
Andrey A. Chernov
1ec9ccf931
upgrade to 3.32
1999-09-09 21:29:46 +00:00
Jacques Vidrine
36be5b2653
Checksum changed on master site.
...
Noticed by: tg and asami's build logs
1999-09-09 18:35:38 +00:00
Satoshi Taoka
f9a19d3933
Add bacon
1999-09-09 14:56:06 +00:00
Satoshi Taoka
e8c2e78091
Quick, easy-to-read, web statistics program
...
PR: 12708
Submitted by: Justin Robinson <jmrobins@samurai.ruin.org>
1999-09-09 14:55:08 +00:00
Satoshi Asami
a9b12a9fb5
Remove {japanese,www}/mmm. They've been broken for over a year.
...
Approved by: maintainer
1999-09-09 03:34:20 +00:00
Chris Piazza
68e615346e
Update MAINTAINER's email address
...
PR: 13648
Submitted by: maintainer
1999-09-09 03:03:19 +00:00
Andrey A. Chernov
6dabcb8067
upgrade to 0.8.0
1999-09-09 00:32:40 +00:00
Andrey A. Chernov
9f37f886ef
upgrade to 2.8.3dev.8
1999-09-08 15:54:06 +00:00
Dirk Froemberg
c506c9e287
Add php_pdf.c.diff to PATCHFILES in order to make PHP-3 aware of the
...
new pdflib-2.01.
1999-09-08 13:43:13 +00:00
Joseph Koshy
8f1931be4e
Update MASTER_SITE
1999-09-08 04:55:21 +00:00
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
Dirk Froemberg
d2eba1ae2e
Fix MASTER_SITES for php-4.0b2.
...
Reported by: andreas
1999-08-18 15:42:03 +00:00
Jim Mock
5d8cffbdba
Remove from www category and put into x11 category.
1999-08-18 08:24:15 +00:00
Chris Piazza
56fe7a4c6a
egcc/eg++ have been renamed to gcc295/g++295. Change
...
all the ports that use them accordingly.
PR: 13205
Submitted by: Ade Lovett <ade@lovett.com>
1999-08-17 19:37:11 +00:00
Dirk Froemberg
17d100a1d8
Set NO_LATEST_LINK to yes.
1999-08-17 09:58:49 +00:00
Dirk Froemberg
ebf4bf4a88
Add apache13-php4.
1999-08-17 08:08:13 +00:00
Dirk Froemberg
6d50851002
apache13-php4 was repository copied from apache13-php3 (Thanks Satoshi).
...
Update to PHP-4.0b2:
"PHP 4.0 offers drastic improvements in every aspect - performance
and scalability, features, platform support and extendibility."
See http://www.php.net/version4/ for details.
1999-08-17 08:07:06 +00:00
Dirk Froemberg
b98bb912e6
s/PHP3/PHP/g;
...
s/php3/php/g;
whereever appropriate.
This was done in preparation for a repository copy to apache13-php4
to keep the diffs between apache13-php3 and apache13-php4 as small as
possible.
1999-08-16 18:41:13 +00:00
Jim Mock
ef1bc16794
Activate erwin and gyroscope
1999-08-16 09:22:26 +00:00
Jim Mock
cde8035cfb
Updated my email address
1999-08-15 07:10:55 +00:00
SADA Kenji
492e2a18c4
Change PKGNAME: netscape-communicator-linux-4.61
...
-> linux-netscape-communicator-4.61
Suggested by: Asami
1999-08-14 18:37:53 +00:00
Chris Piazza
0f9d9f3047
Update MASTER_SITES and a few minor nits.
...
PR: 13120
Submitted by: maintainer
1999-08-14 03:16:29 +00:00
Matthew Hunt
428b0d0550
Go go gadget demoroniser!
1999-08-13 21:40:10 +00:00
Matthew Hunt
c26b1d2b49
Import of demoroniser 1.0, a Perl script for fixing up gratuitously
...
incorrect Microsoft "HTML", including those "smart quotes" that turn
into question marks when viewed with Netscape on Unix.
PR: 13110
Submitted by: Chris D. Faulhaber <jedgar@fxp.org>
1999-08-13 21:38:11 +00:00
SADA Kenji
7657606957
Variable ``BROWSER_VER'' should be overrideable for
...
www/linux-netscape46-communicator .
Suggested by: P.W.Asami
1999-08-13 15:12:35 +00:00
Chris Piazza
cf69eadaa4
Update maintainers email address
...
PR: 13080
Submitted by: maintainer
1999-08-11 19:01:50 +00:00
Dirk Froemberg
78aa9254c2
Change PKGNAME to be consistent with apache13-modssl and apache13-ssl:
...
apache-php3-${VERSION_APACHE} -> apache+php3-${VERSION_APACHE}+${VERSION_PHP3}
apache-php3-${VERSION_APACHE}+mod_ssl-${VERSION_MODSSL} -> \
apache+php3+mod_ssl-${VERSION_APACHE}+${VERSION_PHP3}+${VERSION_MODSSL}
PR: ports/13056
1999-08-10 16:07:27 +00:00
SADA Kenji
e2f358a133
Misfiled a newly added COMMENT file.
1999-08-09 19:02:00 +00:00
SADA Kenji
7e82dd1cb4
Refine PKGNAME as official format,
...
cope with fortify 1.4.3,
change MAINTAINER to sada,
divide COMMENT for eath regular and gold version.
I've realized PKGNAME justification by different way from
the PR notifies.
PR: ports/12955
Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za>
1999-08-09 18:47:54 +00:00
Andreas Klemm
17da5ba7bb
apache's cgi-dir now resides in ${PREFIX}/share/apache
1999-08-08 14:28:18 +00:00
Peter Wemm
b4600af686
Update from 2.2-STABLE3 -> 2.2-STABLE4
1999-08-08 13:53:35 +00:00
Chris Piazza
85f3cd57f6
Update to version 1.2.7
...
PR: 12950
Submitted by: maintainer
1999-08-07 01:04:31 +00:00
Andrey A. Chernov
fec0b6e7b5
lynx_doc -> doc/lynx
1999-08-05 17:48:49 +00:00
Masafumi Max NAKANE
adeda3efef
Remove libpics since libwww port now installs libpcs.a.
1999-08-05 11:47:37 +00:00
Andrey A. Chernov
e2479a6d6c
fix HELPFILE in lynx.cfg.default for package
1999-08-04 21:32:23 +00:00
Andrey A. Chernov
2d02203bad
reorder install-doc and install-help targets
1999-08-04 20:21:36 +00:00
Andrey A. Chernov
2c7eedb4f9
add 3 missing small icons
...
Submitted by: dirk.meyer@dinoex.sub.org (Dirk Meyer)
1999-08-04 18:45:27 +00:00
Tim Vanderhoek
eb48f6f640
Re-enforce caps, no period. An "exceptions" file has been created
...
containing the ports editors/vim5, sysutils/star, and one other.
1999-08-02 16:55:21 +00:00
Andrey A. Chernov
bad9eeb039
upgrade to 2.8.3dev5
1999-08-02 03:07:05 +00:00
Andrey A. Chernov
94258b1506
upgrade to 2.43
1999-08-02 00:47:55 +00:00
Andrey A. Chernov
e76d709d75
upgrade to 5.44
1999-08-02 00:37:01 +00:00
Andrey A. Chernov
4fad36bbb2
upgrade to 2.23
1999-08-02 00:26:05 +00:00
Bill Fumerola
e2cd3f4708
o Upgrade to 1.30-04
...
o Use new API for GD functions
PR: ports/12857
Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org>
o Pass information to configure that will allow this port to work
for people with alternative PREFIXes
o Make this port respect CFLAGS
o Change BUILD_DEPENDS on the static gd library to a LIB_DEPENDS on the
shared library, which is what this port really uses.
o Remove a patch and a one-line(functionally) script and simply use a perl
command in pre-configure:
1999-08-01 20:30:09 +00:00
Steve Price
9c35880ff6
Activate the httperf port.
1999-08-01 03:21:45 +00:00
Steve Price
fb50c3c71e
Initial import of httperf version 0.6.
...
A tool for measuring webserver performance.
PR: 12878
Submitted by: Will Andrews <andrews@technologist.com>
1999-08-01 03:21:01 +00:00
Dirk Froemberg
71556202ef
- upgrade to PHP-3.0.12
...
- use new pdflib-2.0
1999-07-30 21:07:03 +00:00
Dirk Froemberg
3fede034cb
Upgrade to mod_ssl 2.3.10.
1999-07-28 20:51:21 +00:00
Ralf S. Engelschall
1347820853
mod_ssl 2.3.9 -> 2.3.10
1999-07-28 13:44:20 +00:00
Dirk Froemberg
886d15ea71
Upgrade to mod_ssl 2.3.9.
1999-07-27 10:50:39 +00:00
Foxfair Hu
d588758e6e
Say hello to bluefish.
1999-07-27 04:15:49 +00:00
Foxfair Hu
874ad3832b
PR: 12799
...
Submitted by: Jim Mock <jim@blues.ghis.net>
New port of bluefish, which is an HTML editor that uses gtk. Future
versions will possibly include gnome support and it will be added to the
Makefile if/when it happens.
Bluefish is an advanced HTML editor that contains functionality for
PHP, SSI, and RXML. It is designed for the experienced web designer.
WWW: http://bluefish.linuxbox.com/
1999-07-27 04:12:45 +00:00
Ralf S. Engelschall
71c25659eb
mod_ssl 2.3.8 -> 2.3.9
1999-07-26 07:14:47 +00:00
Ralf S. Engelschall
a9f4c5e4a6
Shit happens: mod_ssl 2.3.8 ;)
1999-07-25 13:07:34 +00:00
Ralf S. Engelschall
fb8f13902b
Upgrade to Apache 1.3.6 + mod_ssl 2.3.7
1999-07-25 12:09:00 +00:00
Steve Price
1bc094aeaa
Weird things happen when you .include bsd.port.mk when you really meant
...
to .include bsd.port.pre.mk.
1999-07-24 15:33:04 +00:00
Chris Piazza
cf66dd8506
Update to mozilla M8
...
PR: 12740
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-07-24 02:26:33 +00:00
Marcel Moolenaar
d7d791cfa6
Make port depend on linux_base instead of linux_lib.
1999-07-21 14:55:43 +00:00
Dirk Froemberg
2f1d68a830
- upgrade to mod_ssl 2.3.6
...
- turn off GD support by default due to licence problems
1999-07-15 19:01:49 +00:00
Ralf S. Engelschall
546d1b6788
Upgrade to mod_ssl 2.3.6
1999-07-15 07:50:10 +00:00
SADA Kenji
77e6a9c3bf
Change www/netscape46-communicator's maintiner to me.
...
Also make the fields to be overrideable.
Approved by: asami
1999-07-14 22:39:29 +00:00
David E. O'Brien
113d58fbbe
Retire netscape45 in favor or netscape46.
1999-07-14 08:47:38 +00:00
Chris Piazza
a1d1e5001b
Update to 0.7.99.2 (7 july 99)
...
PR: 12561
Submitted by: maintainer
1999-07-11 02:28:37 +00:00
Chris Piazza
1e2b05a042
Update to tidy2july99
...
PR: 12525
Submitted by: maintainer
1999-07-06 01:07:43 +00:00
Chris Piazza
d300c31220
Fix the previous commit to do a @unexec rmdir ... instead.
1999-07-05 00:46:49 +00:00
Chris Piazza
39104e8142
Remove an unwanted entry in the PLIST
...
Requested by: maintainer
1999-07-04 23:49:08 +00:00
Steve Price
53491cf60f
Use PERL_ARCH instead of i386-freebsd so this packages cleanly on the
...
Alpha too.
1999-07-04 21:39:59 +00:00
Steve Price
a512a9f236
No need to use -p since ${MKDIR} == 'mkdir -p'.
1999-07-04 21:29:12 +00:00
David E. O'Brien
8c1a3f1e3d
Move noise from "pre-fetch" to "pre-configure" where it actually matters.
1999-07-04 18:54:16 +00:00
David E. O'Brien
334ab5d254
Be noisy at "pre-configure" where it matters, rather than at "pre-fetch".
1999-07-04 18:44:30 +00:00
Chris Piazza
a010726c5d
Activate hotjava.
1999-07-03 23:45:47 +00:00
Chris Piazza
c265a9cb0a
Hotjava, Sun's web browser.
...
PR: 12501
Submitted by: Jose Marques <jose@nobody.org>
1999-07-03 23:45:00 +00:00
Chris Piazza
77658bd2a5
Activate tinyproxy.
1999-07-03 23:21:02 +00:00
Chris Piazza
66f878d0d5
Tinyproxy: a lightweight, non-caching,optionally anonymizing http proxy
...
that is designed to consume a minimum of system resources.
PR: 12473
Submitted by: Mitsuru Yoshida <mitsuru@riken.go.jp>
1999-07-03 23:20:43 +00:00
Dirk Froemberg
66d03d0ee3
Add --with-ttf to PHP3_CONF_ARGS when using FreeType.
...
Problem Reported by: Andre Shimakawa <shimakaw@cba.zaz.com.br>
1999-07-03 09:54:36 +00:00
Dirk Froemberg
9a761681bb
- php3.ini lives in ${PREFIX}/etc (instead of ${PREFIX}/lib), now.
...
- redirect output of scripts/configure.php globally instead of redirecting
each echo (saves about 900 bytes 8-).
1999-07-03 09:50:42 +00:00
SADA Kenji
79d2784056
Activate linux-netscape46-communicator.
...
PR: ports/12413
Submitted-by: Palle Girgensohn <girgen@partitur.se>
1999-07-01 23:38:57 +00:00
SADA Kenji
0b028dfd38
Linux version Netscape Communicator 4.61.
...
PR: ports/12413
Submitted by: Palle Girgensohn <girgen@partitur.se>
1999-07-01 23:36:29 +00:00
Jun Kuriyama
f084b37690
100% pure Java publishing framework servlet
1999-07-01 14:07:12 +00:00
Dirk Froemberg
32d18d1599
File EXTENSION_STATUS is no longer in the PHP3 distribution.
1999-07-01 11:28:26 +00:00
Dirk Froemberg
8a14a57b16
Switch from mysql322 to mysql322-client and mysql322-server.
1999-07-01 09:06:39 +00:00
SADA Kenji
571cb1c6da
Mark as broken. Just repository copied.
...
PR: ports/12413
Submitted by: Palle Girgensohn <girgen@partitur.se>
1999-07-01 00:20:58 +00:00
Jun Kuriyama
1e257996e8
Loadable servlet module for apache.
...
PR: ports/10389 (part of)
Submitted by: greg@greg.rim.or.jp
1999-06-30 22:03:13 +00:00
Jun Kuriyama
e9cec94908
Activate apache-jserv.
1999-06-30 22:01:26 +00:00
Steve Price
274db9e5c8
In an attempt to avoid possible security implications with having files
...
owned by nobody:nogroup, install them owned by SQUIG_UID:SQUID_GID instead.
Also mark this as NO_PACKAGE since you have to set these values in your
environment before installing this port.
Submitted by: maintainer
Reviewed by: Rodney W. Grimes <rgrimes@gndrsh.aac.dev.com>
1999-06-30 19:27:31 +00:00
Dirk Froemberg
822aa246dd
Clean up the latest mhash and mcrypt additions by nsayer:
...
- increase the number of menu items
- use LIB_DEPENDS instead BUILD_DEPENDS (shared libs are used)
- add ${PREFIX} to --with-mcrypt and --with-mhash
1999-06-30 09:56:39 +00:00
Nick Sayer
3a7f536abb
Add support to the apache13-php3 port for adding the mcrypt and mhash
...
libraries.
1999-06-28 23:57:39 +00:00
Bill Fumerola
a11203bbe4
new ports/{java,irc,x11-server}, dependency sweep #2
1999-06-28 19:29:20 +00:00
Satoshi Asami
bb915d772a
Change PKGNAMEs to conform to guidelines.
...
apache-1.3.6+mod_ssl-2.3.3 -> apache+mod_ssl-1.3.6+2.3.3
apache-1.3.6+ssl_1.35 -> apache+ssl-1.3.6+1.35
Reviewed by: maintainers of both ports
1999-06-28 09:00:47 +00:00