Commit graph

28109 commits

Author SHA1 Message Date
Ruslan Makhmatkhanov
9c6ab00d70 - update to 2.13.15
Changelog:
  - Fix lock file cleanup if there's an error early in startup.
2012-06-26 06:11:40 +00:00
Ruslan Makhmatkhanov
b764dd0bff - add an option to enable ldap support
Submitted by:	lstewart (via mail)
2012-06-26 06:10:31 +00:00
Dirk Meyer
79ed41a8a0 - reset MAINTAINER 2012-06-26 05:44:19 +00:00
Dirk Meyer
f22590f4b8 - remove DEPRECATED
project is standalone now
2012-06-26 05:17:36 +00:00
Jason Helfman
5e8fb43b19 - adopt optionsNG 2012-06-25 23:09:08 +00:00
Guido Falsi
63e1e9a488 Fix option description.
Approved by:	crees, tabthorpe (mentors, implicit)
2012-06-25 13:31:07 +00:00
Emanuel Haupt
16da88ec64 Update to 0.028 2012-06-25 08:06:45 +00:00
Wen Heping
8b31903004 - Remove www/joomla, use www/joomla25 instead 2012-06-25 06:36:16 +00:00
Sergey A. Osokin
a782323709 Update SPDY patch from version 39 to 40. 2012-06-25 02:43:21 +00:00
Eitan Adler
38188f4843 Fix package issue
Submitted by:	swills
2012-06-25 01:32:14 +00:00
Jimmy Olgeni
8933941b31 Upgrade to version 1.93, which contains a security fix among other changes.
From Erlyaws-list:

"Use crypto:rand_bytes() instead of the cryptographically weak random
module. Swedish security consultant and cryptographer Kalle
Zetterlund discovered a way to - given a sequence of cookies produced
by yaws_session_server - predict the next session id. Thus providing
a gaping security hole into yaws servers that use the yaws_session_server
to maintain cookie based HTTP sessions (klacke/kallez)"

PR:		ports/169363
Submitted by:	Kenji Rikitake <kenji.rikitake@acm.org>
2012-06-25 01:10:44 +00:00
Doug Barton
44fa804810 s/X11BASE/LOCALBASE/, or equivalent.
The X11BASE variable is long gone, however these ports were not updated.
2012-06-24 21:53:38 +00:00
Baptiste Daroussin
dfd4a6d526 - update to 2.0
- pass maintainership to submitter
- changes:
  * switch from kqueue to libevent2 to improve portability
2012-06-24 20:49:34 +00:00
Sunpoet Po-Chuan Hsieh
e960364dbe - Update to 3.46.1
- Convert to new options framework
- Remove NOPORTDATA handler

Changes:	http://www.httrack.com/page/4/en/index.html
2012-06-24 14:52:27 +00:00
Rene Ladan
15365f6dd0 Update to 1.8
PR:		ports/169286
Submitted by:	maintainer
2012-06-24 13:19:04 +00:00
Gabor Pali
7b18280d6c Instead of allowing version ranges of dependencies, this package requires
specific versions to avoid dependency hell.

WWW:	http://www.yesodweb.com/

Obtained from:	FreeBSD Haskell
2012-06-24 10:40:39 +00:00
Gabor Pali
6ddfc2c9f4 Behaviour Oriented integration Testing for Yesod Applications.
WWW:	http://www.yesodweb.com

Obtained from:	FreeBSD Haskell
2012-06-24 10:38:22 +00:00
Gabor Pali
f702420e44 Static file serving subsite for Yesod Web Framework.
WWW:	http://www.yesodweb.com/

Obtained from:	FreeBSD Haskell
2012-06-24 10:36:20 +00:00
Gabor Pali
0f01dbb612 Convenient wrappers for your the configuration and execution of your yesod
application.

WWW:	http://www.yesodweb.com/

Obtained from:	FreeBSD Haskell
2012-06-24 10:34:29 +00:00
Gabor Pali
ba97d3a853 Unit test framework (built on HUnit) for WAI applications.
WWW:	http://www.yesodweb.com/book/wai

Obtained from:	FreeBSD Haskell
2012-06-24 10:28:55 +00:00
Gabor Pali
2777dab61c Also provides some helper functions and datatypes for use outside of WAI.
WWW:	http://www.yesodweb.com/book/wai

Obtained from:	FreeBSD Haskell
2012-06-24 10:26:50 +00:00
Gabor Pali
b1fc1e37e4 Fast parser and formatter for HTTP Date.
WWW:	http://hackage.haskell.org/package/http-date

Obtained from:	FreeBSD Haskell
2012-06-24 10:23:48 +00:00
Gabor Pali
58b4f2ca6c Reduces size of javascript files by stripping out extraneous whitespace
and other syntactic elements, without changing the semantics.

WWW:	http://github.com/alanz/hjsmin

Obtained from:	FreeBSD Haskell
2012-06-24 10:09:57 +00:00
Jason Helfman
d6e66db3a8 - update to 3.3
- while here drop sub_file of pkg-message, as there are no substitutions

PR:	ports/169353
Submitted by:	maintainer, jimmy@mammothcheese.ca
2012-06-24 02:44:21 +00:00
Juergen Lock
32bf1b3aac - Update multimedia/libxine to 1.2.2 .
- Bump PORTREVISION for ports depending on it by default.
2012-06-23 13:21:04 +00:00
Sergey A. Osokin
149dcdb0ab Update SPDY patch from version 38 to 39. 2012-06-22 18:06:46 +00:00
Sergey A. Osokin
f79a952228 Update the name of recent added tcp_proxy third-party module. 2012-06-22 17:59:13 +00:00
Sunpoet Po-Chuan Hsieh
b717bdf101 - Update to 0.18
Changes:	http://search.cpan.org/dist/Catalyst-Plugin-SubRequest/Changes
2012-06-22 09:31:10 +00:00
Sunpoet Po-Chuan Hsieh
3dbd0c690f - Update to 5.90013
Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
2012-06-22 08:42:52 +00:00
Michael Scheidell
7ac53a754e - Update to 2.5.6
- Includes bug fixes that surfaced after 2.5.5
- Move to bz2 distribution since it is smaller

Submitted by:	scheidell@ (me)
2012-06-22 07:23:12 +00:00
Ruslan Makhmatkhanov
b91a5e0d35 - update to 3.5.5
PR:		168849
Submitted by:	Veniamin Gvozdikov <g.veniamin at googlemail dot com>
Approved by:	maintainer timeout (2 weeks)
2012-06-22 05:09:56 +00:00
Sunpoet Po-Chuan Hsieh
6f491a2301 - Update to 0.7.12
- While I'm here, pet portlint by removing ABI version number from LIB_DEPENDS

Changes:	https://github.com/joyent/node/blob/v0.7.12/ChangeLog
PR:		ports/169255
Submitted by:	Jin-Sih Lin <linpct@gmail.com> (maintainer)
2012-06-21 15:06:21 +00:00
Sergey A. Osokin
29ce6309b5 Add third-party tcp_proxy module, ver.0.26,
https://github.com/yaoweibin/nginx_tcp_proxy_module/

Requested by:	Weibin Yao <yaoweibin@gmail.com>
2012-06-21 06:35:24 +00:00
Vanilla I. Shu
362a1b3537 Upgrade to 3.0.5.
Approved by:	maintainer
2012-06-21 06:07:16 +00:00
Ruslan Makhmatkhanov
6eb47c7dfc - add dependency on www/py-plone.app.search
- bump PORTREVISION

Reported by:	lstewart (via mail)
2012-06-21 05:06:45 +00:00
Ruslan Makhmatkhanov
ed84fdf756 - update to 1.0.2
changelog:
http://pypi.python.org/pypi/plone.app.search/1.0.2#id1
2012-06-21 05:01:48 +00:00
Sergey A. Osokin
87ad45c6bc Update SPDY patch from version 37 to 38. 2012-06-20 14:04:44 +00:00
Dima Panov
6e7e349ec2 - Unbroke with clang/gcc47+ by use restrictive C++ construction
- Declare that code use gnu89 style
- No PORTREVISION bump, users with base gcc not affected

PR:		168579
Submitted by:	myself
Approved by:	maintainer timeout (> 2 weeks)
Obtained from:	PkgSrc repo
2012-06-20 01:30:36 +00:00
Juergen Lock
06a1a754bf - Update multimedia/vdr and multimedia/vdr-plugins to 1.7.28 .
- Update xineliboutput XKeySym.Pause key in example remote.conf.
  ("space" instead of "Space")
- Add multimedia/vdr-plugin-extrecmenu 1.2.2 to vdr-plugins metaport.
- Update multimedia/vdr-plugin-skinenigmang to 0.1.2s20120606 git snapshot.
- Update www/vdr-plugin-live to 0.2.0s20120325 git snapshot.
- Bump PORTREVISION for all other plugins and add api fixes where necessary.
- Add HISTORY to PORTDOCS for most plugins. (those that have it)
- Remove shlib major versions from LIB_DEPENDS to pet portlint.
2012-06-19 18:42:12 +00:00
Beat Gaetzi
67fb64f0ee - Fix build with base gcc by lowering the optimization level
- Don't bump PORTREVISION even this change affects the resulting package
  to not force users who already updated to 13.0.1 to rebuild Firefox.

Submitted by:	mezz
2012-06-19 18:23:11 +00:00
Beat Gaetzi
28458de7d0 - Update to 2.10.1
- Remove LD_LIBRARY_PATH workaround as the startup problem has been fixed
  in 2.10.1 (Mozilla bug 762621).
2012-06-19 16:04:19 +00:00
Michael Scheidell
bda3fdfb7b - Security Update to 2.5.5
- add php5x-zip since it is active by default
- add php5x-mysqli since it is recommended over mysql

Submitted by:	scheidell@ (me)
Security:	f46c4c6a-ba25-11e1-806a-001143cd36d8
2012-06-19 15:58:50 +00:00
Michael Scheidell
1eaaf2ca6d - Take maintainership, per private email from wen@
Submitted by:	scheidell@ (me)
Approved by:	maintainer
2012-06-19 14:29:58 +00:00
Sergey A. Osokin
821f2c53a4 Do not require specific versions of shared libraries. 2012-06-19 06:27:32 +00:00
Sunpoet Po-Chuan Hsieh
2c16996e49 - Update to 0.61
- Convert to new options framework

Changes:	http://search.cpan.org/dist/Net-eBay/Changes
2012-06-19 03:57:08 +00:00
Beat Gaetzi
e79b10f98d - Update to 13.0.1 2012-06-18 17:13:55 +00:00
Sunpoet Po-Chuan Hsieh
8c335ff612 - Update to 4.9
- Convert to new options framework
- Remove duplicate entry in PLIST

Changes:	http://imdbpy.sourceforge.net/#news
2012-06-18 16:57:09 +00:00
Sunpoet Po-Chuan Hsieh
4ac54c9d25 - Do not silene installation message
- Convert to new options framework
2012-06-18 16:33:24 +00:00
Sergey A. Osokin
ce8c6de672 Update SPDY patch from 36 to 37 version. 2012-06-18 16:18:19 +00:00
Sergey A. Osokin
b591b2a048 Update subs_filter third-party module from 0.5.2.r53 to 0.5.2.r59.
Configure pcre module support if subs_filter module defined.
2012-06-18 16:12:38 +00:00
Olli Hauer
90374891e2 - re add PORTEPOCH
noted by fluffy
2012-06-18 05:30:54 +00:00
Wen Heping
ae5728b4b1 - Update to 2.23.0
- OPTIONSG'ify
- Don't need DIST_SUBDIR

PR:		169148
Submitted by:	koobs <koobs.freebsd@gmail.com>
Approved by:	maintainer
2012-06-18 01:28:15 +00:00
Wen Heping
be2e797c6a - Connect www/mediawiki118
Reported by:	linimon@
2012-06-18 00:33:29 +00:00
Jason Helfman
2f7802adb8 - update to 0.4.1
PR:	ports/169171
Submitted by:	maintainer, linpct@gmail.com
2012-06-18 00:03:16 +00:00
Sylvio Cesar Teixeira
8b9d7fdb79 - update to 3.1.20
PR:		ports/168989
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
2012-06-17 23:45:49 +00:00
Carlo Strub
2a76a0d810 Bump PORTREVISION to reflect name change from devel/bazaar-ng --> devel/bzr 2012-06-17 20:42:28 +00:00
Pav Lucistnik
81724a1f26 - Mark BROKEN: unfetchable
Reported by:	pointyhat
2012-06-17 20:19:26 +00:00
Sylvio Cesar Teixeira
be05689bc4 - Update to 1.8.2
PR:		ports/169012
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr>
Approved by:	hans@nordhaug.priv.no (maintainer)
2012-06-17 19:43:12 +00:00
Olli Hauer
74d17dc69b - update to version 2.0.7
- Use APACHE macro for MASTER_SITES
- Remove SITE_PERL from *_DEPENDS

Changes:
 Fix breakage caused by removal of PL_uid et al from perl 5.16.0.
 Patch from rt.cpan.org #77129. [Zefram]

PR:		ports/168819
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
2012-06-17 19:22:58 +00:00
Ruslan Makhmatkhanov
12425877fa rackspace-monitoring is a Python client library for Rackspace Cloud Monitoring
built on top of Apache Libcloud.

WWW:	https://github.com/racker/rackspace-monitoring

PR:		ports/168562
Submitted by:	koobs <koobs.freebsd@gmail.com>
2012-06-17 19:00:47 +00:00
Olli Hauer
2a29ee3d9c - link against marshal.c
PR:		ports/168668
Submitted by:	Florian Mueller <florian.mueller@hostpoint.ch>
2012-06-17 18:37:23 +00:00
Sergey A. Osokin
3cb84d5257 Add SPDY support.
Please read http://nginx.org/patches/spdy/README.txt before use.
2012-06-17 17:59:01 +00:00
Sergey A. Osokin
745cda1ac3 Remove needless bsd.ports.[pre|post].mk includes, use bsd.port.mk. 2012-06-17 17:54:56 +00:00
Kevin Lo
a6a9e34547 Add a missing dom extension
Reported by:	Florian Paul Hoberg <paul at hoberg dot cc>
2012-06-17 07:45:11 +00:00
Wen Heping
7e50066d58 - Update to 1.18.4
- Remove TEXVC option
2012-06-17 05:37:42 +00:00
Wen Heping
8dbdb769f5 - Update to 1.19.1
- Remove TEXVC option
2012-06-17 05:34:25 +00:00
Ashish SHUKLA
8c68a764e8 - Update to 3.6.2
- Reorder LICENSE section in Makefile to silence portlint
2012-06-17 02:28:19 +00:00
Martin Matuska
841d09fd18 Add 3rd party remoteuser patch (optional)
http://redmine.lighttpd.net/issues/2415

PR:		ports/167209
Submitted by:	Ryan Steinmetz <rpsfa@rit.edu>
2012-06-16 22:28:41 +00:00
Sunpoet Po-Chuan Hsieh
08145b44db - Convert to new options framework 2012-06-16 20:34:40 +00:00
Sunpoet Po-Chuan Hsieh
3ae6412d43 - Update to 3.4
- Fix CONFLICTS_INSTALL: add russian/wordpress

Changes:	http://wordpress.org/news/2012/06/green/
PR:		ports/169114
Submitted by:	sunpoet (myself)
Approved by:	Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer)
2012-06-16 19:54:29 +00:00
Martin Matuska
e7cf918ea3 Do a configtest before performing a graceful restart 2012-06-16 10:21:47 +00:00
Michael Scheidell
9557876584 - Upgrade to 0.92.2
- Fix cntlm_config line in rc script

PR:		ports/168484
Submitted by:	Brandon Gooch <jamesbrandongooch@gmail.com>
Approved by:	Antony Mawer <lists@mawer.org> (maintainer)
2012-06-16 09:52:39 +00:00
Martin Matuska
988359e810 Alter lighttpd startup script subcommands to behave like the apache script:
"reload" now sends a SIGHUP and cycles logfiles
"graceful" now performs a graceful restart
"gracefulstop" now performs a graceful stp
"configtest" now checks the configuration file for correct syntax

Removed subcommand:
"check" (replaced by "configtest")
2012-06-16 09:15:26 +00:00
Sunpoet Po-Chuan Hsieh
5700dfdd2d - Update to 0.06
- Add LICENSE
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Google-Code-Upload/Changes
2012-06-15 17:30:26 +00:00
Jason Helfman
b79a061906 - update to 2.1.1
- while here migrate to optionsNG

PR:	ports/169049
Submitted by:	maintainer, appleboy.tw@gmail.com
2012-06-15 16:06:08 +00:00
Alex Dupre
478a722e81 Update to 4.2.1 release. 2012-06-15 14:28:39 +00:00
Johan van Selst
d07bfd3b8f - Register install conflict with publicfile httpd
- Convert to new options framework
- Remove unneeded library version numbers
- Pet portlint
- No functional changes
2012-06-15 10:59:17 +00:00
Dirk Meyer
a58dde0c62 - rebuild plist with pkg_jail 2012-06-15 10:46:46 +00:00
Johan van Selst
4fe759fe1a Change CONFLICTS to CONFLICTS_INSTALL 2012-06-15 10:39:04 +00:00
Johan van Selst
ffcd529c2a - Register conflict with japanese/lynx
- Use new style OPTIONS
2012-06-15 10:36:45 +00:00
Dirk Meyer
fd4bce714d - fix brackes
Submitted by:	poyopoyo at puripuri.plala.or.jp
2012-06-15 10:08:23 +00:00
Sunpoet Po-Chuan Hsieh
0197437fd5 - Fix OPTIONS_DEFINE and OPTIONS_DEFAULT
- Add missing DOCS
  - Remove NLS: NLS defaults to on by bsd.options.mk
2012-06-15 08:17:53 +00:00
Dirk Meyer
1ef6de3382 - Update to 12.00
- Clean up port so portlint is happy
PR:		169070
Submitted by:	Mark Felder
2012-06-14 17:25:43 +00:00
Max Brazhnikov
5a91ceaf33 KDE/FreeBSD team presents KDE SC 4.8.4, probably the last release in 4.8.x series.
Official announcement: http://kde.org/announcements/announce-4.8.4.php
2012-06-14 16:42:04 +00:00
Sergey A. Osokin
b092e5ce31 Update third-party modules:
o) drizzle - from 0.1.2rc6 to 0.1.2rc7, sync with
   ngx_openresty 1.0.15.10 stable;
o) rtmp    - from 0.1.5 to 0.1.10.

Do not bump PORTREVISION because these modules are disabled by default.
2012-06-14 11:29:08 +00:00
Sergey A. Osokin
8c5d3cdb3d Update from 3.0.12 to 3.0.13:
o) www/rubygem-passenger;
o) third-party passenger module for www/nginx and www/nginx-devel.
2012-06-14 10:53:34 +00:00
Sergey A. Osokin
ecc77f1931 Create temporary directory with install(1).
Remove duplicate code from Makefile and pkg-plist.

Bump PORTREVISION.

Requested by:	dougb
2012-06-14 08:12:29 +00:00
Ruslan Makhmatkhanov
f38c2ec415 Remove expired port: Functionality of this plugin has been incorporated into
Trac 0.12
2012-06-14 04:38:18 +00:00
Andrey A. Chernov
16af63efc8 Upgrade to 2.03pre13 2012-06-14 03:56:57 +00:00
Sunpoet Po-Chuan Hsieh
028412290c - Update to 2.2.6
- Pet portlint: remove ABI version number from LIB_DEPENDS
- Cosmetic change

Changes:	http://sourceforge.net/projects/htt/files/htt2.2/httest-2.2.6/ChangeLog/view
2012-06-14 01:31:13 +00:00
Florian Smeets
c90cedb7c8 do not depend on a specific version of asterisk, it works with any version of
asterisk

Submitted by:	jfkimura@yahoo.co.jp (maintainer)
2012-06-13 16:36:03 +00:00
Florian Smeets
f32513fa23 - register conflict with brlcad
- remove SITE_PERL from *_DEPENDS
2012-06-13 16:34:46 +00:00
Alex Dupre
37e7803cfd Add support for custom wait time and increase the default to 30 seconds.
PR:		ports/168442
Submitted by:	Bruno Ribeiro da Silva <contato@brunoribeiro.org>
2012-06-13 11:22:56 +00:00
Sunpoet Po-Chuan Hsieh
a63b2cc002 - Update to 0.60
Changes:	http://search.cpan.org/dist/Catalyst-Model-DBIC-Schema/Changes
2012-06-13 08:40:50 +00:00
Frederic Culot
20c3040943 - Update to 0.7.10
PR:		ports/169022
Submitted by:	Jin-Sih Lin <linpct@gmail.com> (maintainer)
2012-06-13 07:19:09 +00:00
Sergey A. Osokin
955fb96849 Check existence temporary directory %%NGINX_TMPDIR%% before
test configuration.	(1)
Use %%NGINX_RUNDIR%%, %%WWWOWN%% and %%WWWGRP%% variables defined
in Makefile instead of hardcoded or new values.

Bump PORTREVISION.

Idea from PR:	168836	(1)
2012-06-13 04:46:14 +00:00
Beat Gaetzi
a96f657509 - Use appropriate variables instead of hard coding a path
- Properly escaple shell variable
2012-06-12 19:45:24 +00:00
Beat Gaetzi
a726deeb00 - Update to 2.10
Security:	http://www.vuxml.org/freebsd/bfecf7c1-af47-11e1-9580-4061862b8c22.html
2012-06-12 18:53:13 +00:00
TAKATSU Tomonari
bc53b57d23 - Convert to new options framework 2012-06-12 15:10:39 +00:00
TAKATSU Tomonari
d78d448785 - Add a new port: www/rubygem-cookiejar
The Ruby CookieJar is a library to help manage client-side cookies
  in pure Ruby. It enables parsing and setting of cookie headers,
  alternating between multiple 'jars' of cookies at one time (such
  as having a set of cookies for each browser or thread), and supports
  persistence of the cookies in a JSON string.

  Both Netscape/RFC 2109 cookies and RFC 2965 cookies are supported.

  WWW:	https://github.com/dwaite/cookiejar
2012-06-12 14:17:45 +00:00
Rene Ladan
7c2400bd58 - Disable backtrace from libexecinfo which causes chrome to crash when compiled
with release CFLAGS under i386.
- Bump PORTREVISION

Submitted by:	George Liaskos
2012-06-11 22:39:21 +00:00
Sunpoet Po-Chuan Hsieh
d6fa6bee90 - Update to 12.1.0
- Change RUN_DEPENDS to ensure same-verison twisted dependency

Changes:	http://twistedmatrix.com/trac/browser/tags/releases/twisted-12.1.0/twisted/web/topfiles/NEWS
2012-06-11 16:10:06 +00:00
Chris Rees
f7f236a7f5 Remove expired port:
2012-05-10 www/kazehakase: BROKEN for more than 6 month

Approved by:	kwm
2012-06-10 20:42:02 +00:00
Steve Wills
63d09c9c9b - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
2012-06-10 18:42:48 +00:00
Tilman Keskinoz
c7af534ecb Convert to new options framework 2012-06-10 16:42:57 +00:00
Tilman Keskinoz
e777d0d7d7 Convert to new optionsframework
portlint
2012-06-10 16:36:00 +00:00
Dirk Meyer
d0e91b562f - mark DEPRECATED
- reset MAINTAINER
2012-06-10 16:10:22 +00:00
Ryan Steinmetz
32dee91f78 - Update to 3.4.0 2012-06-10 14:06:49 +00:00
Rene Ladan
c2c09e11b5 Update to 19.0.1084.56 (bugfix release) 2012-06-10 13:31:43 +00:00
Pav Lucistnik
1d2b35a2f9 - Mark BROKEN: does not configure
[   info] generating script t/TEST
  Can't call method "inc" on an undefined value at /usr/local/lib/perl5/site_perl/5.12.4/mach/ModPerl/MM.pm line 105.
  *** Error code 255

Reported by:	pointyhat
2012-06-10 10:00:43 +00:00
Sylvio Cesar Teixeira
f2894a6ab8 - Update to 2.14
- Convert to new optionsNG

PR:		ports/168736
Submitted by:	Olivier Cochard-Labbe <olivier@cochard.me> (maintainer)
2012-06-10 00:37:04 +00:00
Martin Wilke
545a2d9ad5 - Update to 2.2.38 2012-06-09 16:06:17 +00:00
Martin Wilke
a5272631ac - Update to 1.6.2 2012-06-09 16:03:50 +00:00
Martin Wilke
b620fa1a12 - Update to 0.2.3 2012-06-09 15:50:10 +00:00
Martin Wilke
ffdc232d39 - Update to 0.39 2012-06-09 15:37:16 +00:00
Steve Wills
d2b23257c9 - Update to 0.9.0 2012-06-09 14:34:43 +00:00
Dirk Meyer
90c3bffd45 - update to 0.5.5 2012-06-09 13:03:09 +00:00
Dirk Meyer
83043f6459 - update to 1.4.6 2012-06-09 12:50:27 +00:00
Michael Scheidell
27aa0428c2 - Fix pgsql select substring() problem
- pet portlint (gd.4 to gd.[4-9] in LIB_DEPENDS)
- Bump PORTREVISION

PR:		ports/166662
Submitted by:	Veselin Slavov <vess@slavof.net>
Reviewed by:	scheidell@ (me)
Approved by:	F. Kimura <jfkimura@yahoo.co.jp> (maintainer)
2012-06-09 11:10:50 +00:00
Martin Wilke
6859e051bb - Update to 0.4.0.2 2012-06-09 07:49:33 +00:00
Martin Wilke
612978f4cc - Update to 2.4.2 2012-06-09 07:49:09 +00:00
Martin Wilke
b547f6532f - Update to 0.9.20 2012-06-09 07:47:24 +00:00
Eitan Adler
4b0a5b4672 Update to 11.1.r202.236 and inform community of security issues
Security:	38195f00-b215-11e1-8132-003067b2972c
2012-06-09 06:42:37 +00:00
Martin Wilke
2de7222a9d - Update to 1.2.4
PR:		168888
Submitted by:	Po-Chien Lin <linpc@cs.nctu.edu.tw>
2012-06-09 06:29:54 +00:00
Martin Wilke
952c58445d - Update to 1.2
PR:		168882
Submitted by:	Po-Chien Lin <linpc@cs.nctu.edu.tw>
2012-06-09 06:23:33 +00:00
Martin Wilke
d12bd7f049 - Update to 2.0.2
PR:		168880
Submitted by:	Po-Chien Lin <linpc@cs.nctu.edu.tw>
2012-06-09 06:21:09 +00:00
Martin Wilke
ec86360aa5 - Update to 1.0.3
PR:		168878
Submitted by:	Po-Chien Lin <linpc@cs.nctu.edu.tw>
2012-06-09 06:20:02 +00:00
Brendan Fabeny
0edb6def94 add some CONFLICTS [1]; minor clean-up
Reported by:	S.-M. Silber [1]
2012-06-09 04:55:58 +00:00
Sunpoet Po-Chuan Hsieh
67ec3bd0a2 - Update to 0.98
- Sort *_DEPENDS
- Sort MAN3 and PLIST
- Use CPAN as primary WWW

Changes:	http://search.cpan.org/dist/HTML-Template-Compiled/Changes
2012-06-09 04:44:34 +00:00
Sunpoet Po-Chuan Hsieh
ff025a9b77 - Sort CONFIGURE_ARGS
- Do not USE_GETTEXT when WITHOUT_NLS is set
- Fix PLIST
- Use USE_SQLITE
- Use DOCSDIR
- Cosmetic change
- Take maintainership

Submitted by:	sunpoet (myself)
Approved by:	miwi (maintainer, via IRC)
2012-06-09 04:42:20 +00:00
Max Brazhnikov
99b882c241 Merge changes from area51 repository (SVN commit 8197 by avilla):
- Remove SIPFILES option, some ports (e.g., pykde4) require the files
  to be installed.
- Remove DEBUG and TRACING options, and merge them under WITH_DEBUG.
2012-06-09 00:41:21 +00:00
Beech Rintoul
a3b7d00d6d - Update to 1.8.1
PR:		ports/168630
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr>
Approved by:	Hans Fr. Nordhaug <hans@nordhaug.priv.no> (maintainer)
2012-06-08 19:26:13 +00:00
Sylvio Cesar Teixeira
7688b40438 - Update to 0.9.2
PR:		ports/168755
Submitted by:	Kevin Golding <ports@caomhin.org> (maintainer)
2012-06-08 15:05:40 +00:00
Kevin Lo
0220ed5a0a Update to 4.0.1 2012-06-08 09:25:52 +00:00
Carlo Strub
a8fe786fba Update to 8.4 2012-06-08 09:13:13 +00:00
Dirk Meyer
a7d1bec477 - revert last commit.
Code had no effect. If it has effect it would breal all existing dns caches
PR:		164127
2012-06-08 08:47:56 +00:00
Andrej Zverev
c1656d2ed8 - fix p5-Jcode issue 2012-06-08 07:54:25 +00:00
Adam Weinberger
0b66929317 The GeoDB is Berkeley DB-based, and requires bdb support at runtime.
PORTREVISION bumped to bring in the extra dependency.

PR:			ports/164127
2012-06-08 01:13:51 +00:00
Pawel Pekala
2fa6259674 Convert my ports to optionsNG 2012-06-07 22:44:21 +00:00
Andrej Zverev
d6652e263f - Fix mod_perl2 deps 2012-06-07 19:29:57 +00:00
Jason Helfman
9de183786d add new port: www/flot
Flot is a pure Javascript plotting library for jQuery. It produces graphical
plots of arbitrary datasets on-the-fly client-side.  The focus is on simple
usage (all settings are optional), attractive looks and interactive features
like zooming and mouse tracking.

WWW: http://code.google.com/p/flot/
2012-06-07 17:40:54 +00:00
Sunpoet Po-Chuan Hsieh
1a6c7a7ebf - Update to 2.7
Changes:	https://github.com/drbrain/net-http-persistent/blob/master/History.txt
2012-06-07 17:19:48 +00:00
Sergey A. Osokin
7036364eba Update third-party modules:
o) lua      - from 0.5.0rc28 to 0.5.0rc30;
o) rds-json - from 0.12rc7 to 0.12rc10.

Do not bump PORTREVISION because these modules are disabled by default.
2012-06-07 16:57:23 +00:00
Matthew Seaman
446b7725cb - Don't use SITE_PERL in *_DEPENDS
- Update CONFLICTS [1]

Approved by:	shaun (mentor)
Submitted by:	[1] Sulev-Madis 'ketas' Silber
2012-06-07 11:59:52 +00:00
Andrej Zverev
8ee731ffd4 - revert changes for mod_perl2, it require special handling. 2012-06-07 08:37:52 +00:00
Philippe Audeoud
133d14e192 - Fix last commit 2012-06-07 08:19:04 +00:00
Philippe Audeoud
f2208b422e - Remove SITE_PERL from *_DEPENDS
Submitted by:	az@
2012-06-07 07:50:04 +00:00
Frederic Culot
bcb911e7f4 - Update to 0.6.19
PR:		ports/168786
Submitted by:	Jin-Sih Lin <linpct@gmail.com> (maintainer)
2012-06-07 07:01:05 +00:00
Beat Gaetzi
5e14eb54eb - Don't depend on GCC 4.6 if clang is used
Reported by:	Niclas Zeising <zeising AT daemonic.se>
Tested by:	Niclas Zeising <zeising AT daemonic.se>, fluffy@, jkim@
2012-06-07 06:46:12 +00:00
Sergey A. Osokin
23b6c12cd8 Be more correct after latest changes in ngx_regex_t. 2012-06-07 01:24:03 +00:00