Commit graph

11658 commits

Author SHA1 Message Date
Martin Wilke
6cee691e8a libshairport
============
Created by Team XBMC

This is a fork of ShairPort written by James Laird <jhl@mafipulation.org>. The
XBMC team decided to fork ShairPort and make it into a library.

What it is
----------
This program emulates an AirPort Express for the purpose of streaming music from
iTunes and compatible iPods. It implements a server for the Apple RAOP protocol.
ShairPort does not support AirPlay v2 (video and photo streaming).

It supports multiple simultaneous streams, if your audio output chain (as
detected by libao) does so.

WWW: https://github.com/amejia1/libshairport

PR:		ports/172775
Submitted by:	Manuel Creach <manuel.creach@icloud.com>
2013-02-18 04:45:09 +00:00
David Naylor
3f85129f71 Update audio/soundkonverter to 1.9.80.
- The only codec not available from ports is "flake".
 - Convert to OptionsNG"

ChangeLog:
https://raw.github.com/HessiJames/soundkonverter/v1.9.80/src/CHANGELOG
2013-02-17 18:57:23 +00:00
Pawel Pekala
90873f2c64 - Update to version 0.8.1 [1]
- gnomedocutils is needed for DOCS=off case otherwise build breaks
- Add --disable-gtk3 to CONFIGURE_ARGS to prevent linking with gtk3
- Convert to OptionsNG
- Trim Makefile header

PR:		ports/175855 [1]
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu> (maintainer) [1]
2013-02-16 15:41:34 +00:00
Emanuel Haupt
56435ea646 - Work around a case where .if !exists(${ETCDIR}/${f}) fails
- Consistent usage of %%ETCDIR%%
2013-02-16 14:21:33 +00:00
Emanuel Haupt
e73baa9f02 Update player and library to 4.0.1 2013-02-16 13:22:37 +00:00
Emanuel Haupt
6441e41eee Update to 4.0.0 2013-02-16 12:35:47 +00:00
Guido Falsi
b8c6660430 - Update to 2.3.0
- Fix NLS support
- Remove uneeded dependency

PR:		ports/172982
Submitted by:	XiaoQI Ge <ghw@7axu.com> (maintainer)
2013-02-16 09:04:38 +00:00
Emanuel Haupt
bd5092a95c Add libxmp, a module rendering library for audio/xmp. 2013-02-15 15:13:49 +00:00
Alexey Dokuchaev
c815a3b9b0 - Force GCC to do the build for the time being, since Clang produces bad code
at least on amd64 (mpg123 simply dumps core upon run)
- Trim Makefile header, retouch COMMENT, and perform minor Makefile cleanups

Approved by:	novel (maintainer)
2013-02-15 13:46:22 +00:00
Martin Wilke
7e685a6e1f - Switch to USE_PYDISTUTILS
Reported by:	RM
2013-02-15 06:01:13 +00:00
Martin Wilke
ae7d473913 Webservice bindings for the Musicbrainz NGS site, also known as /ws/2.
WWW: https://github.com/alastair/python-musicbrainz-ngs

PR:		ports/176069
Submitted by:	Mark Felder <feld@feld.me>
2013-02-15 02:51:11 +00:00
Martin Wilke
05fb3df923 Beets is the media library management system for
obsessive-compulsive music geeks.

WWW: http://beets.radbox.org/

PR:		ports/176087
Submitted by:	Mark Felder <feld@feld.me>
2013-02-15 02:49:57 +00:00
Martin Wilke
2fcb39c718 Bindings for Chromaprint acoustic fingerprinting and the Acoustid API
WWW: https://github.com/sampsyo/pyacoustid

PR:		ports/176110
Submitted by:	Mark Felder <feld@feld.me>
2013-02-15 02:47:46 +00:00
Martin Wilke
54001a0757 - Update MASTER_SITES 2013-02-15 02:14:18 +00:00
Pawel Pekala
eaadecbb06 - Make RUN_DEPENDS path independent
- Fix WWW line, tab -> space
2013-02-14 19:51:19 +00:00
Ruslan Makhmatkhanov
26df4eb88d - reset maintainer (Name service error for name=coreland.ath.cx
type=AAAA: Host not found)
2013-02-14 18:18:59 +00:00
Ruslan Makhmatkhanov
5020b1839d - fix fetch from main distribution mirror
- trim Makefile header, while here

PR:		174246
Submitted by:	nemysis <nemysis@gmx.ch>
Approved by:	maintainer timeout (2 months)
2013-02-14 18:16:32 +00:00
Martin Wilke
83cfa0f9ee - Update to 1.6.4
- Reset maintainership

PR:		175894
Submitted by:	previous maintainer
2013-02-14 07:47:43 +00:00
Martin Wilke
32ef5736e2 - Switch MASTER_SITES to USE_GITHUP
- Correct the binary install
2013-02-12 13:09:31 +00:00
Martin Wilke
a170d12711 GTMixer is a free, simple graphical mixer for FreeBSD.
Based at GTK 2.0 Lib.

WWW: https://github.com/svagner/gtmixer

PR:		ports/174656
Submitted by:	Putrya Statislav
2013-02-12 10:05:43 +00:00
Max Brazhnikov
9e5de944bd Fix build on i386
Submitted by:	Luca Pizzamiglio <luca.pizzamiglio at gmail.com>
2013-02-11 19:00:17 +00:00
Pietro Cerutti
d6e28137b2 - Chase devel/ucommon shlib versbion bump 2013-02-11 14:21:38 +00:00
Max Brazhnikov
5c49e6a05d - Add missing/remove useless dependencies
- Remove DBUS option
- Set LATEST_LINK

Approved by:	maintainer via irc
2013-02-11 12:41:31 +00:00
Alexander Leidinger
47e5ebc124 Add dependency to libiconv.
Submitted by:	pawel
PR:		175962
2013-02-10 17:23:55 +00:00
Martin Wilke
b6b478c85e - Respect PREFIX
PR:		174995
Submitted by:	maintainer
2013-02-10 14:14:32 +00:00
Martin Wilke
b227a06113 GVolWheel is a Lightweight application which lets you control the audio
volume. GVolWheel is application which lets you control the volume easily
through a tray icon you can scroll on. Easily integrate with minimal
desktops (Openbox,IceWM,XFCE etc).

WWW:	http://sourceforge.net/projects/gvolwheel/

PR:		ports/175887
Submitted by:	Gvozdikov Veniamin <g.veniamin@googlemail.com>
2013-02-10 14:09:08 +00:00
Chris Rees
0dd7579209 Various spelling corrections
PR:		ports/175331
Submitted by:	Christoph Mallon
Approved by:	No objections within three weeks from any maintainer

While here, style and duplicate phrase fixes in bsdcflow pkg-descr

Submitted by:	mi
2013-02-09 12:00:52 +00:00
Bryan Drewery
05e7d4ae1f - Actually update to 0.44-2
PR:		ports/175569
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-02-08 18:22:34 +00:00
Pawel Pekala
8120e92d1e - Add missing deps that package links to on live systems
- Remove leading article from COMMENT
- Replace tab by space in WWW: line
- OPTIONS_DEFAULTS -> OPTIONS_DEFAULT

PR:		ports/175934
Submitted by:	myself
Approved by:	Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
2013-02-07 19:48:45 +00:00
Mikhail Teterin
e64af28851 Unbreak -- "builds" perfectly fine for me on FreeBSD-9.1/amd64 2013-02-07 15:24:13 +00:00
Martin Wilke
0574a80f94 - Update to 0.44.2
PR:		175569
Submitted by:	Ports Fury
2013-02-07 14:26:45 +00:00
Max Brazhnikov
8223104124 Add upstream patch to fix build with clang 2013-02-06 12:19:37 +00:00
Gabor Pali
c731105b7f - Fix breakage in the DYNAMIC-enabled ports triggered by the recent
devel/libffi update
- Enable multithreaded build for lang/ghc (i.e. mark MAKE_JOBS_SAFE)

Please note that port revision for all the Haskell ports without version
changes are bumped.

New ports (20):

devel/hs-MonadRandom                     0.1.8
devel/hs-base64-conduit                  0.5.1
devel/hs-bifunctors                      3.2
devel/hs-either                          3.1
devel/hs-errors                          1.3.1
devel/hs-generic-deriving                1.4.0
devel/hs-lens                            3.8.5
devel/hs-profunctor-extras               3.3
devel/hs-profunctors                     3.2
devel/hs-reflection                      1.1.6
devel/hs-timezone-olson                  0.1.2
devel/hs-timezone-series                 0.1.2
math/hs-comonads-fd                      3.0.1
math/hs-groupoids                        3.0.1.1
math/hs-nats                             0.1
math/hs-semigroupoid-extras              3.0.1
security/hs-cipher-rc4                   0.1.2
security/hs-crypto-numbers               0.1.3
security/hs-crypto-pubkey                0.1.2
security/hs-crypto-random-api            0.2.0

Updated ports (107):

archivers/hs-zip-archive                 0.1.2.1          --> 0.1.3.3
archivers/hs-zlib-bindings               0.1.1.2          --> 0.1.1.3
audio/hs-libmpd                          0.8.0.1          --> 0.8.0.2
benchmarks/hs-criterion                  0.6.2.0          --> 0.6.2.1
converters/hs-aeson                      0.6.0.2_2        --> 0.6.1.0
converters/hs-dataenc                    0.14.0.4         --> 0.14.0.5
databases/hs-persistent                  1.0.2.2          --> 1.1.4
databases/hs-persistent-sqlite           1.0.1            --> 1.1.2
databases/hs-persistent-template         1.0.0.2          --> 1.1.2.1
devel/hs-BNFC                            2.4.2.1_1        --> 2.6.0.3
devel/hs-Boolean                         0.1.1            --> 0.1.2
devel/hs-TypeCompose                     0.9.7            --> 0.9.9
devel/hs-ansi-terminal                   0.5.5_5          --> 0.5.5.1
devel/hs-ansi-wl-pprint                  0.6.4_3          --> 0.6.6
devel/hs-basic-prelude                   0.3.1.0          --> 0.3.2.0
devel/hs-checkers                        0.2.9_2          --> 0.3.1
devel/hs-classy-prelude                  0.4.1            --> 0.4.3
devel/hs-classy-prelude-conduit          0.4.1            --> 0.4.3
devel/hs-conduit                         0.5.5            --> 0.5.6
devel/hs-configurator                    0.2.0.1          --> 0.2.0.2
devel/hs-cpphs                           1.15             --> 1.16
devel/hs-edit-distance                   0.2.1.1          --> 0.2.1.2
devel/hs-file-embed                      0.0.4.6          --> 0.0.4.7
devel/hs-filestore                       0.5.0.1          --> 0.6
devel/hs-fsnotify                        0.0.4            --> 0.0.6
devel/hs-ghc-paths                       0.1.0.8_5        --> 0.1.0.9
devel/hs-git-annex                       3.20121211       --> 3.20130124
devel/hs-hashable                        1.1.2.5          --> 1.2.0.5
devel/hs-hastache                        0.4.2            --> 0.5.0
devel/hs-hlint                           1.8.39           --> 1.8.43
devel/hs-hoogle                          4.2.14           --> 4.2.15
devel/hs-hspec                           1.4.2            --> 1.4.3
devel/hs-largeword                       1.0.3            --> 1.0.4
devel/hs-lifted-base                     0.2              --> 0.2.0.2
devel/hs-monad-logger                    0.2.3            --> 0.2.3.2
devel/hs-optparse-applicative            0.4.2            --> 0.5.2.1
devel/hs-pool-conduit                    0.1.0.3          --> 0.1.1
devel/hs-project-template                0.1.0.1          --> 0.1.1
devel/hs-silently                        1.2.4            --> 1.2.4.1
devel/hs-smallcheck                      0.6.1_2          --> 0.6.2
devel/hs-system-fileio                   0.3.10           --> 0.3.11
devel/hs-unix-compat                     0.4.0.0          --> 0.4.1.0
devel/hs-unordered-containers            0.2.2.1          --> 0.2.3.0
devel/hs-vault                           0.2.0.1          --> 0.2.0.4
devel/hs-void                            0.5.8            --> 0.5.11
devel/hs-word8                           0.0.2            --> 0.0.3
mail/hs-mime-types                       0.1.0.0          --> 0.1.0.2
math/hs-categories                       1.0.4            --> 1.0.5
math/hs-comonad                          3.0.0.2          --> 3.0.1.1
math/hs-comonad-transformers             3.0              --> 3.0.1
math/hs-distributive                     0.2.2_2          --> 0.3
math/hs-pointed                          3.0.1            --> 3.0.2
math/hs-semigroupoids                    3.0.0.1          --> 3.0.2
math/hs-semigroups                       0.8.4.1          --> 0.9
net/hs-network-conduit                   0.6.1.1          --> 0.6.2.2
net/hs-simple-sendfile                   0.2.8            --> 0.2.10
print/hs-hscolour                        1.20.3,1         --> 1.20.3_1,1
security/hs-certificate                  1.3.3            --> 1.3.5
security/hs-cipher-aes                   0.1.5            --> 0.1.7
security/hs-clientsession                0.8.0.1          --> 0.8.1
security/hs-cprng-aes                    0.2.4            --> 0.3.4
security/hs-crypto-conduit               0.4.1            --> 0.4.3
security/hs-cryptocipher                 0.3.6            --> 0.4.0
security/hs-cryptohash                   0.7.9            --> 0.8.3
security/hs-pem                          0.1.1_2          --> 0.1.2
security/hs-skein                        0.1.0.10         --> 0.1.0.11
security/hs-tls                          1.0.2            --> 1.1.1
security/hs-tls-extra                    0.5.0            --> 0.6.1
sysutils/hs-angel                        0.3.3            --> 0.3.4
textproc/hs-Diff                         0.1.3_3          --> 0.2.0
textproc/hs-attoparsec                   0.10.2.0_2       --> 0.10.3.0
textproc/hs-blaze-html                   0.5.1.1          --> 0.5.1.3
textproc/hs-blaze-markup                 0.5.1.2          --> 0.5.1.4
textproc/hs-case-insensitive             0.4.0.3          --> 0.4.0.4
textproc/hs-citeproc-hs                  0.3.6            --> 0.3.7
textproc/hs-double-conversion            0.2.0.5          --> 0.2.0.6
textproc/hs-highlighting-kate            0.5.3.3          --> 0.5.3.5
textproc/hs-hs-bibutils                  4.15             --> 4.16
textproc/hs-regex-pcre-builtin           0.94.4.3.8.31    --> 0.94.4.5.8.31
textproc/hs-texmath                      0.6.1.1          --> 0.6.1.3
textproc/hs-yaml                         0.8.1.1          --> 0.8.2
www/hs-gitit                             0.10.0.2         --> 0.10.1.2
www/hs-hamlet                            1.1.1.1          --> 1.1.3.1
www/hs-heist                             0.8.2            --> 0.11.0
www/hs-hjsmin                            0.1.3            --> 0.1.4
www/hs-http-conduit                      1.8.4.3          --> 1.8.7
www/hs-http-date                         0.0.3            --> 0.0.4
www/hs-http-reverse-proxy                0.1.0.6          --> 0.1.1.1
www/hs-shakespeare-js                    1.1.0            --> 1.1.1
www/hs-snap                              0.9.2.2          --> 0.11.0
www/hs-wai-app-static                    1.3.0.4          --> 1.3.1_1
www/hs-wai-extra                         1.3.0.4          --> 1.3.2
www/hs-warp                              1.3.5            --> 1.3.7.1
www/hs-xss-sanitize                      0.3.2_2          --> 0.3.3
www/hs-yesod                             1.1.4.1          --> 1.1.7.2
www/hs-yesod-auth                        1.1.2            --> 1.1.3
www/hs-yesod-core                        1.1.6.1          --> 1.1.7.1
www/hs-yesod-default                     1.1.2            --> 1.1.3
www/hs-yesod-form                        1.2.0.1          --> 1.2.0.2
www/hs-yesod-persistent                  1.1.0            --> 1.1.0.1
www/hs-yesod-platform                    1.1.5            --> 1.1.7.2
www/hs-yesod-static                      1.1.1.1          --> 1.1.1.2
www/hs-yesod-test                        0.3.1.1          --> 0.3.3
x11-wm/hs-xmonad                         0.10_4           --> 0.11
x11-wm/hs-xmonad-contrib                 0.10_4           --> 0.11
x11/hs-X11                               1.5.0.1_3        --> 1.6.0.2
x11/hs-xmobar                            0.14_3           --> 0.16

Obtained from:	FreeBSD Haskell
2013-02-05 22:26:31 +00:00
Roman Bogorodskiy
91e365d630 - Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
2013-02-05 16:17:06 +00:00
Baptiste Daroussin
cd8a69e251 Mark as deprecated a bunch of ports that are marked as broken for more than 6
month without a fix
2013-02-05 15:07:10 +00:00
Martin Wilke
e8233de8b8 - Update to 1.7.1
PR:		175573
Submitted by:	Ports Fury
2013-02-05 09:18:14 +00:00
Martin Wilke
6aeedb77c9 - Update to 0.38
PR:		175594
Submitted by:	Ports Fury
2013-02-05 09:11:19 +00:00
Andrej Zverev
544e269b91 Fix typo in previous revision
Submitted by:	maintainer (via IRC)
2013-02-05 09:08:43 +00:00
Max Brazhnikov
2222f16b43 Merge from area51 repository:
- Update to 2.7.0
- Chase kdemultimedia4 split
- Trip header
- Remove dependency on liblastfm as it needs a new version
- Add dependency on nepomuk-core
- Remove soversion from LIB_DEPENDS
- Add optional run dependency on net/clamz (off by default)
2013-02-04 15:45:28 +00:00
Max Brazhnikov
9cf69eeb54 More merges from area51 repository:
- Chase kdemultimedia4 split/kdegames shlib bump
- Convert to new options framework
- Trip Makefile header

sysutils/k3b-kde4:
- add patches to fix build with ffmpeg-devel [1]

PR:		ports/162261 [1]
Submitted by:	Phil Oleson <oz at nixil.net>
2013-02-04 15:36:28 +00:00
Baptiste Daroussin
38186e4055 Fix typo introduce during conversion to optionsng 2013-02-04 14:42:47 +00:00
Martin Wilke
881dc0799f - Update MASTER_SITES
- Fix build with clang
- Add MAKE_JOBS_SAFE

PR:		175570
Submitted by:	Ports Fury
2013-02-04 14:31:17 +00:00
Martin Wilke
99019b3299 - Update to version 0.9.4
PR:		170134
Submitted by:	Ports Fury
2013-02-04 09:39:57 +00:00
Martin Wilke
219658944f - Update to 1.1.6
PR:		171958
Submitted by:	ports fury
2013-02-04 09:34:00 +00:00
Max Brazhnikov
cb8b1428c6 KDE/FreeBSD team presents KDE SC 4.9.5 ports!
- kdebindings ports have been renamed to match upstream.
- kdemultimedia and kdenetwork have been split.
- New port games/pairs added.
- Trim Makefile header
- Convert to new option framework
- New USE_KDE4 components: libkcddb, libkcompactdisc
- Update:
	databases/akonadi to 1.9.0
	devel/grantlee to 0.3.0
	textproc/rasqal to 0.9.30
	textproc/redland-bindings to 1.0.16.1
	textproc/soprano to 2.9.0
	x11-toolkits/attica to 0.4.1

The area51 repository features commits by Schaich Alonso, avilla, dbn,
jhale, makc and rakuco.

Contributors:
- Oleg Sidorkin
- Tobias Berner
- Kurt Jaeger
2013-02-03 20:10:37 +00:00
Max Brazhnikov
3503833535 Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.
x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip
2013-02-03 18:16:54 +00:00
Anton Berezin
7c1b734b5f Update to 0.83.
Changes:	http://search.cpan.org/dist/MIDI-Perl/ChangeLog
2013-02-02 15:02:30 +00:00
Alex Kozlov
05a9235c98 - Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt)
2013-02-01 15:04:00 +00:00
Alexey Dokuchaev
d9a434e066 - Update to version 2.5.1
- Cleanup Makefile a bit while here

Submitted by:	maintainer
2013-02-01 11:18:55 +00:00
Alexey Dokuchaev
3c82823874 Update to version 0.8.1a.
Submitted by:	maintainer
2013-02-01 10:55:26 +00:00