Philip M. Gollucci
2b4bb5d678
- Chase devel/libftdi shlib bump
...
Pointyhat to: myself
Reported by: pav via pointyhat
2010-02-14 19:37:57 +00:00
Joe Marcus Clarke
f3485e1cac
Update to 2.28.2.0.
2010-02-14 19:14:00 +00:00
Wesley Shields
046b45bdba
- Update to 1.6.6.2
...
- Switch to including bsd.port.options.mk
- Don't link with libiconv when the option is not selected [1]
- Add --reuseaddr to git_daemon_flags [2]
PR: [1]: ports/143683
[2]: ports/143275
Submitted by: [1]: Stef Walter <stef@memberwebs.com>
[2]: Philippe Pepiot <phil@philpep.org>
2010-02-14 17:06:00 +00:00
Anton Berezin
f9d42d5359
Update to 1.22(00).
...
Changes: http://search.cpan.org/dist/Data-Compare/CHANGES
2010-02-14 16:00:43 +00:00
Martin Wilke
fae6086892
This module is a wrapper around Getopt::Long that extends the value of
...
the original Getopt::Long module to:
1) add a simple graphical user interface option screen if no arguments
are passed to the program.
2) provide an auto-help mechanism such that -h and --help are handled
automatically.
It's designed to make the creation of graphical shells trivial without the
programmer having to think about it much as well as providing automatic
good-looking usage output without the programmer needing to write usage()
functions.
This also can turn normal command line programs into web CGI scripts as
well (automatically). If the Getopt::GUI::Long program is installed as a
CGI script then it will automatically prompt the user for the same
variables.
WWW: http://search.cpan.org/dist/Getopt-GUI-Long/
2010-02-13 21:35:07 +00:00
Martin Wilke
c13ff75b82
MongoKit is a python module that brings structured schema and validation layer
...
on top of the great pymongo driver. It has be written to be simpler and
lighter as possible with the KISS and DRY principles in mind.
WWW: http://bitbucket.org/namlook/mongokit/wiki/Home
PR: ports/143919
Submitted by: Mirko Zinn <mail at derzinn.de>
2010-02-13 20:20:00 +00:00
Sylvio Cesar Teixeira
f1d5736c72
- Greenlet provides a primitive form of micro-threads in the form of a native extension module to Python. Higher-level primitives such as coroutine scheduling are not part of greenlet itself, but can be built upon it.
...
WWW: http://pypi.python.org/pypi/greenlet
PR: ports/143610
Submitted by: Peter Schuller <peter.schuller@infidyne.com>
Approved by: miwi (mentor)
2010-02-13 19:27:23 +00:00
Sylvio Cesar Teixeira
25154f7586
- Anyjson loadds whichever is the fastest JSON module installed and provides a uniform API regardless of which JSON implemention is used
...
WWW: http://bitbucket.org/runeh/anyjson/wiki/Home
PR: ports/143604
Submitted by: Mirko Zinn <mail@derzinn.de>
Approved by: itetcu (mentor)
2010-02-13 14:56:50 +00:00
Anton Berezin
6be32815ed
Update to 1.9720.
...
Changes: http://search.cpan.org/dist/Time-HiRes/Changes
2010-02-13 09:26:34 +00:00
Marcus von Appen
0cac8e1ea0
- Update to 0.47.0.
2010-02-13 08:52:24 +00:00
Masafumi Max NAKANE
d02233f4b4
Correct the depedency on mod_perl2.
...
Approved by: kuriyama
2010-02-12 23:34:30 +00:00
Philip M. Gollucci
115f6521a7
A coroutine-based Python networking library that uses greenlet to
...
provide a high-level synchronous API on top of an libevent event loop.
WWW: http://www.gevent.org/
PR: ports/143589
Submitted by: Peter Schuller <peter.schuller at infidyne.com>
2010-02-12 19:26:10 +00:00
Philip M. Gollucci
4be21a95fd
- Fix plist errors
...
Submitted by: Garrett Cooper <yanefbsd@gmail.com> (maintainer), pgollucci
Reported by: QAT
2010-02-12 17:40:43 +00:00
Martin Wilke
d3bc7eb5a8
- Update to 1.5.1
2010-02-12 14:31:34 +00:00
Li-Wen Hsu
010c334804
- Update to 4.4.0
...
PR: ports/140280
Submitted by: Naram Qashat <cyberbotx AT cyberbotx.com> (maintainer)
2010-02-12 12:08:40 +00:00
Li-Wen Hsu
bcd3407e35
- Update to 2.0.7
...
- Trans maintainership to submitter
PR: ports/143691
Submitted by: Olivier Duchateau <duchateau.olivier AT gmail.com>
2010-02-12 11:40:24 +00:00
Martin Wilke
cfde730119
- Update to 0.20
2010-02-12 10:55:26 +00:00
Pav Lucistnik
5f660b3925
- Fix runtime of jlink module
...
PR: ports/137945
Submitted by: Robert Jenssen <robertjenssen@ozemail.com.au>
Approved by: CeDeROM <tomek.cedro@gmail.com> (maintainer)
2010-02-12 10:12:44 +00:00
Anton Berezin
793be0f31f
Update to 0.46.
...
Changes: http://search.cpan.org/dist/Inline/Changes
2010-02-12 00:00:14 +00:00
Joerg Wunsch
9b9c1fdb35
When compiling with NOPORTDOCS, don't attempt to query the option
...
about building the docs from the user (and then eventually ignore it
anyway).
2010-02-11 22:37:30 +00:00
Sylvio Cesar Teixeira
e5aca17f87
- Update to 0.40
...
PR: ports/143606
Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com> (maintainer)
Approved by: itetcu (mentor)
2010-02-11 22:34:08 +00:00
Joerg Wunsch
15715d5225
Fix build issue with disabled docs.
...
Submitted by: Warren Block
2010-02-11 21:32:50 +00:00
Philip M. Gollucci
9e8112e6d6
- Update to 1.11
...
PR: ports/143758
Submitted by: myself (pgollucci@)
Approved by: vivek@khera.org (maintainer)
2010-02-11 20:13:04 +00:00
Philip M. Gollucci
593e807d3c
- Update to 0.98
...
- update dependencies
PR: ports/143763, ports/143630
Submitted by: wen, pgollucci (myself)
Approved by: sahil@tandon.net (maintainer)
2010-02-11 17:26:05 +00:00
Philip M. Gollucci
30ccf18f62
- Update to 3.0
...
PR: ports/143779
Submitted by: myself (pgollucci@)
Approved by: mons@cpan.org (maintainer)
2010-02-11 17:03:53 +00:00
Philip M. Gollucci
fb42a64f50
- Update to 1.03
...
PR: ports/143772
Submitted by: myself (pgollucci@)
Approved by: cjk32@cam.ac.uk (maintainer)
2010-02-11 17:03:23 +00:00
Philip M. Gollucci
c5a6dfa240
- Update to 3.00
...
PR: ports/143766
Submitted by: myself (pgollucci@)
Approved by: dsh@vlink.ru (maintainer)
2010-02-11 17:02:50 +00:00
Philip M. Gollucci
cfdb99e826
- Update to 3.0303
...
PR: ports/143765
Submitted by: myself (pgollucci@)
Approved by: andrey@kostenko.name (maintainer)
2010-02-11 17:02:42 +00:00
Philip M. Gollucci
f6a6677004
- Update to 0.09
...
PR: ports/143764
Submitted by: myself (pgollucci@)
Approved by: bill.brinzer@gmail.com (maintainer)
2010-02-11 17:02:34 +00:00
Philip M. Gollucci
ae8cb39b65
- Update to 1.11
...
PR: ports/143759
Submitted by: myself (pgollucci@)
Approved by: vivek@khera.org (maintainer)
2010-02-11 17:02:25 +00:00
Philip M. Gollucci
a1fc5b05d8
- Update to 0.12
...
PR: ports/143757
Submitted by: myself (pgollucci@)
Approved by: alexey@renatasystems.org (maintainer)
2010-02-11 17:02:15 +00:00
Philip M. Gollucci
6237c02889
- Update to 0.07
...
PR: ports/143755
Submitted by: myself (pgollucci@)
Approved by: bill.brinzer@gmail.com (maintainer)
2010-02-11 17:02:05 +00:00
Joerg Wunsch
db0e4dba1e
Upgrade to 20100204.
...
PR: ports/139344
Submitted by: Pedro Giffuni
2010-02-11 13:08:59 +00:00
Joerg Wunsch
1c3770453c
Upgrade to 1.6.8. This also fixes the doxygen-related build error
...
that caused the port being marked BROKEN (and thus fixes the PR
mentioned).
Incorporate a patch submitted by Warren Block to make the option
more obvious that avr-libc can be built without building all the
documentation (which, in turn, has a huge list of prerequisites).
PR: ports/143636
Submitted by: Warren Block (for the "no docs" option)
2010-02-11 12:02:32 +00:00
Anton Berezin
6ec06813a8
Update to 1.19.
...
Changes: http://search.cpan.org/dist/Time-Piece/Changes
2010-02-11 11:27:30 +00:00
Dmitry Sivachenko
3f1dd51ead
New port: p5-Test-More-UTF8.
...
Test::More::UTF8 is an enhancement of Test::More for UTF8-based projects.
2010-02-11 11:25:47 +00:00
Wen Heping
037bb9ed44
- VersionControl_Git is a library that provides OO interface to
...
handle Git repository. You can use Git command via the wrapper
class. Some features are provided by high-featured interface.
WWW: http://pear.php.net/package/VersionControl_Git
2010-02-11 11:03:29 +00:00
Joe Marcus Clarke
fae17ad287
Fix the build on sparc64. Two of these patches were taken from GNOME git,
...
and the other was submitted by Andrew Belashov <bel@orel.ru>. Thanks
to linimon for providing a test bed.
2010-02-11 07:19:22 +00:00
Mark Linimon
802005f1d4
Update to 0.11.1.
...
PR: ports/140828
Submitted by: maintainer
2010-02-11 06:15:58 +00:00
Philip M. Gollucci
b339872c92
- Reset more ports I don't use anymore
2010-02-10 21:47:48 +00:00
Philip M. Gollucci
555e05d87f
- Mark MAKE_JOBS_UNSAFE
...
- sort the pkg-plist while here
2010-02-10 20:39:53 +00:00
Sergey Skvortsov
3f2c80dbe4
Fix some garbage in last commit (five-second rule in action!)
2010-02-10 14:55:27 +00:00
Sergey Skvortsov
2559330d73
Update to 1.6.9
...
Changes: http://svn.apache.org/repos/asf/subversion/tags/1.6.9/CHANGES
PR: ports/143175
Submitted by: olli hauer <ohauer xx gmx.de>
Approved by: maintainer timeout (lev; >1.5 month)
2010-02-10 14:47:58 +00:00
Martin Wilke
9db64a41c7
Checks for pod coverage regression.
...
WWW: http://search.cpan.org/dist/Test-Pod-Coverage-Permissive
PR: ports/143677
Submitted by: Andrey Kostenko <andrey@kostenko.name>
2010-02-10 14:41:55 +00:00
Martin Wilke
8ea0d50d3a
- Update to 1.5.11
...
PR: 143690
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
2010-02-10 14:38:33 +00:00
Wen Heping
8a04e95282
- Update to 1.6.1
2010-02-10 07:43:41 +00:00
Philip M. Gollucci
d5bad99c95
- Update to 0.17
...
PR: ports/143556
Submitted by: Olexandr Davydenko <o.davydenko@gmail.com> (maintainer)
2010-02-10 03:10:33 +00:00
Thierry Thomas
c36434b784
Upgrade to 4.18.1.
...
Changelog available at <http://bouml.free.fr/historic.html >.
2010-02-09 20:16:07 +00:00
Dmitry Marakasov
c6029b28bc
- Update to 2.36
2010-02-09 19:39:54 +00:00
Dmitry Marakasov
dda6583cc3
- Update to 0.5
...
PR: 143672
Submitted by: "Tassilo Philipp" <tphilipp@potion-studios.com> (maintainer)
2010-02-09 19:39:30 +00:00