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
Roman Bogorodskiy
c5108b5117
Update to 1.14.2.
2012-06-10 04:37:38 +00:00
Roman Bogorodskiy
2cfb986134
- Drop audio/libmusicbrainz support as it's deprecated and no longer
...
functional. It was only used for obtaining cdaudio metadata
- Bump PORTREVISION
PR: 168154
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
2012-06-10 03:59:29 +00:00
Christian Weisgerber
4896c9c58a
Convert to new options framework.
2012-06-09 17:05:17 +00:00
Dirk Meyer
ce3ba6bbb6
- update to 0.5.1
2012-06-09 13:03:56 +00:00
Dirk Meyer
0a66ec8224
- update to build with gnustep-1.24.0
2012-06-09 12:58:04 +00:00
Guido Falsi
70c73d6b0a
- Use new options framework "SINGLE" feature.
...
Approved by: crees, tabthorpe (mentors, implicit)
2012-06-09 10:59:46 +00:00
Chris Rees
2f67189afe
SITE_PERL --> package dependencies
...
Stop depending on a versioned p5-DBD-mysql port
2012-06-08 20:34:50 +00:00
Max Khon
4fb3ab3bb4
Deprecate: outdated and distfile no longer available.
...
Prodded by: bapt
2012-06-08 09:02:15 +00:00
Michael Scheidell
de91af8902
- Remove LICENSE files from pkg-plist
...
- Bump PORTREVISION since this changes packaging (plist)
PR: ports/168618
Submitted by: Barbara <barbara.xxx1975@libero.it>
Approved by: maintainer (implicit), portmgr (pav)
2012-06-07 19:52:33 +00:00
Marcus von Appen
fdac1dea0f
- Fix MASTER_SITES to make it fetchable again
2012-06-07 19:26:25 +00:00
Dmitry Marakasov
405f1268c4
- Mark MAKE_JOBS_UNSAFE, it tends to fail in threaded build somewhere around all.h generation
...
- Release maintainership, I don't really use it
2012-06-07 12:36:35 +00:00
Sylvio Cesar Teixeira
a30485cbd4
- Update to 0.5
...
PR: ports/168686
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
2012-06-06 21:57:16 +00:00
Beech Rintoul
44b65cfcae
- Update to 0.5.5-rc1
...
- Many changes between 0.5.1 and 0.5.5, see changelog
PR: ports/168189
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
2012-06-06 20:35:17 +00:00
Baptiste Daroussin
67ededf908
to no try to run check-options-version anymore
...
Submitted by: pointyhat (pav)
2012-06-06 10:04:06 +00:00
Martin Wilke
9c2f65e395
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
...
Review by: bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Sylvio Cesar Teixeira
cdfad8a937
- Update MASTER_SITES
...
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Support PORTDOCS/PLIST_FILES
Remove file:
files/extra-patch-broken-scandir
pkg-plist
PR: ports/168590
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2012-06-05 20:38:19 +00:00
Sylvio Cesar Teixeira
b04f4e89f6
- Update to version 0.3.9
...
PR: ports/168589
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2012-06-05 20:35:35 +00:00
Sylvio Cesar Teixeira
6c2bed35dc
- Update to version 5.17.11
...
New file:
files/patch-H__sysdep.h
Remove file:
files/patch-Opcodes__tl__fractalnoise.cpp
PR: ports/168588
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2012-06-05 20:32:40 +00:00
Steve Wills
42fad6bf87
- Update to 0.6.10
2012-06-05 20:28:24 +00:00
Lars Engels
405feca937
- Update to 2.1.0
2012-06-05 19:52:52 +00:00
Andrej Zverev
28b1ad7c93
- Remove SITE_PERL from *_DEPENDS
...
Approved by: maintainer (pav@ via IRC)
2012-06-05 18:17:13 +00:00
Andrej Zverev
7c41d3a611
- Remove SITE_PERL from *_DEPENDS
...
Approved by: maintainer
2012-06-05 18:07:08 +00:00
Philippe Audeoud
5f4a456e71
- Remove SITE_PERL from *_DEPENDS
...
Submitted by: az@
2012-06-05 14:27:52 +00:00
Andrej Zverev
13c40c3803
- Remove SITE_PERL from *_DEPENDS
...
Approved by: maintainer (lth@ via email)
2012-06-05 11:46:48 +00:00