Commit graph

267014 commits

Author SHA1 Message Date
Koop Mast
d8ce8ea672 Fix build on FreeBSD 10.
Approved by:	portmgr (miwi)
2011-11-05 18:44:47 +00:00
Martin Wilke
07ef322d9d pickleDB is a lightweight, fast, and simple database based on Python's own
json module.

WWW:	http://packages.python.org/pyckleDB/

PR:		ports/162282
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2011-11-05 18:41:28 +00:00
Koop Mast
f10d686810 Fix build on FreeBSD 10.
Approved by:	portmgr (miwi)
2011-11-05 18:36:37 +00:00
Martin Wilke
b9a01f7d59 A pure Python module to decode (read) and encode (write) PNG files.
All PNG formats are supported.

WWW: http://code.google.com/p/pypng/

PR:		ports/162304
Submitted by:	Zhihao Yuan <lichray@gmail.com>
2011-11-05 18:35:30 +00:00
Martin Wilke
18822a985c - Update to 1.3.13
PR:		162289
Submitted by:	Christoph Theis <theis@gmx.at> (maintainer)
2011-11-05 18:25:46 +00:00
Koop Mast
9ef23fcbd8 Fix build on FreeBSD 10.
Approved by:	portmgr (miwi)
2011-11-05 18:25:13 +00:00
Martin Wilke
babb1fd224 - Unbreak on FreeBSD 10 2011-11-05 17:50:37 +00:00
Martin Wilke
fecde4050b - Unbreak on FreeBSD 10 2011-11-05 17:38:36 +00:00
Martin Wilke
234f9e670b - Add a workaround to fix build on FreeBSD 10.0 i386 2011-11-05 17:26:19 +00:00
Raphael Kubo da Costa
38ae1de1eb Update to 0.2.0.
Approved by:	avilla (mentor, implicit)
2011-11-05 17:18:12 +00:00
Martin Wilke
9768ab15c5 - Fix build on FreeBSD 10
Reported by:	pointyhat
2011-11-05 17:11:17 +00:00
Sunpoet Po-Chuan Hsieh
7183655863 - Add p5-XML-LibXML-PrettyPrint 0.002
Long XML files can be daunting for humans to read. Of course, XML is really
designed for computers to read - not people - but there are times when mere
mortals do need to read and edit XML by hand. For example, if your application
stores its configuration in XML, or you need to dump some XML to STDOUT for
debugging purposes.

Syntax highlighting helps, but to really make sense of some XML, proper
indentation can be vital. Hence XML::LibXML::PrettyPrint - it can be applied to
an XML::LibXML DOM tree to reformat it into a more readable result.

Pretty-printing XML is not as CPU-efficient as dumping it out sloppily, so
unless you're pretty sure that a human is going to need to make sense of your
XML, you should probably not use this module.

WWW: http://search.cpan.org/dist/XML-LibXML-PrettyPrint/
2011-11-05 17:09:54 +00:00
Sunpoet Po-Chuan Hsieh
2ce578fdcf - Update to 0.42
- Pet portlint
- Add CPAN as primary WWW

Changes:	http://search.cpan.org/dist/MySQL-Diff/Changes
PR:		ports/161342
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 4 weeks)
2011-11-05 17:04:32 +00:00
Sunpoet Po-Chuan Hsieh
aac3602dfb - Update to 0.9.5
Changes:	http://search.cpan.org/dist/PDF-Table/Changes
PR:		ports/161806
Submitted by:	sunpoet (myself)
Approved by:	Michael Scheidell <michael.scheidell@secnap.com> (maintainer)
2011-11-05 17:02:48 +00:00
Sunpoet Po-Chuan Hsieh
dbd0e35090 - Update to 1.11
- Add BUILD_DEPENDS
- Sort *_DEPENDS and MAN3

Changes:	http://search.cpan.org/dist/Zenoss/Changes
PR:		ports/161830
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 16 days)
2011-11-05 17:01:04 +00:00
Martin Wilke
b056c883ef - Restore all patches 2011-11-05 17:00:54 +00:00
Sunpoet Po-Chuan Hsieh
2aecb6c483 - Update to 0.09
Changes:	http://search.cpan.org/dist/AnyEvent-I3/Changes
PR:		ports/161860
Submitted by:	sunpoet (myself)
Approved:	maintainer (timeout, 15 days)
2011-11-05 16:59:09 +00:00
Sunpoet Po-Chuan Hsieh
37a6debc88 - Update to 0.14
Changees:	http://search.cpan.org/dist/Text-VimColor/Changes
PR:		ports/161879
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 15 days)
2011-11-05 16:58:15 +00:00
Sunpoet Po-Chuan Hsieh
be62e1a432 - Update to 1.7.5.1
Changes:	http://www.doxygen.org/changelog.html
PR:		ports/162243
Submitted by:	sunpoet (myself)
Approved by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2011-11-05 16:55:36 +00:00
Martin Wilke
70c8dd6023 - Fix build on FreeBSD 10 2011-11-05 16:53:01 +00:00
Sunpoet Po-Chuan Hsieh
2f742c1366 - Update to 1.13
- Cleanup Makefile
- Remove an .orig entry in PLIST
- Take maintainership
2011-11-05 16:52:17 +00:00
Sunpoet Po-Chuan Hsieh
e328cf3360 - Add p5-Perl6-Slurp 0.03
Perl6::Slurp implements the Perl 6 'slurp' built-in. slurp takes a filename, a
filehandle, a typeglob reference, an IO::File object, or a scalar reference,
and converts it to an input stream if necessary, and reads in the entire stream.
If slurp fails to set up or read the stream, it throws an exception.

WWW: http://search.cpan.org/dist/Perl6-Slurp/
2011-11-05 16:40:10 +00:00
Sunpoet Po-Chuan Hsieh
ba8e0b6569 - Update to 0.34
Changes:	http://search.cpan.org/dist/Excel-Writer-XLSX/Changes
2011-11-05 16:37:46 +00:00
Sunpoet Po-Chuan Hsieh
424cca1ff1 - Update to 0.4.0
Changes:	http://psutil.googlecode.com/svn/trunk/HISTORY
2011-11-05 16:36:45 +00:00
Sunpoet Po-Chuan Hsieh
dad1430971 - Update to 333.10 2011-11-05 16:36:10 +00:00
Sunpoet Po-Chuan Hsieh
45b10c91f5 - Update to 0.5.2 2011-11-05 16:33:31 +00:00
Sunpoet Po-Chuan Hsieh
2a919d7bf2 - Update to 0.103004
- Pet portlint

Changes:	http://search.cpan.org/dist/Software-License/Changes
2011-11-05 16:16:05 +00:00
Sunpoet Po-Chuan Hsieh
d0054ae161 - Update to 20111103
Changes:	http://search.cpan.org/dist/URI-Find/Changes
2011-11-05 16:09:05 +00:00
Sunpoet Po-Chuan Hsieh
11b279967e - Update to 2.73
Changes:	http://search.cpan.org/dist/Chart-Clicker/Changes
2011-11-05 16:08:35 +00:00
Sunpoet Po-Chuan Hsieh
d13accb6bf - Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk 2011-11-05 15:38:10 +00:00
Sunpoet Po-Chuan Hsieh
4f7cd76065 - Add p5-Pragmatic 1.7
Pragmatic implements a default import method for processing pragmata before
passing the rest of the import to Exporter.

Perl automatically calls the import method when processing a use statement for a
module. Modules and use are documented in perlfunc and perlmod.

(Do not confuse Pragmatic with pragmatic modules, such as less, strict and the
like. They are standalone pragmata, and are not associated with any other
module.)

WWW: http://search.cpan.org/dist/Pragmatic/
2011-11-05 15:36:27 +00:00
Sunpoet Po-Chuan Hsieh
ab33078f73 - Update to 0.03
Changes:	http://search.cpan.org/dist/Geo-Coder-Ovi/Changes
2011-11-05 15:30:32 +00:00
Sunpoet Po-Chuan Hsieh
657ccbfcb9 - Add p5-XS-Object-Magic 0.04
This way of associating structs with Perl space objects is designed to supercede
Perl's builtin T_PTROBJ with something that is designed to be:

Extensible

- The association of the pointer using sv_magicext can be done on any data type,
  so you can associate C structs with any representation type.
- This means that you can add pointers to any object (hand coded, Moose or
  otherwise), while still having instance data in regular hashes.

Opaque

- The C pointer is neither visible nor modifiable from Perl space.
- This prevents accidental corruption which could lead to segfaults using
  T_PTROBJ (e.g. $$ptr_obj = 0).

WWW: http://search.cpan.org/dist/XS-Object-Magic/
2011-11-05 15:03:43 +00:00
Sunpoet Po-Chuan Hsieh
adfd3b35c5 - Update to 0.14
Changes:	http://search.cpan.org/dist/MooseX-MarkAsMethods/Changes
2011-11-05 15:00:46 +00:00
Sunpoet Po-Chuan Hsieh
108498a85a - Add rubygem-subexec 0.2.0
Subexec spawns a subprocess with an optional timeout.

WWW: https://github.com/nulayer/subexec
WWW: https://rubygems.org/gems/subexec
2011-11-05 14:59:08 +00:00
Sunpoet Po-Chuan Hsieh
228694e1d1 - Add rubygem-storable 0.8.9
Marshal Ruby classes into and out of multiple formats (yaml, json, csv, tsv).

WWW: https://github.com/delano/storable
WWW: https://rubygems.org/gems/storable
2011-11-05 14:55:53 +00:00
Martin Matuska
d9fb5b3dab Update to 1.0.5 2011-11-05 14:48:59 +00:00
Martin Matuska
29fa945ba7 Update to 1.0.7 2011-11-05 14:48:51 +00:00
Martin Matuska
e747a476ef Update to 1.1.1 2011-11-05 14:48:43 +00:00
Martin Matuska
601e3a3dae Update to 6.7.3-3 2011-11-05 14:44:12 +00:00
Gerald Pfeifer
f0e5da18d3 Update to the 20111104 snapshot of GCC 4.6.3.
On the way, extend the conflict wth GCC 4.6.1 to also cover
GCC 4.6.2 since that is what the stable lang/gcc port is going
to move to soon.
2011-11-05 14:23:55 +00:00
Pawel Pekala
fd0ad99130 Update to version 0.82
PR:		ports/158893
Submitted by:	Jin-Sih Lin <linpct@gmail.com>
2011-11-05 14:23:28 +00:00
Gerald Pfeifer
e75b339e52 Update to the 20111103 snapshot of GCC 4.5.4. 2011-11-05 14:20:44 +00:00
Sunpoet Po-Chuan Hsieh
03ff71952d - Remove outdated patch to prune __wchar_t from CFLAGS (python-config --cflags)
- Bump PORTREVISION for package change

PR:		ports/161564
Submitted by:	Nali Toja <nalitoja@gmail.com>
2011-11-05 13:18:26 +00:00
Olli Hauer
26ff21a425 Version 1.1.12 (released 03-Nov-2011)
* fix path display in patch and certain diff views (issue #485)
  * fix broken cvsdb glob searching (issue 486)
  * allow svn revision specifiers to have leading r's (issue #441, #448)
  * allow environmental override of configuration location (issue #494)
  * fix exception HTML-escaping non-string data under WSGI (issue #454)
  * add links to root logs from roots view (issue #470)
  * use Pygments lexer-guessing functionality (issue #495)
2011-11-05 13:00:30 +00:00
Pawel Pekala
64172e70cf Update to version 1.3.3
PR:		ports/158909
Submitted by:	Jin-Sih Lin <linpct@gmail.com>
2011-11-05 12:34:20 +00:00
Martin Matuska
ab811b4899 Update to 2.9 2011-11-05 10:26:14 +00:00
Carlo Strub
0a0f36fcb0 Update to 20111023
PR:		ports/161966
Submitted by:	Jase Thew <freebsd@beardz.net> (maintainer)
Approved by:	wen@ (co-mentor)
2011-11-05 08:58:00 +00:00
Thomas Abthorpe
83cb816d41 Reassign stas' ports back to the pool at his request, thanks for your years
of service, we hope to see you back.
2011-11-05 03:40:18 +00:00
TAKATSU Tomonari
cca024d7dd - Update to 0.99.11
- Add LICENSE
2011-11-05 03:33:54 +00:00