aboutsummaryrefslogtreecommitdiffstats
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
* - update to 1.8clsung2005-09-062-3/+3
| | | | | | | - avoid passing in any sequence of \n to autoformamt since it barfs on that as well in v1.13 (thanks Steve Freedman) - when there is no summary paragraph in an entry, a call to text() will return the fulltext for an entry.
* Set flags for libspreadvs2005-09-061-1/+1
| | | | | PR: ports/85252 Submitted by: Brian Candler via maintainer
* Update to 0.13erwin2005-09-063-3/+33
|
* Update to 2.04erwin2005-09-062-3/+3
| | | | | PR: 85752 Submitted by: leeym
* - update to 1.5.7clsung2005-09-063-8/+11
| | | | | PR: 85004 Submitted by: Piotr Smyrak <piotr.smyrak AT heron dot pl>
* Install ${PREFIX}/bin/tomcat55ctl even if rcNG script does not make use of it.hq2005-09-064-0/+12
| | | | | | | | This should help users that are used to it. As a side effect, this change will also fix the packing list. Reported by: pointyhat via kris
* Add p5-Catalyst-Plugin-Pluggable.jylefort2005-09-065-0/+44
| | | | | | | | | Catalyst::Plugin::Pluggable is a plugin for pluggable Catalyst applications. WWW: http://search.cpan.org/dist/Catalyst-Plugin-Pluggable/ PR: ports/85631 Submitted by: Lars Balker Rasmussen <lars@balker.dk>
* Move LOG_FILE code to after bsd.port.pre.mkgarga2005-09-061-12/+11
| | | | | PR: ports/85687 Submitted by: maintainer
* - take maintainershipdinoex2005-09-061-1/+1
|
* - Fix reload/restart when using profilesclement2005-09-051-1/+1
| | | | Submitted by: thomas, Jarrod <jarrod@netleader.com.au>
* Update to 1.14mat2005-09-052-4/+3
| | | | | PR: 85743 Submitted by: Emanuel Haupt <ehaupt at critical dot ch>
* Add py-twistedWeb2 - the next generation Web Server Framework builtvsevolod2005-09-055-0/+161
| | | | | | | | with Twisted. PR: 84585 Submitted by: Landon Fuller <landonf@opendarwin.org> Approved by: perky (mentor)
* Remade it as slave port for webalizerache2005-09-0510-372/+7
| | | | Submitted by: dinoex
* - fix geolizer optiondinoex2005-09-051-4/+7
| | | | Submitted by: Andrey Chernov
* - Add dependency on compat4x for i386 on 5.X and newerpav2005-09-052-2/+6
| | | | | | | - Fix small oversight in startup script PR: ports/85290 Submitted by: Scot W. Hetzel <swhetzel@gmail.com> (maintainer)
* - add geolizer patchesdinoex2005-09-049-29/+98
| | | | | | (merge from www/geolizer) Suggested by: Steve Clement, David Raison Reviewed by: Andrey Chernov
* Update to 2.1lawrance2005-09-042-4/+3
| | | | | PR: ports/84831 Submitted by: Dryice Liu <dryice@hotpop.com> (maintainer)
* Add dependency on compat5x for OSVERSION > 600000lawrance2005-09-041-0/+4
| | | | | | PR: ports/85684 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer) Reported by: pav
* Update to 1.6.1lawrance2005-09-043-7/+13
| | | | | PR: ports/84387 Submitted by: Babak Farrokhi <babak@farrokhi.net> (maintainer)
* - Update to 1.32pav2005-09-043-21/+12
| | | | | PR: ports/85554 Submitted by: Gregory Bond (maintainer)
* - Fix somewhat messed up titles in FTP listings (squid bug #1220)sem2005-09-0412-18/+324
| | | | | | | | | | | | | | | | | | | | | | | | | | | - FTP listings use "BASE HREF" much more than necessary (squid bug #1204) - Cleanups for 64bit architectures (squid bug #1316) - Allow wb_ntlm_auth to run more silent (squid bug #518) - Add a new 'mail_program' configuration option - Fix a possible denial of service condition regarding sslConnectTimeout (squid bug #1355, Secunia Advisory SA16674) - Avoid a possible assertion failure in StatHist.c (squid bug #1325) - Fix issues regarding chroot'ed installations on 'squid -k reconfigure' (squid bug #1331) - Make URLs in error pages more consistent and less confusing (squid bug #1342) - Fix compilation when _FORTIFY_SOURCE is defined (squid bug #1344) - Fix handling of unexpected 250 replies from certain odd FTP servers (squid bug #1348) - Add Greek error pages (squid bug #1351) - Fix a possible denial of service condition with regards to aborted requests (squid bug #1368) - Fix the -U option of squid_ldap_auth (squid bug #1370) - Fix the output of the SNMP cacheClientTable for IP adresses that consist of 16 digits (squid bug #1375) - Make the From: field of mails sent from squid configurable to avoid mails getting lost due to spam filtering (squid bug #1380) PR: ports/85688 Submitted by: maintainer
* - update to 1.3.33+2.8.24dinoex2005-09-042-4/+4
|
* - Fix security issue with xmlrpcpav2005-09-046-38/+118
| | | | | | | - Provide more installation instructions PR: ports/85568 Submitted by: chinsan <chinsan.tw@gmail.com> (maintainer)
* - s/rendezvous/bonjour/ahze2005-09-031-1/+1
|
* Update to adzap-20050828kris2005-09-032-3/+3
|
* Drop the adhoc checks for php#-pgsql, mod_php, and the PHP cli as wellbrooks2005-09-031-20/+4
| | | | | | | | | | as the apache selection in favor of bsd.php.mk. The list of extensions in USE_PHP is probaly short, but there doesn't appear to be an easy way to find a list of extensions used by a php application. Approved by: Frank Laszlo <laszlof at tvog dot net> (maintainer)
* - New RCng stratup script with no use of tomcat55ctl. Several extra flags arehq2005-09-0212-36/+508
| | | | | | | | | | | | | | | provided to customize the behavior of the Tomcat process. See the header of the script for further information. - Fix permission issue with ${STDOUT_LOG} and ${STDERR_LOG} PR: 38018 [1], 38020 [2], 59571 [3], 74344 [4], 75143 [5] Submitted by: Ari Suutari <ari.suutari@syncrontech.com> [1] [2], ve <ve@hardcore.lt> [3], SimpleRezo Team <freebsd@simplerezo.com> [4], Anton Yudin <toha@toha.org.ua> [5] Discussed on: freebsd-java@ Reviewed by: Jan Grant <Jan.Grant@bristol.ac.uk> Approved by: maintainer timeout
* - Update to 1.5.0.1garga2005-09-026-12/+12
| | | | | PR: ports/85617 Submitted by: maintainer
* Update to 0.03erwin2005-09-022-4/+4
| | | | | PR: 85560 Submitted by: maintainer
* The calendar module is broken in this 1.8 beta, so disable it.marcus2005-09-023-27/+24
| | | | PR: 84578
* Add support for CJK font family names. This makes for a better browsingmarcus2005-09-0218-9/+117
| | | | | | | experience for CJK users. PR: 84378 Submitted by: chinsan <chinsan.tw@gmail.com>
* Add p5-Catalyst-Plugin-Authentication-CDBI 0.09, cDBI Authentication forerwin2005-09-025-0/+46
| | | | | | | Catalyst. PR: ports/85559 Submitted by: Lars Balker Rasmussen <lars@balker.dk>
* - Update to 1.2.6 [1]garga2005-09-017-47/+29
| | | | | | | | | | | | | - Fix patch files to match new source [1] - Change logic in Makefile to use the SQUID_UID and SQUID_GID defaults that the squid port uses, remove the need to specify the uid/gid, but inform the user that the defaults are used. (remove the NO_PACKAGE block) [1] - Rename patches to reflect which files are patched PR: ports/85215 Submitted by: Phil Kernick <philk@rotfl.com.au> Reviewed by: Chris Larsen <darth@vader.dk> [1]
* - Update to 1.4.3garga2005-09-013-13/+3
| | | | | PR: ports/85571 Submitted by: maintainer
* Install mod_caucho.so during 'install' target rather than 'build' target. Thishq2005-09-013-18/+24
| | | | | | | | will fix an error I introduced with my last commit. PR: 85460 Reported by: Boris Kovalenko <boris@tagnet.ru> Submitted by: maintainer
* Update to 4.5.0.1lawrance2005-09-013-343/+863
| | | | | | | | | - This release addresses the cross-site scripting vulnerability, but not the mail bomb one (see link) PR: ports/84703 Submitted by: Frank Laszlo <laszlof@vonostingroup.com> (maintainer) Security: http://www.vuxml.org/freebsd/d7cd5015-08c9-11da-bc08-0001020eed82.html
* Add p5-Syntax-Highlight-Shell, a perl module to highlight shell syntaxtobez2005-09-015-0/+47
| | | | in HTML.
* Add p5-Syntax-Highlight-HTML, a perl module to highlighttobez2005-09-015-0/+46
| | | | HTML syntax.
* Update to version 0.09.demon2005-09-012-3/+3
|
* - Fix build on 7.xahze2005-09-012-0/+10
| | | | | PR: ports/85539 Submitted by: Ports Fury
* - Fix build on 4.x, ughahze2005-09-012-0/+31
| | | | Pointed out by: kris mail
* Update to 1.3.15jylefort2005-09-012-3/+3
| | | | | PR: ports/85314 Submitted by: maintainer
* Update to 1.4.9jylefort2005-09-0132-48/+48
| | | | | PR: ports/85313 Submitted by: maintainer
* - update for mod_perl2 API and unbreakleeym2005-09-012-6/+25
| | | | | | PR: 84171 Submitted by: leeym Approved by: maintainer
* - update for mod_perl2 and unbreak this portleeym2005-09-012-6/+63
| | | | | | PR: 84233 Submitted by: leeym Approved by: maintainer timeout
* - Update to 3.0.8garga2005-08-314-8/+8
| | | | | PR: ports/85525 Submitted by: maintainer
* BROKEN on sparc64: Does not compile completelykris2005-08-311-0/+4
|
* - fix $VERSION and unbreakleeym2005-08-311-6/+4
| | | | | | PR: 84185 Submitted by: leeym Approved by: maintainer timeout
* Remove www/py-websvcs which is a slightly outdated duplicate of net/py-soappy.lawrance2005-08-315-169/+0
| | | | | | | | | Add a MOVED entry. While here, fix the last MOVED entry which was broken. PR: ports/83705 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Approved by: maintainer timeout (4 weeks)
* Update to 0.25mat2005-08-302-3/+3
|
* Update to 0.21mat2005-08-302-3/+3
|
* Update to 0.25mat2005-08-302-3/+3
|
* Update to 0.1.43.osa2005-08-304-6/+6
|
* Update to to 1.4.2: bugfix releasevs2005-08-303-3/+13
| | | | | PR: ports/85463 Submitted by: Hendrik Scholz (maintainer)
* upgrade to 2.1ijliao2005-08-303-3/+4
|
* upgrade to 1.5.2ijliao2005-08-302-3/+3
| | | | | PR: 84977 Submitted by: maintainer
* - Update to 0.4.25ahze2005-08-3010-10/+116
| | | | | PR: ports/85390 Submitted by: Ports Fury
* Add bannerfilter 1.31, a squid redirect script for filtering webgarga2005-08-306-0/+268
| | | | | | | banners. PR: ports/84915 Submitted by: Emanuel Haupt <ehaupt@critical.ch>
* - Update to 3.0.14 [1]hq2005-08-294-52/+7
| | | | | | | | | | - Fix the install target creating files in ${WRKSRC} that could not be removed without superuser rights [2] PR: 84577 [1] Submitted by: maintainer [1], me [2] Approved by: maintainer [2] Discussed in: ports/79707 [2]
* Upgrade to 3.5.9 (including security fix).\kuriyama2005-08-292-4/+4
| | | | VuXML entry will follow...
* Update to 1.0.4.kwm2005-08-292-3/+3
|
* - Update to 2.0.9garga2005-08-292-3/+3
| | | | | | | | Changelog at: http://sarg.sourceforge.net/sarg.ChangeLog.txt PR: ports/85030 Submitted by: dawnshade <h-k@mail.ru> Approved by: maintainer
* - Update to 1.4.1garga2005-08-294-11/+9
| | | | | PR: ports/85177 Submitted by: Hendrik Scholz <hendrik@scholz.net> (maintainer)
* Update to 1.0.3.kwm2005-08-293-4/+11
|
* Update to 5.33lth2005-08-293-3/+5
| | | | | PR: ports/84902 Submitted by: Lars Balker Rasmussen <lars@balker.dk>
* Update to 0.13lth2005-08-292-3/+3
|
* - Update to 0.3.0ahze2005-08-292-4/+4
|
* Remove mastersite that has been retired.linimon2005-08-291-2/+0
|
* Update to 1.6.6.marcus2005-08-292-3/+3
|
* * Fix IDL installation [1]marcus2005-08-299-6/+48
| | | | | | | | | | | * Correct path to the icon in the Desktop item [2] * Add a patch to fix potential crashes with newer versions of GTK+ that can occur when closing windows [3] PR: 84896 [2] Submitted by: mezz [1] chinsan <chinsan.tw@gmail.com> [2] Obtained from: https://bugzilla.mozilla.org/show_bug.cgi?id=300226 [3]
* * Update to 1.7.11marcus2005-08-293-4/+18
| | | | | | * Fix IDL installation * Correct a crash that can occur when closing windows with newer versions of GTK+
* Upgrade to 050826.thierry2005-08-282-7/+5
|
* Add adblock-firefox, a content filtering plug-in for Firefox.thierry2005-08-282-0/+18
|
* Add adblock, a content filtering plug-in for Mozilla.thierry2005-08-285-0/+45
|
* Update to 0.14.3.novel2005-08-284-6/+6
| | | | | PR: 85391 Submitted by: Ports Fury
* Upgrade to version 1.57.olgeni2005-08-283-4/+3
|
* - Upgrade to 3.0.5;thierry2005-08-2824-246/+732
| | | | | - Add support for suphp (requested and tested by Maxim Maximov <mcsi (at) mcsi.pp.ru>).
* Add dependency on xmledwin2005-08-282-2/+2
| | | | | PR: ports/85277 Submitted by: Patrick Donelan <patrick.donelan@aimtec.com.au>
* Chase the libsoup shared lib version.marcus2005-08-282-2/+4
|
* Update to 3.05.marcus2005-08-283-9/+29
|
* Upgrade to 20050520 patchache2005-08-284-32/+6
| | | | Take maintainership
* - Make portlint happier.mezz2005-08-28153-2943/+3672
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add Java 5 plugins support. [1] - Use system's libm (/usr/src/lib/msun), nss, nspr and etc. Also, do not extract those. Better explain, use external dependencies. [1] - Teach firefox-config and *.pc files for nspr that will making other third apps to buildable like epiphany, vlc-devel's mozilla plugins and etc. Have been tested with full GNOME 2.11.x build too. - Add four patches: [1] patch-bugzilla243151: https://bugzilla.mozilla.org/show_bug.cgi?id=243151 patch-jsosdep: Fix the FreeBSD define patch-oji-threads: 64-bit wide pthread_t patch-xptcinvoke_x86_64_linux: Setting a possibly uninitialized variable (value). - Fix a crash that can occur using gtk+-2.7 and possibly 2.6.10 when closing windows. https://bugzilla.mozilla.org/show_bug.cgi?id=3002 [2] - Get rid of FIREFOX and FF_VER, best to use PORTNAME and PORTVERSION varibles that are arleady exist and lesser complicate. - Change all hardcore of 'firefox' to PORTNAME. - Change a manual loop for patch all.js to find(1), so we can sleep on it. Submitted by: mi [1], marcus [2] Reviewed by: my team, FreeBSD GNOME Team. Tested by: many
* Update to 1.6.5.marcus2005-08-284-6/+6
|
* - Fix CAN-2005-2491 (integer overflow in pcre)clement2005-08-263-1/+135
| | | | | | | | | - Fix memory leak in byterange stuff, which can lead to DoS. http://issues.apache.org/bugzilla/show_bug.cgi?id=29962 Obtained from: Apache SVN repo Reported by: simon Approved by: portmgr (self)
* - Create a user with nobody group instead of wheel.sem2005-08-252-2/+2
| | | | | | | | | | Theoretically it could be a reason for security weakness on some configurations with sudo. - Bump a PORTVERSION. PR: ports/85247 Submitted by: maintainer Approved by: portmgr (linimon)
* - Use pure_install instead install to don't create perllocal.pod to fix ↵garga2005-08-242-8/+13
| | | | | | | | | | | | pkg-plist - fixed URL - Unbreak - Pass maintainership to submitter PR: ports/85234 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: portmgr (clement)
* Fix awstats -- arbitrary code execution vulnerability.simon2005-08-244-6/+596
| | | | | | | | | | Submitted by: Toni Viemero <toni.viemero@ki.fi> PR: ports/85071 Tested by: pav Security: CAN-2005-1527 Security: http://vuxml.FreeBSD.org/e86fbb5f-0d04-11da-bc08-0001020eed82.html Obtained from: Upstream CVS Approved by: portmgr (blanket, secteam), maintainer timeout (5 days, security)
* - Update to 2.0.6.sem2005-08-232-5/+3
| | | | | | | | It fixes a XML-RPC security issue. PR: ports/85069 Submitted by: Toni Viemero <toni.viemero@ki.fi> Approved by: portmgr (clement), maintainer
* - Update to 1.4.11.sem2005-08-233-31/+37
| | | | | | | | It fixes XML-RPC security issue. PR: ports/85020 Submitted by: maintainer Approved by: portmgr (clement)
* Mark FORBIDDEN, due to remote code execution vulnerability.simon2005-08-181-0/+2
| | | | | Security: http://vuxml.FreeBSD.org/e65ad1bf-0d8b-11da-90d0-00304823c0d3.html Approved by: portmgr (blanket, secteam)
* Fix security issue noted in http://drupal.org/files/sa-2005-004/advisory.txt.vsevolod2005-08-1710-15/+15
| | | | | | Update to 4.6.3. Approved by: portmgr (krion), maintainer timeout (security issue)
* Mark FORBIDDEN, due to remote code execution vulnerability in embeddedsimon2005-08-161-0/+2
| | | | | | | pear-XML_RPC. Security: http://vuxml.FreeBSD.org/e65ad1bf-0d8b-11da-90d0-00304823c0d3.html Approved by: portmgr (blanket, secteam)
* Mark FORBIDDEN and set one month expiration, due to remote codesimon2005-08-152-0/+6
| | | | | | | | execution vulnerability. Security: http://vuxml.FreeBSD.org/e86fbb5f-0d04-11da-bc08-0001020eed82.html With hat: secteam Approved by: portmgr (blanket, secteam)
* Remove akregator as it is outdated and BROKEN and was integrated intomarkus2005-08-135-153/+0
| | | | | | | deskutils/kdepim3 some time ago anyway. Discussed with: lofi Approved by: portmgr (linimon)
* Fix http request smuggling for proxyache2005-08-112-1/+88
| | | | Approved by: portmgr (clement)
* revert MASTER_SITE URI change back to rev1.41.sf2005-08-101-14/+14
| | | | | | Opera guys have fixed things that it should be. Approved by: portmgr (marcus)
* Mark forbidden due to multiple vulnerabilities and no maintainer.simon2005-08-081-0/+3
| | | | Approved by: portmgr (blanket, secteam)
* Unbreak and fix plist.lawrance2005-08-074-28/+12
| | | | | | | Use DOCSDIR. Use default DOCSDIR location. Approved by: portmgr (linimon)
* - Fix fetchpav2005-08-071-1/+1
| | | | Approved by: portmgr (marcus)
* Add MASTER_SITE_LOCAL is additional MASTER_SITE.osa2005-08-052-0/+4
| | | | | | Can't fetch distro to: gohan36 Reported by: pointyhat via krion Approved by: portmgr (krion)
* Fix package build.krion2005-08-051-3/+11
| | | | Approved by: portmgr (implicit)
* Update to 4.5.2.3.lawrance2005-08-043-13/+9
| | | | | | | | | | - Fix a web form SQL injection vulnerability - Miscellaneous minor changes/fixes PR: ports/84510 Submitted by: Francisco Cabrita <francisco@nortenet.pt> (maintainer) Approved by: portmgr (linimon) Security: http://mamboforge.net/frs/shownotes.php?release_id=4654
* Forgot to unbreak Makefile when committing this:lawrance2005-08-031-4/+0
| | | | | | | Log: Fix pkg-plist Approved by: portmgr (clement), knu (maintainer) is away
* Fix pkg-plistlawrance2005-08-031-0/+1
| | | | Approved by: portmgr (clement), knu (maintainer) is away
* Fix WWW: linelawrance2005-08-031-1/+1
| | | | | | PR: ports/84486 Submitted by: Ulrich Spoerlein <q@galgenberg.net> Approved by: portmgr (clement), knu (maintainer) is away
* Fix some more problems with IDL installation.marcus2005-08-033-9/+9
| | | | | | PR: 84514 Submitted by: chinsan <chinsan.tw@gmail.com> Approved by: portmgr (implicit)
* Fix plist.thierry2005-08-031-1/+3
| | | | | Reported by: krion via pointyhat Approved by: portmgr (krion)
* update to 8.02 (20050727).sf2005-08-022-19/+18
| | | | | | | | | | | | | | | | | Changelog: http://www.opera.com/freebsd/changelogs/802/ Security: download dialog spoofing http://secunia.com/advisories/15870/ Security: image dragging http://secunia.com/advisories/15756/ Security: link hijacking http://secunia.com/advisories/15781/ PR: 84441 Submitted by: rushani Approved by: maintainer Approved by: portmgr (clement)
* - Don't install httpd.conf.bakclement2005-08-021-1/+1
| | | | Approved by: portmgr (self)
* Fix the installation of IDL files.marcus2005-08-023-6/+9
| | | | | Reported by: Robert Huff <roberthuff@rcn.com> Approved by: portmgr (implicit)
* Add openacs-dotlrn 2.1.1, modular web application platform for highlawrance2005-08-013-0/+39
| | | | | | | | | | traffic elearning community. .LRN (dotLRN) is an e-learning platform built upon openACS core. It includes modules and configurations that are specific for learning communities. PR: ports/84142 Submitted by: Aldert Nooitgedagt <nooitgedagt.net>
* Add openacs:lawrance2005-08-019-0/+510
| | | | | | | | | | OpenACS (Open Architecture Community System) is a web application platform designed for high traffic community websites. It is built on a free and open source foundation. OpenACS is the foundation for many products and websites including the .LRN e-learning platform (www.dotlrn.org). PR: ports/84146 Submitted by: Aldert Nooitgedagt <aldert@nooitgedagt.net>
* - make sure SSL dependency doesn't exists if WITHOUT_MODULES_SSL is definedclement2005-08-014-4/+24
|
* - set ${SHORTMODNAME} to fix LoadModule line in httpd.confclement2005-08-011-0/+1
| | | | | PR: ports/83507 Reported by: Maurizio Giunti <meg@0x01.org>
* - Update to 5.0r6clement2005-08-014-46/+20
| | | | | Submitted by: wollman PR: ports/83111
* - Update to 0.5clement2005-08-012-3/+3
| | | | | PR: ports/84300 Submitted by: Brian Candler <b.candler@pobox.com>
* Update to 0.7002.skv2005-08-012-3/+3
| | | | Changes: http://search.cpan.org/src/RCAPUTO/POE-Component-Client-HTTP-0.7002/CHANGES
* Update to KDE 3.4.2 / KOffice 1.4.1lofi2005-08-012-4/+4
|
* - fix $VERSION and unbreakleeym2005-08-011-6/+3
| | | | | | PR: 84184 Submitted by: leeym Approved by: maintainer timeout
* - Update to 1.3.16sem2005-07-312-3/+3
| | | | | PR: ports/84391 Submitted by: maintainer
* Update to 0.10.5.vsevolod2005-07-312-11/+15
| | | | | | PR: 84367 Submitted by: maintainer Approved by: perky (mentor)
* - Update to 0.9.14sem2005-07-312-15/+9
| | | | | | | | | | - Fix build on !i386 - Pass maintainership to Tobias Roth <ports@fsck.ch> PR: ports/82825 Submitted by: Vivek Khera <vivek@khera.org> Tobias Roth <ports@fsck.ch> Approved by: maintainer timeout (1 month)
* - Update to 3.0.6sem2005-07-314-6/+6
| | | | | PR: ports/84364 Submitted by: maintainer
* - Update to 4.32sem2005-07-313-3/+4
| | | | | PR: ports/84380 Submitted by: Maxime Zakharov <maxime@sochi.net.ru>
* - Update to 1.5.5pav2005-07-314-9/+23
| | | | | PR: ports/84297 Submitted by: Babak Farrokhi <babak@farrokhi.net> (maintainer)
* - update to 0.5clement2005-07-313-12/+12
| | | | | | - remove entry from LEGAL since this port is now under apache 2.0 license - respect apache 2.0 license - remove stalled pkg-plist
* - Update WWW:clement2005-07-311-0/+2
| | | | I'll try to update the port tomorrow
* - Give maintainership to last submitterclement2005-07-311-1/+1
|
* - Fix build on 4.xclement2005-07-312-4/+10
| | | | | PR: ports/83660 Submitted by: Andrej Zverev <az@inec.ru>
* - update to 3.1clement2005-07-313-3/+12
| | | | | PR: ports/83962 Submitted by: markp
* Add p5-URI-Fetch 0.03, smart URI fetching/caching.lth2005-07-315-0/+48
|
* Add p5-Feed-Find 0.05, syndication feed auto-discovery.lth2005-07-305-0/+41
|
* Install IDL files into ${PREFIX}/share/idl/firefox.marcus2005-07-309-0/+99
| | | | Obtained from: www/mozilla
* Install IDL files into ${PREFIX}/share/idl/mozilla-devel.marcus2005-07-303-3/+33
| | | | Obtained from: www/mozilla
* - Update to 0.2.9ahze2005-07-293-19/+6
|
* - fix '$VERSION' and unbreak this port on perl-5.00503leeym2005-07-291-1/+9
| | | | | | PR: 84174 Submitted by: leeym Approved by: TAKAHASHI Kaoru <kaoru@kaisei.org>
* - Add aolserver slaveport with options needed for OpenACSpav2005-07-282-0/+16
| | | | | PR: ports/84141 Submitted by: Aldert Nooitgedagt <aldert@nooitgedagt.net>
* - Fix build on nssha1 module on 4.Xpav2005-07-281-0/+12
|
* Update to 8.02, see ChangeLog for detail:mezz2005-07-286-12/+10
| | | | http://www.opera.com/linux/changelogs/802/
* - Correctly USE_RC_SUBRvs2005-07-283-3/+14
| | | | | | - Fix build-issue on 4.x Submitted by: maintainer
* - fix build of mod_accel on amd64dinoex2005-07-282-1/+12
| | | | | PR: 84150 Submitted by: Bjoern Koenig
* - Security Fix CAN-2005-2088dinoex2005-07-282-1/+88
|
* - support new options APACHE_DATADIR, APACHE_DOCUMENT_ROOTdinoex2005-07-281-1/+9
| | | | Suggested by: Steve Clement
* - add IGNORE for old perlleeym2005-07-281-1/+7
| | | | | | PR: 84180 Submitted by: leeym Approved by: maintainer
* o add IGNORE for old perlphilip2005-07-281-2/+8
| | | | | | | | o re-order PKGNAMEPREFIX and make portlint happier PR: 84177 Submitted by: leeym Approved by: krion (mentor)
* - add IGNORE for old perlleeym2005-07-281-1/+8
|
* Fixes for www/polipogarga2005-07-274-14/+24
| | | | | | | | 1. avoid error message "502 Range without partial content" 2. shutdown polipo on system shutdown PR: ports/84167 Submitted by: Frank Behrens <frank@pinky.sax.de> (maintainer)
* Update to 1.26skv2005-07-273-3/+5
|
* tDOM combines high performance XML data processing with easy and powerful Tclpav2005-07-275-0/+76
| | | | | | | scripting functionality. PR: ports/84139 Submitted by: Aldert Nooitgedagt <aldert@nooitgedagt.net>
* Tclwebtest is a tool to write automated tests for web applications.pav2005-07-275-0/+182
| | | | | | | | | It provides a simple API for issuing http requests, dealing with the result and assume specific response values, while taking care of the details such as redirects and cookies. PR: ports/84138 Submitted by: Aldert Nooitgedagt <aldert@nooitgedagt.net>
* Bumping portrevisiongirgen2005-07-271-1/+1
|
* Bugfix; the port installed a bad config sample.girgen2005-07-271-1/+3
| | | | | Pointy hat to: me Approved by: ade, seanc (implicit)
* JK2 is officially deprecated due to lack of developer interest. Seegirgen2005-07-2711-93/+126
| | | | | | | | | | | | | | | http://jakarta.apache.org/tomcat/connectors-doc/news/20041100.html#20041115.1 Upgrading to last released version, 2.0.4. ports/67839 is fixed, probably also ports/71479. ports/74622 handles configuration problems; I will not address this PR fully since the software is deprecated, although I did add some helping notes, and the port now installs the sample config file. PR: ports/67839, ports/71479, ports/74622 Approved by: seanc, ade (implicit)
* Update to 1.2.14.1. Thanks to Ari Suutari for providing the originalgirgen2005-07-274-19/+20
| | | | | | patch. Approved by: seanc, ade (implicit)
* Unbreak conditionalized Jcode.pm path.kuriyama2005-07-261-2/+10
| | | | Reported by: pointyhat via kris
* - Fix CAN-2005-2088clement2005-07-264-1/+176
| | | | Obtained from: Apache repository
* - Assign maintainership to volunteerpav2005-07-261-1/+1
| | | | | PR: ports/84125 Submitted by: Tobias Roth <ports@fsck.ch>
* Upgrade to 0.15.9 and unbreak.thierry2005-07-2611-144/+101
| | | | | | | | | | | Remarks: - still broken on FreeBSD-4.11; - to be tested on != i386; - it now installs a plug-in for mozilla, but it only works for local files. PR: 84023 Submitted by: /me
* - Add fix for CAN-2005-2088clement2005-07-266-2/+42
| | | | | | | | | | | | | | From Changelog: *) SECURITY: CAN-2005-2088 core: If a request contains both Transfer-Encoding and Content-Length headers, remove the Content-Length, mitigating some HTTP Request Splitting/Spoofing attacks. [Paul Querna, Joe Orton] - Rename previous patch to CVE ID - bump PORTREVISION Security: CAN-2005-2088 Obtained From: Apache repository
* Security: fix a buffer overrun in ssl_callback_SSLVerify_CRL()clement2005-07-264-0/+24
| | | | Reported by: thierry
* Update to 0.1.41.osa2005-07-264-6/+6
|
* Install IDL files into ${PREFIX}/share/idl/mozilla.marcus2005-07-261-0/+11
| | | | | PR: 84022 Submitted by: thierry (with modifications by jylefort)
* Allow the port to build/install/run with Java 1.4hq2005-07-2612-4/+60
| | | | | | PR: 81458 Submitted by: Scott Balmos <scott.balmos@utoledo.edu> Approved by: maintainer timeout
* Depend on a more recent Ruby-versionvs2005-07-252-3/+3
| | | | | PR: ports/83937 Submitted by: maintainer
* Update to 2.03erwin2005-07-252-3/+3
| | | | | PR: 84060 Submitted by: leeym
* Update to 0.8jylefort2005-07-252-4/+19
| | | | | PR: ports/83889 Submitted by: maintainer
* Deprecate and ignore this port in favour of using www/aolserverjkoshy2005-07-251-0/+3
| | | | with its new WITH_NSPOSTGRES option.
* Fix a typo.jylefort2005-07-241-1/+1
| | | | | PR: ports/83844 Submitted by: Stefan Kremen <piftik@yhman.tnuni.sk>
* BROKEN: Unfetchablekris2005-07-241-0/+2
|
* Upgrade to 050722.thierry2005-07-232-3/+3
|
* This port is scheduled for deletion on 2005-09-22 if it is still brokenkris2005-07-2319-0/+38
| | | | at that time and no PRs have been submitted to fix it.
* - Add missed dependencypav2005-07-231-1/+3
| | | | Submitted by: Jonathan Weiss <jw@innerewut.de> (maintainer)
* Update to 2.3.1.novel2005-07-232-3/+3
| | | | | PR: 83923 Submitted by: Jean Milanez Melo (maintainer)
* Update to 2.2.3.novel2005-07-232-4/+6
| | | | | PR: 83921 Submitted by: Jean Milanez Melo (maintainer)
* - Update to 2.10lth2005-07-224-12/+17
| | | | | | | | - Fixed mod_perl2 dependency lines [1] - Make portlint happy PR: ports/82895 [1] Submitted by: Christopher Nehren <apeiron@coitusmentis.info> [1]
* Update to fresh bugfix release 0.1.40.osa2005-07-224-6/+6
|
* Update to 0.12lth2005-07-222-3/+3
|
* Update to 0.7001skv2005-07-222-3/+3
|
* Update my email address.vsevolod2005-07-222-2/+2
| | | | Approved by: perky (mentor)
* Update to 1.4.7.novel2005-07-2232-48/+48
| | | | | PR: 83895 Submitted by: Gerrit Beine (maintainer)
* - Remove CONFLICTS so galeon doesn't conflict with itself since we only haveahze2005-07-221-2/+0
| | | | 1 galeon now.
* - installs file into standard perl directory and unbreak this portleeym2005-07-223-6/+15
|
* Update to 1.7.10 which fixes a number of security vulnerabilities.marcus2005-07-222-6/+5
| | | | | Submitted by: Matthew Luckie <mjl@luckie.org.nz> Security: See http://www.mozilla.org/projects/security/known-vulnerabilities.html#Mozilla for the list of fixed security issues
* Upgrade to 050720.thierry2005-07-212-3/+3
|
* - Update to 2.1.2pav2005-07-214-15/+11
| | | | | | PR: ports/83828 Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp> (maintainer) Security: http://jvn.jp/jp/JVN%2360776919/index.html
* - Update to 2.0.2pav2005-07-215-19/+33
| | | | | | PR: ports/83840 Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp> (maintainer) Security: http://jvn.jp/jp/JVN%2360776919/index.html
* - Update to 2.0.17pav2005-07-212-3/+3
| | | | | PR: ports/83832 Submitted by: Kang Liu <liukang@bjut.edu.cn> (maintainer)
* Fix plist.novel2005-07-211-0/+1
| | | | | | PR: 83824 Submitted by: Dryice Liu (maintainer) Reported by: pointyhat via kris
* Correct maintainer addresskris2005-07-211-1/+1
|
* BROKEN on amd64 and ia64: Does not compilekris2005-07-211-0/+4
|
* - Update to 1.13.1pav2005-07-213-11/+25
| | | | | | - Fix maintainer's email address Submitted by: Jonathan Weiss <jw@innerewut.de> (maintainer)
* - Update to 1.9.1pav2005-07-213-203/+283
| | | | | | - Fix maintainer's email address Submitted by: Jonathan Weiss <jw@innerewut.de> (maintainer)
* - Update to 0.8.1pav2005-07-213-32/+32
| | | | | | - Fix maintainer's email address Submitted by: Jonathan Weiss <jw@innerewut.de>
* - Fix maintainer's email addresspav2005-07-212-3/+3
| | | | Submitted by: Jonathan Weiss <jw@innerewut.de> (maintainer)
* Maintainer no longer wishes to maintain this port. Thanks for your helplinimon2005-07-211-1/+1
| | | | in the past.
* s/freebsd.org/FreeBSD.org/marcus2005-07-211-1/+1
| | | | Reported by: oliver
* Typo is an absolutely minimal weblogging engine powered by rails. Itpav2005-07-204-0/+49
| | | | | | | | supports XMLRPC posting, ping/trackback, comments, textile, categories, all common exports, fulltext search and so on. PR: ports/82397 Submitted by: Jonathan Weiss <jw@innerewut.de>
* RedCloth is a module for using Textile in Ruby. Textile is a textpav2005-07-205-0/+51
| | | | | | | | | | | | | format. A very simple text format. Another stab at making readable text that can be converted to HTML. No need to use verbose HTML to build your docs, your blogs, your pages. Textile gives you readable text while youre writing and beautiful text for your readers. And if you need to break out into HTML, Textile will allow you to do so. PR: ports/82397 Submitted by: Jonathan Weiss <jw@innerewut.de>
* Rails is a web-application framework for the MVC pattern that includespav2005-07-205-0/+163
| | | | | | | | | both a template engine, controller framework, and object-relational mapping package. Everything needed to develop web-apps that can run on CGI, FastCGI, and mod_ruby PR: ports/82397 Submitted by: Jonathan Weiss <jw@innerewut.de>
* Action Web Service provides a way to publish interoperable web service APIs withpav2005-07-205-0/+274
| | | | | | | Rails without spending a lot of time delving into protocol details. PR: ports/82397 Submitted by: Jonathan Weiss <jw@innerewut.de>
* Action Packpav2005-07-205-0/+627
| | | | | | | | | | | The controller and view of the RubyOnRails MVC-Framework is handled by the Action Pack, which handles both layers by its two parts: Action View and Action Controller. These two layers are bundled in a single package due to their heavy interdependence. This is unlike the relationship between the Active Record and Action Pack that is much more separate. PR: ports/82397 Submitted by: Jonathan Weiss <jw@innerewut.de>
* - Update to 1.0.6ahze2005-07-2027-108/+27
|
* Update to 0.8.4.novel2005-07-202-3/+3
| | | | | PR: 83760 Submitted by: Dryice Liu (maintainer)
* - Fix build for gcc34 instead of requiring gcc33pav2005-07-202-7/+152
| | | | | PR: ports/83736 Submitted by: Rong-En Fan <rafan@infor.org>
* Eventum is a user-friendly and flexible issue tracking systempav2005-07-204-0/+51
| | | | | | | | | that can be used by a support department to track incoming technical support requests, or by a software development team to quickly organize tasks and bugs. PR: ports/83690 Submitted by: Babak Farrokhi <babak@farrokhi.net>
* Update to 1.0RC2. While here, fix a couple of outstanding annoyances:philip2005-07-206-305/+78
| | | | | | | | | | | | | | | | | | | o Use the ${DATADIR} variable instead of hardcoding share/Apache-Gallery for the data-files that need to be installed under there. o Also use %%DATADIR%% instead of hardcoding share/Apache-Gallery in the pkg-plist. Never try to remove www/icons itself, which should be done by the Apache port. o Install both the 'default' and the 'new' template directories, leaving the css files with the templates instead of moving them into a css/ subdirectory. o Put the icons under www/icons/gallery, removing the need for the patch to the template files, also makes them easier to move around if people like doing that sort of thing. Approved by: krion (mentor) kvs@pil.dk (maintainer)
* As previously announced, remove www/junkbuster due to security concerns.linimon2005-07-1917-986/+0
| | | | Hat: portmgr
* Now builds on 6.xkris2005-07-191-4/+0
|
* upgrade to 2.0ijliao2005-07-192-3/+4
|
* - Update to 1.0.5pav2005-07-192-4/+3
| | | | | | PR: ports/83560 Submitted by: Daniel J. O'Connor <darius@dons.net.au> Approved by: Aaron Voisine <voisine@gmail.com> (maintainer)
* - Don't overwrite config file on updatepav2005-07-192-2/+14
| | | | | PR: ports/83674 Submitted by: Lars Eggert <lars.eggert@gmx.net> (maintainer)
* - Fix build on FreeBSD 7pav2005-07-191-7/+4
| | | | | PR: ports/83675 Submitted by: marck (maintainer)
* - Fix WITH_LANG knobpav2005-07-192-4/+6
| | | | | PR: ports/83663 Submitted by: chinsan <chinsan.tw@gmail.com> (maintainer)
* - Support CC/CFLAGS properlypav2005-07-183-30/+17
| | | | | | | - Update WWW PR: ports/83616 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Correct the spelling of word "slovak"dinoex2005-07-181-1/+1
| | | | | PR: 83632 Submitted by: Juraj Lutter
* Add p5-Template-Multilingual 0.05, multilingual templates for Templateerwin2005-07-185-0/+56
| | | | | | | Toolkit. PR: ports/82401 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org>
* - Reset long term unresponsive maintainerpav2005-07-181-1/+1
|
* - BUILD_DEPENDS are also RUN_DEPENDSpav2005-07-181-0/+2
| | | | | | PR: ports/82828 Submitted by: Vivek Khera <vivek@khera.org> Approved by: maintainer timeout (14 days)
* - Fix WWWpav2005-07-181-1/+1
| | | | | | PR: ports/82849 Submitted by: Vasil Dimov <vd@datamax.bg> Approved by: maintainer timeout (16 days)
* - Update to 2.0pav2005-07-184-31/+170
| | | | | | PR: ports/83148 Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp> Approved by: Daniel Gerzo <danger@rulez.sk> (maintainer)
* BROKEN: Unfetchablekris2005-07-181-0/+1
|
* - Update to 4.0.10pav2005-07-1811-263/+559
| | | | | | | | - Transfer maintainership to submitter PR: ports/83547 Submitted by: Aldert Nooitgedagt <aldert@nooitgedagt.net> Approved by: Matthew Braithwaite <mab@red-bean.com> (maintainer)
* - update to 1.7clsung2005-07-172-3/+3
| | | | | - avoid passing "\n" to Text::Autoformat::autoformat() since it blows chunks in v1.13
* Beautiful Soup parses arbitrarily invalid XML- or HTML-like substancepav2005-07-179-0/+87
| | | | | | | | into a tree representation. It provides methods and Pythonic idioms that make it easy to search and modify the tree. PR: ports/83531 Submitted by: Mike Meyer <mwm@mired.org>
* Update to 2.02erwin2005-07-162-3/+3
|
* Update to 1.32erwin2005-07-162-3/+3
| | | | Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
* Update to 1.32erwin2005-07-162-3/+3
| | | | Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
* - Update to 4.6.2, which fixes major security problempav2005-07-1615-775/+785
| | | | | | | | PR: ports/83087 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> Approved by: maintainer timeout (9 days, rushed for security reasons) Security: CAN-2005-1921, CAN-2005-2106 http://secunia.com/advisories/15872/
* - Update to 1.3.15pav2005-07-163-3/+5
| | | | | PR: ports/83523 Submitted by: Hendrik Scholz <hendrik@scholz.net> (maintainer)
* - Add a patch that fixes -proxy argumentpav2005-07-162-3/+37
| | | | | PR: ports/83427 Submitted by: Antony Mawer <gnats@mawer.org>
* Unbreak sysmouse support.nobutaka2005-07-162-3/+13
| | | | Pointed out by: Travis Poppe <tlp@lickwid.net>
* JWChat aims to be a full featured, web-based Jabber client.pav2005-07-166-0/+723
| | | | | | | | | | | | | | | | It uses only JavaScript and HTML on the client-side. Currently it supports basic jabber instant messaging, roster management and muc-based groupchats. JWChat is an advanced instant messenger (IM) just like AIM, MSN Messenger, Yahoo! Messenger or ICQ. This means you can manage your contacts, chat with other users directly or join a groupchat room for collaborative communication. Unlike other IMs you can use this with your web browser only without having to install any additional software at all. PR: ports/82609 Submitted by: Lars Eggert <lars.eggert@gmx.net>
* Update to 050714 snapshot.thierry2005-07-152-3/+3
|
* Update to 0.15.12.novel2005-07-153-5/+8
| | | | | | PR: 83480 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> Approved by: Boris Samorodov (maintainer)
* Upgrade to 050713.thierry2005-07-153-13/+6
|
* Myghty, a Python based templating framework originally based on HTML::Mason.pav2005-07-145-0/+111
| | | | | PR: ports/83391 Submitted by: Dryice Liu <dryice@liu.com.cn>
* - Update to 20050713pav2005-07-146-42/+40
| | | | | PR: ports/83442 Submitted by: chinsan <chinsan.tw@gmail.com> (maintainer)
* Update to 0.1.39.osa2005-07-144-6/+6
|
* Xaraya delivers the requisite infrastructure and toolssem2005-07-144-0/+92
| | | | | | | | to create custom web applications that include fully dynamic multi-platform Content Mangement Solutions (CMS). PR: ports/83235 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
* - update to p5-CGI-SSI-0.86leeym2005-07-142-3/+3
|
* Use ${PORTVERSION} instead of duplicating its value in the MASTER_SITE_SUBDIR.marcus2005-07-149-9/+9
| | | | Reported by: Andrzej Tobola <ato@iem.pw.edu.pl>
* Update to 1.0.5. This release addresses numerous security bugs as well asmarcus2005-07-1418-36/+36
| | | | | | adds some stability enhancements. Security: See http://www.mozilla.org/projects/security/known-vulnerabilities.html#Firefox for a list of fixed vulnerabilities in 1.0.5
* Upgrade to 2.8.6dev.13ache2005-07-142-4/+4
|
* - Update to 3.0.3.flz2005-07-144-6/+6
| | | | | PR: ports/83399 Submitted by: maintainer
* (1) New address for downloadlev2005-07-131-2/+2
| | | | (2) USE_MYSQL
* - Remove www/wmnetselect, it's dead (last release 2000), no longer usefulpav2005-07-135-49/+0
| | | | | | | and unfetchable PR: ports/83184 Submitted by: David McNett <nugget@slacker.com> (maintainer)
* - Update to 2.7.7pav2005-07-1312-18/+18
| | | | | | PR: ports/83377 Submitted by: HAYASHI Yasushi <yasi@yasi.to> Approved by: Gerhard Schmidt <estartu@augusta.de> (maintainer)
* - Update to 1.31erwin2005-07-132-6/+6
| | | | | | | - Bump required perl version to 5.8.1 or higher. - Pass maintainership to submitter Submitted by: Lars Balker Rasmussen <lars@balker.dk>
* - Update to 1.31erwin2005-07-134-7/+22
| | | | | | | - Mark perl 5.6.x and higher only - Pass maintainership to submitter Submitted by: Lars Balker Rasmussen <lars@balker.dk>
* Podcastamatic automates the creation of a webpage and a RSS feedpav2005-07-135-0/+59
| | | | | | | | | | for your podcast, based on MP3 tags. A webpage can either be automatically generated from scratch or generated from a template you create. An RSS feed is an XML file that is required to be listed in most popular podcast directories. Podcastamatic is highly customizable. PR: ports/83331 Submitted by: Lars Eggert <lars.eggert@gmx.net>