summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)Author
2002-04-24Add --disable-gtk-doc to prevent build and install problems when gtk-doc 0.9Joe Marcus Clarke
is also installed. PR: 36401 Reported by: many Approved by: sobomax
2002-04-24Replace PREFIX globallyAndrey A. Chernov
PR: 37413 Submitted by: Jason Mann <jmann@blueyonder.co.uk>
2002-04-24- Update to version 0.4.7Johann Visagie
2002-04-23Update to 0.3.0.Akinori MUSHA
2002-04-22Allow libart to be fetched quickly instead of wading through all theJoe Marcus Clarke
MOZILLA dist sites' timeouts.
2002-04-22Until sobomax copies libart_lgpl-1.0 into his ~public_distfiles dir...David E. O'Brien
2002-04-22Update to 0.9.8.Akinori MUSHA
2002-04-22Fix up the port to use the 1.0.rc1 version of the libart dist.Joe Marcus Clarke
2002-04-22Update to 1.2.1.Joe Marcus Clarke
Reviewed by: sobomax Approved by: sobomax
2002-04-22Update to 1.0.rc1Joe Marcus Clarke
Reviewed by: sobomax Approved by: sobomax
2002-04-22Upgrade to 2.7b.Munechika SUMIKAWA
2002-04-22Make startscript apache.sh PREFIX aware at install time,Dirk Meyer
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
2002-04-22Reclaim maintainership.Anders Nordby
2002-04-20Upgrade to 6.0 Beta 2. I've only tested it cursorily, but it seems aboutDag-Erling Smørgrav
an order of magnitude faster than Beta 1, and doesn't crash in situations where Beta 1 used to.
2002-04-20Update to 2.2.9.1Patrick Li
PR: 37113 Submitted by: maintainer
2002-04-19-----------------Dirk Meyer
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.
2002-04-19Qualify calls to &read, &close and &die to silence perl -wBrian Somers
2002-04-19Make startscript apache.sh PREFIX aware at install time,Dirk Meyer
so it can be called within an path or dir. e.g. in: /usr/local/etc/rc.local/apache.sh
2002-04-19- Update, distfiles has changed,Dirk Meyer
- switched back to bzip2 tarball
2002-04-18Update to latest distfile (0.8.1).Eric Melville
Submitted by: Jeff Brown <jabrown@sdsc.edu>
2002-04-18Respect $DESTDIR for all pathsYing-Chieh Liao
PR: 37211 Submitted by: maintainer
2002-04-18Allow galeon to find and use Xinerama. This prevents galeon from maximizingJoe Marcus Clarke
over multiple displays. Bump PORTREVISION. Submitted by: Franz Klammer <klammer@webonaut.com> Reviewed by: sobomax Approved by: sobomax
2002-04-18- Update to 2.1.10,Dirk Meyer
- fixes buffer-overflow repoted on BUGTRAQ - part of patch is now in the distribution
2002-04-17Update to 5.7.1Patrick Li
PR: 37174 Submitted by: maintainer
2002-04-17Update to version 0.25Kevin Lo
PR: 37183 Submitted by: Alex Kapranoff <kappa@agava.com>
2002-04-17Now correctly integrates with Jikes again.Ernst de Haan
Bumped PORTREVISION.
2002-04-17- Update to version 0.4.6Johann Visagie
2002-04-17XMLRPC requires iconv.Dirk Froemberg
PR: ports/36888 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
2002-04-16Dont hardcode path to perlPatrick Li
PR: 37150 Submitted by: maintainer Reported by: bento
2002-04-16Now using files from www/jakarta-tomcat4.Ernst de Haan
Moved things around from one target to another. Now displaying installation settings during pre-install. Doing file replacements in post-patch. Bumped PORTREVISION.
2002-04-16Using USE_JAVA. Supporting the setting of APACHE_PORT. ThisErnst de Haan
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.
2002-04-16Clean up configure options.Dirk Froemberg
PR: ports/36109 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
2002-04-16Add GD2 support.Dirk Froemberg
PR: ports/36109 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
2002-04-16Update to 0.2.0.Akinori MUSHA
2002-04-15Now using daemonctl.1 and startup.sh from jakarta-tomcat4.Ernst de Haan
Renamed the control program to tomcat3ctl for consistency with tomcat4ctl. Now displaying installation settings in pre-patch phase. Customizing files using ${SED} in post-patch phase. Also some small changes to promote consistency and genericity. Bumped PORTREVISION.
2002-04-15Fix the plist when WITHOUT_CHATZILLA is defined.Joe Marcus Clarke
PR: 36193 Reviewed by: sobomax Approved by: sobomax
2002-04-15Now using generic startup.sh and daemonctl.c that will beErnst de Haan
shared among other ports, like www/orion, www/jboss2 and www/jakarta-tomcat3. Now displaying installation settings in pre-patch phase. Customizing files using ${SED} in post-patch phase. Furthermore some small changes to promote consistency and genericity. I'm attempting to make the result of $ diff -ruN --exclude=CVS jakarta-tomcat3 jakarta-tomcat4 as small as possible. Bumped PORTREVISION to help portupgrade in doing what it does best ;)
2002-04-15GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already inMaxim Sobolev
LIB_DEPENDS.
2002-04-14Remove this patch since perl patch in port Makefile is used toPatrick Li
accomplish this. PR: 37046 Submitted by: Helge Oldach <send-pr@oldach.net> Approved by: maintainer
2002-04-14Update Japanese, German, and French Netscape ports to version 6.2.2Trevor Johnson
(the English port was already updated, because Netscape released that binary before releasing the others). Install Netscape in a different directory for each different language. The startup command is now called netscape6english, netscape6french, and so on, rather than just netscape6. Because of this, I set PORTREVISION for the English version.
2002-04-13Allow installed files to have correct permissions when built by a non-rootJoe Marcus Clarke
user. PR: 35980 Submitted by: Alan Eldridge <ports@geeksrus.net> Reviewed by: sobomax Approved by: sobomax
2002-04-13Not using pthreads anymore. This fixes a problem withErnst de Haan
Apache servers built without pthreads. Bumped PORTREVISION. PR: 36993 Suggested by: Jan Grant <Jan.Grant@bristol.ac.uk>
2002-04-12Update to 20020410.Akinori MUSHA
2002-04-12Add ruby-google 0.1.0, a Ruby interface to Google's SOAP-driven WebAkinori MUSHA
API. Demonstration programs are included in the archive. Obtain a free license key from Google, and have fun! :)
2002-04-12gettext upgrade uber-patch (stage 3)Ade Lovett
- switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
2002-04-11Change the download site and switch to a bzip2-compressed distfile.Peter Pentchev
PR: 36678 Submitted by: maintainer
2002-04-11Don't depend on specific Python version.Thomas Gellekum
PR: 36589 Submitted by: Alan Eldridge <ports@geeksrus.net> Reviewed by: Oddbjorn Steffensen <oddbjorn@tricknology.org> (maintainer)
2002-04-11Add jakarta-tomcat4 and remove jakarta-tomcat3Kris Kennaway
Pointy hat trick to: znerd
2002-04-11- Disable THREADS by default (many ports people reported problems aroundYing-Chieh Liao
threads) - Bump port revision - Added two more "POSIX expr" patch target for 5-CURRENT PR: 36981 Submitted by: maintainer
2002-04-11Fix 'expr' usage and allow to compile with GCC 3.1.David E. O'Brien
Submitted by: Hye-Shik Chang <perky@fallin.lv> (maintainer)