aboutsummaryrefslogtreecommitdiffstats
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.5.marcus2005-02-064-14/+19
|
* - Adopt orphaned portpav2005-02-061-1/+1
| | | | | PR: ports/77092 Submitted by: Filippo Natali <filippo@widestore.net>
* Polipo is a small and fast caching web proxy (a web cache, an HTTP proxy)pav2005-02-0611-0/+384
| | | | | | | designed to be used by one person or a small group of people. PR: ports/75554 Submitted by: Frank Behrens <frank@pinky.sax.de>
* - Update to 1.5.24pav2005-02-0610-150/+264
| | | | | PR: ports/77112 Submitted by: Dmitry Morozovsky <marck@freebsd.org> (maintainer)
* - Fix envvar.d stuffclement2005-02-066-8/+10
|
* Add a patch to unbreak with apr-1.x. This patch was already submittedkuriyama2005-02-051-0/+48
| | | | to dev site on sf.net.
* MAINTAINER FIX: www/pear-HTTP_Clientedwin2005-02-051-1/+2
| | | | | | | Looks like this also depends on www/pear-HTTP_Request. PR: ports/77018 Submitted by: Joseph Scott <joseph@randomnetworks.com>
* New port: www/pear-Text_Wikiedwin2005-02-054-0/+104
| | | | | | | Abstracts parsing and rendering rules for Wiki markup PR: ports/76975 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
* -Update to 7.54u2 (7.54.20050131), this is mostly security fixes release.mezz2005-02-0510-82/+110
| | | | | | | | | | | | | | | | | | | | | | | | | | | Security: - Solved data URL issue described in Secunia Advisory SA13818, http://secunia.com/advisories/13818/ - Additional fixes for frame injection issue reported in Secunia Advisory SA13253, http://secunia.com/advisories/13253/ Miscellaneous: - Improvements to handling of the must-revalidate directive. - Solved stability issue in Japanese version. UNIX specific: - Added extra warning dialog when opening .sh, .desktop or executables directly from Web or from transfer manager with kfmclient exec. Addresses issue reported in Secunia Advisory SA13447, http://secunia.com/advisories/13447/ - Fixed crash when importing e-mail. http://www.opera.com/linux/changelogs/754u2/ - Few other small cleans up. - Let's see if Realplayer plugins will work for anyone. It's not tested, but added support. I am not going to be surpised if the support is limited as common in the Linux world.
* fix plistmat2005-02-041-2/+3
| | | | Pointed out by: kris via pointyhat
* - Update to 2.3clement2005-02-043-6/+17
|
* - change http://www.plogworld.org/ to http://www.plogworld.net/ in pkg-descrclsung2005-02-042-2/+2
|
* Update to 0.8.0.kwm2005-02-046-29/+77
|
* - Update to 2.2clement2005-02-043-120/+3
|
* - Update to 6.3pav2005-02-046-20/+28
| | | | | PR: ports/76735 Submitted by: Chris Stuart <webmaster@lightningfire.net> (followup)
* Update to 0.8vs2005-02-044-28/+96
| | | | | | PR: ports/74922 Submitted by: Nik Clayton, Rui Lopes Approved by: maintainer timeout (4 weeks)
* - a Kwiki plugin for VimMode preformatted forms of textclsung2005-02-036-0/+55
|
* Update to 2.09lth2005-02-032-3/+3
|
* - Update to 0.6pav2005-02-034-40/+28
| | | | | PR: ports/76980 Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
* Update to 1.10mat2005-02-032-13/+13
| | | | neer perl 5.6+
* NEW PORT: www/pear-HTTP_Client (High level HTTP class)edwin2005-02-024-0/+39
| | | | | | | | | | | | | | | | | | | This is my first port with code from PEAR, so I hope I got it right. I based it off of www/pear-HTTP. The HTTP_Client class wraps around HTTP_Request and provides a higher level interface for performing multiple HTTP requests. Features: * Manages cookies and referrers between requests * Handles HTTP redirection * Has methods to set default headers and request parameters * Implements the Subject-Observer design pattern: the base class sends events to listeners that do the response processing. PR: ports/76995 Submitted by: Joseph Scott <joseph@randomnetworks.com>
* - Update to 0.80 (aka 1.0 beta3)ahze2005-02-024-14/+10
| | | | - Remove MASTER_SITE_LOCAL from MASTER_SITES since nvu.com mirror is very fast.
* - Fix fetching.sem2005-02-0112-18/+18
| | | | | | | | * The response_splitting patch has been updated to correct a problem with cache digests. PR: ports/76889 Submitted by: maintainer
* Correct an off-by-one error in HTTP range handling.vs2005-02-012-1/+20
| | | | | | | Patch obtained from: gatling CVS PR: ports/76913 Submitted by: Thomas-Martin Seck (maintainer)
* Do not install ${PREFIX}/LICENSE.txtvs2005-02-011-0/+4
| | | | | PR: ports/76342 Submitted by: Florent Thoumie
* Ensure the final installation conforms to the pkg-plist by forcinglth2005-01-311-0/+1
| | | | the Makefile.PL Q&A.
* Update to 3.04m assign maintainer to perl.tobez2005-01-313-4/+6
|
* Split the postgresql ports into a server and a client part.girgen2005-01-3112-31/+23
| | | | | | | | All ports depending on postgresql shall use the USE_PGSQL=yes knob defined in Mk/bsd.ports.mk. Bumping portrevisions where needed. PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors)
* - update from 1.3.7 to 1.3.8vanilla2005-01-314-5/+10
| | | | | | | | - update pkg-plist - add note about MySQL module PR: ports/76866 Submitted by: maintainer
* Set LATEST_LINK.krion2005-01-313-0/+3
|
* Change APACHE_PERF_TUNING default to more reasonable valueache2005-01-301-1/+1
| | | | Submitted by: Nikolas Britton <freebsd@nbritton.org>
* - Update to 2.6.6pav2005-01-303-32/+33
| | | | | PR: ports/76831 Submitted by: Alexander Zhuravlev <zaa@ulstu.ru> (maintainer)
* - Integrate a vendor patch against a buffer overflow in the WCCP handling,sem2005-01-3012-12/+30
| | | | | | | | see <http://www.squid-cache.org/Versions/v2/2.5/bugs/#squid-2.5.STABLE7-wccp_buffer_overflow> and <http://www.squid-cache.org/Advisories/SQUID-2005_3.txt>. PR: ports/76827 Submitted by: maintainer
* Add ports to ${SUBDIR} in alphabetical order.cperciva2005-01-301-1/+1
| | | | Approved by: pav
* Upgrade to 2.8e.sumikawa2005-01-303-3/+4
|
* Sync follow-XFF with the latest vendor patch.krion2005-01-296-30/+30
| | | | | PR: ports/76801 Submitted by: maintainer
* Fix MASTER_SITESkrion2005-01-291-2/+2
| | | | | | | Portlint(1) PR: ports/76793 Submitted by: maintainer
* - Update to 0.2.4ahze2005-01-292-4/+7
| | | | - use USE_GCC=3.4 on 4.x when built with WITH_MOZILLA=mozilla-devel
* Update to 1.08, assign maintainer to perl.tobez2005-01-282-4/+4
|
* Fix pkg-plist (missing man entry) and remove the note about using static ↵vs2005-01-281-4/+1
| | | | | | | modperl. PR: ports/76721 Submitted by: Rod Taylor (maintainer)
* - Update to 0.37.0pav2005-01-283-4/+12
| | | | | PR: ports/76757 Submitted by: Tim Middleton <x@vex.net> (maintainer)
* fix default search.ini.sf2005-01-282-14/+6
| | | | | | | Perhaps you don't need to update when you didn't remove ~/.opera-devel/search.ini manually. Is your search working correctly? Every translation is being led into google, isn't it? Then update now(TM) and remove ~/.opera-devel/search.ini, quit, and restart opera.
* - Update to 1.4.4.5clsung2005-01-279-297/+294
| | | | | | | | - This fixes a few potential cross-site scripting bugs - Update language modules PR: ports/76734 Submitted by: Alex Varju (maintainer)
* Update to 0.04, set maintainer to perl.tobez2005-01-272-4/+4
|
* - Integrate vendor patches as published onsem2005-01-2724-252/+1278
| | | | | | | | | | | | | | | | | | | | | <http://www.squid-cache.org/Versions/v2/2.5/bugs/>: + Reject malformed HTTP requests and responses that conflict with the HTTP specifications This issue is qualified as a security issue by the vendor. + PURGE is allowed to delete internal objects (squid bug #1112) + Disable Path-MTU discovery on intercepted requests (squid bug #1154) (VuXML vid=b4d94fa0-6e38-11d9-9e1e-c296ac722cb3) - Clean up and correct package list generation. Now installed files and directories are visible via PLIST_FILES and PLIST_DIRS. - Don't claim that squid related files or directories are still present after deinstallation when in fact they are not. - Add "-g" to CFLAGS when WITH_SQUID_STACKTRACES is defined to make this option actually useful. PR: ports/76628 Submitted by: maintainer
* Reset maintainererwin2005-01-271-1/+1
| | | | | PR: 76720 Submitted by: maintainer
* Update to 1.20skv2005-01-272-3/+3
|
* - Fix non DSO apache detectionclement2005-01-262-4/+4
| | | | Noticed by: Xavier Beaudouin <kiwi@oav.net>
* Fix plistvs2005-01-261-2/+0
| | | | Noticed by: cluster via kris
* This module is no longer on CPAN. Deprecate, remove in 2 months.tobez2005-01-261-0/+2
|
* Changes in Makefile.modules.3rdclement2005-01-262-18/+42
| | | | | | | | | | | | | o Major change(s) - in some cases, modules are still built as static modules, making modules selection useless and generate a non-desired httpd o Minor change(s) - apxs detection is done only if port isn't a server one. - Mark modules ports as IGNORED if apaxhe is built statically - fix make show-modules when when WITH_ALL_STATIC_MODULES is defined Most issues discovered by: Jason Mealins <jason_mealins@bigfix.com>
* add p5-WWW-SourceForge 0.083ijliao2005-01-265-0/+47
| | | | | | | Retrieve infromation from SourceForge site PR: 72988 Submitted by: Yuan-Chung Hsiao <ychsiao@ychsiao.idv.tw>
* - update to 1.5.6.1clsung2005-01-265-17/+18
|
* Fix plist.kuriyama2005-01-261-0/+3
| | | | Reported by: pointyhat via kris
* Update to to 1.0.0RC5.thierry2005-01-262-6/+3
| | | | | | Changelog at <http://pear.php.net/package/HTTP_Download/download/1.0.0RC5/>. Submitted by: maintainer.
* The distribution tarball was double-gzipped for some reason. The funnytobez2005-01-261-2/+2
| | | | | | | thing is that on RELENG_5, it did not prevent gzip -cd file | tar -xf - from working. Other versions/platforms are not so lucky. Noticed by: buildcluster via kris
* Update to 0.121arved2005-01-262-3/+3
| | | | | PR: 75806 Submitted by: Lars Eggert <lars.eggert@gmx.net>
* - Fix on amd64/ia64pav2005-01-262-8/+2
|
* Update to 0.1.16 (bugfix release).osa2005-01-254-6/+6
|
* Update to 2.08lth2005-01-252-3/+3
|
* - make WITHOUT_<CATEGORY>_MODULES really works.clement2005-01-252-2/+2
| | | | | | (it was still stuck with WITHOUT_<CATEGORY>) Noticed by: Jason Mealins <jason_mealins@bigfix.com>
* Update to 0.1.15.osa2005-01-254-8/+18
|
* Correct typo in pkg-plist.ahze2005-01-252-2/+2
| | | | Pointed out by: poityhat via kris.
* - update to 1.8.3clsung2005-01-254-12/+204
| | | | | PR: ports/74742 Submitted by: Rod Taylor (maintainer)
* BROKEN: Broken dependencykris2005-01-251-0/+2
|
* - update maintainer's email addressleeym2005-01-243-3/+3
| | | | | PR: 76601 Submitted by: maintainer
* Update to moinmoin 1.3.1josef2005-01-239-942/+3050
| | | | | | | | | | | | This port now supports installation of multiple wiki instances as proposed by the installation guide. Follow the textual instructions that are echoed out by the 'make install' progress for more information. Thanks to Florent for polishing up my update patches. Submitted by: Florent Thoumie <flz@xbsd.org> PR: ports/76377
* Use GCC 3.4 when building with mozilla-devel on 4.X.marcus2005-01-231-0/+6
|
* Shutting down gconfd is no longer needed before installation and ismarcus2005-01-232-6/+0
| | | | actually a bad thing to do.
* - Cleanup the ports and update pkg-messageclement2005-01-236-35/+70
| | | | | | | - Pass maintainership to submitter PR: ports/76575 Submitted by: Tobias Roth <ports@fsck.ch>
* Append missing space separator for $SSL variable.kuriyama2005-01-221-1/+1
| | | | Reported by: pointyhat via kris
* [Maintainer/security] www/squid: protect against HTTP resonse splitedwin2005-01-2212-12/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | attack and other patches Integrate vendor patches as published on <http://www.squid-cache.org/Versions/v2/2.5/bugs/>: - FTP data connection fails on some FTP servers when requesting a directory without a trailing slash (squid bug #1194) - Icons fail to load on non-anonymous FTP when using the short_icons_url configuration directive (squid bug #1203) - Strengthen squid against HTTP response splitting cache pollution attacks (squid bug #1200), classified as security issue by the vendor Proposed VuXML information, entry date left to be filled in: (Note: I added only a publically accessible link to the Sanctum, Inc. whitepaper, the squid bug tracker contains a deep link to the PDF itself; if we are allowed to publish it, it could instead be used as reference because Sanctum, Inc. wants you to register with them before you get access to their whitepapers.) PR: ports/76550 Submitted by: Thomas-Martin Seck <tmseck@netcologne.de>
* Fix INDEX build on 4.X.marcus2005-01-221-0/+2
|
* Use GCC 3.4 if we're building on 4.x against mozilla-devel.adamw2005-01-223-1/+21
| | | | Reminded by: marcus
* Set LATEST_LINK.krion2005-01-221-0/+2
| | | | Reported by: kris
* Upgrade to 050120.thierry2005-01-222-3/+3
|
* Unbreak with 4.x by setting USE_GCC=3.4.adamw2005-01-223-3/+3
| | | | | PR: ports/76452 Submitted by: oliver
* Remove unneeded patch.adamw2005-01-216-138/+0
|
* - Kwiki::PagePrivacy is a plugin that setup read/write level forclsung2005-01-216-0/+64
| | | | individual pages.
* PORTVERSION -> DISTVERSIONedwin2005-01-211-2/+1
|
* Fix plist.thierry2005-01-211-1/+5
| | | | Reported by: Kris / pointyhat.
* Update to 1.2.2.tobez2005-01-213-4/+6
| | | | | The distfile has not made it to sourceforge (yet?), and the version of it on the website is "latest.tar.gz", so I've made a mirror for it here.
* - Update to 2.7pav2005-01-212-3/+6
| | | | | PR: ports/76478 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
* - This module provide a simple column layout for kwiki siteclsung2005-01-207-0/+79
| | | | | - I've made a dummy patch, 'cos the required 3 modules are not really (and necessary) required. At least for version 0.08 .
* Update to 0.92, reset maintainer to perl.tobez2005-01-202-4/+4
|
* - update to 0.11clsung2005-01-202-3/+3
| | | | - really work for Kwiki-0.37/svk-0.2x API
* - Update to 4.28pav2005-01-203-9/+12
| | | | | PR: ports/76441 Submitted by: Maxime Zakharov <maxime@sochi.net.ru>
* Update port: www/pear-HTTP_Download to 1.0.0RC4edwin2005-01-202-3/+3
| | | | | | | | + update port: www/pear-HTTP_Download to 1.0.0RC4 + changelog: http://pear.php.net/package/HTTP_Download/download/1.0.0RC4/ PR: ports/76469 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
* Upgrade to 050118.thierry2005-01-202-3/+3
|
* * Fetch & Install the nofollow plugin. Links from external users will havearved2005-01-203-20/+26
| | | | | | | a rel="nofollow" tag. See http://www.google.com/googleblog/2005/01/preventing-comment-spam.html for details * Bump PORTREVISION
* Update to 20050119.nork2005-01-193-3/+13
| | | | | | | | | o Add more support DragonFlyBSD. [1] o Add support Helix Real Player. [2] But not tested well. Submitted by: YONETANI Tomokazu <qhwt+dfly@les.ath.cx> [1] Sebastian Strollo <seb@strollo.org> [2]
* Fix build on amd64.krion2005-01-191-2/+2
|
* [Maintainer/Security] www/squid: integrate vendor patchesedwin2005-01-1912-12/+66
| | | | | | | | | | | | | | Integrate vendor patches as published on <http://www.squid-cache.org/Versions/v2/2.5/bugs/>: - Sanity check usernames in squid_ldap_auth (squid bug #1187), classified as minor security issue by the vendor, see below for VuXML information - FQDN names truncated on compressed DNS responses (squid bug #1136) - Internal DNS memory leak on malformed responses (squid bug #1197) PR: ports/76364 Submitted by: Thomas-Martin Seck <tmseck@netcologne.de>
* New port: www/pear-HTTP_Download PEAR class to send HTTP downloadsedwin2005-01-194-0/+60
| | | | | | | | | | | | | | | | | Provides an interface to easily send hidden files or any arbitrary data to HTTP clients. HTTP_Download can gain its data from variables, files or stream resources. It features: - Basic caching capabilities - Basic throttling mechanism - On-the-fly gzip-compression - Ranges (partial downloads and resuming) - Delivery of on-the-fly generated archives through Archive_Tar and Archive_Zip PR: ports/76366 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
* - update to 0.12clsung2005-01-192-3/+3
|
* - update to 0.13clsung2005-01-192-3/+3
| | | | - Remove load_class calls per Spoon-0.21
* - update to 0.14clsung2005-01-192-3/+3
| | | | - Update username on screen right after user changes it.
* - update to 0.13clsung2005-01-192-3/+3
| | | | - Add 6 months option
* - update to 0.14clsung2005-01-192-3/+3
| | | | - Remove load_class calls per Spoon-0.21
* - update to 0.14clsung2005-01-192-3/+3
| | | | - Add archive if none for new page
* - update to 0.37clsung2005-01-192-3/+3
| | | | | | | | | | | | | - from Changes - Remove load_class calls per Spoon 0.21 - Move archive commit hook into super class - Split Kwiki::COmmand into Spoon::Command - Make kwiki -compress work again :\ - Change -subwiki to -new_view - List all plugins commented out in plugins file - Support PagePrivacy - Support multiple config*.* - Make toolbar, widgets, and status prereqs of theme
* s/Turck MMcache/eAccelerator/gale2005-01-191-5/+5
|
* turck-mmcache => eacceleratorale2005-01-191-1/+1
|
* Repocopied to www/eaccelerator.ale2005-01-196-135/+0
|
* Update to 0.9.2a release.ale2005-01-196-49/+40
| | | | | Repocopy by: marcus (portmgr) Repocopy from: www/turck-mmcache
* Be sure to remove the top-level share/doc/neowebscript itself uponmi2005-01-191-0/+1
| | | | | | | deinstall. Noticed by: pointyhat Reported by: kris
* Mark FORBIDDEN due to remote command execution vulnerability.simon2005-01-182-0/+4
| | | | | With hat: secteam Approved by: erwin (mentor)
* upgrade to 1.6ijliao2005-01-182-3/+3
| | | | PR: 75790
* - Fix module names in httpd.confclement2005-01-181-3/+4
| | | | | PR: ports/75892 Reported by: Lewis Thompson <purple@lewiz.net>
* - Update to 0.99.7clement2005-01-186-96/+66
|
* - Add support for databases/db43 in apache2[1] and apache21.clement2005-01-1810-112/+302
| | | | | | | | - rename files/patch-srclib:apr-utils:build:dbm.m4 to files/patch-srclib:apr-util:build:dbm.m4 Based on PR: ports/76152 [1] Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> [1]
* Update to 1.8a6. They merged a bunch of FreeBSD changes. Neat.adamw2005-01-1721-585/+114
|
* Update to 1.6krion2005-01-174-55/+56
|
* - Works fine with python 2.4clement2005-01-171-1/+1
|
* - Update to 1.100clement2005-01-163-85/+16
|
* - Remove WWWclement2005-01-162-4/+0
|
* - remove WWW dead linkclement2005-01-161-2/+0
|
* - Fix WWWclement2005-01-165-7/+7
|
* - Update to 0.4clement2005-01-162-4/+4
|
* - Remove WWW link: project home page disappearedclement2005-01-161-2/+0
|
* - Update to 2.0.1clement2005-01-162-3/+3
|
* - libexecinfo is no longer requiredclement2005-01-161-2/+0
|
* - Update to 0.9.0clement2005-01-164-27/+3
|
* Update to 1.3.19. See http://galeon.sourceforge.net/Main/GaleonRelease1319marcus2005-01-164-26/+3
| | | | for all the changes.
* - Update to 2.1clement2005-01-154-35/+40
|
* Update to version 0.4.0.thierry2005-01-152-3/+3
| | | | | | | Changelog at <http://pear.php.net/package/HTTP_Server/download/>. PR: ports/76267 Submitted by: maintainer
* - new option WITH_APACHE_LATESTLOGdinoex2005-01-151-0/+19
| | | | | | | | that patches rotatelogs to always keep a hardlink to the latest log file, but without the seconds-since-epoch integer. Just as a convenience - when developing web apps, it makes it easier to just check the log file. Submitted by: Palle Girgensohn
* - new option WITH_APACHE_LATESTLOGdinoex2005-01-151-0/+5
| | | | | | | | that patches rotatelogs to always keep a hardlink to the latest log file, but without the seconds-since-epoch integer. Just as a convenience - when developing web apps, it makes it easier to just check the log file. Submitted by: Palle Girgensohn
* dbmmanage doesn't recognize the $1$ md5 prefix used by FreeBSD whendinoex2005-01-151-0/+11
| | | | | | | checking a password using "dbmmanage passwdfile check". This patch fixes this. (no need to bump PORTVERSION) Submitted by: Palle Girgensohn
* version bump for linux-tiff updatetrevor2005-01-151-1/+1
|
* I haven't used SVGAlib in a long while.trevor2005-01-141-1/+1
|
* Switch to mysql41-client as defaultache2005-01-142-2/+2
|
* - Remove forgotten conflicting patch.ahze2005-01-144-128/+72
| | | | | | | - Actually merge a missing patch from firefox. Pointed out by: many Pointy hat to: myself
* - Update to 0.8.4pav2005-01-149-54/+9
| | | | | PR: ports/76172 Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
* Update www/bluefish to version 1.0. This is GTK2 port of the old bluefish 0.7.kwm2005-01-1410-229/+93
| | | | | Development to this version was tracked in www/bluefish-devel. Retire www/bluefish-devel.
* - update to twig-2.8.1dinoex2005-01-133-3/+8
|
* more specific home pagetrevor2005-01-131-1/+1
|
* update to 1.7.5 to avoid NNTP security bug:trevor2005-01-133-25/+24
| | | | | <URL:http://www.isec.pl/vulnerabilities/isec-0020-mozilla.txt> <URL:https://bugzilla.mozilla.org/show_bug.cgi?id=264388>
* [maintainer update] 16 ports: add mirror MASTER_SITESedwin2005-01-133-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | Please add http://bsdchat.com/dist/dryice/ to the MASTER_SITES of the following ports. Thanks Clive Lin and bsdchat.com for the mirror space! chinese/xpdf deskutils/etask devel/cedet devel/ecb devel/eieio devel/ipython devel/kodos devel/semantic devel/xtla editors/speedbar editors/tree-widget games/emacs-chess net/tcping www/mod_scgi www/py-scgi www/quixote PR: ports/75743 Submitted by: Dryice Liu <dryice@liu.com.cn>
* - Integrate vendor patches as published onsimon2005-01-1312-24/+120
| | | | | | | | | | | | | | | | | | | | | | | <http://www.squid-cache.org/Versions/v2/2.5/bugs/> for the following issues: + Prevent a possible denial of service attack via WCCP messages (squid bug #1190), classified as security issue by the vendor + Fix a buffer overflow in the Gopher to HTML conversion routine (squid bug #1189), classified as security issue by the vendor + Fix a null pointer access and plug memory leaks in the fake_auth NTLM helper (squid bug #1183) (this helper app is not installed by default by the port) + Stop closing open filedescriptors beyond stdin, stdout and stderr on startup (squid bug #1177) - Unbreak the port on NO_NIS systems (thanks to "Alexander <freebsd AT nagilum.de>" for reporting this) - Document the two security issues in VuXML. PR: ports/76173 Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer) Approved by: erwin (mentor)
* Fix patch so it works.ahze2005-01-132-72/+16
|
* Attempt to fix build on amd64ahze2005-01-122-0/+112
| | | | | Pointed out by: pointyhat via kris Patch obtained from: www/firefox
* Fix build by re-adding config optionsahze2005-01-122-0/+2
|
* Upgrade to 050110 snapshot.thierry2005-01-122-3/+3
|
* Update to 2.0.0r3mat2005-01-123-5/+8
| | | | | PR: 76044 Submitted by: maintainer
* - Update to 0.94vs2005-01-122-4/+5
| | | | | | | - Add mirror PR: ports/75757 Submitted by: maintainer
* o startup script:clement2005-01-118-22/+54
| | | | | | | | | | | | | | - Use apache{2,21}flags variable in apache{2,21}_checkconfig(). It fixes restart when apache2ssl_enable is set to YES in rc.conf and httpd.conf is "old" (i.e. non -DSSL safe) [1] o Makefile - split post-install target to add install-startup-script: User can now upgrade startup script without reinstalling apache2. NOTE: this is NOT package-safe and NOT supported, even if in most of cases they're no risk. Noticed by: many [1]
* Update to 0.76.23erwin2005-01-112-3/+3
| | | | Submitted by: Anish Mistry <mistry.7@osu.edu>
* Upgrade to 2.0.5girgen2005-01-114-16/+6
| | | | | | PR: 75351 Submitted by: maintainer Approved by: seanc (mentor)
* * Use PLIST_FILES to add libauth_mysql.sojeh2005-01-101-1/+2
| | | | * Bump PORTREVISION
* - Update to 2.1.2pav2005-01-104-34/+47
| | | | | PR: ports/75981 Submitted by: Kouichi ABE (WALL) <kouichi@mysticwall.com> (maintainer)
* - Remove un-needed configure optionsahze2005-01-102-4/+2
|
* Remove libmng from LIB_DEPENDS since it doesn't work.ahze2005-01-102-2/+0
|
* - Update to 0.70, now based upon firefox 1.0 codebase.ahze2005-01-1020-808/+278
| | | | Patches & PKG[DE]INSTALL scripts obtained from: www/mozilla or www/firefox
* Remove gacutil lines in pkg-plist as they are unnecessary for packaging.mezz2005-01-104-6/+2
| | | | | Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Project by: BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
* - Update to 4.5.1pav2005-01-1015-275/+350
| | | | | PR: ports/75976 Submitted by: Sebastian Yepes F. [ESN] <esn@x123.info> (maintainer)
* o Cleanup to support DragonFlyBSD. [1]nork2005-01-102-4/+4
| | | | | | | | | o Cosmetic change. o Overhaul acrobat plugin, but not improved:-(. o Add some debug code. I always welcome your fix:-). Inspired from: YONETANI Tomokazu <qhwt+dfly@les.ath.cx> [1] References: http://leaf.dragonflybsd.org/mailarchive/users/2005-01/msg00054.html [1]
* use plist substitution for DOCSDIRmharo2005-01-101-1/+1
|
* Upgrade to Analog 6.0mharo2005-01-104-15/+34
|
* Update to 1.0.10arved2005-01-102-3/+3
| | | | | | | | | Changes: Apache's DOCUMENT_ROOT variable now gets the right value from mod_vhs, Webmaster email is now set from the database, and the pathinfo is now set. PR: 75988 Submitted by: Xavier Beaudouin <kiwi@oav.net>
* PATCH] Update www/phpwiki 1.2.4 -> 1.2.6edwin2005-01-096-6/+16
| | | | | | | | | | | | | | Update www/phpwiki to version 1.2.6. Changes: - supports now register_globals=off - adds user/password to pgsql - fix zip and dumpserial on dba, dbm, msql and file - fixes a minor (un)lock issue, displaying the (un)locked page afterwards and not the FrontPage - fixed !TitleSearch and Backlinks for flatfile - enable MostPopular (hitcount storage) for flatfile PR: ports/75716 Submitted by: Christian Brueffer <chris@unixpages.org>
* The py-xml package is no longer needed by zope.girgen2005-01-096-24/+0
| | | | | | PR: ports/75843 Submitted by: maintainer Approved by: linimon (portmgr)
* Upgrade to 7 January 2005 snapshot.thierry2005-01-092-3/+3
|
* update to 8.0 Beta 1 (20050104).sf2005-01-094-65/+38
| | | | | | | | ChangeLogs: http://www.opera.com/freebsd/changelogs/operabeta/ PR: 75922 Submitted by: maintainer
* - Update to to 1.2.4;thierry2005-01-093-5/+5
| | | | | | | - take maintainership. PR: 75753 Submitted by: Antonio Carlos Venancio Junior
* Update to 2.06lth2005-01-094-18/+26
|
* Fix security vulnerability.simon2005-01-096-0/+45
| | | | | | | Security: CAN-2005-0012 Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer) Obtained from: dillo CVS Approved by: erwin (mentor)
* - Update to 1.5sem2005-01-082-4/+4
| | | | | PR: ports/75912 Submitted by: maintainer
* - Sinchronize with www/flashplugin-mozillasem2005-01-083-13/+14
| | | | | | | - Fix URL PR: ports/75814 Submitted by: maintainer
* Don't mark BROKEN with a recent perl.thierry2005-01-081-4/+4
| | | | | PR: ports/75880 Submitted by: maintainer.
* Make mini_httpd survive ECONNABORTED on a file descriptor.se2005-01-081-0/+11
| | | | | PR: 66315 Submitted by: Thomas Wolf (tw at wsf dot at)
* * Fix PLIST by using www/apache2/Makefile.modules.3rdjeh2005-01-082-33/+11
| | | | * Bump PORTREVISION
* Upgrade to 3.0.2.thierry2005-01-086-9/+9
|
* Update to 2.0.0-rc2mat2005-01-082-9/+5
| | | | Submitted by: maintainer
* Add missing directory to plistahze2005-01-082-0/+2
|
* Now buildable.kris2005-01-081-2/+0
| | | | Approved by: portmgr (self)
* - pkg-plist errors on i386 4 (perl5.005)clsung2005-01-061-0/+1
| | | | Approved by: portmgr
* Upgrade to 3.0.1.thierry2005-01-059-12/+12
| | | | | | | | | | | | Major new changes in this release: * Closed two XSS vulnerabilities. * Fixed folder views in IMP on some IMAP servers. * Fixed doubled application menus. * Fixed deletion of identities. * Worked around problems if no DataTree driver had been specified. * Minor bug and layout fixes. Approved by: portmgr (krion).
* - Fix plist and use DATADIRclement2005-01-032-2/+3
| | | | | | Reported by: pointyhat via kris Approved by: portmgr Pointy hat to: me
* Correct a typo that prevented the Firefox Ruby script from being addedmarcus2005-01-039-18/+18
| | | | | | | to the plist. Reported by: pointyhat via kris Approved by: portmgr (implicit)
* Fix plist (add missing man pages).thierry2005-01-031-4/+6
| | | | | Reported by: Kris via pointyhat Approved by: portmgr (krion).
* BROKEN: Broken dependencykris2005-01-026-0/+12
| | | | Approved by: portmgr (self)
* Say hello to the linux mega patch, it consolidates our linux bits anetchild2005-01-0114-53/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | little bit and allows to proceed to a more recent linux_base from a stable (read as: the major bugs should be ironed out or identified and most linux ports build just fine) source. It also allows to ship 4.11 with a working linuxolator (the EOLed linux_base is marked forbidden because of a security hole). This is a major update, please read UPDATING (and CHANGES if you develop linux ports). Changes: - change the default linux_base from v7 to v8 - add a newer freetype to linux_base-8 for nicer fonts display [1] - don't let cpio use hardlinks in the linux_base-8 port to quiet some warnings in some cases [2] - fix a cut&past error in the linux_base-8 pkg-install script [3] - convert the binary knob "USE_LINUX" to a version specifier, e.g. USE_LINUX=<value> specifies a dependency upon emulators/linux_base-<value>, exceptions are a value of "7" (which does what you want and adds a dependency to linux_base) and any value without a corresponding port in PORTSDIR/emulators/linux_base-<value> (which adds a dependency to the default linux_base) - don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob, this allows us to use the USE_LINUX_PREFIX knob for linux_base and paves the way for splitting up future linux base ports into individual pieces - remove RESTRICTED from some GPL licensed ports, even when we only distribute binaries, we get them from official linux sites, so anyone can grab them there if he needs to - add a dependency upon the linux X11 bits where necessary (based upon guesswork) - don't use USE_X_PREFIX in some linux ports since it adds a dependency to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean solution would be to remove the implicit USE_XLIB from USE_X_PREFIX) - bump the portrevision of the linux ports ("better safe than sorry" algorithm) - pass maintainership of the important linux infrastructure to a mailinglist, hijack freebsd-emulation@ for this purpose (if somebody doesn't like this: tell us your bikeshed color at freebsd-emulation@, my color would be "linuxolator@" in case someone cares...) - add a pkg-install script for linux-fontconfig, but don't use it; everything should work without it (the FreeBSD fc-cache program should do all the work), but in case we need it we just need to decomment the pkg-install part in the Makefile - fix some dependencies - fix some bugs - add some static plists - unbreak the ports with dependecies to more than one linux_base This also fixes some ports which are marked BROKEN because of dependencies to v7 and v8 of linux_base at the same time. Known bugs: - the linux-mesa and linux-devtools ports install libGL*.so symlinks - some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by the linux X11 port, so linx_Base-8 moans at deinstall time) Future work (interested souls should coordinate with freebsd-emulation@): - add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies, or modify the behavior of USE_XLIB in the USE_LINUX case AFAIK trevor has some patches. - make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of the PREFIX?= workaround in some linux ports Should be discussed/coordinated on/with x11@. - move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/ - update to a more recent linux base PR: 69997, 70539 (and maybe others) Discussed with/on: java@, x11@, trevor, portmgr Tested by: mezz, portmgr, pointyhat RPM hunted down by: Joseph Gelinas <scirocco@tasam.com> [1] Requested by: portmgr [2] Submitted by: kris [3] Approved by: portmgr
* - Update to 6.2pav2004-12-3110-1234/+1312
| | | | | PR: ports/74788 (followup) Submitted by: Chris Stuart <webmaster@lightningfire.net> (maintainer)
* The Canadian English localization is no longer available (pointyhattrevor2004-12-311-1/+0
| | | | log forwarded by kris).
* Take maintainership of the port.josef2004-12-311-1/+1
| | | | | I have an update to 1.3.1 in my queue i will commit later that day.
* Really fix build on 4,x, I don't know how this slipped from being committed inahze2004-12-301-1/+13
| | | | | | last commit Reported by: pointyhat via kris
* Support NO_WRKSUBDIR properlykrion2004-12-301-1/+0
| | | | | PR: ports/75631 Submitted by: Ports Fury
* - Again, it requires session function when execute admin.phpclsung2004-12-302-2/+2
| | | | Observed by: sbaby dot bbs AT bbs dot badcow dot com dot tw
* [PATCH] change MAINTAINER email address for all my ports.edwin2004-12-301-1/+1
| | | | | PR: ports/75559 Submitted by: Andrey Slusar <anray@inet.ua>
* Update to 1.18skv2004-12-303-3/+5
|
* Unbreak build on perl < 5.6.xskv2004-12-301-1/+7
| | | | * add stub "#define aTHX_"
* - Update to bsd.java.mk 2.0hq2004-12-293-57/+88
| | | | | | | | | | | | | | - Backup config files during deinstall [1] - Use MAN1 in Makefile [1] - Fix pkg_add permission problem [2] - ECHO_CMD -> ECHO_MSG [1] - Bump PORTREVISION [1] - Mark as DEPRECATED [1] - Fix MASTER_SITE [1] - Add $FreeBSD$ tags where missing [1] PR: 75604 [1], 57235 [2] Submitted by: maintainer [1] [2]
* Patch was rerolled because of some bug fixes.krion2004-12-296-12/+12
| | | | Approved by: maintainer
* Add forgotten patches to fix build on 4.xahze2004-12-292-0/+46
|
* - Update pkg-descr to better reflect firefoxahze2004-12-2918-54/+108
| | | | | | | - Fix expr usage for 4.x since expr on 4.x is not POSIX compliant. [1] Submitted by: girgen [1]
* Update to 0.2.3ahze2004-12-295-25/+14
|
* - plog use preg_* stuff, so add pcre to USE_PHPclsung2004-12-292-2/+2
| | | | Noticed by: leeym
* Mark IGNORE: cannot be packaged on the compilation cluster, because itthierry2004-12-291-0/+2
| | | | depends on packages which are built against PHP4.
* Upgrade to 0.9.13.thierry2004-12-292-5/+3
| | | | | | PR: ports/72288 Submitted by: Piet Delport Approved by: maintainer time-out (20 days).
* Update to 1.25mat2004-12-282-3/+12
|
* Bad me, bad bad me, I forgot thatmat2004-12-282-1/+2
| | | | Pointed out by: Kris "Ports Janitor" Kennaway
* add missing files to plistijliao2004-12-281-0/+6
| | | | Submitted by: pointyhat via kris
* - Remove WITH_NEW_ICON knobahze2004-12-2827-90/+216
| | | | | | | | | | | | | | | - Mozilla license team has approved the FreeBSD Gnome team to use official branding for firefox and thunderbird [1] o Add --enable-official-branding to mozconfig o Install official thunderbird/firefox icon as default.xpm icon - Fix error when running firefox/thunderbird -v [2] - Bump PORTREVISION References: http://www.mozilla.org/foundation/licensing.html [1] http://people.freebsd.org/~ahze/firefox_thunderbird-approved.txt [1] PR: ports/75262 [2] Submitted by: girgen [2]
* Make fetchable.trevor2004-12-281-1/+1
| | | | | Submitted by: supraexpress Approved by: kris (portmgr freeze on Linux ports)
* - Backup configuration files during deinstallhq2004-12-282-67/+102
| | | | | | | | | | - Fix plist problem when NOPORTDOCS is defined - Fix pkg_add permission problem [1] - use ECHO_MSG rather than ECHO_CMD - Bump PORTREVISION PR: 75487, 57235 [1] Submitted by: maintainer
* - Add a note about the dangerousness of quotes in make.confclement2004-12-284-1/+11
|
* Update to 1.08mat2004-12-272-5/+6
|
* upgrade to 1.5ijliao2004-12-272-3/+3
|
* upgrade to 3.1ijliao2004-12-272-3/+3
|
* Add a slave port to install the Horde framework with PHP5.thierry2004-12-262-0/+14
|
* Remove www/horde2 & mail/imp3 and resurrect www/horde & mail/imp.thierry2004-12-2614-1349/+1
| | | | | PR: ports/75434 Submitted by: /me.
* Chase Horde's moving.thierry2004-12-261-1/+1
|
* Upgrade to 3.0.thierry2004-12-2633-0/+7080
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Horde Version 3 differs from the 2.x releases in many ways, including the following: * Full support for groups and arbitrary permissions. * Completely rewritten, fully RFC-compliant MIME system with many new MIME viewers. * Many i18n improvements, including full charset support for the whole framework. * User customizable portal page. * Theme support. * Global personal categories and category colors. * Access (shortcut) keys. * Dynamically updating tree menu for applications, including Mozilla sidebar support. * XML-based application configuration through a graphical user interface. * Forms creation and validation API. * Template engine. * Crypt API with support for PGP/GPG and S/MIME. * XML-RPC and SOAP server and client, experimental SyncML support. * Improved notification system. * Many new APIs like Compress, Image, PDF, History, iCalendar, SyncML, CLI, Version control, NLS, Timer, and SVG. * and many more... This is a resurrection of the previous www/horde, upgraded from www/horde2. PR: ports/75434 Submitted by: /me
* Update to 0.8.5.knu2004-12-262-3/+3
|
* Update to 1.2.4.knu2004-12-263-4/+8
|
* Update to 0.3.3.knu2004-12-262-4/+7
|
* Update to 2.0.5.knu2004-12-262-3/+3
|
* Fix plistleeym2004-12-252-3/+4
| | | | | PR: 75238 Submitted by: Lars Eggert <lars.eggert@gmx.net>
* Now builds on FreeBSD >= 5.xkris2004-12-251-4/+0
|
* Don't mark BROKEN when PACKAGE_BUILDING since the version of apache2kris2004-12-251-1/+1
| | | | | on the build master has no bearing on whether the package will build in a chroot.
* * Fix external URI loaders by loading the correct version of the GNOMEmarcus2004-12-2512-31/+340
| | | | | | | | | | | libraries. This means Mozilla's GNOME integration (i.e. GConf) should now work [1] * Fix i18n support when invoking Mozilla, and add atsdsp support [2] * Port all fixes to mozilla-devel PR: 75428 [2] Reported by: Jose M Rodriguez (freebsd) <josemi@freebsd.jazztel.es> [1] Submitted by: Jose M Rodriguez (freebsd) <josemi@freebsd.jazztel.es> [2]
* - Enable GD support for nice graphspav2004-12-241-0/+14
| | | | | | PR: ports/74819 Submitted by: Renato Botelho <renato@galle.com.br> Approved by: maintainer timeout (2 weeks)
* Update to 0.1.13.osa2004-12-244-6/+6
|
* Chase print/acroread5 to print/acroreadkris2004-12-242-2/+2
| | | | Extra Special Pointy Santa Hat to: trevor
* Update to 0.8.5.knu2004-12-242-4/+3
| | | | | PR: ports/74266 Submitted by: Eric Hodel <hodel .at. robotcoop.com>
* Fix the installer and unbreak.knu2004-12-242-4/+7
| | | | | PR: ports/74665 Submitted by: IWATSUKI Hiroyuki <don .at. na.rim.or.jp>
* Update to 1.17skv2004-12-242-6/+6
|
* Fix pkg-plist.skv2004-12-232-1/+2
| | | | Pointed by: kris
* Updated to 1.33skv2004-12-233-7/+5
|
* Handle empty ACL definitions properly.krion2004-12-2312-12/+30
| | | | | PR: ports/75403 Submitted by: maintainer
* Reset MAINTAINER to ports@.nork2004-12-233-3/+3
| | | | | | | | We cannot contact them for a long time. Discussed with: hrs Approved by: kiri(blanket), mita(blanket), shige(blanket), taoka(blanket)
* Clean up SQLite and related ports.nork2004-12-231-1/+2
| | | | | | | | | o Move databases/sqlite to databases/sqlite2. o Fix dependency on databases/sqlite. o Update sqlite2 to 2.8.15. o Bump PORTREVISION, accordingly. Approved by: portmgr, maintainers of sqlite and related ports
* [ports UPDATE] www/zope-placelesstranslationservice from 1.0r7 to 1.0r8edwin2004-12-232-4/+4
| | | | | | | | | | Update ports www/zope-placelesstranslationservice from 1.0r7 to 1.0r8. This version has been released since 2004-07-09. I want to update this to use with japanized-zope PR: ports/74065 Submitted by: HAYASHI Yasushi <yasi@yasi.to>
* [MAINTAINER] www/zope-zwiki: update to 0.36.2edwin2004-12-233-3/+13
| | | | | | | Update to 0.36.2 PR: ports/75275 Submitted by: Tim Middleton <x@vex.net>
* Enable installation of the .desktop file by default, andadamw2004-12-231-1/+2
| | | | ensure that ${PREFIX}/share/gnome/applications exists.
* Add an OPTIONS entry that installs a .desktop entry for mozilla. I used theadamw2004-12-232-1/+181
| | | | | | | | | | | contents of epiphany.desktop to generate the translations. I hope none of my fellow GNOME Translation Project team members object to having their translations bastardized like this. I don't know whether .desktop entries can contain comments, so there's nothing attributing their work in there right now. I'll let this percolate in here for a bit, and if successful, I'll add it to moz-devel, firefox, and thunderbird.
* - Re-do mozilla 1.7.5 patch so kazehakase still works with pre-mozilla 1.7.5ahze2004-12-232-134/+10
| | | | Obtained from: kazehakase cvs
* [MAINTAINER-UPDATE] www/phpGedView: update to 3.2.1edwin2004-12-233-10/+15
| | | | | | | | | | | | | | - Update to 3.2.1 Also: - move pre-install to post-extract - do not copy the -dist files to their real name but leave that as an exercise for the user. Otherwise it will clobber up the pkg-plist too much, which is created at install-time and thus doesn't have the nifty features like @unexec. PR: ports/75384 Submitted by: Alexander Novitsky <alecn2002@yandex.ru>
* Remove direct dependency on apache, since it is implied with USE_PHP.edwin2004-12-231-16/+2
| | | | Noticed by: pointyhat / kris
* - Update to 4.0.47vs2004-12-238-249/+152
| | | | | | | | | - Use bsd.emacs.mk - Reset maintainer: kiri is inactive PR: ports/38301 Submitted by: AMAKAWA Shuhei Approved by: maintainer silence
* Update to 1.05erwin2004-12-222-3/+3
|
* Add missing dependency.krion2004-12-221-0/+2
|
* Fix plist based on pointyhead report.vs2004-12-221-0/+3
| | | | | PR: ports/75239 Submitted by: maintainer
* - maintainer feels he will not have enough time to maintain portsclsung2004-12-224-6/+6
| | | | | PR: ports/75299 Submitted by: Chiang Cheng-Hsiung (maintainer)
* Fix quoting of argument of DEPRECATEDkris2004-12-221-1/+1
|
* Add imake as build dependency. It will soon no longer be picked up bylofi2004-12-221-0/+2
| | | | | | X11 libraries. Accidentally removed with last KDE update by: me
* New Port: mail/ismail PHP-based webmail clientedwin2004-12-227-0/+295
| | | | | | | | | Inside Systems Mail is a web mail client that makes heavy use of JS, CSS, and DOM to create a snappy, easily configurable and familiar mail interface. PR: ports/68205 Submitted by: Kelley Reynolds <kelley@insidesystems.net>
* [UPDATE] port www/phpgedview to ver.3.1edwin2004-12-223-358/+47
| | | | | | | 'pkg-plist' file was deleted, it's generated on-the-fly now PR: ports/72001 Submitted by: Alexander Novitsky <alecn2002@yandex.ru>
* Upgrade to version 1.51.olgeni2004-12-213-5/+11
|