Commit graph

35687 commits

Author SHA1 Message Date
Raphael Kubo da Costa
ad9869b9be Restore PORTREVISION.
The Qt 4.8.2 update was not supposed to remove PORTREVISION from these
ports, as they are not really part of the update.
2012-06-02 14:32:41 +00:00
Jun Kuriyama
ba5cb3212d IO::Callback provides an easy way to produce a phoney read-only
filehandle that calls back to your own code when it needs data to
satisfy a read.  This is useful if you want to use a library module
that expects to read data from a filehandle, but you want the data to
come from some other source and you don't want to read it all into
memory and use IO::String.

WWW: http://search.cpan.org/dist/IO-Callback/
2012-06-02 14:21:37 +00:00
Sunpoet Po-Chuan Hsieh
03d49c2d6a - Add p5-Error-Helper 0.1.0
Error::Helper provides some easy error related methods.

WWW: http://search.cpan.org/dist/Error-Helper/
2012-06-02 12:33:30 +00:00
MANTANI Nobutaka
2b1fa048d4 Update to 1.0. 2012-06-02 11:59:24 +00:00
Jun Kuriyama
688fdaa67b - Upgrade to 0.54. 2012-06-02 11:44:55 +00:00
Lars Engels
b18fcb0248 - Update devel/lasi to 1.1.1
- Chase library version bump
2012-06-02 11:03:43 +00:00
Baptiste Daroussin
19c02e3276 Add missing inclusion of bsd.port.pre.mk needed for OSVERSION testing 2012-06-02 11:00:54 +00:00
Jun Kuriyama
dfd8ee6bc1 - Upgrade to 7.38. 2012-06-02 10:36:53 +00:00
Frederic Culot
cf9dc23c2d - Update to 1.42
- Update LICENSE (upstream switched to Artistic 2)

Changes:	http://search.cpan.org/dist/Test-WWW-Mechanize/Changes
2012-06-02 08:36:35 +00:00
Frederic Culot
b24d15e558 - Update to 1.28
Changes:	http://search.cpan.org/dist/File-MMagic/ChangeLog
2012-06-02 08:06:02 +00:00
Frederic Culot
d43adae777 - Update to 0.13
- Add LICENSE (Artistic 1 & GPL 1)

Changes:	http://search.cpan.org/dist/Devel-Required/CHANGELOG
2012-06-02 07:48:58 +00:00
Eitan Adler
5984aee4de Add missing conflicts
Submitted by:	Sulev-Madis "ketas" Silber <madis555@hot.ee>
Approved by:	tj (maintainer)
2012-06-02 04:49:36 +00:00
Raphael Kubo da Costa
7522974a94 The KDE on FreeBSD team is happy to update Qt to its 4.8.2 release.
The upstream changelog can be seen in
<https://qt.gitorious.org/qt/qt/blobs/4.8/dist/changes-4.8.2>.

Relevant changes include a few patches having been integrated upstream
and thus removed from the ports tree and some improved work on USE_QT4
in bsd.qt.mk.
2012-06-02 00:08:27 +00:00
David E. O'Brien
f1af3857b1 Diff reduction to subversion/Makefile rev 1.145 and subversion/Makefile.common
rev 1.62 so that one may see what's different about the ports files.
2012-06-01 22:31:25 +00:00
Sunpoet Po-Chuan Hsieh
03884474dd - Update to 0.38
- Sort PLIST

Changes:	http://search.cpan.org/dist/Data-Peek/ChangeLog
2012-06-01 20:48:52 +00:00
Steve Wills
0acab13d73 prototype-rails provides Prototype, Scriptaculous, and RJS for Rails 3.1
WWW: https://github.com/rails/prototype-rails

PR:		ports/168126
Submitted by:	Mikhail T. <m.tsatsenko@gmail.com>
2012-06-01 18:16:25 +00:00
Steve Wills
dac73408b0 Pretty print Ruby objects to visualize their structure.
WWW:	http://rubygems.org/gems/awesome_print

PR:		ports/168171
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp>
2012-06-01 15:40:52 +00:00
Michael Scheidell
d8bfa99660 - Mark BROKEN with powerpc/elf combination (might be all powerpc, don't know)
PR:		ports/168527
Submitted by:	scheidell@ (me)
Approved by:	The dancing elves (maintainer)
2012-06-01 13:31:30 +00:00
Sunpoet Po-Chuan Hsieh
bfd8680e92 - Update to 0.86
- Align PERL_LEVEL check to stable Perl releases (lang/perl5.*)

Changes:	http://search.cpan.org/dist/Module-CPANTS-Analyse/Changes
2012-06-01 07:30:23 +00:00
Sunpoet Po-Chuan Hsieh
2af45f8c09 - Add p5-Test-CPAN-Meta-YAML 0.20
Test::CPAN::Meta::YAML was written to ensure that a META.yml file, provided with
a standard distribution uploaded to CPAN, meets the specifications that slowly
being introduced to module uploads, via the use of ExtUtils::MakeMaker,
Module::Build and Module::Install.

See CPAN::Meta for further details of the CPAN Meta Specification.

WWW: http://search.cpan.org/dist/Test-CPAN-Meta-YAML/
2012-06-01 06:20:26 +00:00
Sunpoet Po-Chuan Hsieh
9026f0fe04 - Update to 0.22
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/InlineX-C2XS/CHANGES
2012-06-01 06:19:11 +00:00
Sunpoet Po-Chuan Hsieh
c3170bf320 - Update to 0.15
Changes:	http://search.cpan.org/dist/MooseX-MarkAsMethods/Changes
2012-06-01 06:18:28 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Steve Wills
db57bba82a - Update to 0.9130 2012-05-31 23:28:13 +00:00
Guido Falsi
68e1d1d6ba - Convert to new options framework
- Remove uneeded double quotes
- While here fix various portlint warnings
- Indent make conditionals and loop

Approved by:	Boris Samorodov <bsam@FreeBSD.org> (net/unison-nox11 maintainer)
Approved by:	Matthias Andree <mandree@FreeBSD.org> (implicit, net/unison232 maintainer)
Approved by:	tabthorpe (mentor)
2012-05-31 21:12:14 +00:00
Tom Judge
260c7b0856 Update my email address.
Approved by:	eadler (mentor)
2012-05-31 19:40:19 +00:00
Sylvio Cesar Teixeira
8d6930b5a6 - Update to 2.3.1
PR:		ports/168380
Submitted by:	Milki <milki@rescomp.berkeley.edu> (maintainer)
2012-05-31 19:16:20 +00:00
Sylvio Cesar Teixeira
6ae107815e - Update to 3.0.3
PR:		ports/168378
Submitted by:	Milki <milki@rescomp.berkeley.edu> (maintainer)
2012-05-31 19:14:04 +00:00
MANTANI Nobutaka
5e09fd9c61 Add libvshadow, a library to support the Volume Service Snapshot (VSS) format. 2012-05-31 17:19:30 +00:00
MANTANI Nobutaka
f6edf467e5 Add libewf, a library for support of the Expert Witness Compression Format
(EWF).
2012-05-31 17:01:28 +00:00
Romain Tartière
5b3c113ff0 Update to 3.0.2. 2012-05-31 12:30:20 +00:00
Baptiste Daroussin
0cb47f7753 Convert to new options framework 2012-05-31 11:19:32 +00:00
Wen Heping
54bad1a3af - Update to 0.12
ChangeLog: http://cpansearch.perl.org/src/ELIZABETH/Devel-Required-0.12/CHANGELOG
2012-05-31 01:15:40 +00:00
David E. O'Brien
49a91cb0bd Allow bmake to be used to build /usr/src, etc.. using the correct share/mk/*mk.
Submitted by:	Simon Gerraty <sjg@NetBSD.org>
2012-05-30 23:37:56 +00:00
Xin LI
e24f4c515c - Update to 1.2.2;
- Add LICENSE=;
 - Take maintainership;
2012-05-30 23:14:55 +00:00
Pav Lucistnik
76de0a4498 - Reset maintainer:
<shuvaev@physik.uni-wuerzburg.de>
      (reason: 550 5.7.1 <shuvaev@physik.uni-wuerzburg.de>: Recipient address rejected: User unknown)
2012-05-30 22:31:09 +00:00
Pav Lucistnik
76bdae20fd - Mark BROKEN: does not compile
/usr/ports/devel/ros-common/work/common-1.4.3/pluginlib/src/boost_fs_wrapper.cpp:
  In function 'std::string pluginlib::getPackageFromLibraryPath(const
  std::string&)':
  /usr/ports/devel/ros-common/work/common-1.4.3/pluginlib/src/boost_fs_wrapper.cpp:58:
  error: conversion from 'boost::filesystem3::path' to non-scalar type
  'std::basic_string<char, std::char_traits<char>, std::allocator<char> >'
  requested

Reported by:	pointyhat
2012-05-30 22:05:13 +00:00
Guido Falsi
2b62391dad - Update leapseconds data
- bump PORTREVISION

PR:		ports/168467
Submitted by:	TAKAHASHI Kaoru <kaoru@kaisei.org>
Approved by:	crees (mentor)
2012-05-30 20:28:31 +00:00
Beech Rintoul
ef71afd952 - Change MASTER_SITES
PR:		ports/168472
Submitted by:	Matthew D.Fuller <fullermd@over-yonder.net> (maintainer)
2012-05-30 20:04:46 +00:00
Ruslan Makhmatkhanov
b7440505c6 Flake8 is a wrapper around these tools:
- PyFlakes
    - pep8
    - Ned's McCabe script

Flake8 runs all tools by launching the single 'flake8' script, but ignores pep8
and PyFlakes extended options and just uses defaults. It displays the warnings
in a per-file, merged output.

WWW:	https://bitbucket.org/tarek/flake8

NB: slightly changed version of the port committed. My changes:
- add $FreeBSD$
- update to 1.3.1
- add license (MIT)
- add a comment about python3. It will work but it use distutils for python3
  and setuptools for python2. I think the port will need to be changed to use
  distutils for both python branches.
- use %%PYEASYINSTALL_EGG%% in pkg-plist

PR:		ports/168108
Submitted by:	William Grzybowski <william88@gmail.com>
2012-05-30 19:58:00 +00:00
Ruslan Makhmatkhanov
3b852dc6d0 - update to 1.2.10-114
While I'm here, do some clenup:
- use shortname in MASTER_SITES
- drop LICENSE_FILE for well-know license (MIT)
- strict python versions to 2.x only
- replace redefinition of the whole PYDISTUTILS_EGGINFO with
  just PYDISTUTILS_PKGVERSION
- add tab in pkg-descr

PR:		167484
Submitted by:	antoine (maintainer)
2012-05-30 19:16:41 +00:00
Juergen Lock
9d2f45c991 - (Attempt to) fix plist on !amd64.
- Bump PORTREVISION.

PR:		ports/168358
Submitted by:	linimon
2012-05-30 17:05:48 +00:00
Brendan Fabeny
bd06b6f2b5 update to 1.97.7 2012-05-30 09:22:55 +00:00
Martin Wilke
9ffa28e4f1 Web Widgets for building and validating forms. (former ToscaWidgetsForms)
WWW:	http://toscawidgets.org/

PR:		ports/167710
Submitted by:	Yuan-Chung Hsiao <ychsiao@gmail.com>
2012-05-30 08:07:30 +00:00
Martin Wilke
047544bf7e Collection of repoze.who friendly form plugins
repoze.who-friendlyform is a repoze.who plugin which
provides a collection of developer-friendly form plugins,
although for the time being such a collection has only
one item.

WWW:	http://code.gustavonarea.net/repoze.who-friendlyform/

PR:		ports/167703
Submitted by:	Yuan-Chung Hsiao <ychsiao@gmail.com>
2012-05-30 08:06:50 +00:00
Martin Matuska
5c6f0ea508 Update to 1.3.1 2012-05-30 07:11:41 +00:00
Martin Matuska
c84f78bf77 Update to 1.9.1 2012-05-30 07:11:33 +00:00
Martin Matuska
a470fc73bb Update to 1.0.7 2012-05-30 07:11:24 +00:00
Raphael Kubo da Costa
17db359c12 - Update to 1.0 [1]
- Unify the empty separate inclusion of bsd.port.pre.mk and
  bsd.port.post.mk into a single .include <bsd.port.mk>

PR:		ports/167801
Submitted by:	olgeni [1]
Approved by:	Denise H. G. (maintainer timeout, ~3 weeks)
2012-05-30 04:03:46 +00:00
Raphael Kubo da Costa
2281ece9c3 kdevplatform, kdevelop-kde4: Really fix clang support.
My original upstream commits to fix the detection of the
<unordered_map> and <ext/hash_map> headers needed some fixes which
were committed later.

The original patches have now been replaced by all the needed commits
squashed into a single 'patch-fix-clang-support' diff.
2012-05-30 03:26:24 +00:00