1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

9300 Commits

Author SHA1 Message Date
Thierry Thomas
8c290b5de7 Update to version 0.4.0.
Changelog at <http://pear.php.net/package/HTTP_Server/download/>.

PR:		ports/76267
Submitted by:	maintainer
2005-01-15 13:21:53 +00:00
Dirk Meyer
db241e1eb3 - new option WITH_APACHE_LATESTLOG
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
2005-01-15 10:04:53 +00:00
Dirk Meyer
3f2a71d4bf - new option WITH_APACHE_LATESTLOG
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
2005-01-15 10:03:24 +00:00
Dirk Meyer
39d475d92f dbmmanage doesn't recognize the $1$ md5 prefix used by FreeBSD when
checking a password using "dbmmanage passwdfile check". This patch
fixes this.
(no need to bump PORTVERSION)
Submitted by:	Palle Girgensohn
2005-01-15 09:51:54 +00:00
Trevor Johnson
6e082e1922 version bump for linux-tiff update 2005-01-14 21:17:04 +00:00
Trevor Johnson
5596c12cff I haven't used SVGAlib in a long while. 2005-01-14 11:11:37 +00:00
Andrey A. Chernov
794069a715 Switch to mysql41-client as default 2005-01-14 10:23:40 +00:00
Michael Johnson
67afebfdbe - Remove forgotten conflicting patch.
- Actually merge a missing patch from firefox.

Pointed out by:	many
Pointy hat to:	myself
2005-01-14 02:31:48 +00:00
Pav Lucistnik
2feeec5df7 - Update to 0.8.4
PR:		ports/76172
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
2005-01-13 22:39:39 +00:00
Koop Mast
8a8d03df5b Update www/bluefish to version 1.0. This is GTK2 port of the old bluefish 0.7.
Development to this version was tracked in www/bluefish-devel.
Retire www/bluefish-devel.
2005-01-13 21:26:35 +00:00
Dirk Meyer
b72a0c6d1f - update to twig-2.8.1 2005-01-13 09:16:19 +00:00
Trevor Johnson
a95d33ced3 more specific home page 2005-01-13 05:46:15 +00:00
Trevor Johnson
9db1d2a987 update to 1.7.5 to avoid NNTP security bug:
<URL:http://www.isec.pl/vulnerabilities/isec-0020-mozilla.txt>
<URL:https://bugzilla.mozilla.org/show_bug.cgi?id=264388>
2005-01-13 05:45:22 +00:00
Edwin Groothuis
8c8fc31c5c [maintainer update] 16 ports: add mirror MASTER_SITES
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>
2005-01-13 00:20:28 +00:00
Simon L. B. Nielsen
8b446059f5 - Integrate vendor patches as published on
<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)
2005-01-12 22:37:29 +00:00
Michael Johnson
5f4082b430 Fix patch so it works. 2005-01-12 20:11:52 +00:00
Michael Johnson
1c6ddf6aa2 Attempt to fix build on amd64
Pointed out by:		pointyhat via kris
Patch obtained from:	www/firefox
2005-01-12 08:52:44 +00:00
Michael Johnson
dcf0112591 Fix build by re-adding config options 2005-01-12 05:42:05 +00:00
Thierry Thomas
6a989e52f2 Upgrade to 050110 snapshot. 2005-01-11 23:12:08 +00:00
Mathieu Arnold
996796c588 Update to 2.0.0r3
PR:		76044
Submitted by:	maintainer
2005-01-11 17:32:29 +00:00
Volker Stolz
291f42ea9b - Update to 0.94
- Add mirror

PR:		ports/75757
Submitted by:	maintainer
2005-01-11 16:52:59 +00:00
Clement Laforet
4e80ec5376 o startup script:
- 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]
2005-01-11 13:45:05 +00:00
Erwin Lansing
a1e90c4c32 Update to 0.76.23
Submitted by:	Anish Mistry <mistry.7@osu.edu>
2005-01-11 08:21:16 +00:00
Palle Girgensohn
e61bc7bc3c Upgrade to 2.0.5
PR: 75351
Submitted by: maintainer
Approved by: seanc (mentor)
2005-01-10 21:47:38 +00:00
James E. Housley
2e1ffa9170 * Use PLIST_FILES to add libauth_mysql.so
* Bump PORTREVISION
2005-01-10 13:55:15 +00:00
Pav Lucistnik
48c8bbe52b - Update to 2.1.2
PR:		ports/75981
Submitted by:	Kouichi ABE (WALL) <kouichi@mysticwall.com> (maintainer)
2005-01-10 08:36:15 +00:00
Michael Johnson
494bdea3dd - Remove un-needed configure options 2005-01-10 07:32:54 +00:00
Michael Johnson
e747e4e80a Remove libmng from LIB_DEPENDS since it doesn't work. 2005-01-10 07:28:21 +00:00
Michael Johnson
ec5eae1574 - Update to 0.70, now based upon firefox 1.0 codebase.
Patches & PKG[DE]INSTALL scripts obtained from: www/mozilla or www/firefox
2005-01-10 07:24:49 +00:00
Jeremy Messenger
b1e3d87b91 Remove gacutil lines in pkg-plist as they are unnecessary for packaging.
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Project by:	BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
2005-01-09 23:47:22 +00:00
Pav Lucistnik
a5e4544ad0 - Update to 4.5.1
PR:		ports/75976
Submitted by:	Sebastian Yepes F. [ESN] <esn@x123.info> (maintainer)
2005-01-09 22:50:13 +00:00
Norikatsu Shigemura
83d3f19eaa o Cleanup to support DragonFlyBSD. [1]
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]
2005-01-09 21:33:23 +00:00
Michael Haro
69ba6b368b use plist substitution for DOCSDIR 2005-01-09 21:23:52 +00:00
Michael Haro
afc949775e Upgrade to Analog 6.0 2005-01-09 21:21:29 +00:00
Tilman Keskinoz
484b5cd9ef Update to 1.0.10
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>
2005-01-09 18:12:48 +00:00
Edwin Groothuis
84e7434e54 PATCH] Update www/phpwiki 1.2.4 -> 1.2.6
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>
2005-01-09 05:10:01 +00:00
Palle Girgensohn
9916fa358b The py-xml package is no longer needed by zope.
PR: ports/75843
Submitted by: maintainer
Approved by: linimon (portmgr)
2005-01-09 01:44:23 +00:00
Thierry Thomas
5476e0841c Upgrade to 7 January 2005 snapshot. 2005-01-08 23:42:51 +00:00
FUJISHIMA Satsuki
0ff9bf429e update to 8.0 Beta 1 (20050104).
ChangeLogs:
http://www.opera.com/freebsd/changelogs/operabeta/

PR:		75922
Submitted by:	maintainer
2005-01-08 19:48:21 +00:00
Thierry Thomas
0b339bf017 - Update to to 1.2.4;
- take maintainership.

PR:		75753
Submitted by:	Antonio Carlos Venancio Junior
2005-01-08 19:14:53 +00:00
Lars Thegler
8076d8b558 Update to 2.06 2005-01-08 19:10:49 +00:00
Simon L. B. Nielsen
2e29c4f5d2 Fix security vulnerability.
Security:	CAN-2005-0012
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
Obtained from:	dillo CVS
Approved by:	erwin (mentor)
2005-01-08 16:12:52 +00:00
Sergey Matveychuk
9f6d24ada4 - Update to 1.5
PR:		ports/75912
Submitted by:	maintainer
2005-01-08 15:56:12 +00:00
Sergey Matveychuk
2b2a127d0b - Sinchronize with www/flashplugin-mozilla
- Fix URL

PR:		ports/75814
Submitted by:	maintainer
2005-01-08 15:28:22 +00:00
Thierry Thomas
b07922e418 Don't mark BROKEN with a recent perl.
PR:		ports/75880
Submitted by:	maintainer.
2005-01-08 13:29:38 +00:00
Stefan Eßer
823cc65549 Make mini_httpd survive ECONNABORTED on a file descriptor.
PR:		66315
Submitted by: 	Thomas Wolf (tw at wsf dot at)
2005-01-08 13:02:18 +00:00
James E. Housley
f9d05bd970 * Fix PLIST by using www/apache2/Makefile.modules.3rd
* Bump PORTREVISION
2005-01-08 12:37:51 +00:00
Thierry Thomas
0870d0f362 Upgrade to 3.0.2. 2005-01-08 12:15:47 +00:00
Mathieu Arnold
f2bd14cb4d Update to 2.0.0-rc2
Submitted by: maintainer
2005-01-08 10:46:24 +00:00
Michael Johnson
e0da9bea76 Add missing directory to plist 2005-01-08 10:44:10 +00:00