summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2001-07-0720010704 has been replaced by 20010707lukem2-5/+5
2001-07-07Update list of filetypes to be installed into the htdocs tree.simonb1-4/+4
2001-07-07Update to adzap 20010704. Changes include many new ad patterns, as wellsimonb5-27/+45
as webbuf, shockwave and mp3 placeholders.
2001-07-06Add p5-CGI-Minimalabs1-1/+2
2001-07-06Import CGI-Minimal-1.06abs4-0/+26
CGI::Minimal is a lightweight alternative to CGI. It provides the _minimum_ functions needed for CGI such as form decoding (including file upload forms), URL encoding and decoding, HTTP usable date generation (RFC1123 compliant dates) and _basic_ escaping and unescaping of HTMLized text.
2001-07-04Update ap-auth-ldap to 1.6.0; changes since 1.5.2 include:kleink2-6/+6
* Cleaned up a number of memory leaks. * Can now be built with autoconf.
2001-07-04remove redundant USE_RUBY.taca1-2/+1
2001-07-02Add p5-Template-Toolkit to the SUBDIR list.nra1-1/+2
2001-07-02Add the p5-Template-Toolkit version 2.04. This package is a perl5 text nra5-0/+1507
template and dynamic web page intergration module.
2001-07-02Update p5-libapreq to 0.33.nra2-6/+6
2001-07-02Allow overriding of *_CONFIG variables in a package Makefile when usingjlam1-2/+3
USE_BUILDLINK_ONLY.
2001-07-01Move inclusion of bsd.buildlink.mk to start of file.jlam2-6/+6
2001-07-01set MAINTAINER to me.taca1-2/+2
2001-07-01Add and enable ruby-uri.taca1-1/+2
2001-07-01Importing ruby-uri, ruby-uri-4.27 package.taca4-0/+55
This is a Ruby interface to parse URIs according to RFC 2396. FTP and HTTP URLs are supported for the present.
2001-07-01Add and enable ap-ruby, ruby-htmlsplit and ruby-tag.taca1-1/+4
2001-07-01Importing ruby-tag, ruby-tag-1.0.4.taca4-0/+38
Ruby Simple HTML Tag library for CGI.
2001-07-01Importing ruby-htmlsplit, ruby-htmlsplit-1.0.2.taca5-0/+57
Ruby HTML Split library: It parse into array of tag and string, and result would be back to HTML by to_s method.
2001-07-01Importing ap-ruby, ap-ruby-0.8.5 package.taca5-0/+83
mod_ruby embeds the Ruby interpreter into the Apache web server, allowing Ruby CGI scripts to be executed natively. These scripts will start up much faster than without mod_ruby.
2001-07-01Update mozilla to 0.9.2taya8-125/+86
0.9.2 is a bugfix release. See release notes for detail. http://www.mozilla.org/releases/mozilla0.9.2/
2001-06-30Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam1-14/+10
2001-06-30Add buildlink.mk file for use by other packageszuntum1-0/+33
2001-06-30Set USE_BUILDLINK_ONLYzuntum1-1/+2
2001-06-29Converted to use buildlink.mk fileszuntum1-4/+4
2001-06-29USE_CONFIG_WRAPPER is automatically set if USE_BUILDLINK_ONLY is defined,jlam2-19/+11
so remove it from package Makefiles. Also move the inclusion of the buildlink.mk files to the end of the Makefile to just before bsd.pkg.mk to ensure that any Makefile settings occur before the buildlink.mk files.
2001-06-29Remove this unused script.jlam1-2/+0
2001-06-29Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam1-5/+6
2001-06-28Add buildlink.mk file for use by other package Makefiles.jlam1-0/+69
2001-06-28Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam3-16/+18
2001-06-26o converted to use buildlink.mkzuntum1-4/+3
2001-06-25o convert to use buildlink.mk by:zuntum1-6/+4
- removing CFLAGS+=_I${LOCALBASE}/include and CPPFLAGS+= -I${LOCALBASE}/include - removing libxml and pth from DEPENDS and including theirs buildlink.mk files We should all thank Johnny C. Lam for this buildlink.mk stuff -- it makes life simplier.
2001-06-25add and enable php4-sablotwiz1-1/+2
2001-06-25Initial import of php4-sablot-4.0.5, a package forwiz3-0/+28
PHP4 XSLT functions using Sabloton and expat. Package supplied by Rob Hoopman in pkg/13306.
2001-06-25Update analog package to version 5.02. Changes since version 5.01:tron4-21/+42
- Understands the new IIS log format with four-digit years. - Traditional Chinese and Brazilian Portuguese language files. - Japanese is now available in four character sets. - Four language files which were already distributed with the program are now available through the LANGUAGE command: BULGARIAN-MIK (MIK-16 charset), CZECH-1250 and SLOVENE-1250 (Windows-1250), and SWEDISH-ALT (alternative translation avoiding Anglicisms).
2001-06-24plug buffer overrun vulnerability in mime charset parsing. from bugtraq.itojun3-3/+45
2001-06-21Hyphens in module names are replaced with underscores in the file system.kim1-5/+5
2001-06-21Update to HTML-Parser-3.25.nra2-5/+5
2001-05-11 Gisle Aas <gisle@ActiveState.com> Release 3.25 Minor tweaks for build failures on perl5.004_04, perl-5.6.0, and for macro clash under Windows. Improved parsing of <plaintext>... :-)
2001-06-21Switch to a dynamic PLIST so we can install against jdk or sun-jdkabs7-106/+87
2001-06-19Because source tarball has changed(only CVS/* files), update digest.taya1-3/+3
2001-06-19Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam2-18/+20
2001-06-18Mark these packages as USE_BUILDLINK_ONLY.jlam1-3/+4
2001-06-18Convert to use buildlink.mk files.jlam1-2/+3
2001-06-13Oh, fer chrissakes...jwise1-2/+2
Re-enable EAPI, allowing this package to build a module which will be stable with our apache. People, please: if you absolutely must update a package without contacting the package maintainer, please make sure you understand how the maintainer chose to build the package. And if you absolutely must replace that build mechanism with a completely different mechanism, _please_ test your work. _Please_. This package clearly had not been tested: it was left in a state where it compiled cleanly but produced a module which could not be loaded into apache on any ELF system, and which, once this problem was resolved, squawked loudly when loaded into apache that it had been built against the old apache API, and would be unstable when run against our (EAPI-enabled) apache. There, now that really is out of my system. It was a little frustrating to rebuild apache and then find that a module which I was depending on had been broken in the meantime... Now, about that coffee...
2001-06-13enable sockets in php4.explorer1-1/+2
2001-06-12LIBS is automatically added to CONFIGURE_ENV by bsd.pkg.mk ifjlam4-8/+6
GNU_CONFIGURE is defined, so simply set LIBS to the appropriate value.
2001-06-11CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, sojlam12-27/+20
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-06-11The buildlink include and lib directories are added to CFLAGS, CPPFLAGS,jlam2-5/+4
CXXFLAGS, and LDFLAGS by the buildlink.mk files so remove the extra definitions to add them from the package Makefiles. As advised by the bsd.buildlink.mk file, also ensure that the buildlink.mk files are included prior to defining any package-specific CFLAGS/LDFLAGS to ensure that the buildlink directories are at the head of the compiler search paths.
2001-06-11Re-add definition of PERL5_SITEARCH accidentally removed during lastjlam1-1/+6
update. Fixes pkg/13157.
2001-06-10upgrade to bozohttpd 5.07:mrg2-5/+5
- cgi-bin fixes from chuck@research.att.com - most file types supported by default - allow default file (index.html) and user public directories (~/public_html) to be specified on the command line.
2001-06-10Remove dependency on ${BUILDLINK_TARGETS} in pre-configure and pre-buildjlam2-6/+2
targets as the buildlink.mk files now add the dependency automatically. Remove any NO_CONFIGURE definitions as they seem to be useless.