Commit graph

29228 commits

Author SHA1 Message Date
Max Brazhnikov
6e8fe271a9 Connect libdbusmenu-qt 2010-09-01 21:54:52 +00:00
Baptiste Daroussin
238065597e RE2 is a fast, safe, thread-friendly alternative to backtracking regular
expression engines like those used in PCRE, Perl, and Python.
It is a C++ library.
RE2 uses automata theory  to guarantee that regular expression searches run in
time linear in the size of the input. RE2 implements memory limits, so that
searches can be constrained to a fixed amount of memory. RE2 is engineered to
use a small fixed C++ stack footprint no matter what inputs or regular
expressions it must process; thus RE2 is useful in multithreaded environments
where thread stacks cannot grow arbitrarily large.

WWW:	http://code.google.com/p/re2/

PR:		ports/150185
Submitted by:	Julien Laffaye <kimelto at gmail.com>
2010-09-01 21:39:33 +00:00
Max Brazhnikov
87bb074ea7 Add new port devel/libdbusmenu-qt:
A library that provides Qt4 implementation of the DBusMenu protocol.
The DBusMenu protocol makes it possible for applications to export
and import their menus over DBus.

WWW:	http://people.canonical.com/~agateau/dbusmenu/
2010-09-01 21:14:34 +00:00
Dmitry Marakasov
c6af04b72f - Update to 1.6 2010-09-01 18:05:18 +00:00
Max Brazhnikov
ea9ddd24d7 Populate configuration files with additional includes of kde4 files.
(in preparation for KDE 4.5.1 update)

Approved by:	kwm
2010-09-01 18:04:06 +00:00
Dmitry Marakasov
1ecae21ef7 - Update to 1.2.1 2010-09-01 17:55:22 +00:00
Pav Lucistnik
4e3304190c Geany is a small and lightweight integrated development environment. It was
developed to provide a small and fast IDE, which has only a few dependencies
on other packages. Another goal was to be as independent as possible from a
special Desktop Environment like KDE or GNOME.

This port contains plugins for geany

WWW: http://plugins.geany.org/

PR:		ports/146955
Submitted by:	Aldis Berjoza <aldis@bsdroot.lv>
2010-09-01 14:36:07 +00:00
Pav Lucistnik
a3fd5c449e - Fix build on 6.X
PR:		ports/150181
Submitted by:	Chris Rees <utisoft@gmail.com> (maintainer)
2010-09-01 12:54:10 +00:00
Sergey Skvortsov
49ab043235 Update to 0.34
Changes:	http://cpansearch.perl.org/src/FLORA/MooseX-Declare-0.34/Changes
2010-09-01 12:48:49 +00:00
Sergey Skvortsov
2940560f95 Update to 0.36
Changes:	http://cpansearch.perl.org/src/FLORA/MooseX-Method-Signatures-0.36/Changes
2010-09-01 12:00:51 +00:00
Sergey Skvortsov
f3cb9861d9 Update to 0.06
Changes:	http://cpansearch.perl.org/src/FLORA/MooseX-LazyRequire-0.06/Changes
2010-09-01 11:57:11 +00:00
Baptiste Daroussin
c8aa7b2a20 - Update to 1.46
- Changelog: http://cpansearch.perl.org/src/REEDFISH/Term-Menus-1.46/ChangeLog

Approved by:	jadawin (co-mentor)
2010-09-01 11:43:12 +00:00
Sergey Skvortsov
8ead05e378 Update to 0.25
Changes:	http://cpansearch.perl.org/src/DROLSKY/MooseX-Singleton-0.25/ChangeLog
2010-09-01 10:57:26 +00:00
Sergey Skvortsov
175a6a3857 Update to 0.16
Changes:	http://cpansearch.perl.org/src/DROLSKY/MooseX-ClassAttribute-0.16/Changes
PR:		ports/150179
Submitted by:	Denis Pokataev <catone@cpan.org>
2010-09-01 09:51:20 +00:00
Sergey Skvortsov
30d1811808 Update to 1.12
Changes:	http://cpansearch.perl.org/src/DROLSKY/Moose-1.12/Changes
2010-09-01 09:30:15 +00:00
Anton Berezin
d2a387cf30 Update to 0.208.
Changes:	http://search.cpan.org/dist/MooseX-POE/Changes
2010-09-01 08:21:51 +00:00
Wen Heping
ce556b2ee3 - Update to 1.7.10 2010-09-01 07:55:48 +00:00
Pav Lucistnik
2c247cfbe3 - Fix build on 6.X
Submitted by:	Anonymous <swell.k@gmail.com> (maintainer)
2010-09-01 07:29:09 +00:00
Baptiste Daroussin
b7251abb26 - Update 0.011
- Changelog: http://cpansearch.perl.org/src/ZEFRAM/Params-Classify-0.011/Changes

Approved by:	mentors (implicit)
2010-09-01 06:34:24 +00:00
Baptiste Daroussin
feefcebe9c - Update to 0.0505
Approved by:	mentors (implicit)
2010-09-01 06:30:06 +00:00
Baptiste Daroussin
58e2a44999 - Update to 0.09004
Approved by:	mentors (implicit)
2010-09-01 06:23:42 +00:00
Wen Heping
3c849c4c22 - Update to 1.2.3 2010-09-01 06:23:09 +00:00
Wen Heping
3be226924c - Update to 1.5.5 2010-09-01 00:09:58 +00:00
Pav Lucistnik
3a80e93338 - Mark BROKEN on 6.x/7.x: does not configure
Reported by:	pointyhat
2010-08-31 21:35:46 +00:00
Pav Lucistnik
103afa4b1b - Fix plist
Reported by:	pointyhat
2010-08-31 21:34:31 +00:00
Giuseppe Pilichi
e9b20e928f - Update to 1.6
PR:		ports/149407
Submitted by:	Yuri <yuri@tsoft.com> (maintainer)
Approved by:	pgj (mentor)
2010-08-31 19:36:58 +00:00
Brooks Davis
a921d54edf Actually add the patch to FormatString.h.
PR:		ports/149746 (in error)
Reported by:	Volodymyr Kostyrko <c.kworr@gmail.com>
2010-08-31 19:04:20 +00:00
Baptiste Daroussin
943336190f - Update to 1.2.10
Approved by:	mentors (implicit)
2010-08-31 16:19:53 +00:00
Lars Thegler
9508fcf667 Update to 1.30 2010-08-31 12:25:14 +00:00
Baptiste Daroussin
54f88c5e1f - update to 0.11
- Changelog: http://cpansearch.perl.org/src/SPADKINS/App-Options-1.11/CHANGES

Approved by:	jadawin (co-mentor)
2010-08-31 09:13:03 +00:00
Wen Heping
834bbfb974 - Update to 0.9.10 2010-08-31 08:55:27 +00:00
Yi-Jheng Lin
a138d6e025 - Update to 0.9.7.1 2010-08-31 07:50:26 +00:00
Philip M. Gollucci
d2e84b418d - Fix www/rubygem-passenger under lang/ruby19 [1]
- Fix www/rubygem-rake under lang/ruby19 [2]

PR:             ports/147137 [3], ports/143661 [1], ports/144606 [2]
Submitted by:   myself (pgollucci),
                Jyun-Yan You <jyyou@cs.nctu.edu.tw> [1]
                "Aaron D. Gifford" <Aaron.D.Gifford@FreeBSD.org> [2]
Approved by:    maintainer timeout (stas) [3] / myself
With Hat:       ruby
2010-08-31 03:28:05 +00:00
Philip M. Gollucci
9c02077ebe - Update to 0.34
PR:             ports/149280
Submitted by:   Frederic Culot <frederic@culot.org>
Approved by:    maintainer timeout (clsung)
Changes:        http://search.cpan.org/dist/forks/Changes
2010-08-31 02:34:05 +00:00
Philip M. Gollucci
fcc9c51e2b - Update to 0.10
PR:             ports/150121
Submitted by:   Bill Brinzer <bill.brinzer@gmail.com>
Changes:        http://search.cpan.org/dist/MooseX-Traits-Pluggable/Changes
2010-08-31 02:29:34 +00:00
Philip M. Gollucci
19d5d40653 - Update to 0.08
PR:             ports/150118
Submitted by:   Bill Brinzer <bill.brinzer@gmail.com>
Changes:        http://search.cpan.org/dist/Capture-Tiny/Changes
2010-08-31 02:29:29 +00:00
Philip M. Gollucci
5897609e78 - Update to 0.08
PR:             ports/150107
Submitted by:   Kan Sasaki <sasaki@fcc.ad.jp>
Approved by:    alexey@renatasystems.org (maintainer)
Changes:        http://search.cpan.org/dist/MooseX-SemiAffordanceAccessor/Changes
2010-08-31 02:29:25 +00:00
Philip M. Gollucci
de599f2068 - Update to 0.08
PR:             ports/150106
Submitted by:   Kan Sasaki <sasaki@fcc.ad.jp>
With Hat:       perl@
Changes:        http://search.cpan.org/dist/MooseX-Role-WithOverloading/Changes
2010-08-31 02:29:20 +00:00
Philip M. Gollucci
c47c37c93f - Update to 0.24
PR:             ports/150105
Submitted by:   Kan Sasaki <sasaki@fcc.ad.jp>
With Hat:       perl@
Changes:        http://search.cpan.org/dist/MooseX-MethodAttributes/Changes
2010-08-31 02:29:16 +00:00
Philip M. Gollucci
0687001581 - Update to 0.33
PR:             ports/150104
Submitted by:   Kan Sasaki <sasaki@fcc.ad.jp>
With Hat:       perl@
Changes:        http://search.cpan.org/dist/MooseX-Getopt/Changes
2010-08-31 02:29:12 +00:00
Philip M. Gollucci
83e106b1ef - Update to 1.4.5
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-08-31 01:25:18 +00:00
Martin Matuska
3d5a7efb61 - Update to 0.4.8 2010-08-30 23:12:57 +00:00
Brooks Davis
2587f0e054 Upgrade to r112486.
Disable asserts by default as they break threading programs.[1]

PR:		ports/149746 [1]
Submitted by:	avilla
2010-08-30 22:55:11 +00:00
Greg Larkin
cdf1727a1f This is a plugin for bzr. Using hooks, this plugin supports external branches
for the following commands:
* branch
* checkout
* commit
* pull
* push
* update

WWW:	https://launchpad.net/bzr-externals

PR:		ports/150109
Submitted by:	Carlo Strub
2010-08-30 21:26:48 +00:00
Jimmy Olgeni
e70ea1cd5d Zip version of source files disappeared from site: use official tar.gz format instead.
Switch to using DISTNAME while I'm here.

Noticed by:	erwin
2010-08-30 16:17:44 +00:00
Josh Paetzel
a2d0d7a6ca Update to 1.16
Add missing dependancy on iconv

PR:	ports/147884
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2010-08-30 13:55:36 +00:00
Philippe Audeoud
5ed616f5d7 - Update to 1.23
- PERL_CONFIGURE now used instead of PERL_MODBUILD
- Changelog: http://search.cpan.org/dist/Devel-StackTrace/Changes

PR:		ports/150110
Submitted by:	Frederic Culot <frederic _AT_ culot.org>
2010-08-30 13:02:12 +00:00
Jimmy Olgeni
7430a3dd17 Upgrade to version 1.2.0. 2010-08-30 11:47:35 +00:00
Gabor Pali
66de42a519 - Update to 0.3.1.3 2010-08-30 10:48:17 +00:00
Gabor Pali
ca52da4fd1 - Update to 0.4 2010-08-30 10:47:02 +00:00
Gabor Pali
c7d0dace27 - Update to 1.1.0 2010-08-30 10:45:50 +00:00
Gabor Pali
b2a504306d - Update to 0.6.2.3 2010-08-30 10:44:03 +00:00
Baptiste Daroussin
f24d248edf - Convert to PERL_MODBUILD
- Rework depends
- Rework plist
- Changelog: http://cpansearch.perl.org/src/CHORNY/DateTime-Format-Epoch-0.13/Changes (forgotten on last commit)

Reported by:	az
Approved by:	jadawin (co-mentor)
2010-08-30 08:41:50 +00:00
Ollivier Robert
c1b3d406fe Update to 1.6.3
This is a monthly bugfix release. It includes several significant fixes,
including a fix for a long-standing hardlink corruption issue on Windows.

alias:	make shadowing behavior more consistent (issue2054)
bisect:	better message for unrelated starting revisions
bookmarks:	Check if the bookmark to delete exists on the remote
bookmarks:	guard against listing bookmarks on unsupported repos
chunkbuffer:	use += rather than cStringIO to reduce memory footprint
convert:	Using --dest-type svn crashed, if the source repo used tags.
convert:	properly set encoding for gnuarch converter
convert:	use encoding.encoding instead of locale.getpreferredencoding()
encoding:	improve handling of buggy getpreferredencoding() on Mac OS X
graphlog:	mark --branch as incompatible with --graph
http basic auth:	reset redirect counter on new requests (issue2255)
httprepo:	decompress stream incrementally to reduce memory usage
log:	fix the bug 'hg log --stat -p == hg log --stat'
mercurial.spec:	gettext is a build requirement for getting proper
localization
merge:	drop reference to file contents after write
merge:	move reverse-merge logic out of filemerge (issue2342)
merge:	fix detection of conflict markers with checkconflicts enabled
mq:	don't inherit default and default-push paths with --mq (issue2333)
resolve:	updated help documentation for improved clarity
revlog:	drop cache after use to save memory footprint
templatefilters:	unnest uescape()
templates:	add filenolink to raw style (issue2332)
url:	expand vars in all [auth] settings (issue2328)
url:	limit expansion to safe auth keys (Issue2328)
util:	avoid using hashlib on Python < 2.5 (issue2278)
verify:	initialize rp variable in case we hit out of memory
verify:	reduce memory footprint when unpacking files
verify:	report exceptions that don't have a str() method
win32:	correctly break hardlinks on network drives (issue761)
2010-08-30 08:23:27 +00:00
Baptiste Daroussin
d0ff27c8aa - Update to 20100823222416
Approved by:	mentors (implicit)
2010-08-30 06:50:42 +00:00
Baptiste Daroussin
94956f7d22 - Really update to 0.13
Approved by:	mentors (implicit)
2010-08-29 17:40:26 +00:00
Sahil Tandon
f199232314 - Update to 0.2.4
- Mark MAKE_JOBS_SAFE

PR:		ports/150024
Submitted by:	Marco Broder <marco.broeder@gmx.eu> (maintainer)
2010-08-29 05:16:38 +00:00
Sahil Tandon
5f6cda5406 - Update to 2.0.8
PR:		ports/150061
Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2010-08-29 01:53:31 +00:00
Sahil Tandon
af59292810 - Update to 1.08
- Changes: http://search.cpan.org/dist/Module-Manifest/Changes

PR:		ports/149651
Submitted by:	Frederic Culot <frederic@culot.org>
Approved by:	maintainer timeout
2010-08-29 01:53:28 +00:00
Sahil Tandon
07e3306781 - Update to 3.3
- Changes: http://search.cpan.org/dist/common-sense/Changes

PR:		ports/149632
Submitted by:	Frederic Culot <frederic@culot.org>
Approved by:	maintainer timeout
2010-08-29 01:53:24 +00:00
Gordon Tetlow
fa9206540f Update Perforce ports to 2010.1. 2010-08-28 20:31:24 +00:00
Alexander Logvinov
5f2d805769 - Update to 2.1.6
PR:		ports/149992
Submitted by:	pgollucci
2010-08-28 14:51:53 +00:00
Marcus von Appen
cf65f785ab - Update to 0.21.2 2010-08-28 10:54:47 +00:00
Marcus von Appen
17ae2a0ddd - Update to 0.51.0 2010-08-28 10:53:06 +00:00
Li-Wen Hsu
165917e9ae - Remove unneeded BUILD_DEPENDS
Submitted by:	Chris Rees <utisoft AT gmail.com> (maintainer)
2010-08-28 09:45:17 +00:00
Li-Wen Hsu
4b9c3a7e5b - Update to 2.1.1
- Directly install with jar

PR:		ports/150057
Submitted by:	lwhsu
Approved by:	Chris Rees <utisoft AT gmail.com> (maintainer)
2010-08-28 09:35:26 +00:00
Philip M. Gollucci
51380ba8ca - Update to 2.2.0
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-08-28 08:02:54 +00:00
Philip M. Gollucci
debd8bb8bc - Update to 1.4.4
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-08-28 08:02:50 +00:00
Baptiste Daroussin
2b480adbf8 - Update to 0.13
Approved by:	jadawin/tabthorpe (mentors, implicit)
2010-08-28 07:47:20 +00:00
Philip M. Gollucci
7adffa656e - Update to 0.06
PR:             ports/150060
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
Changes:        http://search.cpan.org/dist/Class-Constant/Changes
2010-08-28 05:55:53 +00:00
Philip M. Gollucci
6bafc885ba - Update to 1.18
- rename bin/pip to bin/pip-perl to avoid conflict with devel/py-pip

PR:             ports/147385
Submitted by:   Cezary Morga <cm@therek.net> (maintainer)
2010-08-28 02:14:10 +00:00
Philip M. Gollucci
f812e0ccfb - Update to 0.7.5
PR:             ports/150002
Approved by:    gogo@cs.uni-sb.de (maintainer)
2010-08-28 01:49:18 +00:00
Gordon Tetlow
468421e794 Update p4d port to latest 2009.2 minor revision: 256645.
Submitted by:	erwin@
2010-08-27 15:08:08 +00:00
Baptiste Daroussin
69b71821b8 - Update to 0.16
Approved by:	jadawin/tabthorpe (mentors, implicit)
2010-08-27 14:45:17 +00:00
Baptiste Daroussin
fd0432b0d4 - Update to 0.20
- Fix build depends

PR:		ports/150041
Submitted by:	Frederic Culot <frederic _at_ culot.org>
Approved by:	mentors (implicit)
2010-08-27 14:13:57 +00:00
Philippe Audeoud
6c1520ffbb - Update to 1.44
- Changelog: http://search.cpan.org/dist/Term-Menus/ChangeLog

PR:		ports/150035
Submitted by:	Frederic Culot <frederic _AT_ culot.org>
2010-08-27 08:33:39 +00:00
Philip M. Gollucci
7de78392ab - another missed distinfo
Reported by:    QAT
2010-08-27 01:26:59 +00:00
Philip M. Gollucci
0a241bcde4 - Update to 0.1.8
PR:             ports/149993
With Hat:       ruby@
2010-08-27 01:17:08 +00:00
Philip M. Gollucci
06b094795d - commit forgotten file
Reported by:    QAT
2010-08-27 01:01:11 +00:00
Philip M. Gollucci
768e29419f Prep for datamapper 1.0
- clsung -> ruby [1]

PR:             ports/147800 [1]
Approved by:    portmgr (flz) [1], no objection from clsung
With Hat:       ruby
2010-08-27 00:29:13 +00:00
Philip M. Gollucci
33a6f47fe3 Prep for datamapper 1.0
- Update to 1.5.3
- miwi -> ruby [1]

PR:             ports/147800 [1]
Approved by:    portmgr (flz) [1], no objection from miwi
With Hat:       ruby
2010-08-27 00:28:05 +00:00
Philip M. Gollucci
61e7439490 Prep for datamapper 1.0
- Update to 0.9.15
- clsung -> ruby [1]

PR:             ports/149996, ports/147800 [1]
Approved by:    portmgr (flz) [1] AND maintainer timeout (clsung ; > 2.5 months)
With Hat:       ruby
2010-08-27 00:25:55 +00:00
Philip M. Gollucci
1d28fc48dc - Update to 3.14.0
PR:             ports/150004
With Hat:       ruby@
2010-08-27 00:19:40 +00:00
Philip M. Gollucci
5300d0fd0d - Update to 2.6.3
PR:             ports/150003
Approved by:    kick.christoph@googlemail.com (maintainer)
2010-08-27 00:14:32 +00:00
Philip M. Gollucci
e9b79587f8 - Update to 0.3
PR:             ports/150001
Approved by:    kick.christoph@googlemail.com (maintainer)
2010-08-27 00:14:28 +00:00
Philip M. Gollucci
60cbd3903e - Update to 1.5.0
PR:             ports/150000
Approved by:    rpsfa@rit.edu (maintainer)
2010-08-27 00:14:24 +00:00
Philip M. Gollucci
91aaa6350b - Update to 1.4.1
PR:             ports/149999
Approved by:    rpsfa@rit.edu (maintainer)
2010-08-27 00:14:20 +00:00
Philip M. Gollucci
b56892621e - Update to 1.3.2
PR:             ports/149994
Approved by:    rpsfa@rit.edu (maintainer)
2010-08-27 00:14:16 +00:00
Philip M. Gollucci
46c565f8d5 Move wenheping@gmail.com aka wen@FreeBSD.org -> ruby@FreeBSD.org for rubygem-*
Approved by:    wen
With Hat:       ruby
2010-08-26 23:55:19 +00:00
Philip M. Gollucci
fb29498bb0 Move wen@FreeBSD.org -> ruby@FreeBSD.org for rubygem-*
Approved by:    wen
With Hat:       ruby
2010-08-26 23:52:26 +00:00
Philip M. Gollucci
269e0ebc2e - Update to 2.1.0 2010-08-26 17:44:51 +00:00
Baptiste Daroussin
bb13581d14 - Update to 0.015
- Add licenses

Approved by:	mentors (implicit)
2010-08-26 16:15:40 +00:00
Yen-Ming Lee
e4fe8ad638 - update to 0.08
- drop maintainership
2010-08-26 15:24:05 +00:00
Philip Paeps
2b0a293c47 Add lua-alien 0.5.0, lua -> C FFI.
PR:		ports/149983
Submitted by:	Anonymous <swell.k-at-gmail.com>
2010-08-26 10:49:27 +00:00
Philippe Audeoud
f5431cfa80 - Update to 0.7
- Changelog: http://search.cpan.org/dist/Devel-CheckLib/CHANGES

PR:		ports/149982
Submitted by:	Frederic Culot <frederic _AT_ culot.org> (maintainer)
2010-08-26 09:20:02 +00:00
Sahil Tandon
6c9136183e - Update to 0.12
- Changes: http://search.cpan.org/dist/MooseX-Daemonize/Changes

PR:		ports/149930
Submitted by:	Frederic Culot <frederic@culot.org>
2010-08-26 02:57:34 +00:00
Sahil Tandon
b23c7097a2 - Update to 0.11
- Changes: http://search.cpan.org/dist/Gearman-XS/Changes

PR:		ports/149922
Submitted by:	Vick Khera <vivek@khera.org>
Approved by:	maintainer
2010-08-26 02:57:30 +00:00
Sahil Tandon
2fbad0a285 - Update to 2.22
- Changes: http://search.cpan.org/dist/Data-Dump-Streamer/Changes
2010-08-26 02:57:28 +00:00
Philip M. Gollucci
16aacad6f0 - Update to 1.1.5 2010-08-25 19:05:11 +00:00
Philip M. Gollucci
b8dad767c6 - Update to 2.0.0 2010-08-25 19:05:03 +00:00
Andrej Zverev
56129c8905 Update to 1.07
Changes:	http:/search.cpan.org/dist/Class-MOP/Changes
2010-08-25 17:52:12 +00:00
Philippe Audeoud
66b23a5d22 - Update to 0.15
- Changelog: http://search.cpan.org/dist/MooseX-NonMoose/Changes

PR:		ports/149929
Submitted by:	Frederic Culot <frederic _AT_ culot.org>
2010-08-25 11:05:33 +00:00
Martin Matuska
d0f6b75a0a - Update to 1.9.1
- Update bundled Archive_Tar to 1.3.7
- Update bundled Structures_Graph to 1.0.3
- Use TMPDIR for temporary directory

PR:		ports/149615
Approved by:	miwi (maintainer, IM)
2010-08-25 08:38:44 +00:00
Philippe Audeoud
5e78c3b937 - Update to 1.292
PR:		ports/149773
Submitted by:	Jase Thew <freebsd _AT_ beardz.net>
2010-08-25 08:27:36 +00:00
Philippe Audeoud
7995f7be03 - Update to 1.42
- Changelog: <http://search.cpan.org/src/REEDFISH/Term-Menus-1.42/ChangeLog>
2010-08-25 07:40:19 +00:00
Li-Wen Hsu
48918810a4 - Add a patch that fixes py-daemon to use the new py-lockfile API
PR:		ports/149944
Submitted by:	Jesse Kempf <jkempf AT davisvision.com>
Approved by:	Jesse Kempf <jessekempf AT gmail.com> (maintainer)
2010-08-25 06:27:27 +00:00
Dima Panov
9d7e8cb34c - Install examples
Submitted by:	maintainer via private message
2010-08-25 04:59:56 +00:00
Andrej Zverev
21c8ecd04e Add missing p5- prefix
Reported by: QAT (not a box of wires)
Pointy hat: az
2010-08-25 04:59:13 +00:00
Li-Wen Hsu
080c8d3bf7 - Update to 0.22
PR:		ports/149932
Submitted by:	lwhsu
Approved by:	Dan Rench <citric AT cubicone.tmetic.com> (maintainer)
2010-08-25 04:07:22 +00:00
Max Brazhnikov
4444dbee71 Fix build with upcoming KDE 4.5
Approved by:	David Naylor (maintainer)
2010-08-24 15:43:21 +00:00
Koop Mast
eac600994d Fix build with python 2.7.
PR:		ports/149710
Submitted by:	bf <bf1783@gmail.com>
Obtained from:	Gnome Git
2010-08-24 10:26:25 +00:00
Pietro Cerutti
8c25c23248 - Update to 2.0.16
ChangeLog: http://sourceforge.net/apps/mediawiki/gdcm/index.php?title=GDCM_Release_2.0#GDCM_2.0.16_.282010.2F08.2F18.29
2010-08-24 08:36:05 +00:00
Li-Wen Hsu
4866192673 - Update to 10.1.0
PR:		ports/149784
Submitted by:	lwhsu
Approved by:	Neal Nelson <neal AT nelson.name> (maintainer)
2010-08-24 02:08:45 +00:00
Li-Wen Hsu
765dedd79f - Update to 3.6.1
PR:		ports/149885
Submitted by:	lwhsu
Approved by:	Neal Nelson <neal AT nelson.name> (maintainer)
2010-08-24 01:07:04 +00:00
Sahil Tandon
3de3dcc3c1 - Update to 3.0611
- Remove unnecessary {BUILD,RUN}_DEPENDS

PR:		ports/149883
Submitted by:	Frederic Culot <frederic@culot.org>
2010-08-23 23:17:41 +00:00
Sahil Tandon
55d39d5541 - Update to 1.10
- Assign to RUN_DEPENDS with immediate expansion
- Changes: http://search.cpan.org/dist/Moose/Changes

PR:		ports/149916
Submitted by:	az@
2010-08-23 23:17:39 +00:00
Sahil Tandon
c2760d82ec - Update to 1.06
- Changes: http:/search.cpan.org/dist/Class-MOP/Changes

PR:		ports/149915
Submitted by:	az@
2010-08-23 23:17:37 +00:00
Philippe Audeoud
631f440daf - Update to 1.21 2010-08-23 19:37:13 +00:00
Romain Tartière
7dea4a1910 - Update to 1.9;
- Add LICENSE info.
2010-08-23 18:52:38 +00:00
Pav Lucistnik
9e7e2f9fe3 - Fix index by removing freebase which is a slave port of recently removed
freeride port

Reported by:	index build failure
2010-08-23 12:40:49 +00:00
Pietro Cerutti
2474d0e509 - Remove devel/freeride. Dependency is gone.
devel/freeride
2010-08-23 12:04:32 +00:00
Pietro Cerutti
b7fc5f6497 - Mark as broken, in preparation for the removal of x11-toolkits/fox12 2010-08-23 11:45:37 +00:00
Jimmy Olgeni
07d8d33b4e Upgrade to version 0.10.6. 2010-08-23 10:28:27 +00:00
Li-Wen Hsu
a2ac145f69 - Update to 0.3.1
PR:		ports/149905
Submitted by:	Alexey V.Degtyarev <alexey AT renatasystems.org> (maintainer)
2010-08-23 09:57:56 +00:00
Philippe Audeoud
5f1f8936e6 - Update to 1.6.5
PR:		ports/149501
Submitted by:	Sofian Brabez <sbrabez _AT_ gmail.com> (maintainer)
2010-08-23 09:15:54 +00:00
Philippe Audeoud
35cdb4be2d - Update 1.1
PR:		ports/149505
Submitted by:	Sofian Brabez <sbrabez _AT_ gmail.com> (maintainer)
2010-08-23 09:11:17 +00:00
Philip M. Gollucci
a6ba3c2632 - Fix mod_perl2 depency check
PR:             ports/149372
Submitted by:   Matthew Ekstrand-Abueg <mattea@rescomp.berkeley.edu>
2010-08-23 04:22:26 +00:00
Philip M. Gollucci
16930f57d1 Unicode string manipulation library for Ruby. This library is based on UTR #15
Unicode Normalization Forms[1].

[1] http://www.unicode.org/unicode/reports/tr15/

WWW: http://www.yoshidam.net/unicode.txt

PR:		ports/149160
Submitted by:	Alexey V. Degtyarev <alexey at renatasystems.org>
2010-08-23 04:11:32 +00:00
Philip M. Gollucci
6e16d0502a - Update to 1.77
Changes:        http://search.cpan.org/dist/threads/Changes
PR:             ports/147613
Submitted by:   pgollucci (myself)
Approved by:    maintainer timeout (clsung; > 2.5 months)
2010-08-23 03:58:05 +00:00
Philip M. Gollucci
bbcf8545f2 - Update to 1.03
Changes:        http://search.cpan.org/dist/Log-Dispatch-Config/Changes
PR:             ports/147611
Submitted by:   pgollucci (myself)
Approved by:    maintainer timeout (clsung; > 2.5 months)
2010-08-23 03:57:57 +00:00
Philip M. Gollucci
bd7829f587 - Update to 0.07
Changes:        http://search.cpan.org/dist/Data-ObjectDriver/Changes
PR:             ports/147610
Submitted by:   pgollucci (myself)
Approved by:    maintainer timeout (clsung; > 2.5 months)
2010-08-23 03:57:48 +00:00
Philip M. Gollucci
a2e7774a6e - Update to 1.49
Changes:        http://search.cpan.org/dist/Algorithm-Cluster/Changes
PR:             ports/147608
Submitted by:   pgollucci (myself)
Approved by:    maintainer timeout (clsung; > 2.5 months)
2010-08-23 03:57:40 +00:00
Philip M. Gollucci
b70f276059 - Update to 0.1.3
PR:             ports/148120
Submitted by:   Eric Freeman <freebsdports@chillibear.com> (maintainer)
2010-08-23 01:40:16 +00:00
Mark Linimon
ce787853cf Reset dirk.ye@gmail.com due to maintainer-timeouts.
Hat:		portmgr
2010-08-22 23:36:46 +00:00
Li-Wen Hsu
294ed01726 Add bzr-builder 0.4, a bzr plugin to construct a bzr branch based on a
"recipe".

PR:		ports/149891
Submitted by:	Carlo Strub <c-s at c-s.li>
2010-08-22 21:34:57 +00:00
Li-Wen Hsu
39232602e3 Add bzr-loom 2.1, bazaar plugin to assist in developing focused patches.
PR:		ports/149890
Submitted by:	Carlo Strub <c-s at c-s.li>
2010-08-22 21:34:28 +00:00
Philip M. Gollucci
df8191113a - Update to 1.33
PR:             ports/147386
Submitted by:   pgollucci (myself)
Reviewed by:    az
Approved by:    Ruben van Staveren <ruben@verweg.com> (maintainer)
2010-08-22 20:24:00 +00:00
Philip M. Gollucci
bb04271419 - Uupdate to 0.11
PR:             ports/147381
Submitted by:   pgollucci (myself)
Reviewed by:    az
Approved by:    maintainer timeout (josh@zipperup.org ; > 2.5 months)
2010-08-22 20:21:22 +00:00
Philip M. Gollucci
fd8a256b02 - Update to 1.11
- Use CPAN macro

PR:             ports/147380
Submitted by:   pgollucci (myself)
Reviewed by:    az
Approved by:    Ruben van Staveren <ruben@verweg.com> (maintainer)
2010-08-22 20:18:54 +00:00
Philip M. Gollucci
cbb2aa6ce4 - Update to 0.14
PR:             port/147379
Submitted by:   pgollucci (myself)
Reviewed by:    az
Approved by:    maintainer timeout (hideo@lastamericanempire.com ; > 2.5 months)
2010-08-22 20:15:12 +00:00
Philip M. Gollucci
533046d540 - Update to 0.858
- Remove test only depends

PR:                 ports/147377
Submitted by:       pgollucci (myself)
Reviewed by:        az
Approved by:        maintainer timeout (hideo@lastamericanempire.com; > 2.5 months)
2010-08-22 20:04:01 +00:00
Philip M. Gollucci
6e36d7d630 - Update to 0.534
PR:             ports/147376
Submitted by:   pgollucci (myself)
Reviewed by:    az
Approved by:    maintainer timeout (hideo@lastamericanempire.com; > 2.5 months)
2010-08-22 19:59:41 +00:00
Philip M. Gollucci
1b58c366f1 - Update to 1.000
PR:             ports/147374
Submitted by:   pgollucci (myself)
Reviewed by:    az
Approved by:    maintainer timeout (hideo@lastamericanempire.com; > 2.5 months)
2010-08-22 19:51:18 +00:00
Philip M. Gollucci
469cd6a7fc - Update to 0.11
PR:             ports/147371
Submitted by:   pgollucci (myself)
Skimmed by:     az
Approved by:    cm@therek.net (maintainer)
2010-08-22 19:17:08 +00:00
Philip M. Gollucci
7539f86bb4 - Update to 1.99
- Set PKGNAMEPREFIX

PR:             ports/147364
Submitted by:   pgollucci (myself)
Reviewed by:    az
Approved by:    Edmondas Girkantas <eg@fbsd.lt> (maintainer)
2010-08-22 19:05:28 +00:00
Li-Wen Hsu
617d86bf48 - Update to 3.10.0 2010-08-22 16:23:35 +00:00
Li-Wen Hsu
0cf205b678 - Update to 0.11.4 2010-08-22 15:40:30 +00:00
Li-Wen Hsu
1987256609 Add maven-ant-tasks 2.1.0, allows Maven's artifact handling to be used
from within an Ant build.

PR:		ports/147889
Submitted by:	Chris Rees <utisoft at gmail.com>
2010-08-22 15:07:57 +00:00
Li-Wen Hsu
21fd2f3a44 Add p5-indirect 0.21, lexically warn about using the indirect object
syntax.

PR:		ports/149634
Submitted by:	Dan Rench <citric at cubicone.tmetic.com>
2010-08-22 14:27:13 +00:00
Rong-En Fan
7bd107d353 - Update to 1.002 2010-08-22 07:52:53 +00:00
Li-Wen Hsu
46e49dc9be - Update to 0.99.0
PR:		ports/149824
Submitted by:	C-S <c-s AT c-s.li> (maintainer)
2010-08-22 06:20:40 +00:00
Philip M. Gollucci
7e2bf112b0 - Update to 1.0.7
PR:             ports/147361
Submitted by:   pgollucci@ (myself)
Reviewed by:    az@
Approved by:    "snowfly" <snowfly@yuntech.edu.tw> (maintainer)
2010-08-22 05:14:37 +00:00
Li-Wen Hsu
7183eaa7dd - Update to 1.02
- Adjust supported archs

PR:		ports/147051
Submitted by:	gcooper
2010-08-22 00:08:31 +00:00
Sahil Tandon
c0cd1e4dbf - Update to 1.09
- Update, tabify, and alphabetize list of incompatible modules

Changes: http://search.cpan.org/dist/Moose/Changes
2010-08-21 23:35:21 +00:00
Sahil Tandon
d238d866ec - Update to 1.04
- Simplify RUN_DEPENDS by reusing BUILD_DEPENDS
- Changes: http:/search.cpan.org/dist/Class-MOP/Changes

PR:		ports/149492
Submitted by:	Frederic Culot <frederic@culot.org>
2010-08-21 23:35:19 +00:00
Yen-Ming Lee
0cf2e21d45 - update to 0.36 2010-08-21 21:54:12 +00:00
Pav Lucistnik
9ecb741774 - Mark BROKEN on 6.X: does not compile
Reported by:	pointyhat
2010-08-21 19:56:50 +00:00
Bernhard Froehlich
a7f721c010 - Update to 1.2
- Add regression-test target
- Add USE_GMAKE [1]

PR:		ports/149792
Submitted by:	Frederic Culot <frederic at culot dot org> (maintainer)
		amdmi3@ [1]
Approved by:	beat (co-mentor)
2010-08-21 15:37:36 +00:00
Tilman Keskinoz
3832faf35c Fix build after pcsc-update
Reported by:	pointyhat
2010-08-21 11:51:02 +00:00
Tilman Keskinoz
9fb60e1bb6 Update to 1.4.10, which is compatible with latest PCSC release. 2010-08-21 08:48:35 +00:00
Rene Ladan
b2839497cb - Add desktop entry
- Bump PORTREVISION

Submitted by:	"army of root" via private mail
2010-08-20 17:48:05 +00:00
Sergey Skvortsov
a083155b18 Fix plist. 2010-08-20 11:07:15 +00:00
Yen-Ming Lee
ef8b6dba6e - update to 0.0504 2010-08-20 08:09:14 +00:00
Andrej Zverev
e60d2deac3 Update to 1.3(0)
PR:		ports/149333
Submitted by:	Frederic Culot <frederic@culot.org>
2010-08-20 05:09:54 +00:00
Brendan Fabeny
df8b00967b Update to 1.21
Approved by:	miwi (co-mentor)
2010-08-20 04:31:02 +00:00
Wesley Shields
1d4374a418 Update to 1.7.2.2 2010-08-20 03:01:29 +00:00
Dmitry Marakasov
bb530c321b Child - a Perl 5 OO interface to fork()
My working version of this port is at:
http://github.com/drench/FreeBSD-p5-Child

WWW: http://search.cpan.org/dist/Child/

PR:		149216
Submitted by:	Dan Rench <citric@cubicone.tmetic.com>
2010-08-20 01:31:47 +00:00
Sahil Tandon
81dbcbeadd - Update to 0.20
PR:		ports/149641
Submitted by:	Frederic Culot <frederic@culot.org>
Approved by:	Murilo Opsfelder <mopsfelder@gmail.com> (maintainer)
2010-08-20 01:30:27 +00:00
Sahil Tandon
891aa6b814 - Update to 0.307 [1]
- Assign RUN_DEPENDS with immediate expansion

PR:		ports/149362
Submitted by:	Frederic Culot <frederic@culot.org> [1]
Approved by:	maintainer timeout (14 days)
2010-08-20 01:30:20 +00:00
Brendan Fabeny
06edc9f77e Add checkheaders 1.0, checks for unnecessary headers in C/C++ programs.
Approved by:	makc (co-mentor)
2010-08-19 14:43:59 +00:00
Dmitry Marakasov
3e03fc7959 - Update to 20100618
PR:		148599
Submitted by:	Anonymous <swell.k@gmail.com>
Approved by:	Mikolaj Golub <to.my.trociny@gmail.com> (maintainer)
2010-08-19 12:57:04 +00:00
Andrej Zverev
9f69c627b1 Update to 0.14
Changes: http://search.cpan.org/dist/MooseX-NonMoose/Changes
2010-08-19 06:39:37 +00:00
Andrej Zverev
d3f2a20de9 Style like said in 5.7.2 of PH
Submitted by:	danfe@
2010-08-18 19:55:32 +00:00
Matthias Andree
791032c859 Fix regression in previous commit that broke NOPORTDOCS=yes installs.
Only remove /html/img if NOPORTDOCS is undefined.
2010-08-18 18:59:56 +00:00
Dmitry Marakasov
0358b4667d htable is a lightweight implementation of hash tables in C, greatly
inspired by the implementations of spray and red-black trees found in
*BSD kernels. To use it, you only need to copy the header file
"htable.h" into your project.

WWW:	http://culot.org/public/Code/htable.html

- While here, keep devel/Makefile sorted

PR:		149613
Submitted by:	Frederic Culot <frederic@culot.org>
2010-08-18 18:12:02 +00:00
Koop Mast
c0cafc4c3e Update to 0.8.9. 2010-08-18 14:24:03 +00:00
Greg Larkin
5395d4142c - Restrict Python version to 2.5+ to avoid syntax error with Python 2.4
PR:		ports/149276
Submitted by:	glarkin
Approved by:	wen (via email)
2010-08-18 14:14:42 +00:00
Greg Larkin
a650069f05 - Restrict Python version to 2.5+ to avoid syntax error with Python 2.4
PR:		ports/149275
Submitted by:	glarkin
Approved by:	yzlin (maintainer; timeout - 2 weeks)
2010-08-18 14:13:00 +00:00
Greg Larkin
e3f840b42c bzr-grep is a plugin for bzr to grep files. Its purpose is to print lines
matching PATTERN for specified files and revisions.

WWW: https://launchpad.net/bzr-grep

PR:		ports/147705
Submitted by:	Carlo Strub <c-s at c-s.li>
2010-08-18 13:41:08 +00:00
Greg Larkin
f02ff72b72 - Restrict port to use Python 2.6+, since 2.4/2.5 fail to build it
with a syntax error.

PR:		ports/149585
Submitted by:	glarkin
Approved by:	Kouki Hashimoto <hsmtkk at gmail dot com> (maintainer)
2010-08-18 13:30:54 +00:00
Andrej Zverev
53efcf8c3d Update to 1.488.
PR:		ports/149353
Submitted by:	Frederic Culot <frederic@culot.org>
2010-08-18 12:29:57 +00:00
Andrej Zverev
3ac10dd73e Update to 1.206:
- RUN_DEPENDS simplified by reusing BUILD_DEPENDS
- Config::Model::Backend::Inifile module and manpage added

PR:		ports/149614
Submitted by:	Frederic Culot <frederic@culot.org>
2010-08-18 11:53:57 +00:00
Andrej Zverev
4b3b9a0dc2 Update to 0.41
Changes: http://search.cpan.org/dist/IO-All/Changes

Based on PR: ports/149692
2010-08-18 11:43:50 +00:00
Andrej Zverev
a2278246a7 Update to 0.21.
Changes: http://search.cpan.org/dist/Path-Class/Changes

PR:		ports/149758
Submitted by:	Frederic Culot <frederic@culot.org>
2010-08-18 11:32:35 +00:00
Andrej Zverev
48b10f750f Update to 3.021.
PR:		ports/149389
Submitted by:	Frederic Culot <frederic@culot.org>
2010-08-18 10:57:23 +00:00
Andrej Zverev
0772c75633 Update to 1.41.
PR:		ports/149142
Submitted by:	Frederic Culot <frederic@culot.org>
2010-08-18 10:11:20 +00:00
Martin Wilke
c64d6f10db - Update to 0.09
PR:		149730
Submitted by:	Frederic Culot <frederic@culot.org>
Approved by:	maintainer
2010-08-18 07:47:09 +00:00
Sahil Tandon
b3cf41e6e5 - Update to 1.63
PR:		ports/149357
Submitted by:	Frederic Culot <frederic@culot.org>
Approved by:	Cezary Morga <cm@therek.net> (maintainer)
2010-08-18 03:49:44 +00:00
Sahil Tandon
0ec37a7133 - Update to 1.02
PR:		ports/149278
Submitted by:	Frederic Culot <frederic@culot.org>
Approved by:	maintainer timeout (14 days)
2010-08-18 03:49:42 +00:00
Stanislav Sedov
c311d51948 - Fix NOPORTDOCS case.
Spotted by:	QAT
2010-08-18 01:18:04 +00:00
Stanislav Sedov
b1b2cb6330 - Update to 1.6c. 2010-08-18 01:02:32 +00:00
Matthias Andree
70ed83db94 Fix clang analyzer, and clean up port a bit. Adds dependencies.
- patch scan-view to use PYTHON_CMD
- also install c++-analyzer and scan-view
- also install ScanView.py and its dependencies into PYTHON_SITELIBDIR
- change USE_PERL5_BUILD to USE_PERL5, as scan-build needs it
  at run time
- add USE_PYTHON, as scan-view needs it
  (let's see to making these dependencies optional later)

- move EXTRACT_SUFX up to quiet portlint
- indent CONFLICTS value with TAB to quiet portlint
- add USE_LDCONFIG, found missing by portlint
- nuke empty $DOCSDIR/html/img that made deinstall complain

- amend to build-plist target
- rebuild pkg-plist
- bump PORTREVISION (changed pkg-plist)

The approval was a blanket approval under the condition that build-plist
was also updated, and was mailed to portmgr@ and yours truly
on 2010-08-10 by brooks@ in reference to the PR mentioned below.

Approved by:	brooks (maintainer)
PR:		ports/147434
2010-08-18 00:59:18 +00:00
Stanislav Sedov
bd64152fd6 - Update to 2.13.2. 2010-08-18 00:53:29 +00:00
Dmitry Marakasov
5487d31c1e CMPH - C Minimal Perfect Hashing Library
A perfect hash function maps a static set of n keys into a set of m integer
numbers without collisions, where m is greater than or equal to n. If m is equal
to n, the function is called minimal.

Minimal perfect hash functions are widely used for memory efficient storage and
fast retrieval of items from static sets, such as words in natural languages,
reserved words in programming languages or interactive systems, universal
resource locations (URLs) in Web search engines, or item sets in data mining
techniques. Therefore, there are applications for minimal perfect hash functions
in information retrieval systems, database systems, language translation
systems, electronic commerce systems, compilers, operating systems, among
others.

WWW:    http://cmph.sourceforge.net/

PR:		149248
Submitted by:	Jesse Kempf <jkempf@davisvision.com>
2010-08-17 20:32:16 +00:00
Dmitry Marakasov
53b1500d65 This module is a minimalistic variant of p5-Class-Accessor (Class::Accessor).
WWW: http://search.cpan.org/dist/Class-Accessor-Lite/

PR:		149481
Submitted by:	TAKAHASHI Kaoru <kaoru@kaisei.org>
2010-08-17 19:56:28 +00:00
Sergey Skvortsov
c46d3e0eba Update to 0.3.0 2010-08-17 17:01:19 +00:00
Sergey Skvortsov
46c6e83dc7 Add patch for issue THRIFT-817.
WWW:	https://issues.apache.org/jira/browse/THRIFT-817
2010-08-17 16:58:42 +00:00
Tilman Keskinoz
828f8a91b0 Really fix plist
Reported by:    QAT
pointy hat to:  arved
2010-08-17 16:24:17 +00:00
Tilman Keskinoz
d5a1cdd842 Mark Broken on 8.0. The missing functions were added in SVN revision 199165
Reported by:	pointyhat
2010-08-17 15:32:44 +00:00
Vsevolod Stakhov
5fa73c384b - Update to 3.9
- Add kqueue to recommended backends
- Fix TABs in Makefile

PR:		149681
Submitted by:	mm
2010-08-17 14:28:15 +00:00
Kevin Lo
c3bd1fb405 Initial import of libdisorder 0.0.2
Libdisorder is a simple C library for entropy measurement.
2010-08-17 10:27:36 +00:00
Andrej Zverev
7d7daa8faa Update to 0.68.
PR:		ports/149364
Submitted by:	Frederic Culot <frederic@culot.org>
2010-08-17 08:27:22 +00:00
Andrej Zverev
6b3465fc58 Update to 3.05.
Changes: http://search.cpan.org/dist/ParseTemplate/Changes

PR:		ports/149698
Submitted by:	Frederic Culot <frederic@culot.org>
Approved by:	maintainer
2010-08-17 08:19:05 +00:00
Yen-Ming Lee
58d8884ccb - update to 3.22 2010-08-16 23:55:23 +00:00
Yen-Ming Lee
5d18e0cdc8 - update to 0.96 2010-08-16 23:40:47 +00:00
Johan van Selst
3a5fc0a813 Update bison to 2.4.3
PR:		ports/144916
Tested by:	exp-run by pav
2010-08-16 20:17:23 +00:00
Tilman Keskinoz
1e1c55286a Try not to install slice files
Reported by:	QAT
2010-08-16 20:08:20 +00:00
Jose Alonso Cardenas Marquez
7318f98900 - Re-add previous patch file. It still is useful 2010-08-16 19:03:32 +00:00
Tilman Keskinoz
3635168c09 Remove leftover directory
Reported by:	QAT
2010-08-16 18:45:06 +00:00
Jose Alonso Cardenas Marquez
f42f5be9f7 - New port: devel/fpc-newt
Free Pascal interface to newt library

PR:		146001
Submitted by:	Christopher Key <cjk32 _ at cam.ac.uk>
2010-08-16 18:24:16 +00:00
Li-Wen Hsu
25216e671e - Update to 1.3.4 2010-08-16 18:07:42 +00:00
Jose Alonso Cardenas Marquez
243ceb62aa - New port: devel/fpc-fcl-res
Free Pascal Component Library

PR:		146001
Submitted by:	Christopher Key <cjk32 __ at __ cam.ac.uk>
2010-08-16 18:02:33 +00:00
Jose Alonso Cardenas Marquez
654dd30922 - New port: devel/fpc-dbus
Free Pascal interface to dbus library

PR:		146001
Submitted by:	Christopher Key <cjk32 (at) cam.ac.uk>
2010-08-16 17:56:07 +00:00
Jose Alonso Cardenas Marquez
7bcde27b94 - Update to 2.4.0
- Add support for amd64 [1]
- Add 23 new ports to  to bsd.fpc.mk
- Remove obsolete patch file patch-packages-fcl-db_Makefile
- Turn off some optional dependencies like databases/unixODBC,
  graphics/svgalib, databases/oracle8-client for avoid break amd64 support
- Clean up

PR:	ports/146001
Submmitted by:	Christopher Key <cjk32__ at _cam.ac.uk>
Patch reviewed by:	marcov_ at _pascalprogramming.com (fpc developer)[1]
2010-08-16 17:45:15 +00:00
Tilman Keskinoz
d4a53501ae Fix dependency
PR:		149699
Submitted by:	Tony Maher
Reported by:	QAT
2010-08-16 12:12:13 +00:00
Lars Thegler
90f07d728b Update to 2.36 2010-08-16 08:31:36 +00:00
Cheng-Lung Sung
bf69dae615 - Update to 1.4.3
PR:		ports/149386
Submitted by:	Eric Freeman <freebsdports_AT_chillibear dot com>
2010-08-16 07:02:05 +00:00
Cheng-Lung Sung
6f9fa0ea36 - Update to 1.223
PR:		ports/149178
Submitted by:	Frederic Culot <frederic_AT_culot dot org>
2010-08-16 06:52:43 +00:00
Cheng-Lung Sung
ef029fd90e Update to 5.9.1:
- gtags-parser(1) removed, globash(1) added
- jQuery library used for hypertext ouptput

PR:		ports/149171
Submitted by:	Frederic Culot <frederic_AT_culot dot org>
2010-08-16 06:26:49 +00:00
Cheng-Lung Sung
d735b4bcd4 - Update to 2.8.4 2010-08-16 05:44:33 +00:00
Tong LIU
62e51db9ac Update to 2.102160
PR:	ports/149661
Submitted by:	Ju Pengfei <jupengfei@gmail.com> (maintainer)
2010-08-16 05:29:28 +00:00
Cheng-Lung Sung
b38a3fea04 - Update to 1.07
Changes:	http://search.cpan.org/dist/Class-XSAccessor/Changes
2010-08-16 03:29:41 +00:00
Cheng-Lung Sung
7223477b14 - Update to 1.06
Changes:	http://search.cpan.org/dist/Class-XSAccessor/Changes
2010-08-16 03:16:41 +00:00
Jun Kuriyama
060aa6d033 - Upgrade to 0.22. 2010-08-15 14:59:35 +00:00
Jun Kuriyama
f1ab5fe330 - Upgrade to 1.00. 2010-08-15 13:47:52 +00:00
Tilman Keskinoz
871e272b22 Update to 1.1.32
PR:		149671
Submitted by:	maintainer
2010-08-15 13:29:31 +00:00
Jun Kuriyama
99f0a61470 - Upgrade to 1.006007. 2010-08-15 12:54:29 +00:00
Tilman Keskinoz
68b11340e0 Update to 1.4.5
PR:		147865
Submitted by:	maintainer
2010-08-15 12:51:19 +00:00
Nicola Vitale
784bce02b5 - Update to 0.8
- Set USE_PYDISTUTILS to easy_install
2010-08-15 12:34:02 +00:00
Tilman Keskinoz
dafe7a36f4 Untested Update to 3.4.1 to unbreak port with recent ice update
PR:		149114
Submitted by:	"Stefan Ehmann" <shoesoft@gmx.net>
Approved by:	maintainer timeout
2010-08-15 12:22:09 +00:00
Tilman Keskinoz
0e18f37da1 Mark port broken. Does not compile with new ice version
Approved by:	maintainer timeout
2010-08-15 12:05:51 +00:00
Tilman Keskinoz
4a4abb5f7f Update to 3.4.1
PR:		148492
Submitted by:	Tony Maher <tonymaher@optusnet.com.au>
Approved by:	maintainer timeout
2010-08-15 12:04:13 +00:00
Tilman Keskinoz
62042a5c08 Update to 3.4.1
PR:		146633
Submitted by:	maintainer
2010-08-15 12:02:57 +00:00
Tilman Keskinoz
11af726579 Bump PORTREVISION to 0.3.0 to be in sync with devel/thrift.
Fix build by removing reference to config.status from Makefile
2010-08-15 10:25:18 +00:00
Tilman Keskinoz
0a502f5d22 Update to 1.4.0 2010-08-15 08:49:18 +00:00
Tilman Keskinoz
19e88c8f79 Update to 1.6.2 2010-08-15 08:48:38 +00:00
Nicola Vitale
c43e3c9910 - Fix dependencies when PYTHON_REL < 250
PR:		ports/149584
Submitted by:	glarkin
2010-08-15 08:17:16 +00:00
Joe Marcus Clarke
9cde9d3bf0 Update to 2.24.2. 2010-08-15 05:31:02 +00:00
Johan van Selst
b92ce78d4a - Don't preserve owner/group of installed files
(useful when the port is built by a regular user and installed via SU_CMD)
- Install `top' directory

PR:		ports/149645
Submitted by:	Anonymous <swell.k@gmail.com>
2010-08-14 15:46:47 +00:00
Mark Linimon
307884eb82 Mark as broken on sparc64: fails to install.
Hat:		portmgr
2010-08-14 08:40:33 +00:00
Pav Lucistnik
17fc83b067 - Update to 2.1.0
PR:		ports/149064
Submitted by:	Yu-Fu Chen <johnpupu@gmail.com>
Approved by:	maintainer timeout (15 days)
2010-08-13 15:44:51 +00:00
Boris Samorodov
f7d3905c94 Update to version 4.4.7. 2010-08-13 12:41:05 +00:00
Li-Wen Hsu
8a4f928396 - Update to 2.2.7
PR:		ports/148959
Submitted by:	Jin-Sih Lin <linpct AT gmail.com>
Approved by:	Robert Gogolok <gogo AT cs.uni-sb.de> (maintainer)
2010-08-13 12:21:44 +00:00
Baptiste Daroussin
83664b8af0 Devel::CheckLib provides a way of checking whether a particular library and
its headers are available, by attempting to compile a simple program and
link against it.

WWW: http://search.cpan.org/dist/Devel-CheckLib/

PR:		ports/149440
Submitted by:	Frederic Culot <frederic at culot.org>
Approved by:	rene@ (mentor vacation)
2010-08-12 12:47:33 +00:00
Baptiste Daroussin
c4779dc43f This module does not provide any methods. Simply loading it changes the
default naming policy for the loading class so that accessors are
separated into get and set methods. The get methods are prefixed with
"get_" as the accessor, while set methods are prefixed with "set_".
This is the naming style recommended by Damian Conway in Perl Best
Practices.

WWW: http://search.cpan.org/dist/MooseX-FollowPBP/

PR:		ports/149524
Submitted by:	Frederic Culot <frederic at culot.org>
Approved by:	rene@ (mentor vacation)
2010-08-12 12:32:38 +00:00
Sahil Tandon
67e22639a4 - Update to 0.16
- Use PERL_MODBUILD

PR:		ports/149192
Submitted by:	Frederic Culot <frederic@culot.org>
Approved by:	Alexey V. Degtyarev <alexey@renatasystems.org> (maintainer)
2010-08-12 03:01:50 +00:00
Mark Linimon
da4e368744 Mark this unbroken on sparc64; it may have been marked broken by mistake.
It did build on the cluster as of 20100315.

Hat:		portmgr
Pointy hat:	same
2010-08-11 19:44:36 +00:00
Greg Larkin
0b8a4dca9b - Restricted Python version to 2.5+, since 2.4 exits with a syntax
error during the build.

PR:		ports/149336
Submitted by:	glarkin
Approved by:	wen (via email)
2010-08-11 17:46:16 +00:00
Dennis Herrmann
c3afb46c88 - Update to 1.16 2010-08-11 09:20:15 +00:00
Dmitry Marakasov
c5c30453bb - Add missing RUN_DEPENDS
PR:		149474
Submitted by:	Jesse Kempf <jessekempf@gmail.com> (maintainer)
2010-08-11 08:27:44 +00:00