Baptiste Daroussin
d17e1f3699
Fix build with clang
...
Submitted by: dim
2013-09-04 23:24:55 +00:00
Baptiste Daroussin
7eca783bc7
Remove USE_GCC=any, it properly build with recent clang
...
While here convert to new Perl Framework
2013-09-04 23:16:09 +00:00
Baptiste Daroussin
8c221439ce
Convert USE_GCC=any into proper USE_CSTD=gnu89
2013-09-04 23:10:19 +00:00
Baptiste Daroussin
9d5aac81f3
Fix with clang is cc is clang, remove the now useless USE_GCC=any
2013-09-04 23:08:39 +00:00
Baptiste Daroussin
ba5a195a95
Remove USE_GCC=any, the port build properly with clang is USE_CSTD is set to gnu89
2013-09-04 23:00:51 +00:00
Baptiste Daroussin
a12fc159d1
Build properly with recent clang
...
While here make it use USES=readline
Approved by: eadler
2013-09-04 22:57:50 +00:00
Baptiste Daroussin
39e03a12a1
Add -fPIC to cflags
2013-09-04 22:22:37 +00:00
Martin Matuska
34d60718c8
Fix build with gd 2.1
...
PR: ports/181772
2013-09-04 21:30:50 +00:00
Hiroki Sato
9edc5c1eb2
- Fix a warning "Having multiple values in <test> isn't supported and may
...
not work as expected" when using the latest x11-fonts/fontconfig [*].
- Update to the latest version (font-migu, font-ume, font-vlgothic).
- Style clean-ups.
PR: ports/181701 [*]
2013-09-04 21:15:21 +00:00
Anders Nordby
d8b0e5a7d7
Update to 2.12.
2013-09-04 21:14:14 +00:00
Stephen Montgomery-Smith
3671c29c62
- Update to 1.0.1.
2013-09-04 21:10:44 +00:00
Guido Falsi
0c4e7dea3c
- Add explicit pkgconfig ddependency.
2013-09-04 21:09:33 +00:00
Guido Falsi
fa66326bb0
- Add explicit pkgconfig dependency
...
- Convert to new LIB_DEPENDS format
- Include bsd.port.mk instead of the pre/post split ones.
2013-09-04 21:08:13 +00:00
Anders Nordby
9bcc463ef9
Update to 3.0.4.
2013-09-04 21:03:18 +00:00
Antoine Brodin
03cf175aec
Drop USE_GMAKE, it doesn't work and is not necessary
...
Add an explicit dependency on pkgconf (needed for plugin detection)
Approved by: portmgr (bapt)
2013-09-04 20:58:21 +00:00
Anders Nordby
d5c1f6b418
Mark it deprecated: Varnish 2 is de facto EOL, no update since january
...
2011.
2013-09-04 20:46:54 +00:00
Anders Nordby
def4e6f7ba
Deprecate this port, as 2.6 is EOL.
2013-09-04 20:39:57 +00:00
Anders Nordby
c4397a12b3
Remove no parameter for --yesno which does not work in 9.x
...
Submitted by: jhs@FreeBSD.ORG
PR: 179925
2013-09-04 20:27:13 +00:00
Pawel Pekala
fbd19bb995
Needs pkgconfig during build
...
Reported by: pkg-fallout
2013-09-04 20:13:49 +00:00
William Grzybowski
4d5bae48cf
mail/sgwi: update to 1.1.6
...
- Update to 1.1.6 [1]
- Trim Makefile header
- Unmute install commands
PR: ports/181804
Submitted by: Lukasz Wasikowski <lukasz wasikowski.net> (maintainer)
2013-09-04 20:07:04 +00:00
Boris Samorodov
9f7e7e1326
Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.
...
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).
Co-authors: bapt, madpilot and bsam (me)
2013-09-04 20:01:05 +00:00
Thierry Thomas
4b842875ea
Re-add the missing CFLAGS and LDFLAGS.
...
Reported by: pkg-fallout
2013-09-04 19:24:12 +00:00
Lars Thegler
e017935c92
Mark BROKEN, does not compile under perl >= 5.12,
...
see https://rt.cpan.org/Public/Bug/Display.html?id=56079
Reported by: pkg-fallout
2013-09-04 19:17:14 +00:00
Hiroki Sato
0e529fa27c
Fix build.
...
Reported by: pkg-fallout
2013-09-04 18:57:18 +00:00
William Grzybowski
af38901ba6
www/py-flexget: update to 1.1.102
...
- Update to 1.1.102
2013-09-04 18:50:42 +00:00
William Grzybowski
7e9830a0f7
databases/pymongo: update to 2.6.1
...
- Update to 2.6.1
- Use single space for WWW and end with a slash
Changes:
http://api.mongodb.org/python/current/changelog.html#changes-in-version-2-6-1
2013-09-04 18:46:30 +00:00
Guido Falsi
1dde02e6e3
Fix name of port.
...
Reported by: pgj
2013-09-04 18:26:25 +00:00
Guido Falsi
fa924c5b6b
Fix wording in UPDATING message.
2013-09-04 18:20:23 +00:00
Guido Falsi
642be1b81d
- Make ports use the libc provided iconv implementation on 10-CURRENT
...
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code)
2013-09-04 18:06:07 +00:00
Tom Judge
bcaced2c93
Dancer plugin which provides an easy way implement ExtDirect APIs.
...
WWW: http://search.cpan.org/dist/Dancer-Plugin-ExtDirect/
2013-09-04 18:04:48 +00:00
Matthias Andree
ab28ac5c2a
Mark IGNORE.
2013-09-04 17:40:25 +00:00
Mark Felder
4e33fa2dc3
Fix SSL and Feedparser options
...
PR: ports/181806
Approved by: crees (mentor)
2013-09-04 17:39:41 +00:00
Antoine Brodin
287121d167
pkg-config is needed for cairo detection
...
Approved by: portmgr (bapt)
2013-09-04 17:39:25 +00:00
Tom Judge
219e108d08
LWP::Authen::Negotiate is a authentication plugin for LWP to
...
support WWW-Negotiate.
WWW: http://search.cpan.org/dist/LWP-Authen-Negotiate/
2013-09-04 17:28:02 +00:00
Antoine Brodin
2033c491ed
Add an explicit dependency on pkgconf
...
Approved by: portmgr (bapt)
2013-09-04 17:21:52 +00:00
Antoine Brodin
e9e13d5be2
Add an explicit dependency on pkgconf
...
Approved by: portmgr (bapt)
2013-09-04 17:11:24 +00:00
Andrej Zverev
853a64447e
p5-Module-Build-Tiny is self-sufficient to build itself
...
With hat: perl@
2013-09-04 17:10:25 +00:00
Antoine Brodin
3b562e43ba
Add an explicit dependency on pkgconf
...
Approved by: portmgr (bapt)
2013-09-04 17:10:07 +00:00
Anton Berezin
31eeb4d866
Update to 2.03.
...
Changes: http://search.cpan.org/dist/MIME-Types/ChangeLog
2013-09-04 17:06:57 +00:00
Anton Berezin
7310106163
Update to 0.32.
...
Changes: http://search.cpan.org/dist/Module-ExtractUse/Changes
2013-09-04 17:04:42 +00:00
Andrej Zverev
28a6974148
- Fix things after recent modbuildtiny commit
...
Reviewed by: bapt@
Kudos to: bapt@
2013-09-04 16:54:39 +00:00
Gerald Pfeifer
f4ecd3423a
Update to the 20130831 snapshot of GCC 4.7.4.
...
Work around a bug in libcpp that pulls in the optional system iconv
if present instead of relying on the port we actually depend on. [1]
The issue is that /usr/include/iconv.h has #include <stdbool.h> which
in turn, since both are included very late in the game, conflicts with
similar definintions by libcpp itself.
Interestingly enough, lang/gcc46 and lang/gcc48 did not fail under the
same test scenarios and libstdc++ does not seem to require adjustments,
so PR 161417 may not be relevant in full.
PR: 161417 [1]
2013-09-04 16:54:13 +00:00
Baptiste Daroussin
ed46f7d097
Fix build without libstdc++
2013-09-04 16:51:12 +00:00
Juergen Lock
6b1e05e1c5
- Convert to USES=gmake perl5.
...
- Fix register allocation problems with clang on i386:
* Remove the q modifier from inline asm such that clang no longer
uses a 64 bit register. Instead cast the operand to register_t
which is 32 bit on i386 and 64 bit on amd64.
* Add -fomit-frame-pointer to CFLAGS to free up an extra register.
- Fix the issue with WITH_DEBUG by adding --disable-real-codecs
which apparently never really worked anyway.
- Patch configure so it no longer adds -mtune=i386 to CFLAGS.
- Bump PORTREVISION.
PR: ports/181786
Submitted by: tijl
2013-09-04 16:45:13 +00:00
Baptiste Daroussin
608790486b
Add an explicit dependency on pkgconf
2013-09-04 16:42:19 +00:00
Baptiste Daroussin
baeb2cd0fc
Remove patch that is not needed anymore (tested on 8.3 and 9.1) and that makes clang+libc++ failing to build properly the port
2013-09-04 16:14:12 +00:00
Brooks Davis
79fe699d74
Upgrade clang, dragonegg, and llvm -devel ports to r182968.
2013-09-04 15:57:35 +00:00
William Grzybowski
07868e3a66
cad/repsnapper: update to 2.2.0b3
...
- Update to 2.2.0b3 [1]
- Fix gtkglextmm depend
PR: ports/181812 [1]
Submitted by: Martin Dieringer <martin.dieringer gmx.de> (maintainer)
2013-09-04 15:39:52 +00:00
William Grzybowski
11b0219cfe
x11/yad: update to 0.23.0
...
- Updated from 0.22.1 to 0.23.0
- Added Makefile header
- Use new options helpers
- Added YAD Icon Browser option
Changes:
https://code.google.com/p/yad/source/browse/trunk/ChangeLog?spec=svn687&r=687
PR: ports/181790
Submitted by: Danilo Egêa Gondolfo <danilogondolfo gmail.com>
2013-09-04 15:31:58 +00:00
Ryan Steinmetz
4d3d7c16a3
- Update to 3.2.9
2013-09-04 15:26:37 +00:00