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
Anton Berezin
e2e78f723a
Update to 2.202.
...
Changes: http://search.cpan.org/dist/Email-Simple/Changes
2013-09-04 15:24:23 +00:00
Brooks Davis
178c52ec1b
Fix the build on i386 9 with a patch from upstream the. This was
...
broken by the enabling of R600 support.
Tested by: mat
2013-09-04 15:23:52 +00:00
Sunpoet Po-Chuan Hsieh
3b47250562
- Remove leading indefinite article from COMMENT
2013-09-04 15:16:50 +00:00
Mikhail Teterin
489377e4f1
Update from 2.12 to 2.13.
2013-09-04 15:09:54 +00:00
Baptiste Daroussin
ffd2dea848
Fix typo
2013-09-04 14:43:18 +00:00
William Grzybowski
e6c8dc6e2b
www/py-django-registration: update to 1.0
...
- Update to 1.0 [1]
- Trim Makefile header [1]
- Use single space in WWW [1]
- Use CHEESESHOP mirror [2]
PR: ports/181756
Submitted by: Kozlov Sergey <kozlov.sergey.404 gmail.com> [1]
Approved by: maintainer [2]
2013-09-04 14:35:08 +00:00
Sergey Matveychuk
39ba9dc9c0
- Obsolated NOPORTDOCS
2013-09-04 14:10:56 +00:00
Sergey Matveychuk
d4d03df880
- Update to 4.7
2013-09-04 14:05:38 +00:00
Baptiste Daroussin
1e4f1b087d
Fix build without libstdc++
2013-09-04 13:47:08 +00:00
Baptiste Daroussin
a82e6804c6
Back to the present
...
Reported by: madpilot
2013-09-04 13:45:38 +00:00
Mathieu Arnold
4bd5fd7269
Use the new modbuildtiny macro.
2013-09-04 13:19:36 +00:00
Mathieu Arnold
687a70b642
* Add devel/p5-Module-Build-Tiny support to USE_PERL5 with modbuildtiny.
...
* Add doc for the configure, modbuild and modbuildtiny options.
Reviewed by: az, bapt
Approved by: az, bapt
2013-09-04 13:11:02 +00:00
Tijl Coosemans
c1c0fcd819
- Remove USE_GCC=any.
...
- Add OPTIONS_DEFINE.
- Remove FreeBSD/alpha support.
2013-09-04 13:09:08 +00:00
Andrej Zverev
945c98fdf8
- convert to the new perl5 framework
...
Approved by: portmgr (bapt@, blanket)
2013-09-04 13:07:40 +00:00
Andrej Zverev
676d298ee1
- convert to the new perl5 framework
...
Approved by: portmgr (bapt@, blanket)
2013-09-04 12:28:16 +00:00
Anton Berezin
fed30100be
Update to 1.21.
...
Changes: http://search.cpan.org/dist/Net-Patricia/Changes
2013-09-04 11:50:29 +00:00
Ganael LAPLANCHE
8c800e77e7
Fix build when audio/portaudio is installed
...
PR: ports/181683
Submitted by: amdmi3
2013-09-04 11:38:58 +00:00
Mathieu Arnold
d24232ea11
This one uses Module::Build::Tiny to build.
2013-09-04 11:00:15 +00:00
Rene Ladan
722118c782
Remove expired ports:
...
2013-09-04 www/p5-Catalyst-Plugin-Unicode-Encoding: This module now part of core Catalyst distribution
2013-09-04 databases/phpmyadmin35: Has unresolved security problems: http://www.phpmyadmin.net/home_page/security/PMASA-2013-10.php
2013-09-04 09:55:38 +00:00
Baptiste Daroussin
8fa51201e0
Add an explicit dependency on pkgconf
2013-09-04 09:52:48 +00:00
Andrej Zverev
4c7f7c366c
- convert to the new perl5 framework
...
Approved by: portmgr (bapt@, blanket)
2013-09-04 09:48:54 +00:00
Michael Reifenberger
890a5c28b9
Add two more dependencies.
2013-09-04 09:46:43 +00:00
Kubilay Kocak
80aeffb286
sysutils/libfvde: Update MASTER_SITES to fix fetch 404
...
- Update MASTER_SITES since Google Code download service is 404 [1]
[1] http://google-opensource.blogspot.com/2013/05/a-change-to-google-code-download-service.html
Reported by: pkg-fallout
2013-09-04 09:05:36 +00:00
Anton Berezin
19d8734ef6
Update to 0.18.
...
Changes: http://search.cpan.org/dist/Net-Abuse-Utils/Changes
2013-09-04 08:52:12 +00:00
Anton Berezin
4505023578
Update to 0.36.
...
Changes: http://search.cpan.org/dist/Package-Stash/Changes
2013-09-04 08:50:25 +00:00
Baptiste Daroussin
7ab45ffb0f
Fix build without libstdc++
2013-09-04 08:25:16 +00:00
Boris Samorodov
10b789c6b8
Adopt USES=gmake iconv.
...
Submitted by: bsam (me, by e-mail)
Approved by: olgeni (maintainer)
2013-09-04 08:00:01 +00:00
Boris Samorodov
45f061d921
Add an explicit dependency upon pkg-config (USES+=pkgconfig)
...
uncovered by an exp libiconv -> inconv swith.
Approved by: portmgr (implicit)
2013-09-04 07:55:49 +00:00
Andrej Zverev
fcbd2acb27
- convert to the new perl5 framework
...
Approved by: portmgr (bapt@, blanket)
2013-09-04 07:19:56 +00:00
Pietro Cerutti
30e3174548
- Unbreak by setting MAKE_JOBS_UNSAFE
...
Reported by: pkg-fallout
2013-09-04 07:09:17 +00:00
Hiroki Sato
fd8876946a
Update to 1.4.
2013-09-04 07:08:55 +00:00