Commit Graph

439 Commits

Author SHA1 Message Date
brad
7a77dc9bc4 tighten permissions. 2001-01-12 21:21:02 +00:00
avsm
058812e89c - update to p5-URI-1.10
- bump NEED_VERSION

Form handling has changed subtly, so be sure to read the documentation
before upgrading to this (the new behaviour follows the W3 recommendation)
2001-01-11 14:05:38 +00:00
avsm
8ec61d3981 fix patch - rcs id caused it to not apply cleanly 2001-01-11 08:10:41 +00:00
naddy
c355b8e624 - new maintainer Couderc Damien <couderc.damien@wanadoo.fr>
- update to 0.6; submitted by couderc.damien@wanadoo.fr
- install HTML manual
2001-01-09 16:34:54 +00:00
avsm
93eeb97752 missed this one (removed .packlist), from Jeff Bachtel <sebastion@irelandmail.com> 2001-01-08 21:45:27 +00:00
avsm
3fdc6aad7e cull .packlist from the PLIST 2001-01-08 21:07:39 +00:00
brad
03f57d4e2a better 2001-01-08 20:03:11 +00:00
avsm
f16547aeb1 Add a couple of patches from venaas@php.net to allow PHP-4.0.4 to work
with OpenSSL 0.9.5a, instead of requiring only OpenSSL 0.9.6
These patches detect the revelant version and use the additional return
values in 0.9.6 only if present.

This also unbreaks the SNMP flavor on 2.8-stable, which requires SSL
support, since our UCD-SNMP daemon has OpenSSL compiled into it
(wierd, but thats how the PHP snmp-config.m4 works)

- Add OpenSSL patches
- Add note crypt.c patch that its now in 4.0.5-dev and can be removed soon
- Add --with-openssl to the standard set of configure options
2001-01-07 21:08:11 +00:00
avsm
2503bc1ec2 Add a curl FLAVOR (for the Client URL library) to retrieve stuff via
gopher, dict, ldap, telnet, http(s), etc
2001-01-06 14:17:33 +00:00
avsm
c8a43191e3 update snmp flavor libdepends - from danh@ 2001-01-05 22:47:21 +00:00
brad
c7881f6a8a bye bye NO_CDROM and MIRROR_DISTFILE 2001-01-05 16:35:58 +00:00
kevlo
b7bd1130de Correct RCS tag 2001-01-04 13:17:21 +00:00
kevlo
b8c86108b9 Enable p5-CGI 2001-01-04 10:32:33 +00:00
kevlo
ba4a39794f Initial import of CGI-modules-2.76
This is for use in writing cgi scripts
2001-01-04 10:31:39 +00:00
dugsong
72f486ab5b update to version 0.95, which include SSL support 2001-01-04 06:53:10 +00:00
brad
3e3e1dc069 remove mips and powerpc from ONLY_FOR_ARCHS, these platforms do not even
ship with an Apache compiled with DSO support yet.
2001-01-04 00:51:23 +00:00
brad
ef0f2e0640 sort 2001-01-03 21:36:49 +00:00
brad
8085a38660 add missing @dirrm 2001-01-03 21:35:26 +00:00
avsm
464f24c4b6 - update to p5-libwww-5.49
- bump NEED_VERSION
2001-01-03 00:50:41 +00:00
avsm
787ca8d8f7 PHP4 should work fine on the powerpc now.
Confirmed by Nicholas Merill <lists@mojo.calyx.net>
2001-01-03 00:33:38 +00:00
avsm
7cb8587555 - remove MASTER_SITES0 as its not needed anymore
- add UK master site
- take joint MAINTAINER (jakob@ ok)
2000-12-28 23:37:22 +00:00
avsm
df1af3b82c Add in a flavor for mcrypt, an interface to block and stream
encryption algorithms.

The patches are a backport from PHP-CVS to the mcrypt m4 script, which
didn't pick up the right version of libmcrypt.  I've included the
m4 patch also, since the outputted configure script patch will make no
sense to anyone who looks at it in the future.
2000-12-28 17:53:16 +00:00
avsm
05866963a8 - upgrade to p5-HTML-Parser-3.15
- bump NEED_VERSION

--
 HTML::TokeParser's get_tag() method now takes multiple
 tags to match.  Hopefully the documentation is also a bit clearer.

 #define PERL_NO_GET_CONTEXT: Should speed up things for thread
 enabled versions of perl.

 Quote some more entities that also happens to be perl keywords.
 This avoids warnings on perl-5.004.

 Unicode entities only triggered for perl-5.7.0 or higher.
2000-12-27 21:52:07 +00:00
avsm
2a9e8b5717 Document most of the (numerous) flavours that this port has 2000-12-27 00:09:00 +00:00
avsm
93d5cc5ae5 - update to php-4.0.4
- bump NEED_VERSION
- no longer need extra distfile number4.tar.gz since it has
  been integrated into the main distribution
- ltconfig, mysql socket patches are in main distribution now,
  so they are removed.  Note that the ltconfig patch was only
  applied to the 4_0_4 branch by the PHP team, so we will have
  to resubmit it for the next version, unless libtool-cvs has
  been updated with our information.
- Since php3/4 conflict with each other anyway, versioning is
  not needed.

ok jakob@
2000-12-26 23:35:43 +00:00
form
cf210ccbab Upgrade to 4.13 2000-12-22 10:55:03 +00:00
naddy
abfa9851a8 If HOMEPAGE is defined in Makefile, reference it in DESCR, too.
authorized by espie@

Fix a few minor cosmetic issues along the way.
2000-12-21 21:20:34 +00:00
dugsong
3926d8d298 add iodbc flavor; from <polandj@arbornetworks.com> 2000-12-18 20:29:25 +00:00
brad
6e1f7658a3 bump PKGNAME. 2000-12-18 14:19:27 +00:00
brad
e15dde6f61 fix order of PLIST; From: naddy@ 2000-12-18 01:21:08 +00:00
brad
456ef2bde7 sync PKGNAME with -STABLE branch. 2000-12-15 21:36:09 +00:00
naddy
6556d19311 Use customary framework for INSTALL/DEINSTALL scripts; fixes INSTALL. 2000-12-15 17:36:22 +00:00
brad
547a835d29 Install font.properties and other related files which were being deleted
durring the install originally. This should fix the font problems people
have been having with Java and the JVM having very tiny and unreadable
fonts. Poked and prodded by: danh@
2000-12-15 14:53:32 +00:00
naddy
9122eedc4f Use customary framework for INSTALL/DEINSTALL scripts; fixes INSTALL.
ok jakob@
2000-12-15 13:29:33 +00:00
brad
90fbe119af a few BUILD_DEPENDS -> LIB_DEPENDS 2000-12-14 15:25:20 +00:00
espie
7236118b69 Fix dependency 2000-12-14 14:04:09 +00:00
kevlo
84f0c18d9c Upgrade to 0.62b 2000-12-10 15:00:14 +00:00
brad
5ee32b1bd3 add a distribution patch: (and update checksum for HTML quoting patch)
squid-2.3.stable4-carp-assertion.patch
Comparing floating point numbers for equality is tricky. The old way can cause an assertion even though two numbers actually do add up to 1
2000-12-08 17:09:52 +00:00
avsm
325c73ba3d - upgrade to HTML-Parser-3.14
- bump NEED_VERSION
- deactivate experimental unicode support since it doesnt work yet on our
  perl setup (make tests all fail with missing symbols)
2000-12-05 14:05:05 +00:00
avsm
ea6ca78b9a add w3mir to subdir list 2000-11-30 15:45:31 +00:00
avsm
d4a69af308 Import of w3mir-1.0.9
From Jeff Bachtel <jeff@cepheid.org>, reviewed by naddy@

--
w3mir is a all purpose HTTP copying and mirroring tool. The main
focus of w3mir is to create and maintain a browseable copy of one,
or several, remote WWW site(s). Used to the max w3mir can retrieve
the contents of several related sites and leave the mirror browseable
via a local web server, or from a filesystem, such as directly from
a CDROM.

w3mir's goal is to be able to make useful mirrors of any reasonable
WWW site. It specifically preserves link integrity within the
mirrored documents as well as the integrety of links outside the
mirror, following redirects as needed. If you want it to. w3mir has
a powerful ``multi-scope'' mechanism enabling the user to make
mirrors of several related sites and have links between them refer
to the mirrored documents rather than the original site. w3mir has
several features directed at getting mirrors for CDROM burning and
handling of some not too often seen problems when mirroring.

w3mir supports HTML4, and has partial support for CSS, Java and
ActiveX.
2000-11-30 15:44:32 +00:00
jakob
e7a87f80c7 fix build problem with gd flavour; noted by <dwarf@wizeazz.dhs.org> 2000-11-28 15:44:31 +00:00
jakob
db944de3de update to v3.0.18. excerpt from ChangeLog below.
--
October 21, 2000, Version 3.0.18
- Fixed file upload bugs (Sascha)

October 11, 2000, Version 3.0.17
- Fixed output functions (Sascha)
- Added odbc_tables() (Frank)
- Fixed htmlspecialchars/htmlentities inconsistencies (Rasmus)
- Added is_uploaded_file() (Zeev)
- Clean up htmlspecialchars/htmlentities inconsistencies (Rasmus)
- Add optional charset parameter to sybase_[p]connect (alf@alpha.ulatina.ac.cr)
- Fixed incorrect handling of 0-precision strings (e.g., %4.0s)
  in printf (Ken Coar)
- You can now call Ora_Error() without prameters to get the reason
  for a failed connection attempt. (Kirill Maximov)
- Fixed crash in OCIFetchStatement() when trying to read after
  all data has already been read. (Thies)
- Added --enable-sigchild. Use this option if you encounter
  <defunc> processes when using Oracle 8i. (Thies)
- Uncommitted outstanding OCI8 transactions are now rolled back
  before the connection is closed. (Thies)
- Improved configure checks for Oracle 8i. (Thies)
- Added imap_mime_header_decode() function (Skalski)
2000-11-24 07:39:00 +00:00
brad
17d47c144e update checksums for squid-2.3.stable4-html_quoting.patch patch now that
the issue has been fixed.
2000-11-21 23:36:54 +00:00
avsm
dc1812d261 Correct a dirrm directive which had i386 hardcoded instead of ARCH
Reported by: Jeff Bachtel <jeffb@isc.tamu.edu>
2000-11-21 17:57:08 +00:00
espie
9caf73d4ab Trim down comments 2000-11-21 17:26:32 +00:00
danh
896fe99dbe - update to 2.01-06.
- fixed installation of example config file.
2000-11-20 00:46:31 +00:00
avsm
2e93f8541c - update to p5-HTML-TagSet-3.03
- bump NEED_VERSION

Changes: adds a (tr=>'background') config option for supported browsers
2000-11-18 23:39:27 +00:00
avsm
2af6573e07 - update to MHonArc-2.4.7
- bump NEED_VERSION
2000-11-18 23:34:23 +00:00
avsm
daafecff86 - Update to http_load-09nov00
- bump NEED_VERSION

(no ChangeLog available, diff shows only a small change in junk
 data sent to client)
2000-11-18 23:15:38 +00:00