Commit graph

8804 commits

Author SHA1 Message Date
Dennis Herrmann
aadcb0f7cf - Update to 0.3.2
Approved by:	miwi (mentor)
2009-03-19 21:31:35 +00:00
Boris Samorodov
0263b9d868 Welcome to the new linux ports infrastructure which allows using
both current (fc4) and future linux (f8) distributions at one
ports tree.

The patch contains full changes to ports/Mk files and all ports involved.
But only infrastructure is changed. The resulting packages are the same as
before. Hence no need to bump PORTREVISIONs.

The idea was taken from bsd.gnome.mk and others.

More than 130 ports are switched to follow a new linux infrastructure
introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new
bsd.linux-apps.mk.

Thanks for all who was involved and helped me with this work.
And help from Alexander Leidinger was incredible.

Other changes are coming. Stay tuned!

PR:		ports/132510
Submitted by:	bsam (me)
Exp-run by:	portmgr (pav)
2009-03-19 17:28:51 +00:00
Martin Wilke
26f43fa598 - Update to 3.0.9 2009-03-19 15:53:45 +00:00
Dmitry Marakasov
9484b4db16 Mumble is an open source, low-latency, high quality voice chat software
primarily intended for use while gaming.

WWW: http://mumble.sourceforge.net/

PR:		131298
Submitted by:	Marius Nuennerich <marius at nuenneri dot ch>
2009-03-19 00:22:01 +00:00
Marcus von Appen
94da7e9931 Update to 1.7.411.
Approved by:	miwi (mentor)
2009-03-18 20:28:17 +00:00
Ion-Mihai Tetcu
e8b7494bcf - Update to latest upstream release (0.14.2)
- Add new ffmpeg knob to options, and LIBDEPENDS for avcodec/avformat/avutil
- change wording on id3tag knob to specify id3 v1/v2 instead of just v1
- change shoutcast wording to specify ogg (so that it is clearer)
- change several configure args to sync with the upstream. This includes
  --enable-mpd-id3tag, --disable-ogg, --disable-shout are now:
  --disable-id3, --disable-oggvorbis, --disable-shout-ogg
  and added --disable-shout-mp3.
- Removed outdated iconv knob as this is no longer a valid configure option in
musicpd configure script
- rename files/musicpd.sh.in --> files/musicpd.sh to follow current rc.d
practices.

PR:		ports/131914
Submitted by:	David Horn
Approved by:	maintainer
2009-03-18 16:45:44 +00:00
Dmitry Marakasov
96d13e841b - Oops, depend on nasm correctly
Noticed by:	cperciva@
2009-03-17 00:32:41 +00:00
Dmitry Marakasov
4d62d81eae - Improve previous fix:
- add patches by [3] to fix assembly
  - make use of assembly OPTIONal and depend on nasm when it's enabled

PR:		131021 [1], 129362 [2]
Submitted by:	myself [1], "J. Altman <freebsd at chthonic dot com> [2]
Patch by:	Edward Sutton <mirror176 at hotmail dot com> [3]
Approved by:	oliver, maintainer timeout
2009-03-16 22:57:07 +00:00
Mark Linimon
d0b3ca7453 Mark as broken on sparc64. 2009-03-16 09:53:47 +00:00
Mark Linimon
cfa135f71d Fails to compile on sparc64 as well as amd64. 2009-03-16 09:06:02 +00:00
Mark Linimon
49b9d63238 Mark as broken on sparc64: latest version includes i386 asm. 2009-03-16 07:50:12 +00:00
Dmitry Marakasov
b2a42b6d4e - Don't detect nasm, as it will lead to broken openal library built
PR:		131021
Submitted by:	myself
Approved by:	maintainer timeout
2009-03-16 00:54:39 +00:00
Martin Wilke
ac0f52ade4 - Update to 0.18.0 2009-03-15 11:35:03 +00:00
Martin Wilke
41ad1cc560 - Chase libmpd shlib bump 2009-03-15 11:34:45 +00:00
Martin Wilke
e108859e35 - Update to 3.14.0
PR:		132466
Submitted by:	Ports Fury
2009-03-14 22:51:07 +00:00
Dirk Meyer
8f2710f70a - externd support for tcl/tk 8.3 2009-03-14 18:50:25 +00:00
Dirk Meyer
a57bf6db92 - externd support for tcl/tk 8.2 2009-03-14 18:29:15 +00:00
Li-Wen Hsu
b8eb4f3dcd - Use sqlite3 as default config
- Bump PORTREVISION

PR:		ports/132424
Submitted by:	"Mark D. Foster" <mark AT foster.cc> (maintainer)
2009-03-14 17:25:34 +00:00
Martin Wilke
57ed63cefd - Update to 0.5.6
PR:		132623
Submitted by:	maintainer
2009-03-14 15:11:02 +00:00
Martin Wilke
e5012933db - Fix native language support
PR:		132467
Submitted by:	Ports Fury
2009-03-14 14:12:24 +00:00
Martin Wilke
e997aeb2b2 - Update to 1.64.5
PR:		132522
Submitted by:	Chess Griffin <chess@chessgriffin.com> (maintainer)
2009-03-14 14:10:35 +00:00
Martin Wilke
9d32ddc92d - Update to 0.9beta10
- Pass maintainership to submitter

PR:		132567
Submitted by:	Joseph S. Atkinson <jsa@wickedmachine.net>
2009-03-14 12:56:01 +00:00
Martin Wilke
db0df70e0b - Update to 0.9.6
PR:		132567
Submitted by:	Joseph S. Atkinson <jsa@wickedmachine.net>
2009-03-14 12:54:33 +00:00
Martin Wilke
adbd24370f - Update to 0.15
PR:		131815
Submitted by:	Alexander Logvinov <ports@logvinov.com>
Approved by:	maintainer timeout
2009-03-12 19:23:20 +00:00
Edward Tomasz Napierala
29896a083b Pass maintainership. 2009-03-12 11:04:32 +00:00
Dennis Herrmann
f9dda5ace5 - Add Motif/GTK2 graphic support
- Remove ruby support
- Bump PORTREVISION

PR:	132280
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu>
Approved by:	maintainer, tabthorpe (co-mentor)
2009-03-10 15:47:50 +00:00
Ed Schouten
f2b9f075f3 Unbreak libsndfile build when octave is installed.
If octave is installed on the system, libsndfile wants to build octave
support, which only seems to cause compiler errors.

If we really want octave support, we should add a proper switch to the
port.

PR:	ports/131647
2009-03-10 12:11:47 +00:00
Ed Schouten
9abdeb74e6 Update libsndfile to 1.0.19.
Unlike the previous release, this version does not depend on an
unreleased version of libvorbis. This means we can remove those awful
regexes from the Makefile.
2009-03-10 09:58:04 +00:00
Marcus von Appen
796146d5d1 Added CONFLICTS with audio/openal-soft. They install the same includes.
Approved by:	miwi (mentor)
2009-03-09 21:31:13 +00:00
Martin Wilke
98cc6e666b - Remove references to the no longer existing website
Note:
	The original website hosting the ogg2mp3 script is no longer existent.
	The author of ogg2mp3 didn't respond to requests for an alternative
	download site. Also thanks to wxs@ for hosting the distfile.

PR:		132478
Submitted by:	maintainer
2009-03-09 19:53:34 +00:00
Stanislav Sedov
f5d05ea54d - Chase libusb20 rename in r189585.
- Mark sane-backends broken on current due to changes
  in USB stack.

Reviewed by:	thompsa (old version), miwi
Tested by:	miwi
2009-03-09 17:15:43 +00:00
Max Brazhnikov
575626e394 Connect amarok-kde4 to build 2009-03-09 10:49:33 +00:00
Max Brazhnikov
7125e6981f Update to 2.0.2 after repocopy.
PR:		ports/130634
Submitted by:	Matt Tosto <datahead4 at gmail.com>
2009-03-09 10:48:13 +00:00
Gabor Kovesdan
335d471aee - Pass maintainership to Frank Steinborn
Submitted by:	Frank Steinborn <steinex@nognu.de> (via irc)
2009-03-08 13:54:44 +00:00
Oliver Lehmann
c08255b3f7 the last missing ports:
bump PORTREVISION because of xfce 4.6 update
2009-03-07 20:40:31 +00:00
Ed Schouten
64e57be77d Migrate herrie to libxspf.
Patch backported from vendor sources.
2009-03-07 11:55:47 +00:00
Gerald Pfeifer
4a5e895d9a Remove audio/quelcom per expiration note. 2009-03-07 03:05:43 +00:00
Gabor Kovesdan
b950446c33 - Pass maintainership to Frank Steinborn. I don't use shoutcast any more,
while he does, so he will be a better maintainer.

Submitted by:	Frank Steinborn <steinex@nognu.de> (via IRC)
2009-03-06 23:52:57 +00:00
Dennis Herrmann
2b3b399de8 - Use my FreeBSD address on the ports I maintain
Approved by:	tabthorpe (co-mentor)
2009-03-06 18:14:36 +00:00
Oliver Lehmann
d20d57304a Bump PORTREVISION after xfce 4.6 update 2009-03-06 15:24:12 +00:00
Philippe Audeoud
4cdae4f0d8 - Update to 0.7.1
PR:		ports/132138
Submitted by:	Bernhard Froehlich <decke at bluelife.at>
2009-03-06 08:18:59 +00:00
Wesley Shields
e832133d5a - Switch to p5-Getopt-Long (p5-Getopt-Mixed is long since deprecated)
PR:		ports/131887
Submitted by:	wxs
Approved by:	maintainer timeout
2009-03-05 21:41:44 +00:00
Ion-Mihai Tetcu
92292f4e9c Add confilicts with the new -devel port and bump PORTREVISION.
PR:		ports/131629
Submitted by:	Joseph S. Atkinson (maintainer)
2009-03-05 09:13:37 +00:00
Ion-Mihai Tetcu
f7ba0daa72 This introduces a new track for audio/exaile that allows FreeBSD users to
easily follow changes for the upcoming 0.3 revamp. This port can be accessed as
audio/exaile-devel and CONFLICTS with audio/exaile.

Some of the changes include:
* Non-explicit reliance upon gettext
* Transitions from sqlite to a faster pickle database
* Drag and drop support
* Plugin API
* More to come...

PR:		ports/131629
Submitted by:	Joseph S. Atkinson
Repocopy by:	marcus@
2009-03-05 09:09:44 +00:00
Pav Lucistnik
bfcd28a399 - Mark BROKEN: fails to package
Reported by:	pointyhat
2009-03-04 18:46:02 +00:00
Thierry Thomas
b02ee49bcf Upgrade to v19_20071207. This is the latest stable release.
The previous tarball portaudio-19.b1175 is dated Feb 11 2007.

Note: the ancient port audio/portaudio should be deprecated, but it is
still used by several ports; if you are still using it, please consider
a migration towards portaudio2.

Hint: if your port does not build with portaudio2, it may be outdated!
2009-03-04 18:02:45 +00:00
Dirk Meyer
8bf90ad847 - force include path 2009-03-04 17:25:35 +00:00
Pav Lucistnik
5eb6a925af - Bump PORTREVISION for previous -fPIC fix, otherwise it's invisible
Missed by:	beech
2009-03-02 21:59:37 +00:00
Oliver Lehmann
395f5a4663 update Xfce to 4.6
for more information please read

        http://www.xfce.org/about/news?id=21
2009-03-02 16:51:57 +00:00
Thomas Abthorpe
2877a234ed - Pass maintainership to submitter
Submitted by:	Ulrich via freebsd-ports@
2009-03-02 01:27:12 +00:00