1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Commit Graph

29805 Commits

Author SHA1 Message Date
Dirk Meyer
2111b26414 - add LICENSE_FILE 2010-11-18 15:18:14 +00:00
Greg Larkin
48da8fb1c7 The Bazaar pipeline plugin helps you organize your changes into
sections called "pipes". Pipelines can help you:

* focus on each set of changes as a coherent piece, without being
  distracted by other sets of changes.
* respect diff size limits when submitting changes
* avoid reviewer fatigue when submitting changes for code review
* maintain a set of patches against an upstream branch

WWW: http://wiki.bazaar.canonical.com/BzrPipeline

PR:		ports/152305
Submitted by:	Carlo Strub <c-s at c-s.li>
2010-11-18 14:51:28 +00:00
Anton Berezin
622c2bc429 Add devel/p5-Time-Out 0.11, an easy to use wrapper around alarm(3). 2010-11-18 13:43:33 +00:00
Wen Heping
8b4ad02596 - Update to 0.24
http://search.cpan.org/src/JJNAPIORK/MooseX-Types-Structured-0.24/Changes

PR:		ports/152351
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2010-11-18 12:04:23 +00:00
Wen Heping
ead634ec72 - Update to 1.4.9 2010-11-18 06:10:50 +00:00
Jose Alonso Cardenas Marquez
c5f11c8f4f - Update to 2.77
- Use CMAKE for configure and build process
- Remove BROKEN
- Remove obsolete patch files
2010-11-18 05:11:47 +00:00
Dmitry Marakasov
97af0e789f - Update to 0.0.4
- Add LICENSE
- No more broken on ia64
2010-11-17 21:24:12 +00:00
Pav Lucistnik
b5150eb15f - etc/devd now in mtree
Reported by:	pointyhat
2010-11-17 20:55:42 +00:00
Steven Kreuzer
962aca1261 Add LATEST_LINK to fix conflict with devel/gdb 2010-11-17 20:31:49 +00:00
Emanuel Haupt
5672b7a6d1 Provide make.conf/src.conf instructions that still allow ccache to be used for
the lib32 bits in a buildworld. The recent committed fix would just revert to
regular gcc.

Submitted by:	Rob Farmer <rfarmer@predatorlabs.net> (via cvs-all@)
2010-11-17 18:41:35 +00:00
Alberto Villa
5861032c9e - Update to 2.8.3.
Approved by:	tabthorpe (mentor)
2010-11-17 15:44:41 +00:00
TAKATSU Tomonari
8281c695d1 - Add a new port: devel/rubygem-yajl-ruby
This gem is a C binding to the excellent YAJL JSON parsing and generation
  library.

  Features:
   * JSON parsing and encoding directly to and from an IO stream (file, socket,
     etc) or String. Compressed stream parsing and encoding supported for Bzip2,
     Gzip and Deflate.
   * Parse and encode multiple JSON objects to and from streams or strings
     continuously.
   * JSON gem compatibility API - allows yajl-ruby to be used as a drop-in
     replacement for the JSON gem
   * Basic HTTP client (only GET requests supported for now) which parses JSON
     directly off the response body *as it's being received*
   * ~3.5x faster than JSON.generate
   * ~1.9x faster than JSON.parse
   * ~4.5x faster than YAML.load
   * ~377.5x faster than YAML.dump
   * ~1.5x faster than Marshal.load
   * ~2x faster than Marshal.dump

  WWW:	http://github.com/brianmario/yajl-ruby
2010-11-17 14:10:45 +00:00
Alberto Villa
29ab62bb1f - Update to 1.1.5.
- Use bsd.port.options.mk.

Approved by:	tabthorpe (mentor, implicit)
2010-11-17 10:27:39 +00:00
Alberto Villa
b8ffc38660 - Update to 0.13.
Approved by:	tabthorpe (mentor, implicit)
2010-11-17 09:25:49 +00:00
Alex Dupre
b4c8714b34 Fix categories order. 2010-11-17 08:52:24 +00:00
Philippe Audeoud
1ff230ebc9 This distribution is a collection of programs that are generally
unrelated, except in that they all deal with the ELF file format.

The main purpose of these programs is to be illustrative and
educational -- to help fellow programmers understand the ELF file
format and something of how it works under the Linux platform.

WWW:	http://www.muppetlabs.com/~breadbox/software/elfkickers.html

PR:		ports/152299
Submitted by:	Sofian Brabez <sbrabez at gmail.com>
2010-11-17 08:40:48 +00:00
Wen Heping
24d272965e - Update to 1.0.19
- Reset maintainer
2010-11-17 06:27:35 +00:00
Wen Heping
f28963c1a5 - Update to 3.0615
Changelog: http://search.cpan.org/src/KIMOTO/Object-Simple-3.0615/Changes
2010-11-17 01:59:35 +00:00
Wen Heping
5cfb368693 - Update to 0.87
Changelog: http://cpansearch.perl.org/src/GFUJI/Mouse-0.87/Changes
2010-11-17 01:51:26 +00:00
Emanuel Haupt
975249e719 Update instructions on how to workaround a buildworld failure.
[1] http://kerneltrap.org/mailarchive/freebsd-hackers/2010/11/8/6886684

PR:             151287 (related)
Submitted by:   Dimitry Andric, avilla
Discussed on:   hackers [1]
2010-11-17 00:10:24 +00:00
Yen-Ming Lee
e570545c16 - update to 0.013 2010-11-16 23:16:50 +00:00
Steven Kreuzer
ade713343b GDB is a source-level debugger for Ada, C, C++, Objective-C, Pascal and
many other languages.  GDB can target (i.e., debug programs running on)
more than a dozen different processor architectures, and GDB itself can
run on most popular GNU/Linux, Unix and Microsoft Windows variants.

This version of gdb has been modified by jhb@ to recognize freebsd threads

Reviewed by:	John Baldwin <jhb@FreeBSD.org>, swell.k@gmail.com
2010-11-16 20:39:48 +00:00
Frederic Culot
9adeac8d81 - Update to 3.76.
Changes:	http://search.cpan.org/dist/Object-InsideOut/Changes
Approved by:	sahil@/wen@ (mentors, implicit)
2010-11-16 19:12:09 +00:00
Alberto Villa
9c2cb2ba79 - Update to 0.6.4.
- Add some external contributions rejected by Canonical because of
  copyright issues. [1]

Approved by:	tabthorpe (mentor)
Obtained from:	http://bazaar.launchpad.net/~kubuntu-members/libdbusmenu-qt/ubuntu/files/head:/debian/patches/ [1]
2010-11-16 10:10:35 +00:00
Philippe Audeoud
1f44173907 - Update to 1.050
PR:		ports/152264
Submitted by:	Sofian Brabez <sbrabez AT gmail.com>
2010-11-16 10:08:49 +00:00
Ollivier Robert
aa739425d7 Update to 1.7.1.
This is an unscheduled bugfix release. 1.7 clients broke support for
pushing bookmarks with HTTP.

- alias: fall back to normal error handling for ambigious commands (issue2475)
- bundlerepository: get rid of temporary bundle files (issue2478)
- bundlerepository: test self.tempfile field, not tempfile module
- eol: exclude .hgtags file from eol translation (issue2493)
- log: fix log -rREV FILE when REV isnt the last filerev (issue2492)
- opener: check hardlink count reporting (issue1866)
- pushkey: force HTTP POST on push and add tests (issue2489)
- revlog: fix descendants() if nullrev is in revs
- subrepo: test & fix svn subrepo removal
- win32: remove try-catch block of GetModuleFileNameEx (issue2480)
2010-11-16 08:29:13 +00:00
Wen Heping
164ba737c2 - Update to 0.17
Changelog: http://search.cpan.org/src/DOY/MooseX-NonMoose-0.17/Changes
2010-11-16 08:10:30 +00:00
Philip M. Gollucci
7a5413c63f - Update to 3.0.2
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-11-16 06:56:01 +00:00
Philip M. Gollucci
302d8d9f7b - Update to 1.0.2
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-11-16 06:55:16 +00:00
Philip M. Gollucci
a872784cba - Update to 0.4.1
rails 3.0.1 -> 3.0.2
actionmailer 3.0.1 -> 3.0.2
mailer 2.2.7 -> 2.2.9
BUT
mailer 2.2.9 requires i18n 0.4.1
while 2.2.7 doesn't rquire it at all

downgrade the port to allow the rails update to complete

With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-11-16 06:55:07 +00:00
Philip M. Gollucci
e99f71fe66 - Update to 2.7.0
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-11-16 06:53:54 +00:00
Wen Heping
306f693e48 Speaklater is a Python module that provides lazy strings for translations.
WWW: http://pypi.python.org/pypi/speaklater

PR:		ports/151624
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
Reviewed by:	danfe@
2010-11-16 06:13:59 +00:00
Philip M. Gollucci
c5b5627371 This package lets you create an array which will allow only one
occurrence of any value.

In other words no matter how many times you put in 42 it will keep
only the first occurrence and the rest will be dropped.

You use the module via tie and once you tied your array to this
module it will behave correctly.

Uniqueness is checked with the 'eq' operator so among other things it
is case sensitive.

As a side effect the module does not allow undef as a value in the
array.

WWW:	http://search.cpan.org/dist/Array-Unique/

PR:		ports/152211
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2010-11-16 03:04:48 +00:00
Philip M. Gollucci
55e35a3f7f got is a script to make it easier to manage all the version
controlled repositories you have on all the computers you use. It can
operate on all, some, or just one repo at a time, to both check the
status of the repo (up to date, pending changes, dirty, etc.) and
sync it with any upstream master.

WWW:	http://search.cpan.org/dist/App-GitGot/

PR:		ports/ports/152165
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2010-11-16 02:53:29 +00:00
Philip M. Gollucci
1a8ef6e221 This module marries App::Cmd with MooseX::Getopt.
Use it like App::Cmd advises (especially see App::Cmd::Tutorial),
swapping App::Cmd::Command for MooseX::App::Cmd::Command.

Then you can write your moose commands as moose classes, with
MooseX::Getopt defining the options for you instead of opt_spec
returning a Getopt::Long::Descriptive spec.

WWW:	http://search.cpan.org/dist/MooseX-App-Cmd/

PR:		ports/ports/152164
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2010-11-16 02:53:09 +00:00
Philip M. Gollucci
60ed75db7a Git::Wrapper provides an API for git(7) that uses Perl data
structures for argument passing, instead of CLI-style --options as
Git does.

WWW:	http://search.cpan.org/dist/Git-Wrapper/

PR:		ports/ports/152163
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2010-11-16 02:52:43 +00:00
Jose Alonso Cardenas Marquez
23c3f0f32d - Update to 2.4.2
See changelog at: http://wiki.freepascal.org/User_Changes_2.4.2
2010-11-15 22:50:00 +00:00
Frederic Culot
e98219c78d Test::Fatal is an alternative to the popular Test::Exception.
It does much less, but should allow greater flexibility in
testing exception-throwing code with about the same amount of
typing.

WWW: http://search.cpan.org/dist/Test-Fatal/

Approved by:	sahil@ (mentor)
2010-11-15 20:11:25 +00:00
Sunpoet Po-Chuan Hsieh
7ecabd8649 - Update to 0.07
Changes:	http://search.cpan.org/dist/Pid-File-Flock/Changes
PR:		ports/152263
Submitted by:	Oleg A. Mamontov <oleg@mamontov.net> (maintainer)
2010-11-15 16:06:47 +00:00
Sunpoet Po-Chuan Hsieh
5e3a2caea2 - Update to 1.220
- Sort PLIST

Changes:	http://search.cpan.org/dist/Config-Model/ChangeLog
PR:		ports/152206
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2010-11-15 16:05:18 +00:00
Philippe Audeoud
a7ea7c19dd - Update to 0.300000
PR:		ports/152149
Submitted by:	Sofian Brabez <sbrabez AT gmail.com>
2010-11-15 13:47:46 +00:00
Philippe Audeoud
07741d93cb - Update to 2.16
PR:		ports/152127
Submitted by:	Sofian Brabez <sbrabez AT gmail.com>
2010-11-15 13:46:38 +00:00
Gabor Pali
56d6502094 - Update to 2.9.1 2010-11-15 10:19:38 +00:00
Gabor Pali
d44c239710 - Update to 2.09.02 2010-11-15 10:18:30 +00:00
Wen Heping
0239933180 This Gem provides access to the functions, macros,
global variables and constants of the ncurses library.
These are mapped to a Ruby Module named "Ncurses".
Functions and external variables are implemented as
singleton functions of the Module Ncurses.

WWW: http://ncurses-ruby.berlios.de/

PR:		ports/152218
Submitted by:	Eric Freeman <freebsdports@chillibear.com>
2010-11-15 08:43:36 +00:00
Wen Heping
be1ac851eb - Update to 1.0.0
PR:		ports/152214
Submitted by:	Eric Freeman <eric@chillibear.com> (maintainer)
2010-11-15 08:28:35 +00:00
Martin Wilke
8b7bc7d2b4 - Update to 0.2.4rc5
PR:		152168
Submitted by:	Andriy Gapon <avg@icyb.net.ua> (maintainer)
2010-11-15 07:50:41 +00:00
Martin Wilke
0e28122562 This is a PHP binding for libevent library.
WWW: http://pecl.php.net/package/libevent

PR:		ports/152247
Submitted by:	Ilya Bakulin <webmaster at kibab.com>
2010-11-15 07:44:50 +00:00
Wen Heping
cdababa3f8 - Update to 1.7.1 2010-11-15 06:18:00 +00:00
Wen Heping
53567bb477 - Update to 0.64 [1][2]
Changelog: http://search.cpan.org/src/BINGOS/IPC-Cmd-0.64/CHANGES

PR:		ports/151769 [1]
		ports/151802 [2]
Submitted by:	Wen Heping [1]
		Yen-Ming Lee <leeym@freebsd.org> [2]
2010-11-15 02:53:16 +00:00