Commit graph

226296 commits

Author SHA1 Message Date
Mark Linimon
baac6303dc games/warsow is marked ONLY_FOR_ARCHS amd64 i386, so it doesn't make
sense for its data file to be any different.

Hat:		portmgr
2009-10-31 06:35:45 +00:00
Wen Heping
596a9f5c4b - Update to 0.46
Approved by:	miwi,jadawin(mentors,implicit)
2009-10-31 05:19:30 +00:00
Wen Heping
820da68cc0 - Remove the unneeded patch.
Approved by:	miwi,jadawin(mentors,implicit)
2009-10-31 05:16:29 +00:00
Wen Heping
eb3bd25a13 - Update to 1.0b1
PR:		ports/126534
Submitted by:	Wen Heping <myself>
Approved by:	maintainer timeout(>14 months)
		miwi,jadawin(mentors,implicit)
2009-10-31 05:04:14 +00:00
Thomas Abthorpe
8253a8aaea - Fix CONFLICTS missed in previous commit 2009-10-30 19:38:53 +00:00
Thomas Abthorpe
5b50ce6244 - Rename misc/bibletime-kde4 -> misc/bibletime now that KDE dependencies are removed 2009-10-30 19:33:08 +00:00
Marius Strobl
97480db01a Ressurect MASTER_SITE_SUBDIR which erroneously got nuked in rev. 1.57
but actually is needed for the gcdmaster slave-port.

Approved by:	netchild
2009-10-30 19:27:21 +00:00
Thomas Abthorpe
3eec05ffbd - Mark DEPRECATED and set EXPIRATION_DATE
- Set CONFLICTS on misc/bibletime-kde3 with soon to be updated bibletime-2
2009-10-30 17:36:40 +00:00
Sergey Skvortsov
306e9ac172 Update to 0.29
Changes:	http://cpansearch.perl.org/src/FLORA/MooseX-Method-Signatures-0.29/Changes
2009-10-30 17:18:57 +00:00
Sergey Skvortsov
ee4e256356 Fix dependencies. 2009-10-30 17:17:24 +00:00
Yen-Ming Lee
1c1f969b6b - update to 0.27 2009-10-30 17:07:10 +00:00
Sergey Skvortsov
cdf312da27 Update to 0.18
Changes:	http://cpansearch.perl.org/src/BOBTFISH/MooseX-MethodAttributes-0.18/Changes
2009-10-30 17:00:37 +00:00
Sergey Skvortsov
cb88364d42 - Update to 0.36
- Set MAINTAINER to perl@
2009-10-30 16:58:19 +00:00
Yen-Ming Lee
6484ef746d - update to 0.34 2009-10-30 16:52:26 +00:00
Sergey Skvortsov
bdf0bf2796 Update to 0.09
Changes:	http://cpansearch.perl.org/src/SKA/Net-ManageSieve-0.09/Changes
2009-10-30 16:49:31 +00:00
Sergey Skvortsov
a7349e6cf7 Update to 1.70
Changes:	http://cpansearch.perl.org/src/PAJAS/XML-LibXSLT-1.70/Changes
2009-10-30 16:33:07 +00:00
Sergey Skvortsov
ad255fb0d4 textproc/p5-XML-LibXML-Common merged into textproc/p5-XML-LibXML. 2009-10-30 16:18:57 +00:00
Sergey Skvortsov
b6c02240dd Update to 1.70
PR:		ports/139815
Submitted by:	wen
Changes:	http://cpansearch.perl.org/src/PAJAS/XML-LibXML-1.70/Changes
2009-10-30 16:13:57 +00:00
Brooks Davis
6b48b7a59f Don't attempt to build ocmal bindings. 2009-10-30 16:10:11 +00:00
Sergey Skvortsov
cfa173813f - Update to 1.29 [1]
- Change MAINTAINER to perl@

PR:		ports/139535 [1]
Submitted by:	Sahil Tandon <sahil xx tandon.net>
2009-10-30 16:04:23 +00:00
Li-Wen Hsu
3e39b0e53f - Update to 2009p 2009-10-30 15:34:45 +00:00
Yen-Ming Lee
9b66629971 - update to 6.04 2009-10-30 15:32:10 +00:00
Dmitry Marakasov
3e76a47a47 - Install NLS files into correct location
PR:		139939
Submitted by:	"Denise H. G." <darcsis@gmail.com>
Patch by:	Sylvio Cesar <scjamorim@bsd.com.br> (maintainer)
2009-10-30 15:24:11 +00:00
Sergey Skvortsov
7b2307fa8b Update to 0.34
PR:		ports/139828
Submitted by:	leeym
Changes:	http://cpansearch.perl.org/src/KASEI/Class-Accessor-0.34/Changes
2009-10-30 15:09:06 +00:00
Sergey Skvortsov
93aae71a81 Update to 0.36
PR:		ports/139506
Submitted by:	Sahil Tandon <sahil xx tandon.net>
2009-10-30 14:55:37 +00:00
Martin Wilke
59e633e62d XML Schema defines a usage profile which is a subset of
the ISO8601 profile.  This profile defines that the
following is the only possible representation for a
dateTime, despite all other options ISO provides.

WWW: http://search.cpan.org/perldoc?DateTime::Format::XSD

PR:		ports/140027
Submitted by:	Sergey V. Dyatko <Sergey.Dyatko at gmail.com>
2009-10-30 10:39:53 +00:00
Martin Wilke
35d1c83e2d - Fix GnuTLS detection
- Replace patch-* with REINPLACE_CMD

PR:		139871
Submitted by:	Marc Lagrange <markocpc@gmail.com> (maintainer)
2009-10-30 10:27:30 +00:00
Martin Wilke
f5935e17fe Akismet is a web service for recognising spam comments.
It promises to be almost 100% effective at catching
comment spam. They say that currently 81% of all comments
submitted to them are spam.

It's designed to work with the Wordpress Blog Tool, but
it's not restricted to that - so this is a Python
interface to the Akismet API.

You'll need a Wordpress Key to use it. This script will
allow you to plug akismet into any CGI script or web application,
and there are full docs in the code. It's extremely easy to use,
because the folks at akismet have implemented a nice and
straightforward REST API.

WWW: http://www.voidspace.org.uk/python/akismet_python.html

PR:		ports/140094
Submitted by:	Jacob Myers (jacob at whotookspaz.org)
2009-10-30 10:23:53 +00:00
Martin Wilke
1a095579f8 - Fix build
PR:		140040
Submitted by:	Sato Kuro <poyopoyo@puripuri.plala.or.jp>
2009-10-30 10:11:07 +00:00
Martin Wilke
bfe7de9e16 - Update to 6.95
PR:		140065
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com>
Approved by:	maintainer
2009-10-30 09:51:20 +00:00
Martin Wilke
1a7281b93e - Update to 20091028
PR:		140064
Submitted by:	Denis Barov <dindin@dindin.ru> (maintainer)
2009-10-30 09:49:56 +00:00
Martin Wilke
494158b547 - Update to 2.8.0
PR:		140062
Submitted by:	"Vasiliy P. Melnik" <basil@vpm.net.ua> (maintainer)
2009-10-30 09:48:57 +00:00
Martin Wilke
8dfbd54ce9 - Update to 2.0.13
PR:		139665
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
2009-10-30 09:47:58 +00:00
Martin Wilke
bc127a06af - Update to 0.1.13
PR:		139854
Submitted by:	Yarema <yds@CoolRat.org> (maintainer)
2009-10-30 09:46:56 +00:00
Martin Wilke
fecbee6f44 - Update to 1.4
PR:		139978
Submitted by:	Alexey V.Degtyarev <alexey@renatasystems.org> (maintainer)
2009-10-30 09:45:50 +00:00
Martin Wilke
ee44c85572 - Update to 0.0.4.21
PR:		140056
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
2009-10-30 09:43:44 +00:00
Martin Wilke
f6095f8ddf - Update to 4.7.36
PR:		140049
Submitted by:	Lapo Luchini <lapo@lapo.it> (maintainer)
2009-10-30 09:42:46 +00:00
Martin Wilke
2b1a7193a2 - Update to 1.12.3
PR:		140047
Submitted by:	Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer)
2009-10-30 09:41:44 +00:00
Martin Wilke
39192cbf85 - Update to 3.0.3
PR:		139878
Submitted by:	Dan Langille <dan@langille.org> (maintainer)
2009-10-30 09:40:37 +00:00
Dirk Meyer
905cbc4881 - fix build with custom LOCALBASE
Reported by:	qatty
2009-10-30 08:41:08 +00:00
Dirk Meyer
fb67194ad5 - add option WITH_FIPS to make config
Submitted by:	Patrick Rael
2009-10-30 08:24:05 +00:00
Dirk Meyer
6de1202020 - fix WITH_SENDMAIL_PORT automatic detection
PR:		140080
Submitted by:	Petr Rehor
2009-10-30 07:49:15 +00:00
Dirk Meyer
0dd2e0b171 - extend MASTER_SITE for option I18N_PACKAGE=yes
PR:		140072
Submitted by:	Eugene Grosbein
2009-10-30 07:47:37 +00:00
Cheng-Lung Sung
ae93f775f2 - Update to 1.221 2009-10-30 06:54:00 +00:00
Brooks Davis
a518427955 correct plist 2009-10-30 05:54:55 +00:00
Wen Heping
3e44c073da - Update to 1.5.1
Approved by:	miwi,jadawin(mentors,implicit)
2009-10-30 05:11:59 +00:00
Cheng-Lung Sung
9dda63271f - p5-Pango, perl binding to pango 2009-10-30 03:33:23 +00:00
Cheng-Lung Sung
6f233d7c4c - Update to 2.2
Changes:	http://search.cpan.org/dist/HTTP-Lite/Changes
2009-10-30 01:44:22 +00:00
Cheng-Lung Sung
70b0d95db3 - Update to 1.2.5 2009-10-30 01:44:00 +00:00
Cheng-Lung Sung
b4bcfc90ab - Update to 1.08
Changes:	http://search.cpan.org/dist/XML-Compile/Changes
2009-10-30 01:39:24 +00:00