Commit Graph

273815 Commits

Author SHA1 Message Date
Max Brazhnikov
2b12434b2d Update to 0.5.2
Add LICENSE (ZLIB license)

PR:		ports/165266
Submitted by:	Jason E. Hale (maintainer)
2012-02-22 11:06:51 +00:00
Max Brazhnikov
9274f0655d Update to 4.6.2
PR:		ports/165262
Submitted by:	Jason E. Hale (maintainer)
2012-02-22 11:06:30 +00:00
Max Brazhnikov
9a69d13012 Update to 5.0.22
PR:		ports/165261
Submitted by:	Jason E. Hale (maintainer)
2012-02-22 11:05:55 +00:00
Max Brazhnikov
642d640bb7 Update to 4.3.2
Update WWW

PR:		ports/165260
Submitted by:	Jason E. Hale (maintainer)
2012-02-22 11:05:35 +00:00
Doug Barton
c36b600802 Apparently we're supposed to remove locale directories if they are not
in BSD.local.mk.  Do it with @dirrmtry just in case.
2012-02-22 10:53:14 +00:00
Maho Nakata
a104ad7f13 Update to svn revision 1291759, and install
extension as well (still PDF import extension and
report builder extension are missing due to license issue,
though).
2012-02-22 08:49:12 +00:00
Sunpoet Po-Chuan Hsieh
554c84c643 - Update to 0.001006
Changes:	http://search.cpan.org/dist/MooseX-Types-Common/Changes
2012-02-22 07:30:59 +00:00
Sunpoet Po-Chuan Hsieh
45cbc2d015 - Update to 1.99
Changes:	http://search.cpan.org/dist/Socket/Changes
2012-02-22 07:20:25 +00:00
Sunpoet Po-Chuan Hsieh
571461c0ee - Update to 2.050
Changes:	http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
2012-02-22 07:19:59 +00:00
Sunpoet Po-Chuan Hsieh
803f1e5e92 - Update to 1.32
- Sort *_DEPENDS and MAN3

Changes:	http://search.cpan.org/dist/Image-Info/CHANGES
2012-02-22 07:19:35 +00:00
Brendan Fabeny
78167f1eea update to 5.11 2012-02-22 07:18:06 +00:00
Ganael LAPLANCHE
5e0b01f8a3 Remove useless dependency to graphics/libungif
PR:		ports/165325
Submitted by:	swills
2012-02-22 07:10:49 +00:00
Philip M. Gollucci
77911aa577 - Reassign to ports@
please consider using ports-mgmt/portmaster

Discussed with: bugmeister(eadler, linimon), ruby(swills, pgollucci) via #bsdports
2012-02-22 05:20:42 +00:00
Dirk Meyer
38afb1ece3 - tamper SHLIB_VERSION_NUMBER in opensslv.h
This allows some qt apps to dynamicly load openssl
2012-02-22 05:15:12 +00:00
Mark Linimon
e2a153e4d9 dd note about default PR assignment.
Spurred by:	pgollucci
2012-02-22 05:12:09 +00:00
Dirk Meyer
2632a8d932 - use OPTIONS
PR:		164716
Submitted by:	Falz
2012-02-22 04:54:33 +00:00
Dirk Meyer
5ff8e48067 - use OPTIONS 2012-02-22 04:53:43 +00:00
Dirk Meyer
481254d60d - fix UDP checksums in odd sized packets
PR:		165355
Submitted by:	Y.A.
Obtained from:	debian
2012-02-22 04:49:08 +00:00
Eitan Adler
c44902c585 Update to 1.2.0
PR:		ports/165188
Submitted by:	Niclas Zeising <zeising@daemonic.se>
Approved by:	Peter Johnson <johnson.peter@gmail.com> (maintainer)
2012-02-22 04:34:26 +00:00
Dirk Meyer
99add3712c - use giflib
PR:		165371
2012-02-22 04:32:40 +00:00
Steve Wills
8f38caca39 - Migreate from libungif to giflib
PR:		ports/165378
Submitted by:	swills (myself)
Approved by:	Dmitry Karasik <dmitry@karasik.eu.org> (maintainer)
2012-02-22 03:48:01 +00:00
Philip M. Gollucci
819d4f978a Graphite provides real-time visualization and storage
of numeric time-series data on an enterprise level.

WWW:	http://launchpad.net/graphite

PR:		ports/165285
Submitted by:	Evan Sarmiento <esarmiento@wayfair.com>
2012-02-22 03:41:01 +00:00
Philip M. Gollucci
f599927a28 Carbon is a backend data caching and persistence daemon for Graphite
WWW:	http://launchpad.net/graphite

PR:		ports/165283
Submitted by:	Evan Sarmiento <bsdports@wayfair.com>
2012-02-22 03:40:39 +00:00
Wen Heping
7541702155 - Update RUN_DEPENDS to fix INDEX fail build 2012-02-22 02:03:48 +00:00
Pav Lucistnik
7d4eb6783e - Limit BROKEN flag to CUPS option
Submitted by:	Oliver Pinter <oliver.pinter@gmail.com>
2012-02-21 22:49:12 +00:00
Jason Helfman
65088eec9e - Update to 0.7.1
From CHANGES.txt:

0.7.1
* Removed non-ASCII characters from README and CHANGES docs (required by
distutils if we're to include them in the long_description). Fixes #55.

0.7
* Python 3 is now supported. All tests now pass under Python 3.2 on
Windows and Linux (although Linux backend support is limited). Fixes #28.
* Extension modules on Mac and Windows replaced by pure-Python ctypes
implementations. Thanks to Jerome Laheurte.
* WinVaultKeyring now supports multiple passwords for the same service. Fixes
#47.
* Most of the tests don't require user interaction anymore.
* Entries stored in Gnome Keyring appears now with a meaningful name if you try
to browser your keyring (for ex. with Seahorse)
* Tests from Gnome Keyring no longer pollute the user own keyring.
* `keyring.util.escape` now accepts only unicode strings. Don't try to encode
strings passed to it.

PR:	ports/165345
Submitted by:	maintainer, douglas@douglasthrift.net
2012-02-21 21:47:27 +00:00
Jason Helfman
13c5839543 - Update to 0.04.9
From ChangeLog:

2011-09-23 unidecode 0.04.9

* Fixed Python 2.5 installation issue.

2011-09-22 unidecode 0.04.8

* License change to GPL to fit better with other Python modules and
to remove the issue of depending on Perl for licensing terms.
* Always return a string object on Python 2.x. Before this patch,
unidecode() returned a unicode object on Python 2.x if the input
was a unicode object that contained ASCII characters. Behaviour
on Python 3.x remains unchanged. (thanks to Wesley Yarde)

PR:	ports/165344
Submitted by:	maintainer, douglas@douglasthrift.net
2012-02-21 21:36:11 +00:00
Philip M. Gollucci
40d798adbe - Fix index
submitter changed cateogries on me and I had both in my local tree so tb worked
2012-02-21 21:06:29 +00:00
Dirk Meyer
4ee5310aa2 - update to 2.6.2 2012-02-21 20:11:15 +00:00
Philip M. Gollucci
0dbf08e7c3 Statsd implementation in Ruby
A network daemon for aggregating statistics (counters and timers),
rolling them up, then sending them to graphite or mongodb.

WWW:    https://github.com/quasor/statsd

PR:		ports/165279
Submitted by:	Evan Sarmiento <bsdports@wayfair.com>
2012-02-21 20:02:35 +00:00
Philip M. Gollucci
a743f1f7e0 A Ruby driver for MongoDB.
WWW: https://github.com/mongodb/mongo-ruby-driver

PR:		ports/165368
Submitted by:	Evan Sarmiento <bsdports@wayfair.com>
2012-02-21 20:02:00 +00:00
Dirk Meyer
4039c3f17a - use giflib 2012-02-21 19:52:08 +00:00
Steve Wills
6298807901 - Add BUILD_DEPENDS to silence build warnings
- Add TEST_DEPENDS to enable testing
- Avoid use of SITE_PERL in DEPENDS
2012-02-21 18:17:26 +00:00
Philippe Audeoud
ba08aaefe4 - Update to 1.55
- Changelog: http://cpansearch.perl.org/src/SULLR/IO-Socket-SSL-1.55/Changes
2012-02-21 16:36:15 +00:00
Sunpoet Po-Chuan Hsieh
da93d4b938 - Update to 0.98
Changes:	http://search.cpan.org/dist/Catalyst-Action-REST/Changes
2012-02-21 16:34:22 +00:00
Ruslan Makhmatkhanov
05da62fbe3 - update to 2.13.13
changes:
http://pypi.python.org/pypi/Zope2/2.13.13#id1
2012-02-21 16:28:20 +00:00
TAKATSU Tomonari
8d1ac42ef1 - Update to 5.4.4
- Enable gtk by default
- Make use of PORTDOCS and PORTEXAMPLES

PR: ports/165350 (based on)
Submitted by: Shin-ya Murakami (maintainer)
2012-02-21 16:24:19 +00:00
Jason Helfman
d8c3d20ee9 - restore epoch
PR:	ports/165362
Submitted by:	maintainer, conrads@cox.net
2012-02-21 16:18:29 +00:00
Philip M. Gollucci
b72023869c A Ruby BSON Implementation for MongoDB
WWW: http://www.mongodb.org/

PR:		ports/165280
Submitted by:	Evan Sarmiento <bsdports@wayfair.com>
2012-02-21 16:05:19 +00:00
TAKATSU Tomonari
94f77ce1d8 - Update to 0.53 2012-02-21 15:12:55 +00:00
Alexey Dokuchaev
6bf3df0971 - Convert trivial patch to simple REINPLACE_CMD, save an inode
- Hand over to multimedia@ just like other lossless encoders
2012-02-21 14:39:06 +00:00
Bernhard Froehlich
417ac197df - Update to 4.1-7 2012-02-21 14:32:33 +00:00
Bernhard Froehlich
379ce3f230 - Update to 4.1.8
- Mark broken on FreeBSD < 8.0
- Fix lib32 checks to use /usr/lib32/libc.so
- R0 memobj rewrite [1]
- Fix INVARIANTS warning: acquiring duplicate lock of same type: "IPRT Fast Mutex Semaphore" [1]

Submitted by:	Andriy Gapon <avg@FreeBSD.org> [1]
Obtained from:	redports.org/~virtualbox/
2012-02-21 14:31:55 +00:00
Sunpoet Po-Chuan Hsieh
6d4369520d - Change gif library from graphics/libungif to graphics/giflib
- Bump PORTREVISION for dependency change

Notified by:	Rainer Hurling <rhurlin@gwdg.de>
2012-02-21 14:16:25 +00:00
Sunpoet Po-Chuan Hsieh
5a99600b60 - Restrict USE_PYTHON range
- Move post-patch: to master port (graphics/ming)
2012-02-21 14:10:26 +00:00
Sunpoet Po-Chuan Hsieh
d917feac53 - Move post-patch: to master port (graphics/ming) 2012-02-21 14:10:04 +00:00
Sunpoet Po-Chuan Hsieh
bdf8dcba58 - Change gif library from graphics/libungif to graphics/giflib
- Sort LIB_DEPENDS
- Collect post-patch: of slave ports (graphics/p5-ming and graphics/py-ming)
- Bump PORTREVISION for dependency change
2012-02-21 14:09:43 +00:00
TAKATSU Tomonari
8261c30458 - Update to 0.99.19 2012-02-21 14:09:21 +00:00
Alexey Dokuchaev
0165eb801c Reindent features list to more common two spaces rather than four. 2012-02-21 14:06:33 +00:00
TAKATSU Tomonari
07583ac6e4 - Update to 0.9.1 2012-02-21 14:06:18 +00:00