summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2001-05-14Update postgresql dependencies to look like:jlam3-6/+6
DEPENDS+= postgresql-{6.5.3*,7.0*,lib-*}:../../databases/postgresql-lib
2001-05-14Update php4 and modules to 4.0.5. Changes from version 4.0.4.1nb1 includejlam23-196/+292
many general bugfixes, important fixes to the pgsql module to support PostgreSQL transactions correctly, speedups, and a zlib output compressor.
2001-05-14Update ap-ssl to 2.8.3. Changes from version 2.8.2 include:jlam2-7/+7
*) Allow loadcacert.cgi script to work inside mod_perl. *) Fixed typo in the directive descriptions in mod_ssl.c *) Fixed ENGINE support: the engine support is are now already loaded at configure time. Else mod_ssl fails to find them.
2001-05-14Update apache to 1.3.19nb2. The only change from version 1.3.19nb1 is usingjlam2-6/+6
the updated EAPI patches from mod_ssl-2.8.3-1.3.19 which includes the following fix: *) Fixed EAPI context usage in http_request.c: a context pointer potentially can be NULL requests and can cause a segfault if dereferenced.
2001-05-14Update p5-HTML-Parser to 3.24zuntum2-4/+5
Changelog at http://search.cpan.org/doc/GAAS/HTML-Parser-3.24/Changes Fixes pkg/12896 by Nathan Ahlstrom <nrahlstr@winternet.com>
2001-05-14Update p5-URI to 1.12zuntum2-4/+5
Changelog: URI->new($u, $scheme) does no longer fail if given a badly formatted scheme string. URI::WithBase's clone and base method was basically just broken. This also affected the URI::URL subclass. The clone() method did not copy the base, and updating the base with the base method always set it to "1". Fixes pkg/12895 by Nathan Ahlstrom <nrahlstr@winternet.com>
2001-05-14Update "analog" package to version 5.0. This is a major update overtron4-103/+80
version 4.16 which include many new features including new reports. See the include "whatsnew.html" for detailed description.
2001-05-13this works on 1.5 alpha so only mark it as broken for old systems (1.3,1.4).dmcmahill3-3/+22
also don't use floats as ints...
2001-05-12USE_PERL is not the correct name of the variable. Remove it anyway andjlam1-2/+3
properly add a build depend on perl so that Apache's apxs will work.
2001-05-11PERL5_REQD shouldn't be used directly by libperl DEPENDS as the perl andjlam1-2/+3
libperl versions may not be exactly the same.
2001-05-11Adapt to linuxppc version number change.wiz1-2/+2
2001-05-11Adapt to new version number of linuxppc_lib.wiz1-2/+2
2001-05-11Most notable changes are:taya11-199/+154
* Personal Security Manager 2.0 with improved performance and new UI. * MailNews front end has been overhauled with a huge performance improvement. * Browser and Mail now utilize a new cache, and new viewmanager for improved performance and correctness. * Image rendering library was rewritten from scratch for increased preformance. See the release notes below for detail: http://www.mozilla.org/releases/mozilla0.9/
2001-05-10Add missing "shutdown" keyword in startup file.tron1-1/+2
2001-05-09Use SHA1, and add sizes for the remaining architectures.wiz1-4/+7
2001-05-09Add SHA1 checksums and sizes for the remaining architectures.wiz1-4/+7
2001-05-09Use SHA1, and add size.wiz1-2/+3
2001-05-08Improve rc.d-style startup script. It now respects settings injlam2-70/+102
/etc/rc.conf (apache=YES/NO and apache_start=startssl) if it exists.
2001-05-08Allow changing document root for suexec through ${APACHE_SUEXEC_DOCROOT}.jlam2-6/+10
Closes pkg/12852 by Eric Schnoebelen <eric@milo.cirr.com>.
2001-05-06Use HUGS_PREFIX.jtb1-4/+4
2001-05-06Add NO_SRC_ON_FTP -- it's already in ${MASTER_SITE_LOCAL}.jtb1-9/+13
Remove unnecessary sed redirection.
2001-05-05Explicitly disable pthreads, as that option doesn't work on NetBSD at all.fredb1-2/+3
Partially fixes PR pkg/12705.
2001-05-05Simplify the package "Makefile" by utilizing the "USE_RMAN" hookfredb1-5/+3
in bsd.pkg.mk.
2001-05-05don't need .CURDIR on DEPENDShubertf1-2/+2
2001-05-05make sure FILESDIR etc. are absolute paths -> prepend with ${.CURDIR}hubertf1-2/+2
XXX someone please teach pkglint about $PKGSRCDIR
2001-05-05Add ${.CURDIR} in some places. Noted by Takahiro Kambe.wiz1-4/+4
2001-05-05Fix. Picked up by bulk build.skrll1-1/+40
2001-05-05Sortskrll1-216/+216
2001-05-05Add '--enable-dns' to CONFIGURE_ARGS. pkg/12753 by Dave Burgess.wiz1-2/+3
2001-05-04The homepage is at <http://www.chimera.org/>. Who would have guessed it?fredb1-2/+2
2001-05-04Add distfile sizeagc1-1/+2
2001-05-04Remove gratuitious input redirection from ${SED} statement.fredb1-2/+2
2001-05-04The homepage seems to be missing in action.fredb1-2/+2
2001-05-03Add and enable php3-pdflib.wiz1-1/+2
2001-05-03PHP3 extension for PDF library functions.wiz3-0/+29
Provided by Rex McMlaster in pkg/11895.
2001-05-03Use a shared distinfo file.wiz6-63/+4
2001-05-03Add and enable p5-HTTP-Request-Form and php4-mcrypto, and remove w3m-m17n.wiz1-3/+4
Sort.
2001-05-03Initial import of p5-HTTP-Request-Form, provided by David Rankin inwiz4-0/+36
pkg/11083: Construct HTTP::Request objects for form processing
2001-05-03Use --export-dynamic instead of -E as it's recognized by both the oldjlam2-10/+6
and new ld on both a.out and ELF, on advice from skrll.netbsd.org.
2001-05-03Honor CFLAGS passed in from environment during build.jlam2-4/+4
2001-05-03Only depend on rman if not in base system, and install HTML documentationjlam4-23/+25
under ${PREFIX}/share/doc/html.
2001-05-03The version of the distfile on the MASTER_SITE is liable to change withoutagc2-4/+5
any change in the version number (because there *is* no version number), so set the MASTER_SITE to MASTER_SITE_BACKUP, and add SHA1 digest and distfile size.
2001-05-03It would appear that changes are made to the distfile on the MASTER_SITEagc2-4/+5
without updating the version number. Point MASTER_SITE at MASTER_SITE_BACKUP, as the backup sites contain the distfile that was originally checksummed, and update distinfo to have an SHA1 digest and distfile size.
2001-05-03Reformat to ease readability.jlam1-8/+7
2001-05-03Prefer VAR+= lines to backslash line continuations to make this file easierjlam1-3/+3
to grep through.
2001-05-03Only pass -Wl,-E to linker on ELF platforms. This fixes build problemsjlam2-4/+8
on a.out platforms pointed out by rh@netbsd.org.
2001-05-02Share common distinfo file with www/php4jlam1-10/+0
2001-05-02Add libexec/cgi-bin directory to standard /usr/pkg hierarchy. Remove alljlam9-20/+9
the per-package code that attempt to remove this directory if it's empty.
2001-05-01Fix typo (with no actual effect)wiz1-2/+2
2001-05-01o remove whitespace from Makefilewennmach3-4/+6
o add $NetBSD$ RCS tag to patch-ab o regen distinfo