summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2001-12-05s/root/${ROOT_USER}/g, now that the definition appears in theagc1-2/+2
defs.${OPSYS}.mk files.
2001-12-04By default, prevent invocation of GNU "auto*" driven by the generatedjlam2-4/+2
Makefiles during the build process by touching various auto{conf,make} source files to make them up-to-date. Packages that require regenerating the configure script and Makefile.in files should make the appropriate calls to auto{conf,make} in a pre-configure target. This allows the various targets listed in ${_CONFIG_PREREQ} to modify the generated files without triggering the GNU auto* tools and having the modifications be overwritten.
2001-12-04Update to 1.54mjl4-39/+5
Added mod_uniqueid and mod_usertrack generators. Fixed validate function in Flex. Move to Digest::MD5 instead of MD5.
2001-12-03Mark as USE_BUILDLINK_ONLY.jlam1-1/+3
2001-12-03EXTRACT_SUFX needs to be explicityly set to ".tar.bz2" now that we don'tjlam1-1/+2
include kde2/Makefile.kde2.
2001-12-03Use PKGREVISION to manage the package-specific version number when itjlam4-18/+10
differs from the distfile version number. G/C some the unused variables in php4/Makefile.common related to the old way of handling version numbers.
2001-12-02Fix typo.jlam1-2/+2
2001-12-02This isn't really a package distributed with KDE2, so don't usejlam1-4/+6
Makefile.kde2. We copy the few settings that we use from Makefile.kde. We also ensure that this package sets USE_BUILDLINK_ONLY.
2001-12-02bsd.pkg.install.mk calls the INSTALL script at the right timesjlam10-41/+10
automatically, so no need to do it ourselves.
2001-12-01Buildlink'ify, respect PKG_SYSCONFDIR, and use the general INSTALL scripts.jlam7-51/+55
2001-12-01Make sure we can find libgd.*briggs1-2/+2
2001-11-30Update to 5.62mjl2-5/+5
The $VERSION of LWP::UserAgent wrapped around. This confused the CPAN indexer. Bumped the major number to 2 to fix this. Net::HTTP did not work well on perl5.003. The PeerHost argument to IO::Socket::INET was not recognized, so we had to use PeerAddr instead. The syswrite() method also required a length argument. Net::HTTP did not deal with transfer encoding tokens in a case-insensitive way. The jigsaw-chunk test failed on MacOS because "\n" is different.
2001-11-29A dependency on automake implies a dependency on autoconf; there's no needjlam2-4/+2
to list them both when we listing just automake will do.
2001-11-29Buildlinkify.jlam1-2/+3
2001-11-29Added weexmartti1-1/+2
2001-11-29Fast Webpage Exchanger (weex) is a utility designed to automate themartti7-0/+118
task of remotely maintaining a web page or other FTP archive. With weex, the maintainer of a web site or archive that must be administered through FTP interaction can largely ignore that process. Provided by Hiramatsu Yoshifumi in pkg/13090
2001-11-29Get rid of manually adding "nbX" to PKGNAME when a pkg was changed inhubertf7-14/+19
pkgsrc. Instead, a new variable PKGREVISION is invented that can get bumped independent of DISTNAME and PKGNAME. Example #1: DISTNAME= foo-X.Y PKGREVISION= Z => PKGNAME= foo-X.YnbZ Example #2: DISTNAME= barthing-X.Y PKGNAME= bar-X.Y PKGREVISION= Z => PKGNAME= bar=X.YnbZ (!) On subsequent changes, only PKGREVISION needs to be bumped, no more risk of getting DISTNAME changed accidentally.
2001-11-28Buildlinkify, and use REPLACE_PERL instead of directly subbing for perljlam3-15/+10
path.
2001-11-28Added cgiccmartti1-1/+2
2001-11-28Added cgicc-3.1.5, provided by Shell Hung in pkg/14643martti4-0/+51
GNU cgicc is an ANSI C++ compliant class library that greatly simplifies the creation of CGI applications for the World Wide Web.
2001-11-28Buildlinkify.jlam1-10/+4
2001-11-27Update www/communicator and www/navigator to 4.79.abs3-21/+22
- Improvements accessing subfolders under the Inbox on certain mail servers. - Performance improvements when accessing pages with nested tables and style sheets. - Unix Only: You can now add multiple personal address books. - Improved support for dual processor machines. - Fixed incompatibilities which caused Communicator to quit unexpectedly while viewing certain web sites. Note: only i386/linux (NetBSD) and Solaris 2.x binaries available, Digital unix appears to be frozen at 4.78
2001-11-26Add missing file "share/omf/galeon/galeon-manual-C.omf".tron1-2/+2
2001-11-26The apache buildlink.mk file only has a build dependency on apache. Wejlam2-2/+5
need a normal dependency since we require apache to be installed at run-time.
2001-11-26Forgot a CONFDIR -> PKG_SYSCONFDIR replacement.jlam13-30/+28
2001-11-26Buildlinkify, in the sense that only the perl headers are found injlam31-85/+116
${PREFIX} -- everything else is pickup up from ${BUILDLINK_DIR}.
2001-11-26Respect PKG_SYSCONFDIR.jlam3-8/+15
2001-11-25PKG_SYSCONFDIR is where the configuration files for a package may be found.jlam9-64/+48
This value may be customized in various ways: PKG_SYSCONFBASE is the main config directory under which all package configuration files are to be found. PKG_SYSCONFSUBDIR is the subdirectory of PKG_SYSCONFBASE under which the configuration files for a particular package may be found. PKG_SYSCONFDIR.${PKGBASE} overrides the value of ${PKG_SYSCONFDIR} for a particular package. Users will typically want to set PKG_SYSCONFBASE to /etc, or accept the default location of ${PREFIX}/etc. This obsoletes the use of CONFDIR, which was active for only 6 days, so no need to have a workaround to still accept old CONFDIR settings.
2001-11-24Update galeon to 1.0taya3-25/+42
Many bugs are fixed. And at last reached to 1.0.
2001-11-23Bump the version number.martti1-2/+2
2001-11-23Make this work with apache6 (patch provided by Tero Kivinen).martti2-1/+45
This is part 2 of 2 to fix PR#14693 by Tero Kivinen
2001-11-23Use the latest IPv6 patch for apache-1.3.22 (which adds just #define APACHE6 1martti2-6/+6
into httpd.h) so that apache6 can be use together with ap-perl. This is part 1 of 2 to fix PR#14693 by Tero Kivinen
2001-11-23Fix problems caused by recent changes: the example configuration files gettron5-22/+38
installed into "etc/squid" (and are not moved arround after installation). The message of the install script matches the actual layout again and is adapted to changes to "SQUID_SYSCONFDIR".
2001-11-23Update adzap to version 20011120.simonb4-18/+22
Changes include support for https ads and yet more add patterns.
2001-11-22Update mozilla to 0.9.6taya14-163/+304
From "What's New" section of release notes: * Mozilla now displays page icons in the url bar (Expect support for shortcut icons (aka favicon) in Mozilla 0.9.7). Page icons can be defined in the html head section of a document like so: <LINK REL="icon" HREF="images/mozilla-16.png" TYPE="image/png"> <LINK REL="SHORTCUT ICON" HREF="/images/global/branding/dellecomicon.ico"> * Mozilla can now display Windows .BMP and .ICO images on all platforms. * Print Preview has been implemented. * Macintosh Page Setup has been implemented (Bug 36796) * Mail message "labels" support has been implemented. (Bug 81292) * Mail "prefill mail filter" support has been implemented (Bug 65761) * The new Search for item on the context menu lets you search for any text you highlight on a web page. * Select some text in browser window. * Right click in the browser window and a context menu will pop up. * Choose the Search for item and Mozilla will search for the highlighted text at your default engine.
2001-11-22Upgrade this package from version 0.73.4 to 0.75.24agc3-18/+10
Differences from previous version: Fixed a problem with ' and % inside quotes for version 0.75.21. Fixed a bug whereby line numbers were reported wrongly, introduced when the recursive directories feature was added to asp2php. Fixed the gettoken() function so it parses Response.Write"blah" correctly (not having a space between the Write and " confused it) Added support for the JMail object so asp2php will send mails now Added limited support for global.asa Added/Fixed the problem with parsing Functions and Subs And other miscellaneous bug fixes Provided in PR pkg/14568 by Shell Hung (shell@shellhung.org), modified slightly by me, to place the gtk functionality in a different package, to be committed soon.
2001-11-22Add and enable asp2phpagc1-1/+2
2001-11-22Add gtkasp2php-0.75.24 to the NetBSD Packages Collection.agc5-0/+52
asp2php converts WWW Active Server Pages (ASP) files that run on the Microsoft IIS Web Server into PHP pages to run on Apache. This version of the utility uses the gtk+ widget set. Provided in PR 14568 by Shell Hung (shell@shellhung.org), modified by myself to use the gtk+ buildlink functionality.
2001-11-22Upgrade this package from version 0.73.4 to 0.75.24agc1-0/+27
Differences from previous version: Fixed a problem with ' and % inside quotes for version 0.75.21. Fixed a bug whereby line numbers were reported wrongly, introduced when the recursive directories feature was added to asp2php. Fixed the gettoken() function so it parses Response.Write"blah" correctly (not having a space between the Write and " confused it) Added support for the JMail object so asp2php will send mails now Added limited support for global.asa Added/Fixed the problem with parsing Functions and Subs And other miscellaneous bug fixes Provided in PR pkg/14568 by Shell Hung (shell@shellhung.org), modified slightly by me, to place the gtk functionality in a different package, to be committed soon.
2001-11-22Updated to version 5.61 (PR#14613). Changes since 5.53:martti3-8/+37
- Add HOMEPAGE - Remove duplicate DEPENDS with p5-URI - Add patch to avoid interactive questions - new maintainer - New Net::HTTPS module - HTTP/1.1 and SSL supports - More bugfixs in LWP::*
2001-11-21These rc.d scripts are copied to ${RCD_SCRIPTS_DIR} == /etc/rc.d, so changejlam1-7/+7
the test for pre-rc.d systems to just whether /etc/rc.subr is present.
2001-11-21RCD_SCRIPTS now just lists the filenames (see bsd.pkg.install.mk).jlam3-6/+6
2001-11-19Adapt to use shared INSTALL/DEINSTALL scripts by using the logic injlam32-1663/+148
bsd.pkg.install.mk: * Remove old DEINSTALL/INSTALL scripts. * Move some text printed at POST-INSTALL time into the MESSAGE file. * Adjust rc.d scripts to respect rc.conf settings, so that the script may be directly copied into /etc/rc.d.
2001-11-17Config files cannot be forced into ${PREFIX}.kim2-7/+12
2001-11-15Fix installation when an old config file exists.jlam2-5/+33
2001-11-15Fix installation when an old config file exists.jlam2-4/+76
2001-11-14Pass LIBRUNPATH via CONFIGURE_ENV also since this is refered from configureenami1-1/+2
script in addtion to makefile fragments. It looks like this is now necessary to embedd rpath into some shared object after recent bsd.pkg.mk change.
2001-11-14Replace "${GTAR} cf - . | (cd ... ; ${GTAR} xf - )" pipelines with aagc4-11/+9
single instance of ${PAX}.
2001-11-14Set the timezone - taken from PR 14581, from Dave Huang <khym@azeotrope.org>agc2-1/+16
2001-11-14Drop maintainership - set to packages@netbsd.orgzuntum1-2/+2