1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

10815 Commits

Author SHA1 Message Date
Ruslan Makhmatkhanov
072830ece1 - install dependency on audio/liblastfm conditionally via OPTIONS (default on)
No need to bump PORTREVISION, because default dependency list is not changed.

PR:             163534
Submitted by:   Oliver Heesakkers <dev2 at heesakkers dot info>
Approved by:    maintainer, novel (mentor, implicit)
2011-12-23 10:16:53 +00:00
Dirk Meyer
bf201a957d - remove PKGNAMESUFFIX
- add OPTIONS
2011-12-21 12:15:18 +00:00
Ruslan Makhmatkhanov
47e14ed7ad - add missing gstreamer-plugins-vorbis dependency [1]
- move LICENSE to proper block
- whitespace fixes in pkg-descr
- bump PORTREVISION

PR:             162107
Submitted by:   Heino Tiedemann <rotkap at gmx dot de> [1]
Approved by     maintainer, novel (mentor, implicit)
2011-12-21 04:24:01 +00:00
Philip M. Gollucci
7832ddf953 - Point at the homepage consistently as defined by rubygems.org 2011-12-20 00:21:54 +00:00
Martin Wilke
1d270062b1 - Update to 2011.12.11
- Pet portlint

PR:		163425
Submitted by:	John Hixson <john@pcbsd.org> (maintainer)
2011-12-18 08:57:07 +00:00
Pawel Pekala
b2f6aff96c Update to version 11.11.42
This release includes a fix for a major LilyPond export bug, so if you do
anything with notation, it's worth upgrading immediately.  It also includes
the CPU usage reduction work and updated translations.
2011-12-15 20:56:37 +00:00
Sunpoet Po-Chuan Hsieh
021192347b - Bump PORTREVISION for devel/libconfig shlib change 2011-12-15 08:14:50 +00:00
Chris Rees
5d864734b5 Unbreak on amd64 by disabling debug
PR:		ports/162929
Submitted by:	crees
Reviewed by:	"Surkov Andrey" <nsand@sura.ru>
Approved by:	maintainer timeout (marius@nuenneri.ch, 17 days)
2011-12-14 19:16:18 +00:00
Emanuel Haupt
5a9b73e9c5 - Fix build after the addition of log2 to libm
- Move LICENSE
- Remove trailing newline from pkg-descr after eadler's batch removal of the
  maintainer tags

Feature safe:	yes
2011-12-09 21:40:19 +00:00
Sylvio Cesar Teixeira
0ce6b6d2a2 - Fix pkg-plist incorrect when options are not default
- BUMP PORTREVISION

PR:		ports/163054
Submitted by:	"Edward.Sanford.Sutton, III" <mirror176@cox.net>
Feature safe:	yes
2011-12-09 10:50:58 +00:00
Baptiste Daroussin
8d8011da3d - update to 0.12.5
Feature safe:	yes
2011-12-08 16:57:48 +00:00
Michael Scheidell
e602751048 -Update to 0.4.12
PR:		ports/161415
Submitted by:	Rodrigo OSORIO <rodrigo@bebik.net> (maintainer)
Reviewed by:	scheidell
Approved by:	gabor (mentor)
Feature safe:	yes
2011-12-07 16:04:33 +00:00
Michael Scheidell
cf9252d0c3 -committer error. extra patch went missing, adding it back
PR:		ports/162349
Approved by:	gabor(mentor)
Feature safe:	yes
2011-12-07 09:43:46 +00:00
Michael Scheidell
c708a68edf -added extra patch so it will build on 8.0+
-submitted is now maintainer

PR:		ports/162349
Submitted by:	maintainer
Approved by:	gabor(mentor)
Feature safe:	yes
2011-12-06 21:17:04 +00:00
Ruslan Makhmatkhanov
a0fdf5cdff - Remove expired port: Only compatible with Python 2.4. Use
audio/py-tagpy instead

Approved by:   novel (mentor), glarkin (mentor)
Feature safe:  yes
2011-12-06 20:53:47 +00:00
Baptiste Daroussin
c5f8dd3b6d - update to 0.10.16
- update WWW

Feature safe:	yes
2011-12-06 12:42:14 +00:00
Brooks Davis
cbbac344b0 Drop maintainership of squeezeboxserver. There hasn't been a release
with features that motivated me to update in ages and the two hours
I wasted trying to do an upgrade that required unreleased and pretty
much unbuildable perl modules over the weekend finished demotivating me.

Feature safe:	yes
2011-12-05 18:41:53 +00:00
Eitan Adler
53d885922e - Fix the packing list (dirrm to dirrmtry)
- Audacity no longer requires new gcc to build (added in ports/116118)

PR:		ports/116118
PR:		ports/162121
PR 		ports/162119
Submitted by:	"4720@hushmail.com" <4720@hushmail.com>
Reviewed by:	olgeni@
Approved by:	maintainer timeout (6 weeks)
Feature safe:	yes
2011-12-04 20:45:59 +00:00
Jimmy Olgeni
903d5218c4 Unbreak by setting USE_WX to 2.8 (it fails to build with wx 2.9).
Feature safe:	yes
2011-12-04 15:32:23 +00:00
Martin Wilke
7597510633 - Update to 0.2.0
PR:		163000
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
Feature safe:	yes
2011-12-04 09:48:40 +00:00
Pav Lucistnik
d226b2dd2e - Mark BROKEN on 9.X: does not compile
ol_lrc_fetch.o: In function `ol_lrc_candidate_free':
  ol_lrc_fetch.c:(.text+0x766): undefined reference to `free'

Reported by:	pointyhat
Feature safe:	yes
2011-11-29 18:19:46 +00:00
Martin Wilke
549f83280c - Fix plist
PR:		162885
Submitted by:	maintainer
Feature safe:	yes
2011-11-27 09:04:59 +00:00
Matthias Andree
2641b8139b Fix PORTVERSION/PORTREVISION messup. The previous commit broke the port and
made the ports framework IGNORE it due to the underscore in PORTVERSION.

Approved by: bapt@ (maintainer, on IRC)
Feature safe: yes
2011-11-26 00:20:33 +00:00
Baptiste Daroussin
55a9ba0798 install the configuration file as abcde.conf.sample to avoid overwriting it on each upgrade
Sugested by:	Jim Long <james@umpquanet.com> (private mail)
Feature safe:	yes
2011-11-25 22:23:30 +00:00
Martin Wilke
f1771d5d8d - Fix a typo
PR:		161569
Submitted by:	maintainer
Feature safe:	yes
2011-11-25 19:01:04 +00:00
Martin Wilke
0e85c1738f - Fix MASTER_SITES
- Add LICENSE

PR:		162845
Submitted by:	Ports Fury
Feature safe:	yes
2011-11-25 17:00:56 +00:00
Martin Wilke
6e5cb15736 - Update to version 3.84
- Pet Portlint

PR:		162827
Submitted by:	Ports Fury
Feature safe:	yes
2011-11-25 16:45:04 +00:00
Sunpoet Po-Chuan Hsieh
d15e230677 - Update to 1.113280
- Sort *_DEPENDS
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Audio-MPD/Changes
Feature safe:	yes
2011-11-25 07:38:57 +00:00
Sunpoet Po-Chuan Hsieh
2c6ff211be - Update to 1.113282
- Pass maintainership to perl@

Changes:	http://search.cpan.org/dist/Test-Corpus-Audio-MPD/Changes
PR:		ports/162868
Submitted by:	sunpoet (myself)
Approved by:	wen (maintainer)
Feature safe:	yes
2011-11-25 07:37:09 +00:00
Steve Wills
ae41133c44 - Update to 0.6.16
PR:		ports/162114
Submitted by:	swills (myself)
Approved by:	maintainer timeout (3 weeks)
Feature safe:	yes
2011-11-23 03:34:27 +00:00
Martin Wilke
f5443b1600 - Update to 2011.11.11
PR:		162750
Submitted by:	John Hixson <john@pcbsd.org> (maintainer)
Feature safe:	yes
2011-11-22 15:58:12 +00:00
Alexey Dokuchaev
96f0030f4c Do not link plugins to libsupc++ which is apparently PIC-unsafe with system
compiler, and thus remove requirement for GCC 4.5+ on amd64.

Approved by:	maintainer
Feature safe:	yes
2011-11-22 01:25:29 +00:00
Alexey Dokuchaev
c9cf991288 Add missing comma before conjunction word.
Pointy hat to:	danfe
Feature safe:	yes
2011-11-19 20:47:33 +00:00
Alexey Dokuchaev
d0c7f6ad2e Reduce GCC 4.5+ requirement to amd64 only.
PR:		ports/162683
Submitted by:	maintainer
Feature safe:	yes
2011-11-19 20:23:54 +00:00
Chris Rees
e6863f1dae - Update to 3.0.1
- Abstract MASTER_SITES to avoid having to edit each update
- Use bsd.port.options.mk; apparently that includes ARCH

PR:		ports/162666
Submitted by:	Richard Hirner <hirner@bitfire.at> (maintainer)
Feature safe:	yes
2011-11-19 08:42:47 +00:00
Emanuel Haupt
1afcdd5eb1 Remove trailing whitespaces.
Feature safe:	yes
2011-11-18 23:30:13 +00:00
Martin Wilke
312ef6a405 - Add missing patches
Feature safe: yes
2011-11-18 20:08:25 +00:00
Martin Wilke
151664cac4 - Update to 1.5.1
PR:		161631
Submitted by:	Ports Fury
Feature safe:	yes
2011-11-18 20:07:20 +00:00
Alexey Dokuchaev
42317424a2 Port of on-screen lyrics display program for various media players.
Feature safe:	yes
2011-11-18 18:36:29 +00:00
Alexey Dokuchaev
5924026c26 A port of MPRIS (Media Player Remote Interfacing Specification) plugin for
DeaDBeeF music player.

Feature safe:	yes
2011-11-18 18:24:34 +00:00
Pav Lucistnik
af6f252b6b - Reconnect x11amp, which was resurrected
Feature safe:	yes
2011-11-17 18:43:40 +00:00
Pawel Pekala
064ecd719c Update to version 11.11.11
Rosegarden 11.11.11 is a minor point release that includes additional
translations, and one notable change by Ted Felix that might offer a
tangible reduction in CPU usage without any noticeable side effects.

Feature safe:	yes
2011-11-15 22:14:55 +00:00
Pietro Cerutti
16cdbc2f21 - Unbreak - fix build with latest x11-toolkits/fltk
Feature safe:	yes
2011-11-15 14:59:16 +00:00
Pietro Cerutti
b1a33955c6 - Unbreak - fix build with latest x11-toolkits/fltk
Feature safe:	yes
2011-11-15 14:53:26 +00:00
Pietro Cerutti
9c4b64a964 - Unbreak - fix build with latest x11-toolkits/fltk
- Fix a runtime segfault due to an uninitialized pointer

Feature safe:	yes
2011-11-15 13:26:36 +00:00
Christian Weisgerber
d8448c6514 Update to 0.4.4: no code changes.
Feature safe:	yes
2011-11-14 18:48:37 +00:00
Raphael Kubo da Costa
6fd8cb7810 Remove CMAKE_USE_PTHREAD from the ports using it.
This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.

Approved by:	avilla (mentor), portmgr (miwi)
Feature safe:	yes
2011-11-14 03:26:46 +00:00
Sunpoet Po-Chuan Hsieh
6257fcb282 - Add fplib 20100712
The last.fm fingerprint library

The fingerprinting process works in two steps:
1. Get PCM data and pass it to *fplib* which will return byte string to be
   submitted to the last.fm HTTP fingerprint service. This will return a number
   (fingerprintID).
2. Query the last.fm API with the fingerprintID and obtain the metadata in xml
   format.

The lastfmfpclient directory contains an example of application that uses fplib
and queries both services.

WWW: https://github.com/lastfm/Fingerprinter

Feature safe:	yes
2011-11-12 18:15:54 +00:00
Raphael Kubo da Costa
ba53f6651f Fix build after bsd.cmake.mk's r1.13.
Remove the part of files/patch-plugins__zynaddsubfx__CMakeLists.txt
which actually removed the call which linked to pthread -- it is now
needed since we do not rely on it being passed via LDFLAGS anymore.

Approved by:	avilla (mentor, implicit)
Feature safe:	yes
2011-11-12 14:41:55 +00:00
Martin Wilke
5f9bef9c15 - Update to 0.7.4
PR:		162390
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Feature safe:	yes
2011-11-12 08:21:49 +00:00