Michael Scheidell
6a6ae1551b
- Fix for mysql50+ [1]
...
- Remove dependency for p5-Mysql50 (replace with p5-Mysql) [2]
PR: ports/164177
Reported by: Daniel Pritts <danno@umich.edu>
Submitted by: the_mix_room@hotmail.com [1]
Reviewed by: scheidell@ (me) [2]
Approved by: The little dancing elves
2012-07-04 20:50:08 +00:00
Guido Falsi
951f178ef0
- Update to 2.0.1
...
- Convert to OPTIONSng
- Remove LIB_DEPENDS ABI verions
PR: ports/169624
Submitted by: Jack <xxjack12xx@gmail.com>
Approved by: crees (mentor)
2012-07-04 12:23:04 +00:00
Renato Botelho
08ba61e8b1
Pet portlint
2012-07-02 21:55:03 +00:00
Jase Thew
b7ed920566
- Update to 4.0.3 [1]
...
- Remove shlib version from LIB_DEPENDS
PR: ports/169556 [1]
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Approved by: culot (mentor)
2012-07-01 10:17:22 +00:00
Andrej Zverev
1b52682160
- Remove SITE_PERL from *_DEPENDS
...
Approved by: portmgr@ (bapt@)
2012-06-30 17:11:04 +00:00
Andrej Zverev
4c68c01d0f
- Remove SITE_PERL from *_DEPENDS
...
Approved by: portmgr@ (bapt@)
2012-06-30 12:25:05 +00:00
Andrej Zverev
e6353d0b3d
- Remove SITE_PERL from *_DEPENDS
...
Approved by: portmgr@ (bapt@)
2012-06-29 16:47:42 +00:00
Baptiste Daroussin
cdd9bb61a7
Fix typo
...
Reported by: bsam@
2012-06-29 12:58:43 +00:00
Baptiste Daroussin
222461c302
Convert to new option framework
2012-06-29 12:42:04 +00:00
Andrej Zverev
47d7ecfddf
- Remove SITE_PERL from *_DEPENDS
...
Approved by: portmgr@ (bapt@)
2012-06-29 10:20:00 +00:00
Andrej Zverev
c7b8b596ca
- Fix typo
2012-06-28 19:04:50 +00:00
Andrej Zverev
2f57eb0926
- Remove SITE_PERL from *_DEPENDS
2012-06-28 18:37:23 +00:00
Dennis Herrmann
3153859cd8
- Update to 12.12
...
- Remove GUILE/ESD: Support long since retired [1]
PR: ports/168619
Submitted by: Don Lewis <truckman@FreeBSD.org> [1]
2012-06-28 07:42:07 +00:00
Koop Mast
e61bd258b2
Update gstreamer ports.
...
Gstreamer to 0.10.36.
Gstreamer-plugins(-base) to 0.10.36.
Gstreamer-plugins-bad to 0.10.23.
Gstreamer-plugins-good to 0.10.31.
Gstreamer-plugins-ugly to 0.10.19.
Add hack to unbreak the flite plugin.
2012-06-27 12:35:05 +00:00
Dirk Meyer
79ed41a8a0
- reset MAINTAINER
2012-06-26 05:44:19 +00:00
Jung-uk Kim
48297dd179
Include bsd.port.pre.mk before SRC_BASE is referenced.
...
PR: ports/169212
2012-06-25 20:51:35 +00:00
Doug Barton
44fa804810
s/X11BASE/LOCALBASE/, or equivalent.
...
The X11BASE variable is long gone, however these ports were not updated.
2012-06-24 21:53:38 +00:00
Chris Rees
51b37917b5
Remove unnecessary dependency on freeswitch-core so as to avoid confusing
...
meta-ports
Approved by: Richard Neese (maintainer)
2012-06-24 16:59:24 +00:00
Chris Rees
0c33a9617e
Add LATEST_LINK so OPTIONS of freeswitch are not clobbered.
2012-06-24 16:29:28 +00:00
Chris Rees
e19ea5b7c4
Remove unnecessary dependency on freeswitch-core
...
(While here, use ECHO_CMD)
Approved by: Richard Neese (maintainer)
2012-06-24 16:23:49 +00:00
Beech Rintoul
2dab11f561
- Upadate to 3.0.5
...
PR: ports/169267
Submitted by: Richard Hirner <hirner@bitfire.at> (maintainer)
2012-06-23 18:05:46 +00:00
Juergen Lock
32bf1b3aac
- Update multimedia/libxine to 1.2.2 .
...
- Bump PORTREVISION for ports depending on it by default.
2012-06-23 13:21:04 +00:00
Sylvio Cesar Teixeira
e7febccf30
- Fixed problem with OptionsNG
...
PR: ports/169040
Submitted by: maintainer(private email)
2012-06-22 00:56:45 +00:00
Alexey Dokuchaev
5969e71de7
Unbreak on FreeBSD 9.X and -CURRENT after r215840: #include <stdlib.h> inside
...
`#pragma GCC visibility push(hidden)' results in free() symbol being .hidden,
and linker woes. As a remedy, temporarily revert visibility to default when
including this header (probably not the best way to solve the problem though).
While here, pacify portlint(1) by removing hard-coded shlib ABI versions in
LIB_DEPENDS.
Reported by: pointyhat (via pav, erwin)
2012-06-21 16:59:38 +00:00
Dennis Herrmann
917531d020
- Update to 3.20.6
2012-06-21 12:59:40 +00:00
Alex Kozlov
f14d52587a
Remove expired ports:
...
2012-05-30 audio/libtunepimp-old MusicBrainz RDF webservice no longer functions
2012-06-01 audio/libtunepimp MusicBrainz RDF webservice no longer functions
Approved by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer), eadler (mentor)
2012-06-20 03:16:21 +00:00
Sergey Skvortsov
cd16e349f9
Unbreak with perl 5.14+
2012-06-19 16:21:13 +00:00
Vsevolod Stakhov
d36b804b07
Update to OptionsNG.
...
Submitted by: maintainer via private email
2012-06-19 14:52:48 +00:00
Dirk Meyer
7851662a18
- bugfix USE_GETTEXT
...
Submitted by: Alex Kozlov
2012-06-19 02:58:59 +00:00
Sylvio Cesar Teixeira
56f8dd834a
- Update to 0.20
...
PR: ports/169121
Submitted by: Henrik Friedrichsen <hrkfdn@gmail.com> (maintainer)
2012-06-17 23:49:24 +00:00
Pav Lucistnik
54022091fb
- Mark BROKEN: does not compile
...
ol_lrc_fetch.o: In function `ol_lrc_candidate_free':
ol_lrc_fetch.c:(.text+0x766): undefined reference to `free'
ol_lrc_fetch_xiami.o: In function `ol_lrc_fetch_xiami_search':
ol_lrc_fetch_xiami.c:(.text+0x55e): undefined reference to `free'
ol_lrc_fetch_xiami.c:(.text+0x5cc): undefined reference to `free'
ol_lrc_fetch_xiami.c:(.text+0x60c): undefined reference to `free'
ol_lrc_fetch_ttplayer.o: In function `_download':
ol_lrc_fetch_ttplayer.c:(.text+0x210): undefined reference to `free'
ol_lrc_fetch_ttplayer.o:ol_lrc_fetch_ttplayer.c:(.text+0x513): more undefined references to `free' follow
Reported by: pointyhat
2012-06-17 20:29:14 +00:00
Sylvio Cesar Teixeira
a68a9a62ea
- Update to version 1.2
...
New file:
files/patch-mscore__awl__denomspinbox.cpp
files/patch-mscore__mscore__measure.cpp
Remove file:
files/extra-patch-log2
pkg-message
PR: ports/168992
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2012-06-17 20:15:57 +00:00
Sylvio Cesar Teixeira
1065b33ee2
- Fix build on 7-stable
...
PR: ports/168991
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2012-06-17 20:10:13 +00:00
Sylvio Cesar Teixeira
c332bd13cf
- Update to version 2.9.0
...
Remove file:
files/patch-ecatools__ecaplay.c
PR: ports/168990
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2012-06-17 20:07:46 +00:00
Sylvio Cesar Teixeira
f8047bb9ce
- Converted to OptionsNG framework
...
PR: ports/169040
Submitted by: Grzegorz Blach <magik@roorback.net> (maintainer)
2012-06-17 19:51:49 +00:00
Dirk Meyer
19660d0714
- bugfix USE_GETTEXT
...
Submitted by: Alex Kozlov
2012-06-17 09:03:13 +00:00
Hajimu UMEMOTO
aebe701141
Convert to use new OPTIONS framework.
2012-06-16 19:11:44 +00:00
Steve Wills
1aa09aec46
- Avoid += for depends without preceeding definition
2012-06-16 01:27:17 +00:00
Ganael LAPLANCHE
6b45d74427
- Switch to OptionsNg
...
- Un-version LIB_DEPENDS
2012-06-15 09:56:13 +00:00
Dennis Herrmann
a8449b7d87
- Update to 3.20.5
2012-06-14 09:54:56 +00:00
Ruslan Makhmatkhanov
b15554aa86
- update to 1.0
...
While here:
- add some missing tabs
- drop LICENSE_FILE (doesn't needed for well-known licenses)
- use PYTHON_PKGNAMEPREFIX in _DEPENDS
- strict python version to 2.x (per README)
PR: 168851
Submitted by: Jason E. Hale <bsdkaffee at gmail dot com> (maintainer)
2012-06-14 04:18:08 +00:00
Dima Panov
59642d1219
- Fix loop in a way that likely terminates before the array overflows [1]
...
- Allow to be built with clang
Obtained from: pkgsrc [1]
Approved by: maintainer (implicit)
2012-06-12 07:54:48 +00:00
Beech Rintoul
dd29c39e3a
- Update to 0.5.5
...
PR: ports/168890
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
2012-06-11 19:39:27 +00:00
Baptiste Daroussin
08d0acafb8
Fix bad syntax
2012-06-11 03:57:24 +00:00
Steve Wills
63d09c9c9b
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
...
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi)
2012-06-10 18:42:48 +00:00
Chris Rees
cee96bd7bd
Return to file-based dependency for p5-DBD-mysql; there is no way currently
...
to do a package dependency since p5-DBD-mysql50 and p5-DBD-mysql have different
basenames, and therefore cannot be considered as alternatives.
The correct solution is to switch the use of PKGNAMESUFFIX in the slave ports
to using LATEST_LINK instead so they all have the same PKGBASE
2012-06-10 16:43:17 +00:00
Dirk Meyer
d0e91b562f
- mark DEPRECATED
...
- reset MAINTAINER
2012-06-10 16:10:22 +00:00
Pav Lucistnik
7d0ab3957c
- Mark BROKEN on FreeBSD 7.X: does not link
...
Reported by: pointyhat
2012-06-10 15:38:20 +00:00
Chris Rees
8016c8f204
Warn if user sets own value of MPDCONF-- potential for breakage is nonzero and
...
packages don't support it anyway.
2012-06-10 14:34:26 +00:00
Dima Panov
ac4000b3c8
- Update libGPOD to 0.8.2 release
...
No more crash with mono bindings on i386
Better iOS 4.3 support
Still no iPhone/iPod 4/4S support
Bugfixes
Approved by: avilla (maintainer, via IM)
2012-06-10 10:09:33 +00:00