Michael Reifenberger
55e0dd8ab1
Update qcad to 3.4.2.0
...
PR: ports/183346
Submitted by: rakuco@
2013-11-05 20:34:42 +00:00
Sunpoet Po-Chuan Hsieh
3dc70b8d75
- Update to 6.82
...
Changes: http://search.cpan.org/dist/ExtUtils-MakeMaker/Changes
2013-11-05 19:45:13 +00:00
Sunpoet Po-Chuan Hsieh
1cce31900f
- Update to 0.4008
...
Changes: http://search.cpan.org/dist/Module-Build/Changes
2013-11-05 19:44:32 +00:00
Xin LI
42df5e78d7
Fix a warning "Having multiple values in <test> isn't supported and may
...
not work as expected" when using the latest x11-fonts/fontconfig.
This is similar to r326328 (ports/181701).
Reported by: Eric Camachat <eric.camachat gmail.com>
Submitted by: maintainer
PR: ports/182865
2013-11-05 19:40:01 +00:00
Sunpoet Po-Chuan Hsieh
038b06deb3
- Set perl2_CMD as perl_CMD in case it changes
...
Suggested by: mat
2013-11-05 19:33:28 +00:00
Sunpoet Po-Chuan Hsieh
2909e40c02
- Update to 1.400
...
- Support STAGEDIR
Changes: http://search.cpan.org/dist/Pod-Markdown/Changes
2013-11-05 19:07:19 +00:00
Sunpoet Po-Chuan Hsieh
a65b30cfea
- Update to 6.32
...
- Convert to new options framework
- Use USES=shebangfix
Changes: http://search.cpan.org/dist/Coro/Changes
2013-11-05 19:07:11 +00:00
Sunpoet Po-Chuan Hsieh
91dd3944b6
- Update to 1.001002
...
- Add LICENSE
Changes: http://search.cpan.org/dist/Test-Simple/Changes
2013-11-05 19:04:59 +00:00
Sunpoet Po-Chuan Hsieh
d8e46337d7
- Update to 0.40
...
- Add LICENSE
- Use TEST_DEPENDS
Changes: http://search.cpan.org/dist/Test-Class/Changes
2013-11-05 19:04:54 +00:00
Sunpoet Po-Chuan Hsieh
3c1462fe14
- Update to 4.025
...
Changes: http://search.cpan.org/dist/DBD-mysql/ChangeLog
2013-11-05 19:04:49 +00:00
Sunpoet Po-Chuan Hsieh
39da357a03
- Update to 0.43
...
- Add LICENSE
- Convert to new options framework
Changes: http://search.cpan.org/dist/DBIx-DBSchema/Changes
2013-11-05 19:04:44 +00:00
Sunpoet Po-Chuan Hsieh
cfa23e7372
- Update to 2.2.3
...
Changes: https://github.com/guard/guard/releases
2013-11-05 19:04:39 +00:00
William Grzybowski
4aa652d974
multimedia/gpac-libgpac: add prefix to configure args
...
Reported by: Omar S (via email)
2013-11-05 19:01:43 +00:00
Antoine Brodin
e6ca9cbec5
New port: devel/pecl-msgpack
...
This extension provide API for communicating with MessagePack serialization.
WWW: http://pecl.php.net/package/msgpack
PR: ports/181577
Submitted by: John Chen
2013-11-05 18:39:09 +00:00
Raphael Kubo da Costa
e984a3a1c4
Welcome CMake 2.8.12!
...
With contributions from Schaich Alonso <alonsoschaich@fastmail.fm>,
including stage support for devel/cmake-gui.
This update took much longer than expected due to CMake changing the
arguments to an internal macro that ended up being used by some ports:
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=9ce60ff5
I have also started a discussion about this on CMake's development list:
http://article.gmane.org/gmane.comp.programming.tools.cmake.devel/8464
It required adjusting the affected ports, and these changes have approved by
portmgr (bdrewery).
PR: ports/182981
Approved by: portmgr (bdrewery)
2013-11-05 18:34:22 +00:00
Dirk Meyer
75802bbff3
- add iconv for option XFT
2013-11-05 18:25:16 +00:00
Raphael Kubo da Costa
10dce1c574
Support staging.
...
Submitted by: Schaich Alonso <alonsoschaich@fastmail.fm>
2013-11-05 18:22:09 +00:00
Raphael Kubo da Costa
88430be063
Support staging.
...
Approved by: Schaich Alonso <alonsoschaich@fastmail.fm>
2013-11-05 18:18:03 +00:00
Raphael Kubo da Costa
4cea41bedf
- Support staging.
...
- Convert USES_GMAKE=yes to USES=gmake.
Submitted by: Schaich Alonso <alonsoschaich@fastmail.fm>
2013-11-05 18:15:48 +00:00
Rusmir Dusko
4f84a0909b
- Update to 5.0.9
...
- Change Makefile header
- Add master site SF/nemysisfreebsdp/allegro
- Change maintainer email to @FreeBSD.org
- Change license BSD --> ZLIB BSD
- Use the new format for LIB_DEPENDS
- Remove conflict with devel/allegro
- Set PORTSCOUT
- Change dependencies for alsa-lib and textproc/hs-pandoc
- Add ALSA, DOCS, EXAMPLES and PULSEAUDIO Options
- Add ALSA to default Options
- Change DOCS and EXAMPLES
- Support STAGEDIR and add OPTIONS_SUB
- Add demos Cosmic Protector and SPEED, add Icons, Desktop entry files
- Use REINPLACE_CMD instead of simple patches
- Mute dir install
- Remove Makefile.man
PR: ports/180908
Submitted by: nemysis (self)
Approved by: pawel / wg (mentors, implicit)
2013-11-05 18:14:56 +00:00
Raphael Kubo da Costa
ba0e2af09e
Support staging.
...
Submitted by: Schaich Alonso <alonsoschaich@fastmail.fm>
2013-11-05 18:06:57 +00:00
Raphael Kubo da Costa
52718478ff
- Support staging.
...
- Convert from USES_GMAKE=yes to USES=gmake.
Submitted by: Schaich Alonso <alonsoschaich@fastmail.fm>
2013-11-05 17:59:05 +00:00
Antoine Brodin
e0bb83400b
New port: devel/pecl-uri_template
...
Implementation of URI Template(RFC6570) specification for PHP.
WWW: http://pecl.php.net/package/uri_template
PR: ports/182991
Submitted by: Gasol Wu
2013-11-05 17:58:34 +00:00
Sunpoet Po-Chuan Hsieh
5d56e1726c
- Update to 0.102
...
Changes: http://search.cpan.org/dist/Mixin-Linewise/Changes
2013-11-05 17:57:45 +00:00
Sunpoet Po-Chuan Hsieh
42d2e39338
- Update to 0.11018
...
- Add LICENSE
- Fix and sort *_DEPENDS
- Convert to new options helper
- Use REINPLACE_CMD instead of patch file
Changes: http://search.cpan.org/dist/SQL-Translator/Changes
2013-11-05 17:56:05 +00:00
Sunpoet Po-Chuan Hsieh
5d0c37d553
- Update to 1.45
...
- Convert to new options helper
- Support STAGEDIR
Changes: http://search.cpan.org/dist/DBD-ODBC/Changes
2013-11-05 17:56:00 +00:00
Sunpoet Po-Chuan Hsieh
134ed4defb
- Update to 0.07037
...
- Support STAGEDIR
Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
2013-11-05 17:55:56 +00:00
Sunpoet Po-Chuan Hsieh
378e30db2e
- Update to 0.200
...
- Add LICENSE
- Support STAGEDIR
Changes: http://search.cpan.org/dist/Hash-Merge/Changes
2013-11-05 17:55:51 +00:00
Sunpoet Po-Chuan Hsieh
e9024e8ce2
- Update to 1.121
...
Changes: http://search.cpan.org/dist/Perl-Critic/Changes
2013-11-05 17:55:45 +00:00
Sunpoet Po-Chuan Hsieh
ba8022acb1
- Strip shared library
...
- Cleanup Makefile
2013-11-05 17:55:18 +00:00
Tijl Coosemans
03d8481ea1
Disable the PDF option as it pulls in a dependency on pdflib which is
...
marked RESTRICTED. This allows building packages for gnuplot and all
ports that depend on it (over a 100, mostly math/octave related).
Approved by: glewis (maintainer)
2013-11-05 17:08:05 +00:00
Sunpoet Po-Chuan Hsieh
5702d8c88f
- Fix perl shebang
...
- Bump PORTREVISION for package change
- While I'm here, support STAGEDIR
PR: ports/183660
Submitted by: Lukasz Wasikowski <lukasz@wasikowski.net>
Approved by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
2013-11-05 17:00:32 +00:00
Sunpoet Po-Chuan Hsieh
95e0d757eb
- Update to 0.4.20
...
Changes: http://repo.or.cz/w/libquvi-scripts.git/blob/HEAD:/NEWS
2013-11-05 16:56:26 +00:00
Sunpoet Po-Chuan Hsieh
3f3e6f30c2
- Update to 0.9.11
...
- Support STAGEDIR
Changes: http://sourceforge.net/projects/check/files/check/0.9.11/NEWS-README-0.9.11/view
2013-11-05 16:56:20 +00:00
Sunpoet Po-Chuan Hsieh
33dfda7d43
- Update to 0.205
...
- Add LICENSE
- Add TEST_DEPENDS
- Remove patch files
Changes: http://search.cpan.org/dist/JSON-Path/Changes
2013-11-05 16:55:31 +00:00
Sunpoet Po-Chuan Hsieh
2b0fad3614
- Add p5-LV 0.006
...
LV makes lvalue subroutines easy and practical to use. It's inspired by the
lvalue module which is sadly problematic because of the existence of another
module on CPAN called Lvalue. (They can get confused on file-systems that have
case-insensitive file names.)
LV comes with three different implementations, based on Variable::Magic,
Sentinel and tie; it will choose and use the best available one. You can force
LV to pick a particular implementation using:
$ENV{PERL_LV_IMPLEMENTATION} = 'Magic'; # or 'Sentinel' or 'Tie'
The tie implementation is the slowest, but will work on Perl 5.6 with only core
modules.
WWW: http://search.cpan.org/dist/LV/
2013-11-05 16:53:59 +00:00
Sunpoet Po-Chuan Hsieh
93e00bd189
- Add p5-Sentinel 0.05
...
Sentinel provides a single lvalue function, sentinel, which yields a scalar that
invoke callbacks to get or set its value. Primarily this is useful to create
lvalue object accessors or other functions, to invoke actual code when a new
value is set, rather than simply updating a scalar variable.
WWW: http://search.cpan.org/dist/Sentinel/
2013-11-05 16:51:53 +00:00
Vanilla I. Shu
3246ebc3ca
Support STAGEDIR.
2013-11-05 16:42:55 +00:00
Pietro Cerutti
cbbf190e5e
- Convert to USES+=tk
...
- STAGE-clean
2013-11-05 16:32:57 +00:00
Mathieu Arnold
0c949f02c1
Fixup build with perl 5.12.
2013-11-05 16:21:56 +00:00
Philippe Audeoud
663445ec99
- Apply forgotten changes in Makefile: maintainer, license and portversion
...
Notified by: az@
Pointyhat: myself
2013-11-05 16:21:04 +00:00
Christian Weisgerber
559a054b49
requires NEED_ROOT
2013-11-05 16:15:41 +00:00
Pietro Cerutti
dd58bbbd8b
- Convert to USES+=tk
...
- STAGE-clean
2013-11-05 16:14:47 +00:00
William Grzybowski
859e27122a
net/minidlna: update to 1.1.1
...
- Update to 1.1.1
- Fix build for non-default LOCALBASE
- Use options helpers
2013-11-05 16:12:04 +00:00
Pietro Cerutti
eb71d4ab7f
- Convert to USES+=tcl gmake
...
- STAGE-clean
2013-11-05 15:58:12 +00:00
Christian Weisgerber
3437a31511
Convert to staging, add missing includes.
2013-11-05 15:52:36 +00:00
Philippe Audeoud
c96c966098
- Update to 1.02
...
- Add LICENSE
- Support STAGE
PR: ports/183677
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
2013-11-05 15:21:01 +00:00
Philippe Audeoud
62bc45b3c9
- Update to 0.322
...
- Give maintainership to submitter
- Support STAGE
PR: ports/183472
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
2013-11-05 15:19:09 +00:00
Emanuel Haupt
082bbafba0
Update to 1.1.1
2013-11-05 15:12:48 +00:00
William Grzybowski
3bdb01292c
devel/py-billiard: update to 3.3.0.1
2013-11-05 15:03:57 +00:00