Commit graph

9457 commits

Author SHA1 Message Date
Anton Berezin
a7a1c8059c Fix dependency error introduced in the previous commit.
Reported by:	kris/pointyhat
2005-02-10 10:17:49 +00:00
Yen-Ming Lee
3c7aa43f5d - Update to 3.13
PR:		75805
Submitted by:	Lars Eggert <lars.eggert at gmx.net>
2005-02-10 06:16:32 +00:00
Jeremy Messenger
5b6f8042df Add manual to update the mimetype database, it seems like GNOME developers
have removed the auto-update mimetype database for some reason. Maybe, they
have forgotten about it or else...

Reviewed by:	marcus
2005-02-10 00:07:39 +00:00
Pav Lucistnik
d7655109b4 - Update to 1.0.0RC6
- Fix dependency

PR:		ports/77310
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
2005-02-09 21:33:36 +00:00
Pav Lucistnik
e8daf7d3e7 - Update to 1.3.4
PR:		ports/77309
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
2005-02-09 21:02:14 +00:00
Pav Lucistnik
2cf7ddc522 These ports are the standalone FrontPage module for Apache 1.3 and Apache 2.x
servers. Ready-To-Run has designed these modules to work as DSO modules with no
need to patch the apache sources.

PR:		ports/77218
Submitted by:	Scot W. Hetzel <swhetzel@gmail.com>
2005-02-09 20:13:27 +00:00
Pav Lucistnik
0dc996a88f - Update to 5.0.2.2635
- Unbreak
- Take maintainership
- Lot of changes

PR:		ports/77220
Submitted by:	Scot W. Hetzel <swhetzel@gmail.com>
2005-02-09 20:11:11 +00:00
Norikatsu Shigemura
97f40dc2f1 Fix pkg-plist error.
Pointed out by:	pointyhat via kris
2005-02-09 15:28:08 +00:00
Pav Lucistnik
e0920dfad9 - Don't change ownership on ${PREFIX}/sbin
PR:		ports/77302
Submitted by:	marck (maintainer)
2005-02-09 14:43:05 +00:00
FUJISHIMA Satsuki
e56ac32a4a update to 7.54u2 (20050131).
PR:		77303
Submitted by:	maintainer
Security:	http://www.opera.com/freebsd/changelogs/754u2/
2005-02-09 12:57:09 +00:00
Anton Berezin
c63df21ea9 Fix |h escaping. Thanks to Max Baker.
PR:		77298
Submitted by:	maintainer
2005-02-09 10:07:06 +00:00
Dirk Meyer
86a1133ffc - don't create a backup of httpd.conf
- de-ugly-ing filename
Obtained from:	ports/www/apache13-modperl/files/patch-src:support:apxs.pl
2005-02-09 06:16:21 +00:00
Michael Johnson
756721b997 - add support for mozilla 1.8a6. 2005-02-09 04:20:10 +00:00
Michael Johnson
dbe9aa9909 - Update to 0.2.5
- Remove 2 patches that were merged in the source.
2005-02-09 02:38:33 +00:00
Clement Laforet
a828e013aa - I want to keep APACHE_PORT overridable even with apache2. 2005-02-08 21:40:06 +00:00
Pav Lucistnik
fc72cc4d24 TYPO3 is a free Open Source content management system for enterprise purposes
on the web and in intranets. It offers full flexibility and extendability while
featuring an accomplished set of ready-made interfaces, functions and modules.

PR:		ports/77180
Submitted by:	Gerrit Beine <tux@pinguru.net>
2005-02-08 21:02:48 +00:00
Sergey Matveychuk
2e4c946219 - Give a chance the port on amd64. As reported it builds now.
PR:		ports/76322
Submitted by:	Johan van Selst <johans(at)stack.nl>
2005-02-08 19:34:51 +00:00
Sergey Matveychuk
ab3a47e081 - Update to 1.0rc3
- Try to unbreak on ia64
- While I'm here: add USE_APACHE

PR:		ports/77081
Submitted by:	maintainer
2005-02-08 18:54:17 +00:00
Yen-Ming Lee
01786236c5 - Update to 2.0.3
Differences from 2.0.2 version:
  - squidguard parse logs method changed.
  - wrong results in -v option.
  - fixed: error when using -u (include user)

PR:		77052
Submitted by:	Renato Botelho <renato at galle.com.br>
Reviewed by:	Maxim Tuliuk <mt at primats.org.ua>
2005-02-08 17:27:36 +00:00
Pav Lucistnik
3c96e68841 - Update master sites
PR:		ports/77219
Submitted by:	Scot W. Hetzel <swhetzel@gmail.com>
2005-02-08 15:25:41 +00:00
Clement Laforet
2e6e1ded1c - Update to 2.0.53
- Download bz2'd tarball [1]
- Add print-closest-mirrors target.
  It allows you to find the 6 (3 http/3 ftp) closest mirror,
  base on http://www.apache.org/dyn/closer.cgi/httpd/
  make print-closest-mirrors >> /etc/make.conf automatically add
  the six closest mirror to the head of ${MASTER_SITE_APACHE_HTTPD}.

Requested by:	delphij
2005-02-08 15:17:06 +00:00
Jacques Vidrine
97fe67d617 Integrate the following vendor patch as published on
<http://www.squid-cache.org/Versions/v2/2.5/bugs/>:

 - Address HTTP protocol mismatch related to oversized reply headers and
   enhance cache.log on reply header parsing failures (squid bug #1216)
 - correct the search request generated by the LDAP authentication helper
 - fix a race within the NTLM authentication mechanism (squid bug #1127)
 - fix handling of failed PUT/POST requests (squid bug #1224)
 - fix problems with persistent server connections after failed PUT/POST
   requests (squid bug #1122)
 - improve handling of forged WCCP packets (squid bug #1225)

PR:		ports/76967
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
Security:	http://vuxml.freebsd.org/bfda39de-7467-11d9-9e1e-c296ac722cb3.html
2005-02-08 15:11:56 +00:00
Clement Laforet
81071ce6f2 - Let pkg_delete remove httpd.conf.bak.
It will be removed on ~ 01/07/2004.
2005-02-08 14:13:19 +00:00
Clement Laforet
ba1c22411a - Add missing man page
- Don't create httpd.conf.bak
- Set MAINTAINER to apache@
2005-02-08 13:09:39 +00:00
Yen-Ming Lee
394162b25e - Update to 1.4.4.6
- This fixes a few potential cross-site scripting bugs which was intended
    to be fixed in 1.4.4.5
- Apply PORTDOCS
- Add some minor fixes about COMMENT and DISTNAME

PR:		77247
Submitted by:	Alex Varju <freebsd-ports at varju.ca>
2005-02-08 07:55:28 +00:00
Sergey Matveychuk
25e25de56b - Update to 1.3.10
PR:		ports/77203
Submitted by:	maintainer
2005-02-07 14:05:35 +00:00
Pav Lucistnik
06a7e2abcd - Update to 1.0.4
- Adopt

PR:		ports/77093
Submitted by:	Filippo Natali <filippo@widestore.net>
2005-02-07 09:06:30 +00:00
Pav Lucistnik
5562eae1ed - Update to 0.38.0
PR:		ports/77157
Submitted by:	Tim Middleton <x@vex.net> (maintainer)
2005-02-06 22:35:49 +00:00
Pav Lucistnik
2e029e0cd3 - Update to 1.1
PR:		ports/77155
Submitted by:	HAYASHI Yasushi <yasi@yasi.to> (maintainer)
2005-02-06 22:30:44 +00:00
Yen-Ming Lee
37ae594b1c WordPress MU is multi-user version of the famous WordPress blogging
application. It is ideal for people wanting to offer a hosted version
of WordPress, but due to its complexity installation and maintainance
is not supported in the same manner WordPress is.

WWW:    http://mu.wordpress.org/

PR:		75240
Submitted by:	Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
2005-02-06 17:32:39 +00:00
Sergey Matveychuk
03d58dcbca - Update to 1.3.9
- Fix rc script

PR:		ports/77164
Submitted by:	maintainer
2005-02-06 16:30:35 +00:00
Edwin Groothuis
0b57cdff96 Remove PORTDOCS, not used here.
Noticed by: krion
2005-02-06 12:07:10 +00:00
Joe Marcus Clarke
7b2b4d4d31 Update to 0.5. 2005-02-06 08:03:02 +00:00
Pav Lucistnik
87b33ed64a - Adopt orphaned port
PR:		ports/77092
Submitted by:	Filippo Natali <filippo@widestore.net>
2005-02-05 21:36:50 +00:00
Pav Lucistnik
4492f0b3af Polipo is a small and fast caching web proxy (a web cache, an HTTP proxy)
designed to be used by one person or a small group of people.

PR:		ports/75554
Submitted by:	Frank Behrens <frank@pinky.sax.de>
2005-02-05 20:57:43 +00:00
Pav Lucistnik
a7830d9ea3 - Update to 1.5.24
PR:		ports/77112
Submitted by:	Dmitry Morozovsky <marck@freebsd.org> (maintainer)
2005-02-05 18:33:40 +00:00
Clement Laforet
38893d64f6 - Fix envvar.d stuff 2005-02-05 18:26:21 +00:00
Jun Kuriyama
cd43130175 Add a patch to unbreak with apr-1.x. This patch was already submitted
to dev site on sf.net.
2005-02-05 12:51:04 +00:00
Edwin Groothuis
8fc6911413 MAINTAINER FIX: www/pear-HTTP_Client
Looks like this also depends on www/pear-HTTP_Request.

PR:		ports/77018
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2005-02-05 01:24:37 +00:00
Edwin Groothuis
5f616e4699 New port: www/pear-Text_Wiki
Abstracts parsing and rendering rules for Wiki markup

PR:		ports/76975
Submitted by:	Antônio Carlos Venâncio Júnior <antonio@php.net>
2005-02-05 01:04:19 +00:00
Jeremy Messenger
ed1faaa680 -Update to 7.54u2 (7.54.20050131), this is mostly security fixes release.
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.
2005-02-05 00:02:27 +00:00
Mathieu Arnold
97bff1325e fix plist
Pointed out by:	kris via pointyhat
2005-02-04 10:35:19 +00:00
Clement Laforet
851b214b3f - Update to 2.3 2005-02-04 10:10:45 +00:00
Cheng-Lung Sung
8a9ee2e6a3 - change http://www.plogworld.org/ to http://www.plogworld.net/ in pkg-descr 2005-02-04 02:10:36 +00:00
Koop Mast
f4e46d0c01 Update to 0.8.0. 2005-02-03 22:34:48 +00:00
Clement Laforet
c458aff501 - Update to 2.2 2005-02-03 21:03:55 +00:00
Pav Lucistnik
617100a916 - Update to 6.3
PR:		ports/76735
Submitted by:	Chris Stuart <webmaster@lightningfire.net> (followup)
2005-02-03 19:33:01 +00:00
Volker Stolz
4737177685 Update to 0.8
PR:		ports/74922
Submitted by:	Nik Clayton, Rui Lopes
Approved by:	maintainer timeout (4 weeks)
2005-02-03 16:22:10 +00:00
Cheng-Lung Sung
7f778b434e - a Kwiki plugin for VimMode preformatted forms of text 2005-02-03 07:35:40 +00:00
Lars Thegler
2444cdb685 Update to 2.09 2005-02-02 19:54:38 +00:00