Commit graph

12002 commits

Author SHA1 Message Date
Steve Wills
35f42460cc - Update to 1.21, required for my audio/beets port
- Remove patch, REINPLACE is better
- Passes portlint

PR:		ports/179297
Submitted by:	Mark Felder <feld@feld.me>
Approved by:	maintainer timeout (johnson.peter@gmail.com, >2 weeks)
2013-06-22 14:49:53 +00:00
Steve Wills
a909de4a05 -update to 1.2.4
-rc script passes rclint now
-port passes portlint

PR:		ports/179300
Submitted by:	Mark Felder <feld@feld.me>
Approved by:	maintainer timeout (ayu@commun.jp, >3 weeks)
2013-06-22 14:33:13 +00:00
Marcus von Appen
c5a4db7c11 Welcome SDL2 to the FreeBSD ports system!
A set of new SDL2 related ports has been added, which are essentially
the same as their corresponding port for SDL1.2:

    audio/sdl2_mixer
    graphics/sdl2_image
    graphics/sdl2_ttf
    net/sdl2_net

A set of new USE_SDL knobs is available to enable SDL2 and its related
ports to be added as dependency to ports. Use either of

  USE_SDL= sdl2 image2 mixer2 net2 ttf2

to pull in the specific sdl2_* or sdl20 port.
2013-06-21 19:56:27 +00:00
William Grzybowski
9807bf6b16 audio/lxmusic: minor fixes
- Add LICENSE (MIT GPLv2)
- Use desktop-file-utils
- Add NLS and DOCS options
- Add Created by in Makefile header

PR:		ports/179775
Submitted by:	nemysis <nemysis@gmx.ch>
Approved by:	maintainer
2013-06-20 21:12:54 +00:00
Antoine Brodin
cba21faa21 Add a missing file to pkg-plist 2013-06-19 20:47:02 +00:00
Mark Linimon
c173c83f09 Reset g.gonter@ieee.org: mbox full.
While here, modernize headers.
2013-06-19 20:12:38 +00:00
Dmitry Marakasov
3037cb61c7 - Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
2013-06-18 11:46:51 +00:00
Martin Wilke
9daf452cc3 - Add missing pkgconfig
- While here remove 7.X gruft

Reported by:	pointyhat
		http://pointyhat-west.isc.freebsd.org/errorlogs/amd64-errorlogs/a.9-exp.20130618003449.pointyhat-west/xmms2-0.8_3.log
2013-06-18 04:08:25 +00:00
Martin Wilke
4d124cf2d5 - Support CFLAGS properly
- Add DESKTOP_ENTRIES

PR:		179588
Submitted by:	Ports Fury
2013-06-17 15:18:21 +00:00
William Grzybowski
bc77991c54 audio/mpc: update to 0.22
- Update to 0.22
- Add LICENSE (GPLv2)
- Remove spaces from WWW in pkg-descr
- New form for pkgconfig

PR:		ports/179234
Submitted by:	nemysis <nemysis@gmx.ch>
Approved by:	culot / jpaetzel (mentors, implicit), maintainer
2013-06-17 14:37:20 +00:00
David Naylor
d50f08da73 Update audio/soundkonverter to use new options macros and to always build plugins.
The plugins are disabled at run-time if the required programs are not available, so
always including them:
 a) does not result in a broken port
 b) provides greater flexability to the user (if the ports are installed later)
 c) increases the build time, although it is a small port in any case.

The above two changes reduces the Makefile line count by 160.

Approved by:	eadler,bdrewery (mentors, implicit)
2013-06-17 13:04:08 +00:00
David Naylor
e18ad43062 Update audio/soundkonverter to 2.0.3.
ChangeLog:
-Fix: Update normalize filter widget properly
-Fix: Show more than one filter widget at a time
-Fix: Load normalize options properly from saved profiles (could lead to a crash)

Approved by:	eadler,bdrewery (mentors, implicit)
2013-06-17 11:57:19 +00:00
Ruslan Makhmatkhanov
61c8a6582e - chase devel/ice update 2013-06-17 11:43:16 +00:00
Chris Rees
83b3f2341d Requires pkgconfig 2013-06-16 19:16:13 +00:00
Baptiste Daroussin
d2ab1f37c8 Use options helpers 2013-06-15 15:09:30 +00:00
Nicola Vitale
14a769e8ca - Update to 1.47.11
- Trim Makefile header
- Add LICENSE (GPLv3)
- Add radio option AUDIO_SYSTEM (default PORTAUDIO)
- Remove USE_GCC
- Convert to the new option framework
- Remove Author field from pkg-descr, fix WWW one

Build log:	http://goo.gl/BWger
2013-06-15 12:41:52 +00:00
Florian Smeets
87948edeea - Remove www/libxul19, is has been vulnerable and unsupported upstream for
quite some time.
- Switch all remaining consumers to depend on www/libxul
- Mark ports that don't work with the new libxul BROKEN
- Mark some old ports DEPRECATED with a reasonable timeout

Approved by:	portmgr (miwi)
2013-06-15 11:10:34 +00:00
Baptiste Daroussin
84e785d26c Finish options conversion 2013-06-15 07:50:22 +00:00
Baptiste Daroussin
0b35afe982 Convert WITH -> OPTIONS 2013-06-14 22:45:33 +00:00
Baptiste Daroussin
42deff41c2 Convert from WITH to OPTIONS
While here remove wrong pkgconfig dependency
2013-06-14 22:41:54 +00:00
Baptiste Daroussin
7ece12c46d Convert from WITH to OPTIONS 2013-06-14 22:38:23 +00:00
Baptiste Daroussin
5abe4c2317 Use new options helpers 2013-06-14 22:31:25 +00:00
Baptiste Daroussin
d41ecf1415 Finish convertion to new options framework 2013-06-14 22:25:52 +00:00
Baptiste Daroussin
69dcd5f21d Convert from WITH to OPTIONS 2013-06-14 22:22:31 +00:00
Antoine Brodin
6ab96f1878 - Trim Makefile header
- Add empty directory created by the port to plist
2013-06-14 16:05:09 +00:00
Baptiste Daroussin
5a847999e4 typo 2013-06-14 14:49:20 +00:00
Baptiste Daroussin
631f6c1707 Trim headers
Convert WITH to options
2013-06-14 14:46:57 +00:00
Baptiste Daroussin
745c4918d1 Use new helpers 2013-06-14 14:44:56 +00:00
Baptiste Daroussin
630e157c54 Add the forgotten OPTIONS_SUB 2013-06-14 14:07:34 +00:00
Baptiste Daroussin
9ccb6117eb Simplify by adopting the new options helpers 2013-06-14 13:51:18 +00:00
Boris Samorodov
2dbdae59f4 . fix build with clang (CPPFLAGS+=-Wno-return-type);
. remove shlib ABI version from LIB_DEPENDS;
. add LICENSE=GPLv2;
. trim Makefile headers;
. use PLIST_FILES;
. remove pkg-plist (3 lines).
2013-06-13 16:39:08 +00:00
Boris Samorodov
6f83ad1234 . fix building with clang (CFLAGS+=-Wno-return-type);
. trim Makefile headers.
2013-06-13 16:15:14 +00:00
Andrej Zverev
b8138b3c53 - Fix build with new site_perl
Submitted by:	ohauer@
2013-06-12 19:20:40 +00:00
Martin Wilke
6ec3e9fd05 - Fix build
Reported by:	pkg (DEVELOPER_MODE)
2013-06-11 14:51:23 +00:00
Martin Wilke
1d570fd42a Fix build
Reported by:	pkg (DEVELOPER_MODE)
2013-06-11 14:44:30 +00:00
Emanuel Haupt
30713fcdf9 Fix build on -CURRENT by using USE_GCC=any 2013-06-11 13:26:32 +00:00
Emanuel Haupt
6670844ef7 Fix build on -CURRENT 2013-06-11 13:08:16 +00:00
Martin Wilke
4062b805f3 - Fix build
Reported by:	pkg (DEVELOPER_MODE)
2013-06-11 02:18:35 +00:00
Martin Wilke
d618e85ed1 Fix build
Reported by:	pkg (DEVELOPER_MODE)
2013-06-11 02:18:24 +00:00
Martin Wilke
7d893f9b7c - Fix build
Reported by:	pkg (DEVELOPER_MODE)
2013-06-11 02:18:01 +00:00
Grzegorz Blach
fcb82eb67e - Update to 2.8
Approved by:	tabthorpe (mentor)
2013-06-10 18:34:37 +00:00
Pietro Cerutti
581f4866e8 - Remove trailing period from DEPRECATED line 2013-06-10 13:32:07 +00:00
Pietro Cerutti
cc15b0864c - Deprecate lang/q and it's modules. As stated on the project's website, Q is
no longer supported, and users are advised to use lang/pure instead. Expiration
date in two months.
2013-06-10 13:30:44 +00:00
Christian Weisgerber
be8cec3726 Chase audio/flac 1.3.0 update in gstreamer.
Submitted by:	Barbara Guida <barbara.freebsd@gmail.com>
2013-06-10 11:04:03 +00:00
Baptiste Daroussin
13140169ee Mark as deprecated, it has been broken for a while now
Approved by:	pav (maintainer)
2013-06-10 10:03:20 +00:00
Steve Wills
43d75c379b - Update to 0.4
PR:		ports/179368
Submitted by:	Mark Felder <feld@feld.me> (maintainer)
2013-06-10 02:32:04 +00:00
Christian Weisgerber
1f2b1eac8e * Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.

PR:		179072
2013-06-09 19:30:58 +00:00
Martin Wilke
3c633dae91 - Do not remove directories not created by this port
 Reported by:	pkg (DEVELOPER_MODE)
2013-06-08 14:55:15 +00:00
Bryan Drewery
f914b482f1 Fix ports using GH_TAGNAME=master to depend on a known hash
instead of a branch that changes.

With hat:	portmgr
2013-06-07 22:29:01 +00:00
William Grzybowski
ea94cb514c - Unmark as BROKEN [1]
- Change DISTFILES and do-fetch to cache the file

PR:		ports/179398 [1]
Submitted by:	Lowell Gilbert <freebsd-bugs-local@be-well.ilk.org>
Approved by:	culot / jpaetzel (mentors, implicit)
2013-06-07 15:23:26 +00:00