summaryrefslogtreecommitdiffstats
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
* Re-enable WITH_FULL_MOZILLA due to problems people have been reportingmarcus2002-04-302-2/+2
| | | | on the lists.
* use USE_PYDISTUTILSijliao2002-04-294-31/+6
|
* Remove unneeded patch. This should correct the plist problems.marcus2002-04-292-28/+0
| | | | | Reported by: olgeni Approved by: sobomax
* Build against expat2 instead of the old expat1. Both neon & subversionroberto2002-04-294-4/+4
| | | | compile.
* Update to 0.19.4. Now depends on expat instead of libxml.roberto2002-04-2912-16/+108
| | | | | PR: ports/37494 Submitted by: garrett rooney <rooneg@electricjellyfish.net> (MAINTAINER)
* Update to 1.15.petef2002-04-282-2/+2
|
* Make changing passwords running. Add patch posted to sourge-forge withmbr2002-04-283-0/+38
| | | | little modifications. Bump PORTREVISION.
* Allow Galeon to properly act as a viewer for GNOME help URLs. Bumpmarcus2002-04-274-0/+34
| | | | | | | | PORTREVISION. Prompted by: User Witr <witr@rwwa.com> Reviewed by: sobomax Approved by: sobomax
* Fix plist after upgrade to 4.2.0.dirk2002-04-272-86/+92
|
* Another version of mod_auth_mysql which works ok with more than onembr2002-04-278-0/+234
| | | | Database too.
* Correct my email address.mux2002-04-271-2/+2
|
* Upgrade to 4.2.0.dirk2002-04-2712-234/+48
| | | | | | | | | | | | | | | | | | | | | Don't upgrade to this version blindly. External variables handling has been changed. This will break your application if they don't take care of this. There is a CVS tag (BEFORE_PHP_4_2_0) for the latest non-4.2.0 version (4.1.2). ------------------------------------------------------------------------- The biggest change in PHP 4.2.0 concerns variable handling. External variables (from the environment, the HTTP request, cookies or the web server) are no longer registered in the global scope by default. The preferred method of accessing these external variables is by using the new Superglobal arrays, introduced in PHP 4.1.0. More information about this change: * PHP Manual: Predefined variables http://www.php.net/manual/en/html/language.variables.predefined.html
* Re-add lib/netscape-linux/plugins to the plugin path so Flash works again.des2002-04-266-9/+15
| | | | | PR: 37484 Submitted by: Øyvind Kolbu <oyvind@kebab.gaffel.nu>
* Upgrades to 0.97 pre 9.obrien2002-04-264-3/+59
| | | | | | Add "-force-html" option. Approved by: demon
* Move misplaced hunk where it belongs (from patch-configure to patch-hairy).sobomax2002-04-264-20/+24
|
* Remove redundant configure patch.marcus2002-04-262-22/+0
| | | | Reported by: Franz Klammer <klammer@webonaut.com>
* Add a conditional broken message so that people stop asking why Mozillamarcus2002-04-265-5/+40
| | | | | | | fails to build when they have freetype 1.x installed. Reviewed by: sobomax Approved by: sobomax
* USE_LIBTOOL strikes back: use the new and improved way for dealing withsobomax2002-04-256-172/+32
| | | | | | configure scripts created using autoconf 2.13 or later, which allows to replace many patch-ltmain.sh out there with USE_LIBTOOL and one additional line in configure script.
* Add phpbb 2.0.0, a PHP-based bulletin board / discussion forum system.wjv2002-04-256-0/+371
|
* Add --disable-gtk-doc to prevent build and install problems when gtk-doc 0.9marcus2002-04-244-4/+8
| | | | | | | | is also installed. PR: 36401 Reported by: many Approved by: sobomax
* Replace PREFIX globallyache2002-04-241-2/+2
| | | | | PR: 37413 Submitted by: Jason Mann <jmann@blueyonder.co.uk>
* - Update to version 0.4.7wjv2002-04-242-2/+2
|
* Update to 0.3.0.knu2002-04-233-3/+4
|
* Allow libart to be fetched quickly instead of wading through all themarcus2002-04-225-10/+10
| | | | MOZILLA dist sites' timeouts.
* Until sobomax copies libart_lgpl-1.0 into his ~public_distfiles dir...obrien2002-04-225-10/+10
|
* Update to 0.9.8.knu2002-04-224-8/+43
|
* Fix up the port to use the 1.0.rc1 version of the libart dist.marcus2002-04-2210-25/+20
|
* Update to 1.2.1.marcus2002-04-2210-38/+62
| | | | | Reviewed by: sobomax Approved by: sobomax
* Update to 1.0.rc1marcus2002-04-2239-770/+291
| | | | | Reviewed by: sobomax Approved by: sobomax
* Upgrade to 2.7b.sumikawa2002-04-226-253/+245
|
* Make startscript apache.sh PREFIX aware at install time,dinoex2002-04-222-8/+7
| | | | | | | | | so it can be called within an path or dir. e.g. in: /usr/local/etc/rc.local/apache.sh and in /etc/rc.conf: local_startup="/usr/local/etc/rc.local" Approved by: ache
* Reclaim maintainership.anders2002-04-225-5/+5
|
* Upgrade to 6.0 Beta 2. I've only tested it cursorily, but it seems aboutdes2002-04-2012-90/+108
| | | | | an order of magnitude faster than Beta 1, and doesn't crash in situations where Beta 1 used to.
* Update to 2.2.9.1pat2002-04-202-4/+4
| | | | | PR: 37113 Submitted by: maintainer
* -----------------dinoex2002-04-191-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: webalizer-2.01-10 Fixes: o Fix posible obscure buffer overflow bug in DNS resolver code o Added additional extended character fixes o Let code accept partial content response codes along with 200's o Added code to catch blank hostnames (yes, they have been found!) Will convert them into 'Unknown' o Security fix for cross-site scripting vulnerability found by Flavio Veloso (www.magnux.com). Updates in languages: webalizer_lang.czech webalizer_lang.portuguese webalizer_lang.spanish ----------------- Distfiles remaden on Master site: old tarball: webalizer-2.01-10-src.tgz (had an extra CVS dir) new tarball: webalizer-2.01-10-src.tar.bz2 ----------------- Add Option: WEBALIZER_WITH_GD2 builds okay, but won't run without X11 if compiled with this option.
* Qualify calls to &read, &close and &die to silence perl -wbrian2002-04-193-0/+42
|
* Make startscript apache.sh PREFIX aware at install time,dinoex2002-04-192-8/+7
| | | | | so it can be called within an path or dir. e.g. in: /usr/local/etc/rc.local/apache.sh
* - Update, distfiles has changed,dinoex2002-04-192-3/+3
| | | | - switched back to bzip2 tarball
* Update to latest distfile (0.8.1).eric2002-04-183-9/+9
| | | | Submitted by: Jeff Brown <jabrown@sdsc.edu>
* Respect $DESTDIR for all pathsijliao2002-04-1832-184/+236
| | | | | PR: 37211 Submitted by: maintainer
* Allow galeon to find and use Xinerama. This prevents galeon from maximizingmarcus2002-04-182-4/+4
| | | | | | | | over multiple displays. Bump PORTREVISION. Submitted by: Franz Klammer <klammer@webonaut.com> Reviewed by: sobomax Approved by: sobomax
* - Update to 2.1.10,dinoex2002-04-183-23/+5
| | | | | - fixes buffer-overflow repoted on BUGTRAQ - part of patch is now in the distribution
* Update to 5.7.1pat2002-04-172-2/+2
| | | | | PR: 37174 Submitted by: maintainer
* Update to version 0.25kevlo2002-04-172-2/+2
| | | | | PR: 37183 Submitted by: Alex Kapranoff <kappa@agava.com>
* Now correctly integrates with Jikes again.znerd2002-04-172-4/+4
| | | | Bumped PORTREVISION.
* - Update to version 0.4.6wjv2002-04-173-2/+5
|
* XMLRPC requires iconv.dirk2002-04-172-2/+8
| | | | | PR: ports/36888 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
* Dont hardcode path to perlpat2002-04-161-2/+11
| | | | | | PR: 37150 Submitted by: maintainer Reported by: bento
* Now using files from www/jakarta-tomcat4.znerd2002-04-166-264/+56
| | | | | | | Moved things around from one target to another. Now displaying installation settings during pre-install. Doing file replacements in post-patch. Bumped PORTREVISION.
* Using USE_JAVA. Supporting the setting of APACHE_PORT. Thisznerd2002-04-162-8/+8
| | | | | | | | | | | | | | | has not been tested with Apache 2.0 though. Looks for the right Tomcat JAR file. Since Tomcat 3.3 ${TOMCAT_HOME}/lib/webserver.jar no longer exists. Moved the file replacements (using ${SED}) from post-extract to post-patch. Changed the mod_jk.conf file to point to the right location for the workers.properties file. Bumped PORTREVISION.
OpenPOWER on IntegriCloud