Commit graph

29135 commits

Author SHA1 Message Date
Wen Heping
0b13b91ec0 - Update to 1.7
PR:		ports/150506
Submitted by:	Frederic Culot <frederic@culot.org>
2010-09-13 01:15:11 +00:00
Wen Heping
ff021318e5 - Update to 2.128
PR:		ports/150505
Submitted by:	Frederic Culot <frederic@culot.org>
2010-09-13 01:12:56 +00:00
Koop Mast
c4925938aa Update to 0.8.10. 2010-09-12 19:50:08 +00:00
Marcelo Araujo
9c14ba5138 - Bump PORTREVISION to chase the update of devel/mk-configure. 2010-09-12 18:02:00 +00:00
Marcelo Araujo
81686e7998 - Update to 0.19.0.
PR:		ports/150485
Submitted by:	Mikolaj Golub <to.my.trociny@gmail.com> (maintainer)
2010-09-12 18:01:21 +00:00
Nicola Vitale
b7e15fda30 - Update to 1.0.5 2010-09-12 16:11:47 +00:00
Nicola Vitale
c85da769e1 - Update to 1.4.9 2010-09-12 15:56:54 +00:00
Rong-En Fan
cf4d4b291d - Update to 1.007 2010-09-12 12:40:01 +00:00
Stanislav Sedov
94e5f7886f - Install pkg-config file.
- Bump portrevision.

PR:		ports/149567
Submitted by:	Vitaly Magerya <vmagerya@gmail.com>
2010-09-12 10:43:58 +00:00
Sahil Tandon
a69d77b9a2 - Update to 1.49
- Replace PERL_MODBUILD with PERL_CONFIGURE

PR:		ports/150471
Submitted by:	Frederic Culot <frederic@culot.org>
2010-09-12 04:10:28 +00:00
Sahil Tandon
045db4698c - Update to 1.216
- Changes: http://search.cpan.org/dist/Data-UUID/Changes
2010-09-12 03:34:25 +00:00
Ashish SHUKLA
d06e360505 - Fix the port to avoid installing manpages when NO_INSTALL_MANPAGES is defined.
- Remove the egg-info from the pkg-plist, as it's recorded implicitly.

PR:		ports/148310
Submitted by:	ashish
Approved by:	pgj (mentor), gavin at 16degrees.com.au (maintainer)
2010-09-11 17:36:08 +00:00
Nicola Vitale
7c37eaaee2 - Update to 2.5 2010-09-11 15:06:32 +00:00
Steve Wills
580278dfe0 Perl module which allows logging to RabbitMQ
WWW:	http://search.cpan.org/~bundacia/Log-Log4perl-Appender-RabbitMQ/

Approved by:	wxs (co-mentor)
2010-09-11 14:07:18 +00:00
Steve Wills
e61b5bd66f A Perl mock RabbitMQ implementation for use when testing.
WWW:	http://search.cpan.org/~gphat/Test-Net-RabbitMQ/

Approved by:	wxs (co-mentor)
2010-09-11 13:31:06 +00:00
Philip M. Gollucci
050e1ca3da - Bump supported pthon version 2010-09-11 13:28:57 +00:00
Steve Wills
804529e514 - Update ruby-gnome ports to 0.19.4
Approved by:	wxs (co-mentor)
Reviewed by:	kwm (gnome@)
2010-09-11 13:02:39 +00:00
Sahil Tandon
b059430573 Tie::Hash::MultiValue allows you to have hashes which store their values
in anonymous arrays, appending any new value to the already-existing ones.
This means that you can store as many items as you like under a single key,
and access them all at once by accessing the value stored under the key.

WWW: http://search.cpan.org/dist/Tie-Hash-MultiValue/

PR:		ports/150473
Submitted by:	Frederic Culot <frederic@ culot.org>
2010-09-11 04:24:31 +00:00
Wen Heping
34a4972c31 - Update to 1.5.7 2010-09-10 07:24:54 +00:00
Wen Heping
c0a85e86e2 - Update to 0.2.2 2010-09-10 06:16:44 +00:00
Wen Heping
9a598df4e3 - Update to 0.22 2010-09-10 06:13:45 +00:00
Philip M. Gollucci
85642065db - Update to 0.52
PR:             ports/150261
Submitted by:   Jase Thew <freebsd@beardz.net>
Approved by:    Terry Sposato <terry@sucked-in.com> (maintainer)
2010-09-10 03:49:34 +00:00
Philip M. Gollucci
36ef009cd1 - Over to new volunteer
PR:             ports/150456
Submitted by:   Eitan Adler <foreignuser@eitanadler.com>
2010-09-09 23:33:00 +00:00
Philip M. Gollucci
0cd0ec9f2a XHProf is a function-level hierarchical profiler for PHP and has a simple HTML
based navigational interface. The raw data collection component is implemented
in C (as a PHP extension). The reporting/UI layer is all in PHP. It is capable
of reporting function-level inclusive and exclusive wall times, memory usage,
CPU times and number of calls for each function. Additionally, it supports
ability to compare two runs (hierarchical DIFF reports), or aggregate results
from multiple runs.

WWW: http://pecl.php.net/package/xhprof/

PR:		ports/148322
Submitted by:	Conor McDermottroe <ports at mcdermottroe.com>
2010-09-09 22:28:03 +00:00
Philip M. Gollucci
346766a2bd - Update to 1.0.9
PR:             ports/149997
Submitted by:   myself (pgollucci)
Approved by:    maintainer timeout (avl ; 14 days)
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-09-09 22:01:09 +00:00
Greg Larkin
02d08ccb5f - Updated to 0.5 (release notes: https://launchpad.net/bzr-builder/trunk/0.5)
- Changed LICENSE from GPLv2 to GPLv3

PR:		ports/150380
Submitted by:	Carlo Strub <c-s at c-s.li> (maintainer)
2010-09-09 21:02:18 +00:00
Lars Thegler
f46343fb53 Update to 2.38 2010-09-09 19:43:06 +00:00
Philip M. Gollucci
07e5cd3662 - fix pkg-plist for non default WITH_NLS option.
PR:             ports/149459
Submitted by:   swills
Approved by:    maintainer timeout (mm ; 31 days)
2010-09-09 19:38:56 +00:00
Philip M. Gollucci
bc03b273ca RF -> RG Conversion (Part III)
With Hat:       ruby@
Tested by:      make checksum
2010-09-09 19:12:56 +00:00
Philip M. Gollucci
12ab70708e - Does not depend on p5-Data-Alias
PR:             ports/150388
Submitted by:   Renato Botelho <garga@FreeBSD.org>
With Hat:       perl@
Changes:        http://search.cpan.org/dist/Data-Visitor/Changes
2010-09-09 18:28:35 +00:00
Philip M. Gollucci
b91f49399c - Update to 1.293
PR:             ports/150291
Submitted by:   Jase Thew <freebsd@beardz.net>
With Hat:       perl@
Changes:        http://search.cpan.org/dist/POE/Changes
2010-09-09 18:27:43 +00:00
Philip M. Gollucci
ec85813f81 - Update to 2.6.4
PR:             ports/150410
Submitted by:   myself (pgollucci)
Approved by:    kick.christoph@googlemail.com (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-09-09 17:16:03 +00:00
Philip M. Gollucci
ff69686e87 - Update to 1.6.0
PR:             ports/150405
Submitted by:   myself (pgollucci)
Approved by:    rpsfa@rit.edu (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-09-09 17:15:59 +00:00
Philip M. Gollucci
3b4e246a20 - Update to 1.4.2
PR:             ports/150404
Submitted by:   myself (pgollucci)
Approved by:    rpsfa@rit.edu (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-09-09 17:15:55 +00:00
Philip M. Gollucci
90d124a52a - Update to 3.15.0
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-09-09 06:15:09 +00:00
Philip M. Gollucci
f1bd2023de - Update to 1.4.6
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-09-09 06:09:36 +00:00
Philip M. Gollucci
c50e284dcd - Update to 2.6.2
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-09-09 06:08:15 +00:00
Marcus von Appen
bd2e5cada5 - Fixed mouse input for applications running in windowed mode
PR:		ports/150090
Submitted by:	Ilia Skalozubov <skinc@skinc.su>
2010-09-09 05:20:11 +00:00
Philip M. Gollucci
b5b11f0c81 - whitespace 2010-09-09 02:07:25 +00:00
Wen Heping
195e653bfe - Update to 1.6
- Change maintainer to perl@
2010-09-09 01:52:29 +00:00
Philip M. Gollucci
2b245cb17d - Update to 4.7.2
PR:             ports/148876
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:    maintainer timeout (nivit ; 48 days)
2010-09-09 01:46:32 +00:00
Philip M. Gollucci
62456ca4ae - Remove unneeded base dependency
PR:             ports/148593
Submitted by:   Bapt <baptiste.daroussin@gmail.com>
Approved by:    maintainer timeout (nivit ; 57 days)
2010-09-09 01:45:35 +00:00
Philip M. Gollucci
61cedee6e5 - Update to 1.8
- Submitter is now maintainer

PR:             ports/147835
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2010-09-09 01:37:10 +00:00
Philip M. Gollucci
4cee9ce454 - Enable speedups
PR:             ports/146507
Submitted by:   Oleg Pudeyev <oleg@bsdpower.com>
Approved by:    maintainer timeout (nivit ; 120 days)
2010-09-09 01:35:26 +00:00
Greg Larkin
e598573f32 - Added an option to include mod_wsgi as a RUN_DEPENDS, since ViewVC
supports it (now preferred vs. mod_python)
- Deprecated the mod_python option as that module is phased out upstream
- Bumped PORTREVISION

PR:		ports/150258
Submitted by:	pgollucci
2010-09-08 18:39:03 +00:00
Lars Engels
e2986bde50 - Fix a memory leak
- Bump PORTREVISION
- Add another MASTER_SITE
- Pass maintainership to as (at) bsdgroup.de

Submitted by:	new maintainer via IRC
2010-09-08 18:15:16 +00:00
Greg Larkin
c4a4c449a5 - Updated to 0.14 [1]
- Added options for libdrizzle and Tokyo Cabinet support

PR:		ports/149921
Submitted by:	Vick Khera <vivek at khera at org> [1]
2010-09-08 17:41:10 +00:00
Jun Kuriyama
3bd8fc0614 With Magit, you can inspect and modify your Git repositories with
Emacs.  You can review and commit the changes you have made to the
tracked files, for example, and you can browse the history of past
changes.  There is support for cherry picking, reverting, merging,
rebasing, and other common Git operations.

WWW: http://philjackson.github.com/magit/
2010-09-08 14:09:57 +00:00
Yen-Ming Lee
5510066e80 - update to 0.09005 2010-09-08 05:37:09 +00:00
Philip M. Gollucci
1b79d7d08a audio/audacious-crossfade||2010-09-08|Broken for 6+ months, unmaintained
audio/ecamegapedal||2010-09-08|Has expired: Abandonned since 2004, please use audio/jack-rack or audio/creox instead.
comms/asmodem||2010-09-08|Broken for 6+ months, unmaintained
comms/ltmdm||2010-09-08|Broken for 6+ months, unmaintained
comms/yawmppp||2010-09-08|Broken for 6+ months, unmaintained
devel/p5-ORBit||2010-09-08|Broken for 6+ months, unmaintained
emulators/p-interp||2010-09-08|Broken for 6+ months, unmaintained
graphics/visionegg||2010-09-08|Broken for 6+ months, unmaintained
japanese/okphone||2010-09-08|Broken for 6+ months, unmaintained
java/openjit||2010-09-08|Broken for 6+ months, unmaintained
multimedia/xmps-win32-plugin||2010-09-08|Broken for 6+ months, unmaintained
net-mgmt/tknetmon||2010-09-08|Broken for 6+ months, unmaintained
net/arpd||2010-09-08|Broken for 6+ months, unmaintained
net/vomit||2010-09-08|Broken for 6+ months, unmaintained
sysutils/xwipower||2010-09-08|Broken for 6+ months, unmaintained
www/lws||2010-09-08|Broken for 6+ months, unmaintained

Reported by:    FreeBSD unmaintained ports which are currently marked broken
                monthly reminder
2010-09-08 05:25:12 +00:00