Commit graph

278086 commits

Author SHA1 Message Date
Nicola Vitale
bbb1de1eff - Update to 1.2.1 2012-05-08 22:15:30 +00:00
Xin LI
ef8e7763c8 This module provides basic functions for parsing mime-type names and matching
them against a list of media-ranges.

PR:		ports/167717
Submitted by:	William Grzybowski <william88 gmail.com>
2012-05-08 21:29:20 +00:00
Rene Ladan
35c0e26177 - Follow the upstream change for the download location [1]
- While here, pet portlint
PR:		ports/167704 [1]
Submitted by:	Olivier Duchateau
2012-05-08 21:26:36 +00:00
Xin LI
49b9e0b7c3 Creating delicious APIs for Django apps since 2010.
Here are some common reasons for tastypie:

    * You need an API that is RESTful and uses HTTP well.
    * You want to support deep relations.
    * You DON'T want to have to write your own serializer to make the output
      right.
    * You want an API framework that has little magic, very flexible and maps
      well to the problem domain.
    * You want/need XML serialization that is treated equally to JSON (and
      YAML is there too).
    * You want to support my perceived NIH syndrome, which is less about
      NIH and more about trying to help out friends/coworkers.

PR:		ports/167716
Submitted by:	William Grzybowski <william88 gmail.com>
2012-05-08 21:25:51 +00:00
Xin LI
bb795197a8 hgsubversion is an extension for Mercurial that allows using Mercurial
as a Subversion client.

At this point, hgsubversion is usable by users reasonably familiar with
Mercurial as a VCS. It's not recommended to dive into hgsubversion as an
introduction to Mercurial, since hgsubversion "bends the rules" a little
and violates some of the typical assumptions of early Mercurial users.

PR:		ports/167692
Submitted by:	William Grzybowski <william88 gmail.com>
2012-05-08 21:22:13 +00:00
Xin LI
1e0ef4b8ea hghooks is a simple module that adds several useful hooks for use in
Mercurial hooks system.

Right now it includes hooks for:

 * pep8 checking of python files
 * pyflakes checking of python files
 * checking for forgotten pdb statements in python files
 * Trac integration. This includes:
   - Making sure at least a ticket is mentioned in the changeset message
   - Updating the Trac ticket with the changeset

PR:		ports/167595
Submitted by:	William Grzybowski <william88 gmail.com>
2012-05-08 21:17:29 +00:00
TAKATSU Tomonari
e285008885 - Update to 0.7-11 2012-05-08 21:13:00 +00:00
Ruslan Makhmatkhanov
02fe73f6ec Revert my "correction" for php52. All the 5.2.x still affected to NULL
poison bug. Just tested both latest 5.2 and 5.3 with the script from here:
https://bugs.php.net/bug.php?id=39863
Sorry.
2012-05-08 20:53:01 +00:00
Ruslan Makhmatkhanov
bf166dcb46 Mark php52 >= 5.2.15 as not vulnerable to NULL byte poisoning [1]. This problem
was fixed in 5.3.4 and 5.2.15 simultaneously.

[1] http://www.vuxml.org/freebsd/3761df02-0f9c-11e0-becc-0022156e8794.html

Reported by:     Svyatoslav Lempert <svyatoslav.lempert at gmail dot com>
2012-05-08 20:23:10 +00:00
Guido Falsi
35c99001ac - Update to 0.7.0
- Update home page and MASTER_SITE

Approved by:	crees (mentor)
2012-05-08 20:10:59 +00:00
Yen-Ming Lee
a9913f53c0 - update to 1.4c
- minor tweak to autossh for -f
- handle newer ssh cmd args w/out getting 'illegal option'

Submitted by:	jhein@symmetricom.com
2012-05-08 20:05:39 +00:00
Rene Ladan
ab28b4a770 Update to 0.4.5
Changelog: http://mail.xfce.org/pipermail/xfce/2012-April/030296.html

PR:		ports/167536
Submitted by:	Olivier Duchateau
2012-05-08 20:02:17 +00:00
Jason Helfman
e0675a36f9 - Update to 1.70.01 and unbreak
- while here move to portdocs and drop pkg-plist

PR:	ports/167623
Submitted by:	maintainer, graudeejs@gmail.com
2012-05-08 19:46:20 +00:00
Xin LI
c1ff1fe7d1 Add an explicit dependency of easy_install. Note that the bundled install
script do some weird things that makes USE_PYDISTUTILS=easy_install break
the port, mark it so for now.

Submitted by:	William Grzybowski <william88 gmail.com> (maintainer)
PR:		ports/167714
2012-05-08 19:29:45 +00:00
Michael Scheidell
da023eeb0d - Unbreak if ports libpcap installed
- No PORTREVISION bump since this does not affect default

PR:		ports/166853
Submitted by:	Efren Yevale <syavne@gmail.com>
Approved by:	Anders Troback <freebsd@troback.com> (maintainer)
2012-05-08 19:07:08 +00:00
Guido Falsi
a8245abc6e - Update to 0.9.2 [1]
- Remove check for unsupported OS versions

PR:		ports/167674
Submitted by:	freebsd@nagilum.org [1]
Approved by:	crees (mentor)
2012-05-08 19:02:48 +00:00
Michael Scheidell
449cee8a6f - Update Makefile to respect NOPORTDOCS
- Trim pkg-plist, use PORTDOCS= macro to enable easier updates in the future
- No PORTREVISION bump since this does not change default package

PR:		ports/165820
Submitted by:	scheidell@ (me)
Approved by:	x11 (maintainer, timeout 60 days)
2012-05-08 19:00:52 +00:00
Guido Falsi
2542e7f308 - Update xmms2 to 0.8 [1]
- Add SNDFILE option [1]
- Don't install test and debugging components by default [2]
- Fix slave ports
- Take maintainership

PR:		ports/163056
Submitted by:	Jan Beich <jbeich@tormail.net> [1] and [2] partly
Approved by:    crees (mentor)
2012-05-08 18:47:50 +00:00
Pawel Pekala
705f9a5ec2 Update to 2.3.2
PR:		ports/167579
Submitted by:	maintainer
2012-05-08 18:32:25 +00:00
Chris Rees
41094c1815 Update to 4.2.9
PR:		ports/131580
Submitted by:	Mitchell Smith (mjs@bur.st) (maintainer)

- Update maintainer address

- Use USERS

- Use LICENSE
2012-05-08 18:12:00 +00:00
Chris Rees
18ae014dcb Correct pkg-message instructions on providing gitolite
Submitted by:	maintainer via email
2012-05-08 18:02:15 +00:00
Steve Wills
fc16e30bb7 - Update to 1.2006 2012-05-08 17:42:19 +00:00
Steve Wills
b9c39d7fc3 - Update to 0.76
PR:		ports/167205
Approved by:	maintainer timeout (tobez, >2 weeks)
2012-05-08 16:40:45 +00:00
Frederic Culot
0b97658a33 - Update to 0.17
Changes:	http://search.cpan.org/dist/POE-Component-IRC-Plugin-Hailo/Changes
PR:		ports/167678
Submitted by:	milki <milki@rescomp.berkeley.edu> (maintainer)
2012-05-08 15:52:03 +00:00
Gabor Kovesdan
496ada6214 - Update to 20120508
Changelog:
- New feature: --compress-program
- Minor bugfixes
2012-05-08 15:43:58 +00:00
Sergey Skvortsov
476e1d34a0 Update to 0.10 2012-05-08 15:32:30 +00:00
Sergey Skvortsov
b90763a43c Update to 1.97
Changes:	http://cpansearch.perl.org/src/SHLOMIF/XML-LibXML-1.97/Changes
2012-05-08 15:27:55 +00:00
Sergey Skvortsov
d117c6ee08 Update to 3.1.4
Changes:	http://www.otrs.com/en/open-source/community-news/releases-notes/release-notes-otrs-help-desk-314/
2012-05-08 15:26:51 +00:00
Pawel Pekala
8b853538b9 - Update to version 4.0.13 [1]
- Mark MAKE_JOBS_SAFE
- Use bsd.port.options.mk

Chnages: http://sourceforge.net/news/?group_id=105168

PR:		ports/167637 [1]
Submitted by:	maintainer [1]
2012-05-08 14:11:44 +00:00
Steven Kreuzer
901396a748 Correct DEPENDS
PR:		ports/167510
Submitted by:	Steve Wills <swills@freebsd.org>
2012-05-08 14:00:05 +00:00
TAKATSU Tomonari
e859d63055 - Update to 0.5-46 2012-05-08 10:30:05 +00:00
Sunpoet Po-Chuan Hsieh
f19fa2d4b6 - Update to 0.29
- Use TEST_DEPENDS for test-only dependencies
- Add missing TEST_DEPENDS

Changes:	http://search.cpan.org/dist/MooseX-Singleton/Changes
2012-05-08 09:39:41 +00:00
Sunpoet Po-Chuan Hsieh
507a36ec8c - Update to 2.0602
Changes:	http://search.cpan.org/dist/Moose/Changes
2012-05-08 09:37:25 +00:00
Sunpoet Po-Chuan Hsieh
2545434e68 - Update to 0.091004
Changes:	http://search.cpan.org/dist/Moo/Changes
2012-05-08 09:36:42 +00:00
Sunpoet Po-Chuan Hsieh
c104ae54c4 - Do not try to remove PREFIX/lib/node_modules, this directory is now owned by node 2012-05-08 09:34:38 +00:00
Frederic Culot
241498bfff - Update to 0.100002
Changes:	http://search.cpan.org/dist/Pod-Coverage-TrustPod/Changes
PR:		ports/167681
Submitted by:	milki <milki@rescomp.berkeley.edu> (maintainer)
2012-05-08 09:27:16 +00:00
Sunpoet Po-Chuan Hsieh
42a16baae0 - Make directory: PREFIX/lib/node_modules
- Add a message about npm
- Bump PORTREVISION for package change

Submitted by:	sunpoet (myself, via IRC)
Approved by:	Jin-Sih Lin <linpct@gmail.com> (maintainer, via IRC)
2012-05-08 08:58:22 +00:00
Sunpoet Po-Chuan Hsieh
33afa7b96c - Update to 0.21
Changes:	http://search.cpan.org/dist/InlineX-CPP2XS/CHANGES
2012-05-08 08:57:23 +00:00
Sunpoet Po-Chuan Hsieh
1d6b26f9ee - Update to 0.17
- Remove unnecessary post-patch:
2012-05-08 08:50:10 +00:00
Marc Fonvieille
03d589ba6d s/separatly/separately 2012-05-08 08:16:14 +00:00
Marc Fonvieille
8906d0ece6 Update to 20120506 version of the FreeBSD docset.
Approved by:	doceng (implicit)
2012-05-08 08:11:11 +00:00
Sunpoet Po-Chuan Hsieh
ea97cfd0c6 - Update to 1.13
- Add LICENSE

Changes:	http://search.cpan.org/dist/ExtUtils-PkgConfig/Changes
2012-05-08 08:00:41 +00:00
Sunpoet Po-Chuan Hsieh
83215b9954 - Update to 0.99
Changes:	http://search.cpan.org/dist/XML-SAX/Changes
PR:		ports/166794
Submitted by:	sunpoet (myself)
2012-05-08 07:59:09 +00:00
Sunpoet Po-Chuan Hsieh
256fb825c2 - Re-add p5-XML-SAX-Base 1.08
XML::SAX::Base has a very simple task - to be a base class for PerlSAX drivers
and filters. It's default behaviour is to pass the input directly to the output
unchanged. It can be useful to use this module as a base class so you don't have
to, for example, implement the characters() callback.

The main advantages that it provides are easy dispatching of events the right
way (ie it takes care for you of checking that the handler has implemented that
method, or has defined an AUTOLOAD), and the guarantee that filters will pass
along events that they aren't implementing to handlers downstream that might
nevertheless be interested in them.

WWW: http://search.cpan.org/dist/XML-SAX-Base/
2012-05-08 07:58:38 +00:00
Wen Heping
290d06a8a3 - Update to 4.07.8 2012-05-08 07:48:38 +00:00
Sunpoet Po-Chuan Hsieh
ae29110a98 - Update to 0.42
- Sort BUILD_DEPENDS
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/MooseX-Method-Signatures/Changes
PR:		ports/167280
Submitted by:	sunpoet (myself)
2012-05-08 07:47:12 +00:00
Martin Matuska
74d04ac46b Update to 2.0.19 2012-05-08 07:46:19 +00:00
Wen Heping
a5015653c9 - Update to 1.8.004.20120507 2012-05-08 07:43:58 +00:00
Frederic Culot
7acc82bc9a - Update to 1.44
- Add LICENSE (Artistic 1 & GPL 1)

Changes:	http://search.cpan.org/dist/HTTP-BrowserDetect/Changes
2012-05-08 07:30:13 +00:00
Wen Heping
3dd08774be - Update conflicts and add NO_LATEST_LINK 2012-05-08 07:24:32 +00:00