Sunpoet Po-Chuan Hsieh
dbab37903a
- Support STAGEDIR
...
- Remove outdated PERL_LEVEL check
Approved by: portmgr (blanket)
2014-02-27 22:52:43 +00:00
Sunpoet Po-Chuan Hsieh
5531c299c6
- Remove outdated PERL_LEVEL check
2014-02-27 22:51:31 +00:00
Sunpoet Po-Chuan Hsieh
695a65fcef
- Support STAGEDIR
...
- Remove outdated PERL_LEVEL check
Approved by: portmgr (blanket)
2014-02-27 22:50:58 +00:00
Sunpoet Po-Chuan Hsieh
aa768d9703
- Convert to new options helper
...
- Update PP_DESC
- Remove outdated PERL_LEVEL check
2014-02-27 22:50:37 +00:00
Rene Ladan
529cd25c5b
Remove expired ports:
...
2014-02-26 www/trac-hierwiki: Runtime is broken, doesn't support Trac>0.11
2014-02-27 net-p2p/microdc2: Broken for more than 6 month
2014-02-27 www/openvrml: Broken for more than 6 month
2014-02-27 science/peekabot: Broken for more than 6 month
2014-02-27 misc/xbiso: Broken for more than 6 month
2014-02-27 net/hornetq: Broken for more than 6 month
2014-02-27 sysutils/slmon: Broken for more than 6 month
2014-02-27 www/trac-revtree: Broken for more than 6 months
2014-02-27 security/crack: Broken for more than 6 month
2014-02-27 sysutils/graphicboot: Broken for more then 6 month
2014-02-27 graphics/kgraphviewer: Broken for more than 6 month
2014-02-27 sysutils/ckl: Broken for more than 6 month
2014-02-27 japanese/trac: Broken for more than 6 month
2014-02-27 lang/opa: Broken for more than 6 month
2014-02-27 sysutils/mmore: Broken for more than 6 month
2014-02-27 www/trac-announcer: Broken for more than 6 month
2014-02-27 22:39:42 +00:00
Jun Kuriyama
46c9bf609d
This module implements RFC 2047 Mime Header Encoding (Economical).
...
WWW: http://search.cpan.org/dist/MIME-EcoEncode/
2014-02-27 22:35:11 +00:00
Tijl Coosemans
91b4789c38
Prefer libc iconv over libiconv.
...
The configure script has some simple tests that pick up libiconv when it
is installed. By passing --without-iconv these tests can be skipped so
the configure script falls back on a more standard iconv test that tests
libc before libiconv. However, this fall-back does not set CFLAGS/LDFLAGS
correctly when libiconv needs to be used, so only pass --without-iconv
when libc iconv needs to be used (ICONV_LIB empty).
PR: ports/186688
Approved by: garga (maintainer)
2014-02-27 22:21:37 +00:00
Sunpoet Po-Chuan Hsieh
32578850f4
- Remove outdated PERL_LEVEL check
2014-02-27 22:18:36 +00:00
Antoine Brodin
d8f805495a
Unbreak really, this was not mono-job safe
...
Reported by: pointyhat
2014-02-27 22:17:49 +00:00
Sunpoet Po-Chuan Hsieh
d447e7410d
- Remove outdated PERL_LEVEL check
2014-02-27 22:16:32 +00:00
Sunpoet Po-Chuan Hsieh
664b35b785
- Remove outdated PERL_LEVEL check
2014-02-27 21:44:20 +00:00
Sunpoet Po-Chuan Hsieh
2b751bf651
- Update to 1.108
...
Changes: http://search.cpan.org/dist/System-Command/Changes
2014-02-27 20:52:58 +00:00
Sunpoet Po-Chuan Hsieh
81a8564c01
- Update to 4.85
...
Changes: http://search.cpan.org/dist/Mojolicious/Changes
2014-02-27 20:52:53 +00:00
Sunpoet Po-Chuan Hsieh
a64c656ae6
- Update to 2.049
...
Changes: http://search.cpan.org/dist/Config-Model/Changes
2014-02-27 20:52:48 +00:00
Sunpoet Po-Chuan Hsieh
bfc854ec6d
- Update to 1.61
...
Changes: http://search.cpan.org/dist/YAML-Tiny/Changes
PR: ports/187119
Submitted by: sunpoet (myself)
Approved by: Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer)
2014-02-27 20:43:54 +00:00
Juergen Lock
53d2f5494a
Fix build with clang 3.4 .
...
PR: ports/187017
Submitted by: truckman
2014-02-27 20:03:51 +00:00
Juergen Lock
d78b845934
Fix build after glib depends on libiconv again.
...
Submitted by: beefy2 via pkg-fallout
2014-02-27 20:02:12 +00:00
Guido Falsi
d7c3ab5c5e
- Fix build with AVCODEC option [1]
...
- Fix build with when both VISUAL and VORBIS options are on
- While here, make portlint happier
PR: ports/187100 [1]
Submitted by: Igor Steuck Lopes <igorstklps@gmail.com>
Obtained from: Upstream [1]
2014-02-27 19:52:11 +00:00
Mathieu Arnold
0014042ad5
Change the BIND ports to use PKGNAMESUFFIX.
...
Sponsored by: Absolight
2014-02-27 18:10:04 +00:00
Antoine Brodin
0992624943
Remove TESTS from OPTIONS_DEFAULT
...
This option brings webfonts which is restricted and prevents building
around 100 ports on the package builders
2014-02-27 18:04:16 +00:00
Antoine Brodin
560b17d438
Update to 1.8.4
2014-02-27 17:57:39 +00:00
Ryan Steinmetz
f39b2bb2ce
- Remove the system-related section for this vulnerability as it is incorrectly matching on all versions of FreeBSD. (It is also already documented in vuln.xml, so we are not losing information)
...
With hat: ports-secteam@
2014-02-27 17:45:00 +00:00
Mathieu Arnold
0f58d15935
Add %%NO_OPT1%% to PLIST_SUB that is enabled when %%OPT1%% is not.
...
Sponsored by: Absolight
2014-02-27 16:39:25 +00:00
Tijl Coosemans
89a4958d3c
- Patch configure so it prefers libc iconv over libiconv.
...
- Replace USE_AUTOTOOLS=libtool with USES=libtool. This allows removing
some libtool related patches.
PR: ports/186692
Approved by: maintainer timeout (2 weeks)
2014-02-27 16:14:30 +00:00
Philippe Audeoud
8d7e8b2823
- Update to 2.4.12
...
PR: ports/186742
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2014-02-27 16:06:53 +00:00
Emanuel Haupt
b2f178a071
- Support staging
...
- Use INSTALL_LIB istead of INSTALL_DATA
- Uses gmake
2014-02-27 15:48:02 +00:00
Martin Matuska
a3d596d6b9
Update mail/pear-Horde_Imap_Client to 2.18.4
...
Update www/pear-Horde_Http to 2.0.5
2014-02-27 15:45:08 +00:00
Emanuel Haupt
0d9a4ba2ea
Support staging
2014-02-27 15:42:46 +00:00
Emanuel Haupt
f863ba969e
Support staging
2014-02-27 15:39:50 +00:00
Emanuel Haupt
1702fe97e6
Support staging
2014-02-27 15:37:13 +00:00
Emanuel Haupt
dd55deccbd
Support staging
2014-02-27 15:33:51 +00:00
Emanuel Haupt
8706db743f
Support staging
2014-02-27 15:29:35 +00:00
Emanuel Haupt
69dc841e3a
Support staging
2014-02-27 15:26:39 +00:00
Wen Heping
14b14f28d5
- Mark BROKEN
2014-02-27 15:26:17 +00:00
Emanuel Haupt
20c90b4c3d
Support staging
2014-02-27 15:25:16 +00:00
Mathieu Arnold
2348748a6a
- Convert to staging
...
- Have portshaker-config not overwrite the config file.
Sponsored by: Absolight
2014-02-27 15:22:42 +00:00
Martin Wilke
afbf3a9249
- Update to 6.2.4
...
PR: 185713
Submitted by: ports fury
2014-02-27 15:20:53 +00:00
Martin Wilke
efd4784754
- Update to version 9.8l
...
PR: 186420
Submitted by: ports fury
2014-02-27 15:20:09 +00:00
Emanuel Haupt
f4b4df04fa
Support staging
2014-02-27 15:11:51 +00:00
Emanuel Haupt
e7d044bcfb
Support staging
2014-02-27 15:06:33 +00:00
Emanuel Haupt
9f6cbbed00
Support staging
2014-02-27 15:04:51 +00:00
Pietro Cerutti
bd6a0a40a6
- Get rid of bsd.tcl.mk. See my CHANGES entry from 20130919.
...
Approved by: portmgr (antoine)
2014-02-27 15:00:24 +00:00
Emanuel Haupt
71cd9992cb
Support staging
2014-02-27 14:59:46 +00:00
Pietro Cerutti
fccd0ba782
- Remove useless include of bsd.tcl.mk
2014-02-27 14:54:25 +00:00
Emanuel Haupt
93a273d10c
Support staging
2014-02-27 14:54:23 +00:00
Martin Wilke
996e31a983
- Remove empty dirs and files
2014-02-27 14:49:56 +00:00
Emanuel Haupt
cbe555ae64
Support staging
2014-02-27 14:49:31 +00:00
Emanuel Haupt
4583c20333
Support staging
2014-02-27 14:48:29 +00:00
Pietro Cerutti
f27c3feede
- Remove useless include of bsd.tcl.mk
2014-02-27 14:43:38 +00:00
Emanuel Haupt
87d34fe0af
Support staging
2014-02-27 14:41:18 +00:00