Commit graph

26048 commits

Author SHA1 Message Date
Beat Gaetzi
f1f5bfefe6 - Update to 1.7.5.5
- Switch back to upstream MASTER_SITE
2011-10-19 11:16:07 +00:00
Martin Matuska
7a8e5c41f1 Ansel is a full featured photo management application. With it, you can
create any number of galleries and subgalleries, share galleries among
other Horde users or even make them public.

WWW: http://www.horde.org/apps/ansel/
2011-10-19 09:28:10 +00:00
Martin Matuska
9a8d18455f Update to 1.0.4 2011-10-19 08:17:41 +00:00
Martin Matuska
dcd230eaf6 Update to 1.1.3 2011-10-19 08:17:33 +00:00
Sunpoet Po-Chuan Hsieh
059225950a - Update to 2.1
- Restrict USE_PYTHON range

Changes:	http://www.tornadoweb.org/documentation/releases/v2.1.0.html
		http://www.tornadoweb.org/documentation/releases/v2.0.0.html
PR:		ports/161235
Submitted by:	sunpoet (myself)
Approved by:	khsing <khsing.cn@gmail.com> (maintainer)
2011-10-19 05:52:49 +00:00
Sunpoet Po-Chuan Hsieh
d03a02705b - Update 3.07
- Add TEST_DEPENDS
- Sort PLIST

Changes:	http://search.cpan.org/dist/CGI-Application-Dispatch/Changes
PR:		ports/161236
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 16 days)
2011-10-19 05:51:21 +00:00
Emanuel Haupt
d12210fca6 Update to 2.8
PR:		161644
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-10-18 21:09:35 +00:00
Florian Smeets
cb24e0010d update to 1.6
PR:		ports/161767
Submitted by:	Hans Fredrik Nordhaug <hans@nordhaug.priv.no>
2011-10-18 18:48:18 +00:00
Chris Rees
76cb375204 - Update to 2.41
- Update MASTER_SITES

PR:		ports/161712
Submitted by:	Barbara <barbara.xxx1975@libero.it>
2011-10-18 18:36:40 +00:00
Rene Ladan
49bd254a6b Merge from Chruetertee repository:
- r235 : remove hacks in Zygote, allowing processes to exit more cleanly.
- r248 : switch back to previous rendering method (the same as OSX uses).
Bump PORTREVISION

Submitted by:	George Liaskos
2011-10-18 18:36:21 +00:00
Thierry Thomas
753d4b87e1 Add a missing dependency on php5-ctype, as reported at
<http://tt-rss.org/redmine/issues/374>.

Note: PORTREVISION bumped to build a complete package, but if tt-rss was
running fine on your server, don't bother to update it.

Submitted by:	Christoph Lukas <clukas (at) firc.de>
2011-10-18 16:57:24 +00:00
Florian Smeets
b7d14a42d5 - Add support for www/rt40
* Patches for 4.0.x compatibility obtained from
  https://github.com/bestpractical/rtx-calendar
- Add license
- Pet portlint

PR:		ports/160976
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2011-10-18 16:02:33 +00:00
Florian Smeets
77de1b7302 forgot to bump PORTREVISION in the last commit, as the default options changed 2011-10-18 16:00:46 +00:00
Florian Smeets
7371daa2cd - Add support for www/rt40
- Add missing dependencies from Meta.yaml
- Add license
- Pet portlint
- Bump PORTREVISION

PR:		ports/160953
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2011-10-18 15:56:02 +00:00
Florian Smeets
558aa8bae4 - Add support for www/rt40
- Add license
- Pet portlint

PR:		ports/160954
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2011-10-18 15:51:34 +00:00
Florian Smeets
5073517da6 - Update to version 0.05
- Add support for www/rt40
- Add license
- Pet portlint

PR:		ports/160955
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2011-10-18 15:50:57 +00:00
Emanuel Haupt
a137d3aca5 - Fix MASTER_SITES
- Add LICENSE
- Add MAKE_JOBS_SAFE

PR:		161642
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-10-18 14:23:40 +00:00
Emanuel Haupt
1d22352e40 - Update MASTER_SITES and WWW
- Add LICENSE
- Support USE_TK_WRAPPER

PR:		161597
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-10-18 13:07:28 +00:00
Philippe Audeoud
f33745d142 - Update to 4.81
- Changelog: http://cpansearch.perl.org/src/SCOP/W3C-LinkChecker-4.81/NEWS
2011-10-18 08:45:48 +00:00
Philippe Audeoud
16ffb940a9 - Update to 3.69
- Changelog: http://cpansearch.perl.org/src/GAAS/HTML-Parser-3.69/Changes
2011-10-18 08:19:36 +00:00
Sergey A. Osokin
055aa2bf90 Update from 1.1.5 to 1.1.6.
Update WWW.

<ChangeLog>

*) Change in internal API: now module context data are cleared while
   internal redirect to named location.
   Requested by Yichun Zhang.

*) Change: if a server in an upstream failed, only one request will be
   sent to it after fail_timeout; the server will be considered alive if
   it will successfully respond to the request.

*) Change: now the 0x7F-0x1F characters are escaped as \xXX in an
   access_log.

*) Feature: "proxy/fastcgi/scgi/uwsgi_ignore_headers" directives support
   the following additional values: X-Accel-Limit-Rate,
   X-Accel-Buffering, X-Accel-Charset.

*) Feature: decrease of memory consumption if SSL is used.

*) Bugfix: some UTF-8 characters were processed incorrectly.
   Thanks to Alexey Kuts.

*) Bugfix: the ngx_http_rewrite_module directives specified at "server"
   level were executed twice if no matching locations were defined.

*) Bugfix: a socket leak might occurred if "aio sendfile" was used.

*) Bugfix: connections with fast clients might be closed after
   send_timeout if file AIO was used.

*) Bugfix: in the ngx_http_autoindex_module.

*) Bugfix: the module ngx_http_mp4_module did not support seeking on
   32-bit platforms.

</ChangeLog>
2011-10-18 06:54:34 +00:00
Sunpoet Po-Chuan Hsieh
39b1e50b5c - Update to 3385
Changes:	http://search.cpan.org/dist/CSS-Inliner/ChangeLog
PR:		ports/161683
Submitted by:	sunpoet (myself)
Approved by:	Vick Khera <vivek@khera.org> (maintainer)
2011-10-18 05:12:33 +00:00
Sunpoet Po-Chuan Hsieh
4467e9c0bf - Update to 1.5.16
- Add OPTIONS: IMAGEMAGICK

Changes:	http://forum.coppermine-gallery.net/index.php/topic,73460.0.html
		http://coppermine-gallery.net/archive.php
2011-10-18 05:07:51 +00:00
Li-Wen Hsu
004cdaa1f2 - Add the pkg-plist which was accidentally deleted in last update
Submitted by:	pointyhat (via pav)
2011-10-18 02:36:33 +00:00
Ashish SHUKLA
8f63af93b0 - Chase editors/emacs update 2011-10-17 06:01:31 +00:00
Doug Barton
7ec7e2a3cf Remove references to mysql 323 and 40, most commonly of the form:
IGNORE_WITH_MYSQL=     323 40
2011-10-17 04:35:02 +00:00
Alexey Dokuchaev
76f242d995 Tell portscout not to suggest version 1.5.1 as it is identical to what port
currently provides (patched 1.5).
2011-10-17 03:30:18 +00:00
Steve Wills
2d8a483d33 Ruby wrapper for UglifyJS JavaScript compressor
WWW:	http://rubygems.org/gems/uglifier
2011-10-17 01:27:34 +00:00
Steve Wills
7e10ba72c8 Rack middleware to force SSL/TLS
WWW:	http://rubygems.org/gems/rack-ssl
2011-10-17 01:26:58 +00:00
Alberto Villa
ce45ccb8fc - Update to 1.2.0. 2011-10-17 00:08:01 +00:00
Alberto Villa
213132b237 - Update to 1.1. 2011-10-17 00:07:14 +00:00
Alberto Villa
a2d3b5a4bc The KDE/FreeBSD team is pleased to announce KDE Software Compilation
4.7.2. The official release notes can be found at:
http://kde.org/announcements/announce-4.7.2.php
This release ships with many improvements. Read more about them here:
http://FreeBSD.kde.org/news.php#itemKDESC472availableinports

We'd like to say thanks to all testers and contributors, especially to
lwhsu@ for his effort on hosting our test packages.

PR:		156293 [1]
		159219 [2]
		160164 [3]
Submitted by:	Oleg Sidorkin <osidorkin@gmail.com> [1]
		Alvaro Castillo <gobledb@gmail.com> [2]
		dkeav04@gmail.com [3]
Tested by:	exp-run via pav
2011-10-17 00:03:42 +00:00
Alberto Villa
de066f788c - Update PyQt4 to 4.8.5.
- Update SIP to 4.12.4.
- Use common DISTINFO_FILEs.
2011-10-16 22:50:48 +00:00
Alberto Villa
2300301988 - Update Qt to 4.7.4.
- Make sure internal paths are added before system ones.
- Remove phonon-gstreamer dependency from qt4-webkit.
- Remove qt4-gui dependency from qt4-dbus.
2011-10-16 22:42:43 +00:00
Pawel Pekala
a009ba2495 - OPTIONify, add options for PGSQL, LDAP, GD, ZIP
- Add LICENSE

PR:		ports/160478
Submitted by:	Fumiyuki Shimizu <fumifumi@abacustech.jp>
Approved by:	maintainer
2011-10-16 13:19:35 +00:00
Pawel Pekala
6c4931fe4d Update to version 11.51 (security update)
http://www.opera.com/support/kb/view/1000/

PR:		ports/160353
Submitted by:	Jakub Lach <jakub_lach@mailplus.pl>
2011-10-16 10:56:17 +00:00
TAKATSU Tomonari
ecb09b40d4 - Register CONFLICTS_INSTALL between www/wordpress and german/wordpress [1]
- Add CONFLICTS_INSTALL with upcoming japanese/wordpress [2]

PR:		ports/160907 [1], ports/160172 [2]
Submitted by:	tota (myself) [1]
Approved by:	Yuan-Chung Hsiao (maintainer), miwi@ (timeout > 2 weeks) [1]
2011-10-16 05:21:00 +00:00
Li-Wen Hsu
a765d6b2fc - Update to 1.3.6
PR:		ports/161595
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-10-15 16:29:03 +00:00
Ion-Mihai Tetcu
524023ad16 Update to 2011.09.30
PR:		161563
Submitted by:	4720@hushmail.com
Approved by:	araujo@ (committed on his behalf)
2011-10-15 12:14:22 +00:00
Doug Barton
e735c12af9 Remove references to www/linux-flashplugin7 and java/linux-blackdown-jdk14,
which no longer exist.
2011-10-14 23:16:36 +00:00
Doug Barton
4eb5b88d9e As previously advertised, complete removal of vulnerable ports that
no one has stepped up to deal with:

archivers/pecl-phar		Vulnerable since 2011-01-13
comms/libsyncml			Depends on devel/libsoup22, which is FORBIDDEN
databases/mysql323-server	Vulnerable since 2006-10-29
databases/mysql323-client	Vulnerable since 2006-10-29
databases/mysql323-scripts	Vulnerable since 2006-10-29
databases/mysql40-server	Vulnerable since 2006-10-29
databases/mysql40-client	Vulnerable since 2006-10-29
databases/mysql40-scripts	Vulnerable since 2006-10-29
databases/p5-DBD-mysql40
		Depends on databases/mysql40-server, which is FORBIDDEN
deskutils/buoh			Depends on devel/libsoup22, which is FORBIDDEN
deskutils/libopensync-plugin-syncml
		Depends on comms/libsyncml, which is DEPRECATED
devel/libsoup22			Vulnerable since 2011-07-28
dns/bind9-sdb-ldap		Vulnerable since 2011-06-04
dns/bind9-sdb-postgresql	Vulnerable since 2011-06-04
ftp/wgetpro			Vulnerable since 2004-12-14
games/quake2forge		Vulnerable since 2005-01-21
graphics/linux-tiff		Vulnerable since 2004-10-13
japanese/mutt			Vulnerable since 2007-07-29
japanese/asterisk14-sounds	Depends on net/asterisk14, which is FORBIDDEN
net/asterisk14			Vulnerable since 2011-06-25
net/isc-dhcp31-client		Vulnerable since 2011-04-10
net/isc-dhcp31-server		Vulnerable since 2011-04-10
net/isc-dhcp31-relay		Vulnerable since 2011-04-10
net/asterisk-app-ldap		Depends on net/asterisk14, which is FORBIDDEN
net/asterisk-app-notify		Depends on net/asterisk14, which is FORBIDDEN
net/asterisk-oh323
   Depends on net/asterisk14, which is FORBIDDEN, does not compile on sparc64
net/asterisk14-addons		Depends on net/asterisk14, which is FORBIDDEN
net/astfax			Depends on net/asterisk14, which is FORBIDDEN
net-mgmt/nagios2		Vulnerable since 2009-06-30
www/gforge			Vulnerable since 2005-08-09
www/linux-flashplugin7		Vulnerable since at least 2008-05-30
www/opera-devel			Vulnerable since 2010-06-25, does not fetch
www/plone3			Vulnerable and unsupported upstream
www/serendipity-devel		Vulnerable since 2008-04-25
www/ziproxy			Vulnerable since 2010-06-15
www/asterisk-gui		Depends on net/asterisk14, which is FORBIDDEN
x11-toolkits/linux-pango	Vulnerable since 2009-05-13
2011-10-14 22:30:49 +00:00
Koop Mast
6815591271 Update to 0.4.1.
PR:		ports/161466
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2011-10-14 18:23:09 +00:00
Li-Wen Hsu
83bb66532a - Update to 3.1.16
PR:		ports/161589
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
2011-10-14 18:06:44 +00:00
Li-Wen Hsu
b796fb96c4 - Update to 0.6.4
PR:		ports/161590
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
2011-10-14 17:46:23 +00:00
Koop Mast
ea1d6eb460 Update to 1.4.3.
Fix a crash in midori [1]
Fix build with clang [2]

PR:		ports/160251 [1]
		ports/160538 [2]
Reported by:	rene@ [2]
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com> [1]
		Andrei Lavreniyuk <andy.lavr@gmail.com> [2]
Obtained from:	https://bugs.webkit.org/show_bug.cgi?id=50173 [1]
2011-10-14 16:08:10 +00:00
Jun Kuriyama
24f60fa488 - Upgrade to 0.04. 2011-10-14 13:51:02 +00:00
Jun Kuriyama
4394a9bfda - Upgrade to 0.11. 2011-10-14 13:50:48 +00:00
Martin Matuska
e429f3661c Update to 2.0.0RC2
Switch to PEAR_AUTOINSTALL

Approved by:	miwi (maintainer, private chat)
2011-10-14 12:01:34 +00:00
Kevin Lo
c9c5f38dcd Initial import of owncloud.
Owncloud is a personal cloud which runs on your own server.
2011-10-14 10:32:33 +00:00
Wen Heping
4f6ebf9040 - Update to 1.7.1
Thanks to:	Hilko Meyer <hilko.meyer@gmx.de>
2011-10-14 08:30:36 +00:00