pkgsrc/www
uebayasi 7ba2ef7087 Update to 19.3. Supplied by Alex Newman <dolemite@wuli.nu> in pkg/16078,
and reviewed by the maintainer, Eric Gillespie <epg@pretzelnet.org>.

Major version changed so that BUILDLINK_DEPENDS.neon bumped.

Part of changes from NEWS:

Changes in release 0.19.1-0.19.3:
* For platforms lacking snprintf or vsnprintf in libc, require trio.
* Add NE_FMT_OFF_T to fix Win32 build (Dan Berlin, Branko Èibej).
* Fix non-SSL build broken in 0.19.1.
* Working SOCKSv5 support (thanks to Torsten Kalix <torsten.kalix@bredex.de>)
* Add missing stubs for ne_ssl_* functions for non-SSL build.
* Fix some error messages in new SSL code.

Changes in release 0.19.0:
* Major API change: ne_session_create now takes (scheme, hostname, port)
 arguments: a session is clarified to be "a group of requests to a
 certain server".
 - removal of ne_session_server, ne_set_secure, and ne_set_proxy_decider
 - ne_session_proxy returns void.
 - DNS lookups are delayed until request dispatch time.
* Significant improvements to TLS/SSL support:
 - SSL is enabled if scheme passed to ne_session_create is "https"
 - new interfaces to load CA certs and to load SSL library's bundled CA certs
 - add server cert verification callback.  An SSL connection to a server
 with an unknown CA will now fail unless a verification callback is used.
 - enable SSL session caching (performance improvement)
 - support for wildcard server certs where commonName is "*.example.com".
 - thanks to Tommi Komulainen for the contribution of code from mutt's
 IMAP/SSL implementation under the LGPL, from which bits of this were derived.

Changes in release 0.18.4-0.18.5:
* Removed old neon.dsp, neon.dsw.
* Update Win32 build to add OpenSSL and zlib support (Branko Èibej).
* Fixes for Content-Type parsing using ne_content_type_handler (Greg Stein)
 - also now parses the charset parameter from header value.
* Removed ne_concat() function, which didn't work and wasn't used.
2002-04-01 01:28:04 +00:00
..
adzap Update adzap to version 20020305. 2002-03-13 11:27:05 +00:00
amaya Give all packages which depend on "png" a version bump, and update 2002-03-13 17:36:35 +00:00
analog Update "analog" package to version 5.22. Changes since version 5.21: 2002-03-20 14:16:00 +00:00
ap-aolserver Generalize the handling for packages where "fetch" and "fetch-list" 2002-03-04 19:41:03 +00:00
ap-auth-cookie Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
ap-auth-ldap The apache buildlink.mk file only has a build dependency on apache. We 2001-11-26 15:02:30 +00:00
ap-auth-pam Initial import of ap-auth-pam-1.0a as www/ap-auth-pam. 2002-03-06 19:33:38 +00:00
ap-auth-postgresql Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
ap-csacek Update to 2.1.9 2002-03-10 20:21:57 +00:00
ap-dav Update www/ap-dav to 1.0.3. Major bugfixes and changes from 2002-03-06 15:35:04 +00:00
ap-DBI Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
ap-dtcl Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
ap-Embperl Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
ap-fastcgi Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
ap-jk Note that these modules only work with Apache 1.3.* and not the forthcoming 2002-02-28 18:32:18 +00:00
ap-jserv Since we recommend using Tomcat over this mod_jserv thing, mention that the 2002-03-22 05:19:05 +00:00
ap-layout Initial import of mod_layout package. 2002-02-25 02:55:22 +00:00
ap-mp3 Initial import of mod_mp3. 2002-02-25 03:00:49 +00:00
ap-perl Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in 2001-11-29 01:12:24 +00:00
ap-php3 Update php3 and ap-php3 to 3.0.18nb1. Changes from version 3.0.18 are 2002-02-28 15:07:16 +00:00
ap-php4 Note that these modules only work with Apache 1.3.* and not the forthcoming 2002-02-28 18:32:18 +00:00
ap-python Note that these modules only work with Apache 1.3.* and not the forthcoming 2002-02-28 18:32:18 +00:00
ap-ruby Remove defining APXS since it will be properly defined in 2002-03-20 15:09:40 +00:00
ap-ssl Update www/ap-ssl to 2.8.7 from the mod_ssl-2.8.7-1.3.23 distribution. 2002-02-28 05:45:44 +00:00
ap-xslt Fix last commit (package was already at PKGREVISION 1, adding 2002-01-22 22:21:41 +00:00
apache Fix build on arm-elf. 2002-03-28 17:17:08 +00:00
apache2 Have a default value for apache_start so it doesn't need to be specified 2002-03-06 20:21:38 +00:00
apache6 Add back ability to change the value of "apache_start" from /etc/rc.conf 2002-02-26 20:28:41 +00:00
apc-gui Give all packages which depend on "png" a version bump, and update 2002-03-13 17:36:35 +00:00
arena Give all packages which depend on "png" a version bump, and update 2002-03-13 17:36:35 +00:00
asp2php Update asp2php to version 0.75.25. 2001-12-21 10:48:15 +00:00
asWedit Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
bluefish Remove commented out pre-configure target. 2002-03-19 08:52:24 +00:00
bozohttpd update to bozohttpd 5.09. changes include... um, i forget. it can now 2001-12-14 16:26:03 +00:00
cadaver Update www/cadaver to 0.19.1. Pkgsrc changes include: 2002-02-28 18:23:57 +00:00
calamaris Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
cgicc Introduce new framework for handling info files generation and installation. 2002-02-18 15:14:00 +00:00
cgilib Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
checkbot Update checkbot to 1.67. Changes: 2001-12-17 12:01:27 +00:00
chimera Don't reference the result, if png_create_info_struct() was unsucessful. 2002-03-15 00:07:37 +00:00
cocoon mkdir -> ${MKDIR} 2002-02-15 10:12:28 +00:00
communicator mkdir -> ${MKDIR} 2002-02-15 10:12:28 +00:00
cronolog Introduce new framework for handling info files generation and installation. 2002-02-18 15:14:00 +00:00
curl Update to version 7.9.5nb1 2002-03-15 12:05:09 +00:00
cvsweb Don't depend on Apache. CVSweb is a simple perl CGI script and works with 2001-12-17 22:11:46 +00:00
dillo Give all packages which depend on "png" a version bump, and update 2002-03-13 17:36:35 +00:00
galeon Give all packages which depend on "png" a version bump, and update 2002-03-13 17:36:35 +00:00
galway Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
glibwww Give all packages which depend on "png" a version bump, and update 2002-03-13 17:36:35 +00:00
grail switch to a MASTER_SITE that works 2002-02-15 10:30:24 +00:00
gtkasp2php Update gtkasp2php to version 0.75.25. 2001-12-21 10:52:30 +00:00
gtkhtml Give all packages which depend on "png" a version bump, and update 2002-03-13 17:36:35 +00:00
haskell-cgi mkdir -> ${MKDIR} 2002-02-15 10:12:28 +00:00
hiawatha Adjust format a bit: 2001-11-11 06:17:26 +00:00
horde Remove references to PHPLIBDIR, as it doesn't exists any more. 2002-03-29 20:48:53 +00:00
htdig Update htdig to 3.1.6. Many bug fixes, including one security-related fix. 2002-03-09 21:48:11 +00:00
htmldoc Straighten out DISTNAME/PKGNAME/WRKSRC in the face of bsd.pkg.mk's 2002-03-17 15:43:43 +00:00
htmlfix Update htmlfix to 1.01 - ignore symlinks 2002-02-13 23:41:59 +00:00
htmllint Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
hypermail Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
ijb Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
jakarta-servletapi If we're overriding MAKE_PROGRAM to ant we should probably reset MAKE_FLAGS 2002-03-10 23:59:00 +00:00
jakarta-tomcat Move MAKE_FLAGS= to after .include "../../mk/bsd.pkg.mk" to ensure it overrides any external settings 2002-03-26 16:37:26 +00:00
jsdk20 Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
jssi Fix hidden assumption that ${JAVA_HOME}/bin was in invoking users path. 2002-01-14 15:30:44 +00:00
kannel Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
libghttp Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
libwww Don't include security/openssl/buildlink.mk, as no package that 2002-01-02 21:01:23 +00:00
links Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
lynx add PATCH_DIST_STRIP=-p1 to please linux's patch. Tested to still work with NetBSD 2002-03-26 16:09:08 +00:00
lynx-current Add all the mirrors sites from <URI:http://lynx.isc.org/mirrors.html>, 2001-12-31 19:50:21 +00:00
make_album fix floating exception when the focus is "infinite" 2002-03-12 23:34:46 +00:00
Mosaic Give all packages which depend on "png" a version bump, and update 2002-03-13 17:36:35 +00:00
mozilla Correct perl version dependency. 2002-03-24 15:05:16 +00:00
navigator mkdir -> ${MKDIR} 2002-02-15 10:12:28 +00:00
navigator3 Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
neon Update to 19.3. Supplied by Alex Newman <dolemite@wuli.nu> in pkg/16078, 2002-04-01 01:28:04 +00:00
netscape correctly quote $@ 2002-03-11 10:18:25 +00:00
ns-plugger-common mkdir -> ${MKDIR} 2002-02-15 10:12:28 +00:00
ns-plugger-communicator Change reachover references into another package's pkg/ directory into 2001-11-01 09:41:13 +00:00
ns-plugger-navigator Change reachover references into another package's pkg/ directory into 2001-11-01 09:41:13 +00:00
ns-remote Update ns-remote to 1.6 2002-03-26 22:43:46 +00:00
openacs Give all packages which depend on "png" a version bump, and update 2002-03-13 17:36:35 +00:00
opera Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
opera6 We also need to disable synchronous DNS in "opera6.ini" - yes, even with 2002-03-20 18:49:45 +00:00
p5-Apache-ASP Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Apache-DBILogConfig Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Apache-DBILogger Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Apache-ePerl Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
p5-Apache-Filter Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Apache-Session Remove non-existing patch-a[ab] from distinfo. 2002-01-10 14:21:50 +00:00
p5-Apache-SSI Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-CGI The distfile at Lincoln Stein's page appears to be larger than the 2002-02-27 16:28:48 +00:00
p5-CGI-Application Update p5-CGI-Application to 2.1. 2002-01-18 22:36:36 +00:00
p5-CGI-FastTemplate Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-CGI-Minimal Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-CGI_Lite Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-FCGI Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-HTML-Clean Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-HTML-FillInForm Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-HTML-FixEntities Update p5-HTML-FixEntities to 1.01. 2002-02-01 16:18:58 +00:00
p5-HTML-Format Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-HTML-Mason Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-HTML-Parser Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-HTML-PrettyPrinter Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-HTML-SimpleParse Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-HTML-Table Updated p5-HTML-Table to 1.15 (provided by Shell Hung in pkg/15871) 2002-03-15 12:07:50 +00:00
p5-HTML-TableExtract Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-HTML-Tagset Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-HTML-Template Make sure to update the distinfo file. 2002-03-22 14:30:03 +00:00
p5-HTML-Tree Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-HTTP-Request-Form Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-HTTPD-User-Manage Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-libapreq Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
p5-libwww Updated p5-libwww to 5.64 (provided by Shell Hung in pkg/15558) 2002-03-15 12:52:51 +00:00
p5-Template-Toolkit Give all packages which depend on "png" a version bump, and update 2002-03-13 17:36:35 +00:00
p5-URI Update p5-URI to 1.18. 2002-01-18 22:45:50 +00:00
p5-VRML Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
php-FastTemplate mkdir -> ${MKDIR} 2002-02-15 10:12:28 +00:00
php3 PHP3 modules should depend on php-{BASE_VERS}* (BASE_VERS == 3.0.18) so 2002-03-02 18:48:24 +00:00
php4 Replace some = with ?= so that the values may be overridden in PHP4 module 2002-03-01 22:51:42 +00:00
php4-apc Move the definition of USE_BUILDLINK_ONLY above the inclusion of 2002-02-28 06:13:20 +00:00
py-curl initial import of py-curl-0.4.5, a python module interface to the cURL library, 2002-01-29 16:22:18 +00:00
py-HTMLgen initial import of py-HTMLgen-2.2.2, a class library for the generation of 2002-02-05 19:44:53 +00:00
py-pcgi use python20/Makefile.inc instead of python/Makefile.inc 2002-01-29 17:02:32 +00:00
py-zpublisher use python20/Makefile.inc instead of python/Makefile.inc 2002-01-29 17:02:32 +00:00
quanta Give all packages which depend on "png" a version bump, and update 2002-03-13 17:36:35 +00:00
quanta-docs Give all packages which depend on "png" a version bump, and update 2002-03-13 17:36:35 +00:00
ruby-htmlsplit Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
ruby-tag Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
ruby-uri Mark this package for ruby-1.4 base. Since it is included in ruby 1.6.7 2002-03-17 15:22:12 +00:00
sitecopy Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
skipstone Update to skipstone 0.8.0 2002-03-28 10:40:33 +00:00
snarf Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
spfc Replace "${GTAR} cf - . | (cd ... ; ${GTAR} xf - )" pipelines with a 2001-11-14 14:47:53 +00:00
squid Fix for PKG_SYSCONFDIR -- the compiled-in paths should now be correct. 2002-03-23 17:16:48 +00:00
surfraw PKGBASE is already in PLIST_SUBST from bsd.pkg.mk. 2002-03-22 05:04:12 +00:00
swish-e Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
tcl-cgi Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
thttpd Solaris' test binary (test/[) doesn't grok "-e". Replace with "-f". 2002-02-05 06:04:36 +00:00
tidy Update to tidy-020307, and add a distsite for older versions. 2002-03-08 11:55:43 +00:00
urlget Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
w3 Fix configuration with Xemacs, as suggested in pkg/15343 by Sergey Svishchev. 2002-03-14 17:04:38 +00:00
w3c-httpd Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
w3m Disable use_help_cgi, per pkg/15830 by YAMAMOTO Takashi. 2002-03-14 23:01:35 +00:00
waplet mkdir -> ${MKDIR} 2002-02-15 10:12:28 +00:00
wApua Initial import of wApua 0.05, a perl WML browser. 2002-01-30 02:28:35 +00:00
wdg-validate Updated wdg-validate to 1.03 2002-02-14 16:29:03 +00:00
web500gw Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
webalizer Give all packages which depend on "png" a version bump, and update 2002-03-13 17:36:35 +00:00
weblint Buildlinkify. 2001-11-29 13:27:46 +00:00
webnew Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
weex Fast Webpage Exchanger (weex) is a utility designed to automate the 2001-11-29 08:36:06 +00:00
wml Buildlinkify. 2001-12-25 19:25:28 +00:00
www6to4 Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
wwwcount mkdir -> ${MKDIR} 2002-02-15 10:12:28 +00:00
wwwoffle Add a convenience target to run the INSTALL script, and update the 2002-03-25 09:17:55 +00:00
zope use buildlink file for python, but keep tied to version 2.0 2002-01-22 18:47:14 +00:00
zope-confera Move pkg/ files into package's toplevel directory 2001-11-01 02:25:33 +00:00
Makefile Note addition of www/ap-auth-pam. 2002-03-06 19:34:05 +00:00