Commit Graph

1202 Commits

Author SHA1 Message Date
brad
5cd00e6c5d upgrade to Squid 2.5.STABLE2 2003-05-13 20:12:02 +00:00
fgsch
eea41f16b5 correct defines, so fpstatic and mod_frontpage.so works correctly under
all cases.
2003-05-12 19:39:34 +00:00
sturm
ca4bae8577 - don't hardcode /etc, use SYSCONFDIR instead
- don't change SYSCONFDIR, use CONFDIR/SUBST_VARS instead and if neccessary
  use "CONFIGURE_STYLE=gnu old" and explicitly set --sysconfdir=${CONFDIR}
a few more to come...
2003-05-12 18:02:44 +00:00
avsm
11d155558e missing GRAPHICS_DEPENDS for gd 2003-05-10 14:42:49 +00:00
avsm
332e518242 enable wddx as well 2003-05-07 14:13:01 +00:00
avsm
0a2337d26b lose the xml subpackage, its part of php4-core now 2003-05-07 14:02:32 +00:00
avsm
65cc8ba9bf trim a bit of braindeath from the pear shell script 2003-05-07 14:00:05 +00:00
henning
d8f2c7397c :brad: remove the bogus BUILD_DEPENDS
this time in the right dir - nfs fucked up the previous, sorry for the
confusion
2003-05-05 00:58:57 +00:00
henning
eee22d94af back out previous; wrong dir 2003-05-05 00:51:48 +00:00
henning
4f3d1269cb :brad: remove the bogus BUILD_DEPENDS 2003-05-05 00:44:59 +00:00
henning
315c0b0687 +mod_auth_ldap, 10x david for reminder 2003-05-04 23:41:52 +00:00
henning
d792146953 ldap authentication module for apache; ok margarida@ 2003-05-04 23:09:01 +00:00
couderc
a5fa5d72c1 Forgotten this patch in last update. 2003-05-04 22:05:41 +00:00
couderc
e3f42d3c15 update to 0.7.2, mostly from Jon Olsson <jon@joshua.haninge.kth.se> 2003-05-04 18:33:59 +00:00
avsm
d953ddddb2 we no longer have a php3 port to conflict with 2003-05-02 22:10:22 +00:00
avsm
3a58f63653 missed this; new chroot-friendly layout 2003-05-02 19:54:22 +00:00
avsm
d214410986 all the pear stuff goes into /var/www/pear 2003-05-02 19:50:22 +00:00
avsm
3ca33d3395 extensions now get installed into /var/www/lib/php 2003-05-02 19:49:36 +00:00
avsm
3e237170b9 Make php chroot-friendly by default; the default pear directory is
/var/www/pear and php modules go into /var/www/lib/php.

Everything else still lives outside the chroot

Also tidy up the pkg/INSTALL message while I'm here
2003-05-02 19:49:00 +00:00
avsm
84aca7518b put common php patches here 2003-05-02 19:46:04 +00:00
grange
6b13705498 Update to calamaris 2.57 2003-05-02 18:38:00 +00:00
wilfried
391b340422 update to 1.19; from maintainer Jim Geovedi <jim@corebsd.or.id> 2003-04-30 19:20:50 +00:00
naddy
7ce514c2a8 work around gcc 2.95 compiler bug on sparc64; ok avsm@ 2003-04-30 19:15:57 +00:00
couderc
e18b2de38d update to 0.7.1.2 from henning@ 2003-04-28 18:20:53 +00:00
naddy
32c17f42d2 Maintenance update to 0.88. 2003-04-28 14:06:13 +00:00
margarida
8cc3d398ab Update to version 3.17.
- Add HOMEPAGE.
2003-04-27 19:40:30 +00:00
naddy
522e09bb1d Update to Opera 6.12 for Linux. 2003-04-27 16:27:50 +00:00
margarida
35c669fd2a Update to version 2.6.3
Security bugfixes (surprise, surprise..):
Cross-site scripting vulnerabilities in the HTML filter were fixed.
A parsing bug was fixed where malformed address fields can cause
MHonArc to hang.
2003-04-22 00:46:00 +00:00
naddy
1c08802be5 +man2web 2003-04-20 19:05:40 +00:00
naddy
4b222632ac Import man2web 0.87.
man2web is a program for converting man (manual) output to HTML on
the fly (as a CGI program) or on the command line.
2003-04-20 19:04:17 +00:00
sturm
988c2129cd update to 3.04
minor bugfixes
2003-04-18 19:46:24 +00:00
avsm
7fb3890451 Incorrect buffer size passed to readlink()
Version in ports too old to submit patch upstream
2003-04-15 21:55:27 +00:00
david
6bb71a49be nsprpub/pr/include/md/_openbsd.cfg: fix a typo
nsprpub/pr/src/misc/prnetdb.c: add OpenBSD to the list of OSes with getifaddrs()
nsprpub/pr/src/misc/prtime.c: OpenBSD's struct tm has two additional fields: tm_zone and tm_gmtoff.

ok pvalchev@
2003-04-13 04:26:32 +00:00
david
b3bc1f4462 use -pthread rather than libc_r on OpenBSD
patch from bugzilla bug 198462
thanks to timeless and Rich Cannings
2003-04-13 02:57:40 +00:00
david
3a0e8bb760 update to reality
ok pvalchev@
2003-04-13 02:45:32 +00:00
david
783202879f update to the latest mozilla release (1.4a)
add correct dependencies
simplify configure options
ok pvalchev@

XXX: this port is still marked BROKEN (doesn't run)
2003-04-13 02:40:48 +00:00
david
f8f238a79a remove perllocal.pod
ok MAINTAINER Peter Galbavy
ok pvalchev@
2003-04-12 20:22:24 +00:00
jsyn
43d7195899 quote COMMENTs; ok naddy@ 2003-04-10 18:08:56 +00:00
marcm
db52bed9cb Update to 1.1.10. Among other things, this fixes an issue that would
crash calling programs (like Evolution) when rendering certain HTML
pages.
2003-04-10 15:55:48 +00:00
fgsch
e7793e3099 update to links 2.1pre9; tested by pvalchev@ and Pedro Bastos. 2003-04-07 19:30:21 +00:00
avsm
139b43cdb2 + pear-HTML-Common 2003-04-03 23:40:29 +00:00
avsm
b2096689de initial import of pear-HTML-Common-1.0
--

The HTML_Common package provides methods for HTML code display and
attributes handling.

 1) Methods to set, remove, update HTML attributes.
 2) Handles comments in HTML code.
 3) Handles layout and tabs for nicer HTML code.
2003-04-03 23:39:33 +00:00
avsm
1d7ada4c4a cvs missed these patches 2003-04-03 14:04:48 +00:00
avsm
0bc07dda52 dbx support; tholo@ 2003-04-03 14:04:25 +00:00
avsm
cfc07c913c depend on latest horde (>=2.2.1), and correct bad subst in plist 2003-04-03 11:31:14 +00:00
avsm
43a85606ad update to nag-1.1 2003-04-03 11:28:00 +00:00
avsm
f500fd14ec update to turba-1.2 2003-04-03 11:22:29 +00:00
avsm
23a6881b02 correct MASTER_SITE, add dependency on pear-Date 2003-04-03 11:18:21 +00:00
avsm
6bc3abdfae run and build depends should add, not set values 2003-04-03 11:10:40 +00:00
avsm
a1be2fd83f Update to php4-pear-4.3.1; the 'pear' command line stuff now works, so
you can add/remove pear modules via pear.php.net

Note that some pear modules which were bundled with the old version of
this package are now separate ports (pear-Log especially)
2003-04-03 10:29:03 +00:00