Commit graph

11851 commits

Author SHA1 Message Date
Nicola Vitale
41b77afd3d - Update to 0.6.1
- Installation of phonon-backends in now an option  [1]
- Add a patch for detecting CLucene library

Build log:	http://goo.gl/5ghAb
Suggested by:	makc (http://goo.gl/Un5CA )  [1]
2013-05-02 12:42:02 +00:00
Chris Rees
eae6035f80 audio/musicpd: Update to 0.17.3
Take out the compatibility shims for people who redefined MPDCONF-- they've
had enough warning.  Error out with some helpful hints if people still haven't
moved to using musicpd.conf
2013-04-30 20:48:02 +00:00
Chris Rees
f3bfa725e7 Add licence info to some ports
Submitted by:	4721
2013-04-30 20:10:53 +00:00
Martin Wilke
80f7522da0 - Update to 0.3.10
PR:		177934
Submitted by:	Ports Fury
2013-04-30 07:45:28 +00:00
Baptiste Daroussin
9ff06b3cbf Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}
While here:
- trim headers
- convert to new options framework
2013-04-29 22:27:05 +00:00
Rene Ladan
4e4178dab5 In preparation of removing devel/libusb (expires 2013-04-30), remove it
from these ports.

Other changes:
- convert Makefile header
- convert to optionsNG
- remove indefinite article from comment
- drop support for FreeBSD < 8.0
- pet portlint (leave library ABI versions in LIB_DEPENDS)
- net-mgmt/spectools: change option name from GTK to GTK2 to use default
  description from bsd.options.desc.mk

Approved by:	portmgr (bapt)
2013-04-29 16:43:05 +00:00
Koop Mast
6970168fa2 Remove gstreamer1-plugins-pulse. It is not here yet.
Submitted by:	Bryan Drewery <bdrewery@FreeBSD.org>
2013-04-29 14:05:34 +00:00
Baptiste Daroussin
5271da855f Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.

Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
2013-04-29 08:57:12 +00:00
Emanuel Haupt
1e566ac543 Update to 4.0.4 2013-04-29 05:33:47 +00:00
Emanuel Haupt
0bf3eeb427 Update to 4.1.1 2013-04-29 05:33:26 +00:00
Koop Mast
05d2886d27 Add Gstreamer 1.0.7. This is the new stable version of the
Gstreamer multimedia framework.

Use the USE_GSTREAMER1 macro to select Gstreamer 1.0 plugins. A new chapter
for the porters handbook about gstreamer is a work in progress.

X related plugins are now stand alone. The gio plugin is now part of the
gstreamer1-plugins port and the oss plugins are now part of the
gstreamer1-plugins-good port.

Note that the pulseaudio plugin is missing because it needs a newer version
of pulseaudio. Also there are still a number of plugins from -bad which
haven't been ported to the 1.0 API yet.
2013-04-27 20:56:38 +00:00
Koop Mast
76a19a1cdf If liblrdf is installed the ladspa plugin will build against it. So add it to
lib_depends.

PR:		ports/175941
Submitted by:	pawel@
2013-04-27 09:03:23 +00:00
Marcus von Appen
821843ca06 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
2013-04-27 08:50:46 +00:00
Baptiste Daroussin
dd90b7cce4 Fix typo in USES
While here convert USE_ICONV -> USES=iconv
2013-04-27 08:24:14 +00:00
Marcus von Appen
3a44eb599e PyAL is a wrapper around the OpenAL library and as such similar to the
discontinued PyOpenAL project. In contrast to PyOpenAL, it has no licensing
restrictions, nor does it rely on C code, but uses ctypes instead.

WWW: http://bitbucket.org/marcusva/py-al
2013-04-26 15:57:02 +00:00
Baptiste Daroussin
9dbc02d2c5 Convert USE_GETTEXT -> USES=gettext
While here:
- Trim headers
- Remove some useless pre.mk/post.mk
- Convert to optionsng
2013-04-26 15:10:57 +00:00
Baptiste Daroussin
dba80fffe4 Remove USE_CDRTOOLS from bsd.port.mk
This macros has been useless since cdrtools-cjk port has gone.
This macros also lead to badly handled dependencies assuming that the dependency
on cdrtools was most BUILD and RUN dependency. While most of the time it is
simply a RUN dependency and sometime a build one.

While here:
- Trim some headers
- Convert some ports to optionsng
- Convert some ports to USES= gettext
2013-04-26 12:35:50 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Martin Wilke
bdef264279 - Update to 0.44-3
PR:		178027
Submitted by:	Ports Fury
2013-04-26 07:01:32 +00:00
Martin Wilke
d678f5a419 - Update MASTER_SITES
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Support CXX properly

PR:		177558
Submitted by:	Ports Fury
2013-04-26 06:58:41 +00:00
Martin Wilke
49ef961f39 - Update to 0.3.7
PR:		178028
Submitted by:	Ports Fury
2013-04-26 06:36:46 +00:00
Chris Rees
3762701aee Update to OPTIONSng
Base the OPTIONS on the voices.conf, but don't generate on the fly; makes
make index et al slower
2013-04-25 18:39:26 +00:00
Baptiste Daroussin
67930c6f75 Convert to USES=gettext 2013-04-25 06:27:11 +00:00
Steve Wills
f99024bbf4 - Update to 0.3
PR:		ports/177752
Submitted by:	Mark Felder <feld@feld.me> (maintainer)
2013-04-25 01:21:02 +00:00
Mikhail Teterin
fb96e9e97c Add a collection of patches to explicitly include some
headers, that g++48 does not include implicitly (any more).

This allows compiling arts with g++48.
2013-04-24 22:52:16 +00:00
Baptiste Daroussin
6aa3aaa3c1 Do not eat distfiles because of trailing '\'
Submitted by:	bdrewery
Pointyhat to:	bapt
2013-04-24 20:43:03 +00:00
David Naylor
2f2e6df43c Update audio/kaudiocreator to 1.3.
Make the port NLS aware and make portlint happier.

ChangeLog:
1.3
- bump version ;-)

1.2.95 (1.3 rc)
- bugfixes

Approved by:	eadler,bdrewery (mentors, implicit)
2013-04-24 19:34:03 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Andrej Zverev
f9e23d60b2 - Update libmp3splt to 0.8.2
- Update mp3splt to 2.5.2

- Add license
- Pet portlint

Submitted by:	maintainer via IRC
2013-04-24 08:51:36 +00:00
Alex Kozlov
08c99f3ad5 - Convert USE_GETTEXT to USES (part 1)
Approved by:	portmgr (bapt)
2013-04-24 07:35:40 +00:00
Pietro Cerutti
24eec8eea8 - Chase x11-toolkits/fox16 shlib version bump 2013-04-23 16:45:40 +00:00
Chris Rees
0ba43a21cb Unbreak on head (probably ccache too)
PR:		ports/178058
Approved by:	arved (maintainer)
2013-04-23 16:41:46 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +00:00
Emanuel Haupt
79e6679346 Convert to USES=gettext 2013-04-23 10:26:09 +00:00
Steve Wills
48762de735 - Update to 1.0.0
PR:		ports/177886
Submitted by:	Mark Felder <feld@feld.me> (maintainer)
2013-04-23 02:29:29 +00:00
Baptiste Daroussin
a215727686 Convert USE_PKGCONFIG -> USES=pkgconf for audio category 2013-04-22 23:19:08 +00:00
Baptiste Daroussin
2ae613e616 Convert my ports to use the new USES=pkgconfig 2013-04-22 22:33:35 +00:00
Koop Mast
8e99fc00fb Fix the build on 10-i386
Reported by:	miwi
2013-04-22 15:11:27 +00:00
Emanuel Haupt
61e0709429 Update to 4.0.3
Feature safe:	yes
2013-04-21 18:36:14 +00:00
Emanuel Haupt
0384daf893 Update to 4.1.0
Feature safe:	yes
2013-04-21 18:35:50 +00:00
David Naylor
53bf0668cf Fix options list for audio/soundkonverter.
Add NLS to list of options, as required by the Porters Handbook.

Approved by:	eadler,bdrewery (mentors, implicit)
Feature safe:	yes
2013-04-21 18:19:40 +00:00
Baptiste Daroussin
e2cddf3733 Mark as deprecated: no more public distfiles
Feature safe:	yes
2013-04-20 18:49:02 +00:00
Baptiste Daroussin
5c28dcaec5 Remove dead mirrors
Feature safe:	yes
2013-04-20 18:48:08 +00:00
Pawel Pekala
9bd0be86a7 Fix build when SAMPLERATE=off
We can't use USES=cmake here - main project builds with gmake.

PR:		ports/177285
Submitted by:	r4721@tormail.org
Approved by:	maintainer timeout
Feature safe:	yes
2013-04-20 13:55:07 +00:00
Pawel Pekala
70e90749f8 Enhance your listening experience, stay up-to-date with what your friends are
listening to, view your listening history and share it with friends. The more
Last.fm learns what you like, the better it gets.

WWW: http://www.last.fm/download

PR:		ports/177233
Submitted by:	Gvozdikov Veniamin <g.veniamin@googlemail.com>
Feature safe:	yes
2013-04-20 09:46:18 +00:00
David Naylor
f59fca6568 Update audio/soundkonverter to 2.0.1.
ChangeLog:
-Add: French translation

Approved by:	bdrewery (mentor)
Feature safe:	yes
2013-04-20 08:35:04 +00:00
Rene Ladan
a79374b9ff Remove expired ports:
2013-04-17 audio/icecast: Unmaintained upstream since 2004. Use audio/icecast2 instead
2013-04-18 net-im/gajim-devel: This port is outdated for two years, no distfile available. Please use net-im/gajim instead

Feature safe:	yes
2013-04-18 09:10:36 +00:00
Alex Kozlov
d16c2e222e - Remove USE_GZIP (it's default)
- Remove USE_GO (unused after r296612)
- Convert Makefile headers to new style

Approved by: portmgr (bapt)
Feature safe: yes
2013-04-17 23:40:57 +00:00
Emanuel Haupt
60e8fafd0c Update to 0.25.b1
PR:		177587
Submitted by:	mandree
Feature safe:	yes
2013-04-17 11:50:32 +00:00
Emanuel Haupt
76eb1c0084 Update to 4.0.2
PR:		177702
Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net>
Feature safe:	yes
2013-04-16 19:51:22 +00:00