Commit graph

29900 commits

Author SHA1 Message Date
Steve Wills
132e1e4550 - Update to 0.90.5
- create ports for vte, gstreamer, gtksourceview2, poppler and goocanvas modules
- sort depends in meta port
- remove patch to ruby-gtk2 that's merged upstream
- remove old gtksourceview module which seems broken

Submitted by:	swills (myself)
Approved by:	wxs (mentor)
2010-11-27 03:32:41 +00:00
Philip M. Gollucci
78d32293a9 - Update to 4.4.0
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-11-27 02:23:03 +00:00
Philip M. Gollucci
f54bf3ba06 mercurial-server gives your developers remote read/write access to centralized
Mercurial repositories using SSH public key authentication; it provides
convenient and fine-grained key management and access control.

All of the repositories controlled by mercurial-server are owned by a single
user (the "hg" user in what follows), but many remote users can act on them,
and different users can have different permissions. We don't use file
permissions to achieve that - instead, developers log in as the "hg" user
when they connect to the repository host using SSH, using SSH URLs of the
form "ssh://hg@repository-host/repository-name". A restricted shell prevents
them from using this access for unauthorized purposes. Developers
are authenticated only using SSH keys; no other form of authentication is
supported.

To give a user access to the repository, place their key in an
appropriately-named subdirectory of "/usr/lcoal/etc/mercurialserver/keys"
and run "refresh-auth". You can then control what access they have to what
repositories by editing the control file
"/usr/local/etc/mercurialserver/access.conf", which can match the names of
these keys against a glob pattern.

For convenient remote control of access, you can instead (if you have the
privileges) make changes to a special repository called "hgadmin", which
contains its own "access.conf" file and "keys" directory. Changes pushed to
this repository take effect immediately. The two "access.conf" files are
concatenated, and the keys directories merged.

WWW: http://www.lshift.net/mercurial-server.html

PR:		ports/151993
Submitted by:	Aldis Berjoza <aldis at bsdroot.lv>
2010-11-27 02:07:50 +00:00
Philip M. Gollucci
9da9f7b622 sk-Babel is an extension to Flask that adds i18n and l10n support to any Flask
application.
It has builtin support for date formatting with timezone support as well as a
very simple and friendly interface to gettext translations.

WWW:    http://pypi.python.org/pypi/Flask-Babel

PR:		ports/151627
Submitted by:	Olivier Duchateau <duchateau.olivier at gmail.com>
2010-11-27 02:01:59 +00:00
Philip M. Gollucci
0558f01523 - use USE_SBCL from bsd.cl-asdf.mk
- remove obsoleted LICENSE_FILE hack
- fix typo in COMMENT: wrapper vs. wrapped
- install verbosely like most ports do
- move plist defines after build defines (cosmetic)

PR:             ports/151343
Submitted by:   Anonymous <swell.k@gmail.com>
Approved by:    maintainer timeout (dunkyp@gmail.com ; 46 days)
2010-11-27 01:16:52 +00:00
Philip M. Gollucci
4919a63480 - Update to 0.08
PR:             ports/152597
Submitted by:   Oleg A. Mamontov <oleg@mamontov.net> (maintainer)
Changes:        http://search.cpan.org/dist/Pid-File-Flock/Changes
2010-11-27 00:52:45 +00:00
Philip M. Gollucci
d21edae373 - Fix RUN_DEPENDS
- Bump PORTREVISION

PR:             ports/152190
Submitted by:   Jase Thew <freebsd@beardz.net>
Approved by:    maintainer timeout (clsung ; 14 days)
2010-11-27 00:52:11 +00:00
Joe Marcus Clarke
2976d6ac2c Update to 2.28.2. 2010-11-26 22:49:57 +00:00
Philip M. Gollucci
17de2ad9dc A command line tool wrap Net::GitHub.
WWW:	http://search.cpan.org/dist/App-GitHub/

PR:		ports/152104
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2010-11-26 21:23:50 +00:00
Philip M. Gollucci
af089e10c4 - Update to 0.014
- Pass to perl@

PR:             ports/152584
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
Changes:        http://search.cpan.org/dist/Git-Wrapper/Changes
2010-11-26 21:15:47 +00:00
Philip M. Gollucci
556ea1b981 - Update to 0.8
- Pass to perl@

PR:             ports/152583
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
Changes:        http://search.cpan.org/dist/App-GitGot/Changes
2010-11-26 21:15:27 +00:00
Philip M. Gollucci
88ff530200 - Update to 1.09
PR:             ports/152137
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
Approved by:    maintainer timeout (clsung ; 15 days)
Changes:        http://search.cpan.org/dist/Class-XSAccessor/Changes
2010-11-26 21:13:34 +00:00
Philip M. Gollucci
3eede26987 - Update to 0.85
PR:             ports/152085
Submitted by:   Yen-Ming Lee <leeym@freebsd.org>
Approved by:    maintainer timeout (clsung ; 16 days)
Changes:        http://search.cpan.org/dist/version/Changes
2010-11-26 21:11:50 +00:00
Ganael LAPLANCHE
e5edc23e83 - Add missing LICENSE
- Cleanup MASTER_SITES

Approved by:	itetcu (mentor)
2010-11-26 13:50:15 +00:00
Romain Tartière
57c47cef1d - Remove obsolete inclusion of www/mozilla/bsd.gecko.mk
PR:		ports/152521
Submitted by:	beat@
2010-11-26 10:30:55 +00:00
Baptiste Daroussin
c3dd884f56 improve description
Submitted by:	danfe
2010-11-26 07:08:05 +00:00
Pav Lucistnik
5af1afd508 - MAKE_JOBS_UNSAFE in fact
Reported by:	pointyhat
2010-11-25 21:24:08 +00:00
Koop Mast
c7a39435e1 remove some left over directories to fix plist.
Submitted by:	QAT, pointyhat via erwin.
2010-11-25 11:26:59 +00:00
Alexey Dokuchaev
69d00847f1 - Update to version 2.09.04
- Unbreak parallel builds by switching to GNU make

Approved by:	krion (maintainer)
2010-11-25 09:23:17 +00:00
Wen Heping
2c90ec42ca MooseX-Attribute-ENV is a Moose attribute trait that you use when
you want the default value for an attribute to be populated from
the %ENV hash.

WWW: http://search.cpan.org/dist/MooseX-Attribute-ENV/

PR:		ports/152408
Submitted by:	Alan Snelson <Alan@Wave2.org>
2010-11-25 08:27:57 +00:00
Wen Heping
974eff862d - Update to 2.71 2010-11-25 08:17:09 +00:00
Wen Heping
38bb4c8acd - Update to 1.21
Changelog: http://cpansearch.perl.org/src/DROLSKY/Moose-1.21/Changes
2010-11-25 01:42:10 +00:00
Wen Heping
ffc2bef492 - Update to 1.222
Changelog: http://search.cpan.org/src/DDUMONT/Config-Model-1.222/ChangeLog
2010-11-25 01:00:36 +00:00
Gordon Tetlow
79f30a040e Update p4d to 2010.1.273938.
Approved by:	maintainer (me)
2010-11-24 23:19:33 +00:00
Lev A. Serebryakov
e6358c3d66 (1) Update to 1.6.15
(2) Add support for DBD 5.x

PR:		ports/152553 (1), ports/152172 (2)
Submitted by:	"Philip M. Gollucci" <pgollucci@p6m7g8.com> (1), Martin Matuska <mm@FreeBSD.org>
2010-11-24 22:51:10 +00:00
Koop Mast
39b51edef8 Due to a flaw in binutils 2.15, function names can conflict with
ELF assembler directives on PPC64 systems. As a result, it is not possible
to have functions named things like 'text' and 'data'.
In glib-compile-schemas.c we have such a name.

PR:		ports/152555
Submitted by:	andreast@
2010-11-24 21:06:10 +00:00
Pav Lucistnik
549dc0e19b - Retire files of devel/gdb6 2010-11-24 20:53:13 +00:00
Pav Lucistnik
0f3afc0c1d - Chase move of devel/gdb6 to devel/gdb66 (perhaps these ports could be
switched to devel/gdb?)
2010-11-24 20:52:41 +00:00
Pav Lucistnik
e545c7b09d - Move devel/gdb6 to devel/gdb66 (the port will stay on 6.6 for Inspect) 2010-11-24 20:49:13 +00:00
Pav Lucistnik
a8e6d19898 - Sync with devel/gdb6 from which it have been repocopied 2010-11-24 20:48:14 +00:00
Pav Lucistnik
0f589fe676 - Update to 7.1 and unbreak
PR:		ports/152014
Submitted by:	mandree
Approved by:	maintainer timeout (lev; 16 days)
2010-11-24 14:35:22 +00:00
Martin Wilke
f66efa5b89 - Update to 1.1.2 2010-11-24 09:33:10 +00:00
Wen Heping
78a1ba1179 - Update to 0.08
Changelog: http://search.cpan.org/src/NUFFIN/JSON-RPC-Common-0.08/Changes
2010-11-24 08:55:53 +00:00
Philip M. Gollucci
c24f9508d3 - Also remove them from pkg-plist lists not from me that crept in 2010-11-24 06:19:46 +00:00
Philip M. Gollucci
dbe72c3290 - Remove @comment from the p5- pkg-plists
Missed by:      myself (pgollucci)
Reminded by:    az
2010-11-24 06:14:27 +00:00
Philip M. Gollucci
e2915a9c81 Object::Destroyer allows for the creation of "Destroy" handles. The
handle is "attached" to the circular relationship, but is not a part
of it. When the destroy handle falls out of scope, it will be cleaned
up correctly, and while being cleaned up, it will also force the data
structure it is attached to to be destroyed as well. Object::Destroyer
can call a specified release method on an object (or method DESTROY by
default). Alternatively, it can execute an arbitrary user code passed
to constructor as a code reference.

WWW:	http://search.cpan.org/dist/Object-Destroyer/

PR:		ports/152276
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2010-11-24 05:31:08 +00:00
Philip M. Gollucci
56f7b1feec - Update to 0.10.4
PR:             ports/152512
Submitted by:   myself (pgollucci)
Approved by:    gogo@cs.uni-sb.de (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-11-24 05:23:32 +00:00
Philip M. Gollucci
bc7f5a2d89 - Update to 0.10.4
PR:             ports/152510
Submitted by:   myself (pgollucci)
Approved by:    gogo@cs.uni-sb.de (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-11-24 05:23:19 +00:00
Philip M. Gollucci
70f64d2332 - Update to 1.2.0
PR:             ports/152508
Submitted by:   myself (pgollucci)
Approved by:    rpsfa@rit.edu (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-11-24 05:23:06 +00:00
Alexander Logvinov
3818f08f66 - Update to 1.5.5 2010-11-24 03:21:37 +00:00
Wen Heping
233b2b5854 - Update to 0.45
Changelog: http://cpansearch.perl.org/src/VPIT/Variable-Magic-0.45/Changes
2010-11-24 00:29:26 +00:00
Romain Tartière
d67a3721f2 Update to 0.2.2. 2010-11-24 00:14:59 +00:00
Romain Tartière
24cf9128f7 Update to 0.2.1. 2010-11-23 21:21:00 +00:00
Romain Tartière
d668eb17a0 Update to 1.4.0. 2010-11-23 21:20:19 +00:00
Max Brazhnikov
2ddc5f4cd8 Fix search for QT_PLUGIN_PATH when it is empty. This should fix
some ports after latest cmake update.
2010-11-23 21:08:39 +00:00
Koop Mast
192aaac600 Actualy remove the removed ports from the GNOME 2.32 commit mentioned in MOVED.
Extra large pointy hat to:	kwm@
2010-11-23 16:24:30 +00:00
Koop Mast
1c09667066 Remove the dbus dependancy. It is only used in the gdbus tests. 2010-11-23 14:29:29 +00:00
Rene Ladan
6b1625ae0f common_msgs contains messages that are widely used by other ROS packages.
These includes messages for actions (actionlib_msgs), diagnostics
(diagnostic_msgs), geometric primitives (geometry_msgs), robot navigation
(nav_msgs), and common sensors (sensor_msgs), such as laser range finders,
cameras, point clouds.

WWW: http://www.ros.org/wiki/common_msgs
2010-11-23 13:05:11 +00:00
Philippe Audeoud
75bab6302c - Add missing perl module (p5-Class-Load)
- Bump PORTREVISION

Notified by:	kuriyama@
2010-11-23 12:44:41 +00:00
Jun Kuriyama
4b35b48b42 Fix dirrm of nonexisted directory. 2010-11-23 07:49:11 +00:00