Boris Samorodov
7aec2c3eab
Finish repocopies of new linux-f8 infrastructure ports:
...
. add CONFLICTS to 47 original ports;
. bump PORTREVISIONs for all of them;
. pet portlint for 2-3 ports (misplaced PORTREVISION).
2009-04-01 10:10:16 +00:00
Dmitry Marakasov
3c66c62381
Tagutil is a pure C BSDL tool to manage tag information on music
...
files. It can work with every format supported by taglib.
WWW: http://hg.kaworu.ch/tagutil/
PR: 133128
Submitted by: bapt <baptiste dot daroussin at gmail dot com>
2009-03-31 15:02:47 +00:00
Vsevolod Stakhov
6b5d678bf3
Fix parsing of CUE files.
...
Bump portrevision.
Submitted by: maintainer via email
2009-03-31 09:46:33 +00:00
Martin Wilke
d216b50200
- Update to 3.0.10
2009-03-31 08:50:23 +00:00
Edward Tomasz Napierala
e7ddc4fd46
Update audio/liblo to 0.26.
2009-03-31 05:25:03 +00:00
Max Brazhnikov
c4c9fa5675
Update to 2.2.3
...
Pass maintainership to submitter
PR: 133131
Submitted by: Anton Yuzhaninov <citrin at citrin.ru>
Approved by: Fabian Keil (former maintainer)
2009-03-30 18:23:58 +00:00
Edward Tomasz Napierala
e1f6a6e1a8
Update to 0.116.2.
...
Approved by: maintainer timeout
2009-03-30 18:21:21 +00:00
Emanuel Haupt
e8cfa8fc26
Mark MAKE_JOBS_SAFE
2009-03-30 14:18:26 +00:00
Edward Tomasz Napierala
12b47a99bd
Fix plist.
...
Reported by: QAT
2009-03-29 15:54:45 +00:00
Martin Wilke
acb6902154
- Update to 0.1.0
...
- Mark MAKE_JOBS_SAFE for SMP compilation
2009-03-28 23:31:21 +00:00
Gerald Pfeifer
71bd0bd4f5
Mark for deprecation, since unmaintained, failing to work with current
...
versions of GCC, mostly dead upstream, and requiring gcc295 which fails
to build itself (and does not support current version of FreeBSD nor most
primary targets).
EXPIRATION_DATE=2009-04-28
2009-03-28 22:48:37 +00:00
Renato Botelho
c9e008f727
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE
2009-03-28 17:53:24 +00:00
Dirk Meyer
bd6fc78b5c
- fix build with FORCE_MAKE_JOBS
2009-03-27 19:21:16 +00:00
Emanuel Haupt
28e1c55b2c
Mark MAKE_JOBS_SAFE
2009-03-27 18:18:59 +00:00
Christian Weisgerber
75a6657bad
Mark MAKE_JOBS_SAFE for parallel building.
2009-03-27 18:03:20 +00:00
Vsevolod Stakhov
da61be2a8b
Add libmp3splt that is required for new version of audio/mp3splt port.
...
Submitted by: Anton Yuzhaninov <citrin at citrin.ru> via email
2009-03-27 13:56:23 +00:00
Emanuel Haupt
9f1145d18e
Unbreak on 8-CURRENT
2009-03-27 12:42:27 +00:00
Emanuel Haupt
c810fd3c3f
Mark MAKE_JOBS_SAFE
2009-03-27 09:53:36 +00:00
Emanuel Haupt
0ca14ee46b
Mark MAKE_JOBS_UNSAFE
2009-03-26 16:21:53 +00:00
Pav Lucistnik
a77f9c4cf5
- Update to 4.0.3
...
PR: ports/131779
Submitted by: hideo <hideo@lastamericanempire.com> (maintainer)
2009-03-26 13:41:45 +00:00
Martin Wilke
3820b6c2eb
- Mark MAKE_JOBS_SAFE for SMP compilation
2009-03-26 13:05:01 +00:00
Emanuel Haupt
7228b51cde
Mark it BROKEN on 8-CURRENT, it does not compile.
2009-03-25 22:23:09 +00:00
Chin-San Huang
8b5e45f928
- Update to 0.11.6
2009-03-25 20:09:56 +00:00
Martin Wilke
4460472159
- Mark MAKE_JOBS_SAFE for parallel building.
2009-03-25 18:08:45 +00:00
Martin Wilke
5055e5aee5
- Fix build after addition of getdelim() and strndup()
...
PR: 133053
Submitted by: David Schultz <das@freebsd.org>
2009-03-25 15:46:07 +00:00
Jung-uk Kim
f4af65460a
Update to 4.1 build 1052.
2009-03-25 07:47:11 +00:00
Joe Marcus Clarke
eff928500f
Fix the build on -CURRENT by removing an inline function prototype.
2009-03-25 03:38:17 +00:00
Martin Matuska
4317209877
- Add MAKE_JOBS_SAFE variable for SMP compilation
...
PR: ports/133012
Approved by: netchild (maintainer, via private e-mail)
2009-03-24 20:00:33 +00:00
Max Brazhnikov
eecc33021e
bump PORTREVISION after cmake update
2009-03-24 19:13:32 +00:00
Martin Matuska
69d69ada8f
- Add MAKE_JOBS_SAFE to support SMP compilation
2009-03-24 16:58:56 +00:00
Martin Matuska
65ab38d950
- Mark MAKE_JOBS_SAFE for SMP compilation
2009-03-24 16:21:59 +00:00
Christian Weisgerber
045099965f
allow parallel building
2009-03-24 14:47:42 +00:00
Dmitry Marakasov
f9bc8ada53
- Fix dynamic loading problem
...
- Add new version of last.fm script
PR: 127368
Submitted by: "Carlos A. M. dos Santos" <unixmania at gmail dot com>
2009-03-24 00:35:23 +00:00
Martin Wilke
c8a5c13246
- Fix multiple vulnerabilities
...
- Bump PORTREVISION
Note:
Two integer overflow errors exist within the "Audible::Tag::readTag()"
function in src/metadata/audible/audibletag.cpp. These can be exploited
to cause heap-based buffer overflows via specially crafted Audible Audio
files.
Two errors within the "Audible::Tag::readTag()" function in
src/metadata/audible/audibletag.cpp can be exploited to corrupt
arbitrary memory via specially crafted Audible Audio files.
PR: 132938
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Approved by: makc (maintainer)
Security: http://www.vuxml.org/freebsd/6bb6188c-17b2-11de-ae4d-0030843d3802.html
2009-03-23 14:24:22 +00:00
Martin Matuska
0bcde9db87
- Mark port MAKE_JOBS_SAFE
2009-03-23 12:18:31 +00:00
Chin-San Huang
6443143c0e
- Update to 0.19.6
2009-03-23 02:00:56 +00:00
Mark Linimon
a325795c3a
Reset barner@FreeBSD.org due to several months of inactivity.
...
Hat: portmgr
2009-03-23 01:01:14 +00:00
Pav Lucistnik
1ef8b65293
- Update to 1.3
...
PR: ports/132021
Submitted by: Edmondas Girkantas <eg@fbsd.lt>
Approved by: maintainer timeout (barner; 1 month)
2009-03-22 21:01:02 +00:00
Joe Marcus Clarke
932b5e45df
Retire rhythmbox-devel now that rhythmbox has been updated to 0.12.0.
2009-03-21 18:38:37 +00:00
Joe Marcus Clarke
68401a8a07
Update to 0.12.0.
2009-03-21 18:37:33 +00:00
Joe Marcus Clarke
a34abc45ef
Update to 0.12.0.
2009-03-21 18:36:50 +00:00
Li-Wen Hsu
f77928a960
- Update to 1.14
...
- Add regression-test target
PR: ports/128944
Submitted by: Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
Approved by: maintainer timeout
2009-03-21 06:41:24 +00:00
Martin Wilke
bdfd4a81ac
- Update to version 0.19
...
PR: 132737
Submitted by: Ports Fury
2009-03-20 23:01:00 +00:00
Martin Wilke
fe29b33021
- Update to 0.1.7
...
PR: 132736
Submitted by: Ports Fury
2009-03-20 23:00:56 +00:00
Soeren Straarup
4b482522b2
Become maintainer
2009-03-20 19:14:06 +00:00
Dirk Meyer
be37c96bb5
- udpate to 0.4.1
2009-03-20 09:15:46 +00:00
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
Beech Rintoul
91b1437b0d
- Add PIC flags to fix 64 Bit build
...
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Reported by: pointyhat via pav
2009-03-01 22:27:18 +00:00
Martin Wilke
81c6807c61
- Unbreak after strndup MFC [1]
...
- Move to PLIST_FILES
PR: 132067
Submitted by: Florian Smeets <flo@kasimir.com>
2009-03-01 14:06:56 +00:00
Rong-En Fan
25ab70bed3
- Update to 1.4.2
...
PR: ports/132090
Submitted by: Eric L. Chen <d9364104 at mail.nchu.edu.tw>
2009-02-28 06:40:04 +00:00
Rong-En Fan
b8b2c3c044
- Update to 0.9.18
...
PR: ports/132055
Submitted by: Sascha Klauder <sklauder at trimind.de>
2009-02-28 06:20:50 +00:00
Martin Wilke
3bf9c42170
- Update to 10.4
...
PR: 132174
Submitted by: Maintainer
2009-02-27 17:41:15 +00:00
Martin Wilke
b37855d182
- Update to 0.3.1
...
PR: 132049
Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer)
2009-02-27 12:52:39 +00:00
Rong-En Fan
428d5442d9
- Update to 1.0
...
PR: ports/132056
Submitted by: Dominique Goncalves <dominique.goncalves at gmail.com> (maintainer)
2009-02-27 02:14:07 +00:00
Lars Engels
1633b9c9b9
Update to 1.12.0
...
Noticed by: Nikolay Tychina <niktychina@gmail.com>
2009-02-26 22:15:42 +00:00
Max Brazhnikov
65c7f6f237
take maintainership
2009-02-24 14:19:22 +00:00
Sergey Skvortsov
484f971749
Use variables SITE_PERL and SITE_PERL_REL where appropriate.
2009-02-24 13:29:22 +00:00
Michael Landin
0b02e4f465
- Move maintainership back to the ports@ pool.
2009-02-24 13:17:41 +00:00
Thomas Abthorpe
993bbe4ab1
- Pass maintainership to submitter
...
Submitted by: martinko via freebsd-ports@
2009-02-24 03:57:27 +00:00
Martin Wilke
390eeefc25
- UPdate to 0.10
...
PR: 131827
Submitted by: Ports Fury
2009-02-23 20:38:37 +00:00
Martin Matuska
24bf28eff1
- Change default Tcl/Tk version to 8.5
...
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav)
2009-02-23 14:46:37 +00:00
Florent Thoumie
b8566951cb
Update audio/taglib-sharp to 2.0.3.2.
2009-02-23 10:20:09 +00:00
Koop Mast
78e66c6c96
Correct last commit. Use the correct faad lib version.
2009-02-22 13:36:38 +00:00
Beech Rintoul
9f94c40326
- Change audio/bmp-faad to slave port of audio/xmms-faad
...
PR: ports/131836
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2009-02-21 22:59:59 +00:00
Felippe de Meirelles Motta
d30852b848
- Fix typo on Makefile.
...
PR: 131923
Submitted by: Jack <xxjack12xx@gmail.com> (maintainer)
2009-02-21 22:04:02 +00:00
Beech Rintoul
05adb12dd5
- Update to version 2.7
...
PR: ports/131836
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2009-02-21 19:55:46 +00:00
Martin Wilke
cc584e38d2
- Chase audio/faad shlib bump
2009-02-21 15:51:15 +00:00
Martin Wilke
d85e6938db
- Update to version 2.7
...
PR: 131829
Submitted by: ports fury
2009-02-21 15:50:22 +00:00
Martin Wilke
537cf34eba
- Update to 1.28
...
PR: 131835
Submitted by: Ports Fury
2009-02-21 15:50:19 +00:00
Max Brazhnikov
5f6ba2a345
Use my @FreeBSD.org email for the rest of my ports
2009-02-21 11:31:28 +00:00
Edward Tomasz Napierala
b7a0d13a40
Update to 2.7.1.
...
Fix for VST is pending.
2009-02-21 10:52:31 +00:00
Rong-En Fan
04c5998629
- Remove the portion that contains a $FreeBSD$ which is a keyword to our CVS
...
to avoid broken patch file. As it seems no way to tell CVS not to expand
the keywords after add, it's better not to contain $FreeBSD$ in the
patch file.
PR: ports/131925
Reported by: Tom Mende <tmende at optusnet.com.au>
Approved by: maintainer
2009-02-21 08:18:20 +00:00
Martin Wilke
c9e06c18d4
- Update to 2.6.0
...
PR: 131822
Submitted by: Ports Fury
2009-02-20 16:25:22 +00:00
Koop Mast
ed179ea50a
Correct copy past bug in the plist for the spc plugin.
...
Submitted by: pointyhat via erwin
2009-02-20 15:26:41 +00:00
Edward Tomasz Napierala
425a17b5a8
Update to 0.1.7.
2009-02-19 22:51:18 +00:00
Edward Tomasz Napierala
d28147e6f2
Update to 1.0.0.
2009-02-19 22:34:37 +00:00
Edward Tomasz Napierala
a5c5e4854e
Update to 0.6.2.
2009-02-19 22:17:05 +00:00
Edward Tomasz Napierala
cfec822fb3
Update to 1.0.0.
2009-02-19 22:15:53 +00:00
Edward Tomasz Napierala
36f12de294
Update to 20081213.
2009-02-19 22:14:53 +00:00
Marcus von Appen
b73f95f908
Updated my mail address to use @FreeBSD.org now.
...
Approved by: miwi (co-mentor), beech (mentor)
2009-02-19 21:45:43 +00:00
Edward Tomasz Napierala
88b9cb5475
Update to 0.5.2.
2009-02-19 19:50:14 +00:00
Dmitry Marakasov
dc0a71992a
- Add desktop entry
...
PR: 127368
Submitted by: "Carlos A. M. dos Santos" <unixmania at gmail dot com>
2009-02-16 21:50:09 +00:00
Jung-uk Kim
d67073f3d6
There is no need for minor() on -CURRENT. Just use dev2unit() macro.
2009-02-16 21:28:49 +00:00
Martin Wilke
d7d64edfea
- Reset Maintainer
...
PR: 131742
Submitted by: "Sergey N. Voronkov" <serg@tmn.ru> (maintainer)
2009-02-16 20:43:17 +00:00
Jung-uk Kim
acd6139710
- Fix build on -CURRENT.
...
- Fix a typo in soundoff and remove a redundant patch[1].
- Install pre-compressed manual pages properly[2].
Reported by: Jeroen Ruigrok van der Werven (asmodai at in-nomine dot org)[1]
PR: ports/131420[2]
2009-02-16 20:42:54 +00:00
Edward Tomasz Napierala
62bc13f343
Update to 0.4.0.
2009-02-16 19:57:04 +00:00
Joe Marcus Clarke
cd0729d229
Add optional libmtp support, and fix the build when it is enabled.
...
PR: 131712
Submitted by: "Junji NAKANISHI" <jun-g@daemonfreaks.com> (build fix)
2009-02-16 07:28:02 +00:00
Pav Lucistnik
b2ac4e0349
- cvs rm empty patchfiles
...
Missed by: beech
2009-02-15 08:27:39 +00:00
Michael Johnson
40b1f7b485
Use USE_GMAKE to fix build on some version of FreeBSD
...
Submitted by: 1wkmmr@gmail.com
2009-02-15 04:39:01 +00:00
Christian Weisgerber
697ba65b1c
Don't try to extract a "distro name" from /etc/issue and choke on
...
unexpected contents. Found the hard way by Lars Eighner.
Approved by: maintainer
2009-02-15 00:08:14 +00:00
Max Brazhnikov
9e273df185
Bump PORTREVISION after QScintilla2 update
2009-02-14 23:01:24 +00:00
Edward Tomasz Napierala
c8e8bf4b90
The CELT codec is an experimental audio codec for use in low-delay
...
speech and audio communication. It's meant to close the gap between
Vorbis and Speex for applications where both high quality audio
and low delay are desired.
WWW: http://www.celt-codec.org/
2009-02-14 22:54:45 +00:00
Martin Wilke
5a995850b6
- Update to 1.2.8
...
PR: 131666
Submitted by: "Denise H. G." <darcsis@gmail.com> (maintainer)
2009-02-14 20:19:44 +00:00
Martin Wilke
913e5edece
- Update to 0.42-4
...
PR: 131669
Submitted by: Dennis Herrmann <adox@mcx2.org>
2009-02-14 20:03:00 +00:00
Martin Matuska
38052bdcd8
- Deprecate due to planned end of support for tcl/tk 83 on 2009-05-22
2009-02-14 15:29:21 +00:00
Wesley Shields
6e9ed6c90c
- Pass maintainership to submitter.
2009-02-14 14:27:00 +00:00
Martin Wilke
0de6632e22
- Fix plist after ruby update by generating it dynamically.
2009-02-14 01:22:17 +00:00
Martin Wilke
b29202298b
2009-02-09 audio/xmms-imms: does not configure or build
...
2009-02-10 devel/libgnugetopt: was only relevant on FreeBSD 4.x
2009-01-19 games/planeshift: Depends on broken, expired port
2009-02-12 net-mgmt/nfsen-devel: no separate development version exists anymore
2009-01-19 www/ocaml-wdialog: has been broken for more than 6 months
2008-12-21 news/sabnzbd: no longer developed, use news/sabnzbdplus instead
2009-02-13 16:38:42 +00:00
Thomas Abthorpe
15ad88cd94
- Pass maintainership to submitter
...
Submitted by: Sergey Voronkov via freebsd-ports@
2009-02-13 15:31:11 +00:00
Thomas Abthorpe
14c6afdb69
- Pass maintainership to submitter
...
Submitted by: hideo via freebsd-ports
2009-02-13 01:38:59 +00:00
Erwin Lansing
7d31b7e882
Also mark BROKEN on recent 7 after the MFC of strndup(3).
...
Submitted by: pointyhat
2009-02-11 08:08:16 +00:00
Martin Wilke
0af225c1ad
pyliblo is a Python wrapper for the liblo OSC library. It
...
supports almost the complete functionality of liblo, allowing
you to send and receive OSC messages using a nice and simple
Python API.
Also included are the command line utilities send_osc and
dump_osc.
WWW: http://das.nasophon.de/pyliblo/
PR: ports/130975
Submitted by: Wen Heping <wenheping at gmail.com>
2009-02-09 20:10:15 +00:00
Martin Wilke
875c9dc6b1
- Update to 3.8
...
PR: 131428
Submitted by: Dennis Herrmann <adox@mcx2.org>
2009-02-09 17:50:18 +00:00
Martin Wilke
335a3bedb1
- Update to 3.6.1
...
PR: 130834
Submitted by: Dennis Herrmann <adox@mcx2.org>
Approved by: maintainer
2009-02-09 17:37:27 +00:00
Martin Wilke
610b19bfef
- Update to 3.12.1
...
PR: 130942
Submitted by: Dennis Herrmann <adox@mcx2.org>
2009-02-09 17:03:52 +00:00
Martin Wilke
e1f47a4456
- Update to 10.3
...
PR: 130718
Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer)
2009-02-09 13:56:08 +00:00
Martin Wilke
45925aad8a
- Fix automaitic swab detection on FreeBSD
...
- Use now SF
- Bump PORTREVISION
PR: 131496
Submitted by: Dennis Herrmann <adox@mcx2.org>
2009-02-09 13:07:52 +00:00
Martin Wilke
542c5d529a
- Converted mp3-files sound like pure static.
...
This is fixed by removing the "-x" flag from the lame commandline.
- Pass maintainership to submitter
PR: 131495
Submitted by: Tobias Rehbein <tobias.rehbein@web.de>
2009-02-09 13:01:12 +00:00
Florent Thoumie
c1f23cd26d
- Update lang/mono to 2.0.1.
...
- Also update a bunch of c-sharp ports to their latest version.
- Change maintainership to mono@FreeBSD.org .
PR: ports/129724
Submitted by: Phillip Neumann, Romain Tartiere (bsd-sharp team)
2009-02-09 09:00:01 +00:00
Florent Thoumie
fe3abfcfc7
Fix doc build with upcoming mono 2.0.1.
2009-02-09 08:40:05 +00:00
Michael Johnson
92f9d78a13
Update to 1.0.18
...
Submitted by: Ed Schouten <ed@80386.nl>
2009-02-09 03:00:13 +00:00
Stanislav Sedov
e1f1548151
- Update to 0.15.12.
2009-02-08 21:39:24 +00:00
Martin Wilke
4b09c635a9
- Update to 0.3
...
PR: 131092
Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer)
2009-02-08 21:38:49 +00:00
Philip M. Gollucci
00fad10640
Fix the index
...
Reported by: portsnap build
2009-02-08 04:12:00 +00:00
Philip M. Gollucci
d8d2cf17f9
- devel/libslang2 has completely replaced devel/libslang which has not been
...
released in ~5yrs.
- WITH_SLANG2 is now no longer a valid ports knob
- WITH_SLANG implies devel/libslang2 now
- devel/libslang -> devel/libslang2 is a SHARED LIB bump
so bump PORTREVISION for affected ports
- Take MAINTAINER for most unmaintained ports in this chain
- some SF macro conversions
- BROKEN with devel/libslang2 and DEPRECATE
math/slsc (abandoned upstream)
- BROKEN with devel/libslang2
japanese/slirc
PR: ports/125255
Reviewed by: garga (libslang maintainer), portmgr (pav)
Exp Run by: pav
2009-02-08 03:14:14 +00:00
Marcelo Araujo
75908deff8
- Lib updated Fox16.
...
- Bump PORTREVISION.
Approved by: maintainer implicit
2009-02-08 01:09:48 +00:00
Christian Weisgerber
0917c4afb0
Install a few missing docs.
...
Submitted by: Tim van der Molen (via OpenBSD)
2009-02-07 16:19:22 +00:00
Erwin Lansing
ca0fbe8ad5
Fix MASTER_SITES.
...
Submitted by: pointyhat,
Marcus von Appen <mva@sysfault.org> (maintainer)
2009-02-06 11:31:47 +00:00
Boris Samorodov
cc288a60d6
Reset maintainership. Thanks for your good work!
...
Submitted by: the former maintainer via ports@ ML
2009-02-05 22:33:20 +00:00
Michael Landin
cb23216638
- forgot to bump PORTREVISION, thanks flz
2009-02-05 16:15:05 +00:00
Philippe Audeoud
30385b5c7f
- Add patch to fix lame --genre-list
...
- Bump PORTREVISION
PR: ports/131308
Submitted by: Tobias Rehbein <tobias.rehbein at web.de> (maintainer)
2009-02-05 14:57:16 +00:00
Michael Landin
3010b62de9
- add patch for artist lookup from wikipedia
2009-02-05 14:18:49 +00:00
Philippe Audeoud
2cdc255a9d
- Add patch to correct lame --genre-list
...
- Bump PORTREVISION
PR: ports/131307
Submitted by: Tobias Rehbein <tobias.rehbein at web.de>
2009-02-05 10:47:09 +00:00
Dmitry Marakasov
00336724d6
- Update to 1.0.3
...
PR: 130871
Submitted by: Marcus von Appen <mva at sysfault dot org>
2009-02-03 22:54:16 +00:00
Martin Wilke
dd0defa7d1
- Fix malformed conditional
...
Reported by: Kenneth Lind
2009-02-03 17:34:06 +00:00
Martin Wilke
b31b2f3015
- Fix build
2009-02-03 16:16:32 +00:00
Martin Wilke
0a02e66c58
- Update to 5.0
2009-02-03 15:37:46 +00:00
Florent Thoumie
48d9bf970b
- Update audio/taglib-sharp to 2.0.3.1.
...
- Add a new mirror, since the main website is currently down.
2009-02-03 14:09:12 +00:00
Martin Wilke
ed94060243
- Update to 0.17.0
2009-02-03 09:03:44 +00:00
Mark Linimon
3bb5c33569
Over to new volunteer.
2009-02-03 08:31:45 +00:00
Mark Linimon
b55b5f7fd8
Broken on sparc64.
2009-02-03 05:19:04 +00:00
Mark Linimon
2be3df4e6c
Reset dyeske@gmail.com at his request.
...
Hat: portmgr
2009-02-02 23:44:01 +00:00
Beech Rintoul
7c1c80dc0c
OpenAL Soft is a software implementation of the OpenAL 3D audio API and an
...
alternative to the somewhat outdated reference implementation.
As stated on the website, OpenAL provides capabilities for playing audio in a
virtual 3d environment. Distance attenuation, doppler shift, and directional
sound emitters are among the features handled by the API. More advanced
effects, including air absorption, low-pass filters, and reverb, are
available through the EFX extension. It also facilitates streaming audio,
multi-channel buffers, and audio capture.
WWW: http://kcat.strangesoft.net/openal.html
PR: ports/131260
Submitted by: Marcus von Appen <mva at sysfault.org>
2009-02-02 09:31:47 +00:00
Beech Rintoul
7eb318e4de
- Update to 1.3.7
...
- Fix plist
PR: ports/131239
Submitted by: Jack <xxjack12xx@gmail.com> (maintainer)
2009-02-02 06:28:46 +00:00
Marcelo Araujo
7c806af372
- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
...
MASTER_SITE_SUBDIR when possible.
PR: ports/125243
Submitted by: pgollucci
Reworked by: myself
Tested on: pointyhat exp-run (pav)
2009-02-02 01:36:16 +00:00
David Thiel
411d8730fe
Use pre-su-install.
...
Approved by: nork@ (maintainer)
2009-02-01 23:49:56 +00:00
Michael Johnson
9865617bbe
Update to 1.8
2009-02-01 17:30:06 +00:00
Gerald Pfeifer
6a5a19bc6e
Mark for depreciation, since unmaintained, failing to work with current
...
versions of GCC, dead upstream, and requiring gcc33 which fails to build
itself (and does not support current versionf of FreeBSD or non-i386).
EXPIRATION_DATE=2009-03-02.
2009-02-01 16:08:01 +00:00
Rong-En Fan
7bcb23fd21
- Update to 2.0.24.01
...
PR: ports/131213
Submitted by: Ralf van der Enden <tremere at cainites.net> (maintainer)
2009-02-01 06:28:38 +00:00
Pav Lucistnik
9f4b988059
- Update download location
2009-01-31 23:03:25 +00:00
Wesley Shields
0fce276e94
- Add new MASTER_SITE
...
- Use PORTDOCS and PORTEXAMPLES
- Use PLIST_FILES
PR: ports/131089
Submitted by: Steven Kreuzer <skreuzer@exit2shell.com>
2009-01-31 13:22:07 +00:00
Lars Engels
5062781267
Update to 1.11.2
...
Changelog: http://www.atunes.org/
2009-01-31 12:57:47 +00:00
Pav Lucistnik
25307d6f70
- Use MASTER_SITE_SAVANNAH to fix fetch
...
Reported by: -fetch-original pointyhat run
2009-01-30 23:12:01 +00:00
Pav Lucistnik
3dce9b2db9
- Update to 1.6.4
...
PR: ports/126537 (based on)
Submitted by: Vitaly Magerya <vmagerya@gmail.com>
Approved by: maintainer timeout (novel; 6 months)
2009-01-30 21:12:16 +00:00
Pav Lucistnik
994f70c252
- Update download location, update WWW
...
Reported by: -fetch-original pointyhat run
2009-01-30 20:25:29 +00:00
Gabor Kovesdan
aa8cabf186
- Update to 0.9.7
...
PR: ports/131052
Submitted by: Romain Tartiere <romain@blogreen.org> (maintainer)
2009-01-30 18:46:37 +00:00
Erwin Lansing
dc3b831b6b
Reassign my p5-* ports to perl@ so more than one person
...
can look at them.
2009-01-29 17:41:17 +00:00
Philippe Audeoud
ffc62a20d7
- Update pkg-descr
...
- Give maintainership to submitter
PR: ports/130833
Submitted by: Dennis Herrmann <adox _AT_ mcx2.org>
2009-01-29 16:23:00 +00:00
Koop Mast
e3b42134e2
This one slipped though the cracks, also fix plist here after the recent update.
...
Submitted by: pointyhat (via pav)
2009-01-29 09:41:07 +00:00
Koop Mast
9b82605480
Fix packaging for plugins.
...
Pointed out by: Géraud CONTINSOUZAS geraud at gcu dot nfo
Jan Hendrik Sylvester me at janh dot de
2009-01-28 14:52:21 +00:00
Koop Mast
de394df288
Fix packaging for plugins.
...
Pointed out by: Géraud CONTINSOUZAS geraud at gcu dot nfo
Jan Hendrik Sylvester me at janh dot de
2009-01-28 14:44:38 +00:00
Philip M. Gollucci
2ef0bbd098
- Update to 0.14
...
PR: ports/130612
Submitted by: Dylan Cochran <a134qaed@gmail.com>
Approved by: Jan-Olof Lindqvist <jo.lindqvist@gmail.com> (maintainer)
2009-01-28 05:30:46 +00:00
Beech Rintoul
5ac685f725
* Update audio/moc to latest stable version (2.4.4)
...
* Add OPTION for librcc (default OFF)
* Fix PLIST when WITH_FFMPEG is enabled
PR: ports/130994
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com>
Approved by: Robert Zinkov <rzinkov@gmail.com> (maintainer)
2009-01-28 04:11:48 +00:00
Koop Mast
1c1eadf2b8
Update to 0.10.10.
...
Release notes:
http://gstreamer.freedesktop.org/releases/gst-plugins-ugly/0.10.10.html
2009-01-27 23:21:13 +00:00
Koop Mast
426c7ab6dd
Update to 0.10.10.
...
Release notes:
http://gstreamer.freedesktop.org/releases/gst-plugins-bad/0.10.10.html
2009-01-27 23:16:56 +00:00
Koop Mast
21c48ee0f8
Update to 0.10.13.
...
Release notes:
http://gstreamer.freedesktop.org/releases/gst-plugins-good/0.10.13.html
2009-01-27 23:07:52 +00:00
Pav Lucistnik
4ce05da19d
- Mark BROKEN everywhere now
...
Reported by: pointyhat
2009-01-27 20:02:10 +00:00
Philippe Audeoud
9031bc7753
- Update to 0.42-3
...
PR: ports/130984
Submitted by: Dennis Herrmann <adox _AT_ mcx2.org>
2009-01-27 14:21:02 +00:00
Mark Linimon
5425e73773
Assign maintainership to submitter of last PR.
2009-01-25 23:59:24 +00:00
Beech Rintoul
0d6e9c24d3
- Reset maintainer (per request)
...
PR: ports/130955
Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer)
2009-01-25 04:28:08 +00:00
Chin-San Huang
77844c1ee5
- Update to 0.19.5
2009-01-24 14:00:44 +00:00
Brooks Davis
8e951cbf34
Upgrade to 7.3.2.
...
Fix support for AAC files.
Switch back to using sox to handle ogg-vorbis files. The upstream made
this change because non-default sample rate files end up sounding funny
when oggdec is used.
Submitted by: Hans Soonieus <hans@soonieus.nl> (except sox change)
2009-01-23 21:59:48 +00:00
Florent Thoumie
340b57f8be
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
...
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
2009-01-23 16:28:36 +00:00
Peter Pentchev
c189a6b2da
Bump the version of the curl shared library after the ftp/curl update
...
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
2009-01-23 15:43:14 +00:00
Florent Thoumie
681737bf3a
Turn over maintainership to mono@.
2009-01-22 18:21:08 +00:00
Martin Wilke
13c0f27605
- Chase lang/guile shlib bump
2009-01-22 16:04:11 +00:00
Martin Matuska
9e228b9d64
- Deprecate due to planned removal of tcl82 / tk82
...
- Set expiration date to 2009-04-22
2009-01-22 12:12:33 +00:00
Dmitry Marakasov
a262bb242b
- Update to 0.9.7
...
PR: 130822
Submitted by: Romain Tartiere <romain at blogreen dot org> (maintainer)
2009-01-21 18:29:54 +00:00
Jung-uk Kim
94a169aa86
Update to 4.1 build 1051.
2009-01-21 16:29:51 +00:00
Boris Samorodov
b9b4aec7e0
In preparation for adding new linux (Fedora 8) infrastructure ports all linux
...
base ports were unified. Now it's linux_base-fc4 turn: devel/linux-glib2
is incorporated.
Changes:
* emulation/linux_base-fc4:
. devel/linux-glib2 is incorporated;
. CONFLICTS is fixed;
. PORTREVISION is bumped;
* removed *_DEPENDS upon devel/linux-glib2 and PORTREVISION bumped:
. accessibility/linux-atk;
. astro/google-earth;
. audio/linux-openal;
. graphics/linux-XnViewMP;
. www/linux-mplayer-plugin;
. x11-toolkits/linux-gtk2;
. x11-toolkits/linux-pango;
* devel/linux-glib2:
. CONFLICTS is fixed;
. DEPRECATED;
. EXPIRATION_DATE is set;
Note: this should fix a bug for non-default linux base ports when glib2
files were installed both by a linux base and by linux-glib2 ports.
2009-01-21 16:17:47 +00:00
Cheng-Lung Sung
2b8ea5a113
Ruby-taglib is a ruby library wrapping the Taglib library,
...
simple dl-based wrapper of Taglib's C library.
It's short and sweet, because the C API is written by someone who knows
how to use OO programming, and Ruby with dl just makes it all too easy
to wrap such a library.
Author: Neil Stevens <neil@hakubi.us>
WWW: http://www.hakubi.us/ruby-taglib/
PR: ports/130686
Submitted by: TOMIDA, Hiroaki <t.hiroaki.209 at gmail.com>
2009-01-21 09:13:13 +00:00
Joe Marcus Clarke
bfbdedfdb8
Add a missing gstreamer dependency on gio.
...
PR: 130790
Submitted by: "Junji NAKANISHI" <jun-g@daemonfreaks.com>
2009-01-20 18:41:00 +00:00
Joe Marcus Clarke
10e5762074
Update to 0.9.14.
2009-01-20 02:32:43 +00:00
Christian Weisgerber
f52fcde167
Add an OPTION to enable MMX optimizations on x86.
...
Not available with GCC3, which suffers an internal compiler error.
PR: 127468
Submitted by: bf2006a@yahoo.com
2009-01-19 23:31:41 +00:00
Roman Bogorodskiy
61d868aa74
Update to 3.2.4.
2009-01-19 20:05:42 +00:00
Brooks Davis
08e5f5da9e
Fix the download location.[1]
...
Mark depricated. Slimserver is unmaintained and SqueezeCenter should be
used instead.
Reported by: troy at twisted dot net [1]
2009-01-19 16:32:05 +00:00
Gerald Pfeifer
d5c5b75dde
Simplify the use of USE_GCC.
...
Approved by: nivit (maintainer)
2009-01-18 13:42:57 +00:00
Beech Rintoul
7e6cfe0841
- Add missing includes to fix on amd64
...
- Bump portrevision
PR: ports/130520
Submitted by: Yuri Pankov <yuri.pankov@gmail.com>
Approved by: Petar Zhivkov Petrov <pesho.petrov@gmail.com> (maintainer)
2009-01-16 21:48:53 +00:00
Dirk Meyer
f4415e6623
- add LICENSE:
2009-01-16 16:23:46 +00:00
Martin Wilke
6a4709a170
- Update to 0.42
...
PR: 130470
Submitted by: Ports Fury
2009-01-16 00:10:07 +00:00
Nicola Vitale
43b7ec3be3
- Fix build on 6.X systems
...
Reported by: pavbot
2009-01-15 16:23:32 +00:00
Philippe Audeoud
055cbacad8
- Update to 3.4.4
2009-01-14 16:30:07 +00:00
Martin Wilke
09ecaf2260
- Add taglib support
...
PR: 130472
Submitted by: Ports Fury
2009-01-14 16:00:26 +00:00
Martin Wilke
dac51c1149
- Update to 0.99.7
...
PR: 130096
Submitted by: Dennis Herrmann <adox@mcx2.org>
Approved by: maintainer
2009-01-14 09:12:38 +00:00
Martin Wilke
8dfe4c334a
- Update to 3.12.0
...
PR: 130452
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2009-01-14 09:12:37 +00:00
Martin Wilke
2b3f486973
- Update to 2008.09.28
...
PR: 130444
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2009-01-14 09:12:26 +00:00
Nicola Vitale
14cff6ad6d
- Fix a typo in files/patch-src-Makefile (just committed), that prevents the program to... speak.
2009-01-13 15:28:23 +00:00
Nicola Vitale
679907497d
- Update to 1.40.02
2009-01-13 15:01:31 +00:00
Alexander Leidinger
8f02dc9f58
Fix build after recent LAME update:
...
- fix incorrect use of a deprecated function by replacing it with
a non-deprecated function
Requested by: portmgr (pav; maintainer CCed)
2009-01-13 07:24:05 +00:00
Martin Wilke
3381619583
- Chase gsl shlib bump
2009-01-12 20:37:24 +00:00
Christian Weisgerber
c3acdbabdc
Import xmms-wavpack 1.0.2.
...
xmms-wavpack is a plugin for the multimedia player XMMS that plays
audio files in the WavPack format, which supports lossless and lossy
compression.
2009-01-12 15:38:21 +00:00
Christian Weisgerber
c817bd6c33
Maintenance update to 4.50.1.
2009-01-12 15:32:41 +00:00
Martin Wilke
b1d326cc35
- Fix build after glib update
...
Reported by: pavbot/Marc Peters
Tested by: Marc Peters freenode/#bsdforen.de, tinderbox
Obtained from: pkgsrc
2009-01-12 11:25:28 +00:00
Dmitry Marakasov
0ff9d2f690
- Update to 0.13
...
PR: 130339
Submitted by: Henrik Friedrichsen <hrkfdn at gmail dot com> (maintainer)
2009-01-11 22:33:00 +00:00
Joe Marcus Clarke
20e1530ce4
Allow this port to build with GTK+ deprecation.
2009-01-11 18:39:40 +00:00
Joe Marcus Clarke
1d7399a3da
Mark this port BROKEN with latest intltool.
2009-01-11 18:29:19 +00:00
Jeremy Messenger
b92ade29b1
Fix the build with newer GTK+2.
...
Reported by: pointyhat via pav
2009-01-11 16:40:09 +00:00
Martin Wilke
bf29e3620d
- Fix:
...
Heap-based buffer overflow in the cddb_read_disc_data function in
cddb.c in libcdaudio 0.99.12p2 allows remote attackers to execute
arbitrary code via long CDDB data.
Buffer overflow in discdb.c for grip 3.1.2 allows attackers to cause
a denial of service (crash) and possibly execute arbitrary code by
causing the cddb lookup to return more matches than expected.
PR: 129050
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Approved by: novel@ (maintainer)
Security: http://www.vuxml.org/freebsd/bd730827-dfe0-11dd-a765-0030843d3802.html
2009-01-11 13:22:40 +00:00
Alexander Leidinger
07e6a8e953
Commit missing plist change.
...
Noticed by: pointyhat (pavmail)
Pointyhat to: netchild
2009-01-11 09:19:46 +00:00
Chin-San Huang
90d72345b5
- Update to 0.1.4
2009-01-11 05:08:44 +00:00
Brooks Davis
d5498cb642
Add %%SLIMDBDIR%%/cache/InstalledPlugins/Plugins to the list of plugin
...
directories. This should fix the installation of plugins via the
Extension Downloader. [1]
Rename Slim/Utils/OS/FreeBSD.pm as Slim/Utils/OS/Custom.pm and store it
directly rather than as a patch to make it easier to edit. This reduces
the number of patches required.
Remove the Slim/Utils/OS/Unix.pm patch since it's now replaced by code in
Custom.pm.
Submitted by: Hans Soonieus <hans at soonieus dot nl> and
Mark Knight <markk at knigma dot org> [1]
2009-01-10 21:49:13 +00:00
Joe Marcus Clarke
610ae56816
Presenting GNOME 2.24 for FreeBSD.
...
See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes. On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs. The documentation updates
to the website are forthcoming.
This release features commits by adamw, ahze, kwm, mezz, and myself. It would
not have been possible without are contributors and testers:
Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen
Joseph S. Atkinson
Kris Moore
Lapo Luchini [7]
Nikos Ntarmos
Pawel Worach
Romain Tartiere
TAOKA Fumiyoshi [3]
Yasuda Keisuke
Zyl
aZ [4]
bf [2] [5]
Florent Thoumie
Peter Wemm
pluknet
PR: 125857 [1]
126993 [2]
130031 [3]
127399 [4]
127661 [5]
124302 [6]
129570 [7]
129936
123790
2009-01-10 05:22:13 +00:00
Jeremy Messenger
15b6544926
Add a new framework for browser plugins, USE_WEBPLUGINS. It is for which foo
...
plugins support one of web browsers and can take care of plist (depend on how
you use it) at the same time. I have written a complete document and even show
how it works in the www/firefox/Makefile.webplugins so be sure to read in
there. If there is anything that isn't clear in the document, please feel free
to ask and I will try my best to improvement it.
FYI: GNOME 2.24 depends on this, so it's coming.
BTW: It's based on www/linux-mplayer-plugin/Makefile.npapi with heavy modified.
Approved by: portmgr
2009-01-10 02:45:46 +00:00
Martin Wilke
e9575ed0a1
- Update to 0.12
...
- Pass maintainership to submitter
PR: 130173
Submitted by: Henrik Friedrichsen <hrkfdn@gmail.com>
Approved by: maintainer
2009-01-09 23:19:34 +00:00
Marcelo Araujo
d325b51d97
- It was updated FOX16, need to rebuild all ports that depend
...
directly of it.
- Bump PORTREVISION.
Approved by: maintainers implicit
2009-01-09 13:50:12 +00:00
Alexander Leidinger
7b92bd1792
- Update to 3.98.2. [1]
...
- Pet portlint. [2]
- Use a better COMMENT. [3]
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> [1,2],
Roland Smith <rsmith@xs4all.nl> [1,3]
PR: 127560 [1,3], 128232 [1,2]
2009-01-09 09:40:55 +00:00
Erwin Lansing
12707db238
Mark BROKEN on HEAD after the import of strndup(3).
...
As OSVERSION was not bumped at the time, approximate with 800058.
ubmitted by: pointyhat
2009-01-08 18:01:12 +00:00
Tim Bishop
a61ee25d86
- Update to 2.6.
2009-01-07 11:36:26 +00:00
Tim Bishop
32be2db32a
- Update to 2.3.1.
2009-01-07 11:35:32 +00:00
Tim Bishop
4d72370ac5
- Update to 2.6.1.
2009-01-07 11:34:59 +00:00
Tim Bishop
a98d72ae80
- Update to 5.8.2.
...
PR: ports/129874
Submitted by: Alex Varju <freebsd-ports@varju.ca>
2009-01-07 11:34:00 +00:00
Tim Bishop
0137f8e8a8
- Update to 3.3.
...
PR: ports/129873
Submitted by: Alex Varju <freebsd-ports@varju.ca>
2009-01-07 11:31:06 +00:00
Rong-En Fan
1b87f3e993
- Remove conditions that are always true on 6.x and above
...
- Pet portlint(1) a little bit
2009-01-07 01:38:11 +00:00
Koop Mast
64c329edfc
Add dependency on nasm.
...
Reported by: pointyhat
2009-01-06 20:08:35 +00:00
Pav Lucistnik
28322f3c52
- Mark BROKEN: does not compile with current version of libmtp
...
Reported by: pointyhat
2009-01-06 18:55:51 +00:00
Pav Lucistnik
be2311de95
audio/dream has expired: Needs DRM enabled in FAAD
2009-01-06 18:53:34 +00:00
Roman Bogorodskiy
df359c7f74
Update to 0.9714.
2009-01-06 18:27:18 +00:00
Brooks Davis
856903091a
Upgrade to the Squeezecenter 7.3.1. [1]
...
Remove the ability to set the default skin using the port. The current
implemenation breaks the install wizard and I don't want to hold this
commit up further. [2]
Submitted by: Alex Varju <freebsd dash ports at varju dot ca> [1]
Reported by: Nicolai Petri <nicolai at catpipe dot net> [2]
2009-01-06 17:09:39 +00:00
Xin LI
5bbd5cd2dc
Bump PORTREVISION's after OpenLDAP update.
...
Suggested by: rafan
2009-01-05 19:04:45 +00:00
Pav Lucistnik
c4d4cacd63
- Remove conditional checks relevant only on FreeBSD 5.x and older
2009-01-05 17:27:29 +00:00
Martin Wilke
1e2b30a054
- Drop Maintainership
...
PR: 127077
Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer)
2009-01-05 16:24:56 +00:00
Martin Matuska
448bcb13e1
- switch to USE_TCL infrastructure
...
- add support for tcl85
- bump PORTREVISION
PR: ports/130182
Submitted by: mm
Approved by: Simon Olofsson <simon@olofsson.de> (maintainer)
2009-01-05 13:58:02 +00:00
Erwin Lansing
14bba3bd0c
Fix a typo that prevented fetching.
...
Submitted by: pointyhat
2009-01-03 14:30:49 +00:00
Jeremy Messenger
acf9a59ae3
Add a missing dependency, intltool, when disable HAL, DBUS and GCONF options
...
at the same time. Bump the PORTREVISION.
PR: ports/130094
Submitted by: Yuri Pankov <yuri.pankov@gmail.com>
2009-01-01 18:44:21 +00:00
Koop Mast
bdd1d34819
Unbreak by depending on libopenspc instead of OpenSPC.
2009-01-01 13:13:07 +00:00
Koop Mast
7110dfef5b
Add libopenspc. A library for playing .spc (Snes audio) files.
...
Distfile obtained from debian ftp mirrors.
2009-01-01 13:11:55 +00:00
Pav Lucistnik
5d00367465
- Fix build with new libmtp
...
Submitted by: Diego Depaoli <trebestie@gmail.com> to ports@
Obtained from: gentoo
2008-12-30 18:16:56 +00:00
Dmitry Sivachenko
9b6586c63e
Update to 1.24.
...
PR: 129997
Submitted by: miwi
2008-12-30 10:46:08 +00:00
Beech Rintoul
9eb2bdfbdf
- Update distinfo, distfiles re-rolled upstream.
...
PR: ports/130009
Submitted by: Dima Panov <fluffy@fluffy.khv.ru>
2008-12-29 05:05:23 +00:00
Martin Wilke
33e43b4e2c
- Mark BROKEN Does not compile
...
Reported by: pavbot
2008-12-28 15:10:29 +00:00
Philip M. Gollucci
f60432367f
CATEGORIES+= python for py- ports missing it
...
PR: ports/124921
Approved by: portmgr (pav)
2008-12-28 10:54:08 +00:00
Beech Rintoul
83226e8e67
- Depend on sqlite3, which is more likely to be already installed than sqlite2
...
- Fix a warning when no firefly_enable var is set in rc.conf
PR: ports/129617
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
Approved by: Mark Foster <mark@foster.cc> (maintainer)
2008-12-27 01:43:12 +00:00
Martin Wilke
19a573e01a
MPD click & play client
...
mpdBrowser show your collection's covers and let you:
- play an album with left click
- Enqueue an album with left click and Control
- Clear playlist with middle click
- play a song with right click
- enqueue a song with right click and Control
WWW: http://www.gnomefiles.org/app.php/mpdBrowser
PR: ports/129955
Submitted by: Henrik Friedrichsen <hrkfdn at gmail.com>
2008-12-26 19:42:30 +00:00
Martin Wilke
d35e408cfe
- Update to 0.2.4
...
PR: 129911
Submitted by: Henrik Friedrichsen <hrkfdn@gmail.com> (maintainer)
2008-12-25 19:50:05 +00:00
Erwin Lansing
d7df1ad896
Mark BROKEN on HEAD after the import of strndup(3).
...
As OSVERSION was not bumped at the time, approximate with 800058.
Submitted by: pointyhat
2008-12-25 12:26:17 +00:00
Martin Wilke
65846ad389
- Update to 1.2
2008-12-24 18:10:50 +00:00
Martin Wilke
e39ce83bc9
- Update to 3.0
...
- Take maintainership
2008-12-22 22:55:45 +00:00
Martin Wilke
c4740a2d35
- Update to 1.1
2008-12-22 22:55:18 +00:00
Wesley Shields
94058300ba
- Update to 1.64.1
...
- Assign maintainer to submitter
PR: ports/129768
Submitted by: Chess Griffin <chess@chessgriffin.com>
2008-12-20 15:52:42 +00:00
Pav Lucistnik
a785612b43
- Set for expiration in one month: has been broken for more than 6 months
2008-12-19 22:00:33 +00:00
Pav Lucistnik
7dac5e30bc
- Delete expired port: Has been broken for more than 6 months
2008-12-19 20:39:46 +00:00
Pav Lucistnik
fad4f75f37
This port has been broken or ignored for past 24 months. It also depends on
...
broken, expired port.
With hat: portmgr
2008-12-19 20:38:34 +00:00
Pav Lucistnik
e517ea2830
- Mark BROKEN: triggers gcc segfault on amd64.
...
Reported by: pointyhat
2008-12-19 20:08:38 +00:00
Pav Lucistnik
2c75dd4b92
- Mark BROKEN on FreeBSD 6.x: needs posix_memalign()
...
Reported by: pointyhat
2008-12-19 17:26:13 +00:00
Mark Linimon
773850a8a6
Reassign ports maintained by dryice@ for now due to other commitments.
...
Hat: portmgr
2008-12-18 02:24:04 +00:00
Pietro Cerutti
12a0faeed8
- Update to 1.0.0
...
- Use gnomehack instead of self-crafting a patch for the pkgconfig data dir
2008-12-17 15:01:55 +00:00
Joe Marcus Clarke
5c71d03822
Change avahi dependency to avahi-client.
...
PR: 129692
2008-12-17 05:42:43 +00:00
Mark Linimon
f671f7255d
Reset quakelee@cn.FreeBSD.org due to maintainer-timeouts and no response
...
to email.
Hat: portmgr
2008-12-16 05:15:41 +00:00
Rong-En Fan
c650a95a89
- Add OPTIONS for png support
...
PR: ports/129643
Submitted by: Dan Nelson <dnelson at allantgroup.com> (maintainer)
2008-12-15 14:56:34 +00:00
Lars Engels
39ffd212bf
Update to 1.11.0
2008-12-14 21:12:07 +00:00
Martin Wilke
4a2b67fa72
2008-09-19 databases/py-tada: Has been broken for more than 6 months
...
2008-09-19 databases/qdbm-java: Has been broken for more than 6 months
2008-09-19 audio/shellac: Has been broken for more than 6 months
2008-09-19 audio/snett: Has been broken for more than 6 months
2008-12-13 16:47:52 +00:00
Stefan Walter
f4492666f9
Update to 0.3.1.
...
PR: 126905
Submitted by: maintainer
2008-12-12 14:30:09 +00:00
Jung-uk Kim
d301aba651
Install an example file and remove redundant command from Makefile.
2008-12-12 01:06:35 +00:00
Jung-uk Kim
3716cb68d8
Update to 4.1 build 1050.
2008-12-12 00:36:44 +00:00
Beech Rintoul
d7e7c4023b
- Update to 3.03
...
PR: ports/129086
Submitted by: Pankov Pavel <pankov_p@mail.ru>
Approved by: maintainer timeout (2+ weeks)
2008-12-10 09:20:51 +00:00
Beech Rintoul
2866bad5d8
- Tag deprecated
2008-12-10 08:39:43 +00:00
Mark Linimon
55eaa1a131
Mark as broken on sparc64.
...
Hat: portmgr
2008-12-10 07:35:19 +00:00
Edward Tomasz Napierala
fc103df695
Update to 0.3.4.
2008-12-07 00:52:26 +00:00
Soeren Straarup
f845fc4393
Change status to be removed.
2008-12-06 22:01:35 +00:00
Martin Wilke
76f40c58fc
- Update to 1.6.2
...
PR: 129348
Submitted by: "Beat Gätzi" <beat@chruetertee.ch> (maintainer)
2008-12-06 15:37:39 +00:00
Martin Wilke
d09a8e507d
- Update to 0.2.5
...
PR: 129463
Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer)
2008-12-06 15:28:17 +00:00
Edward Tomasz Napierala
afc6f8ac83
Update to 0.3.2.
2008-12-06 12:27:52 +00:00
Alexey Dokuchaev
2fb1ced424
- Allow to build with Tremor support
...
- Actually add dependency on libshout2 mentioned in previous commit
Approved by: maintainer timeout (one month)
2008-12-05 21:18:03 +00:00
Alexey Dokuchaev
39a407a2c6
- Reindent OPTIONS for better readability, fix a typo
...
- Register missing dependency on libshout2 for Icecast/Shoutcast support
- Style nit: s/ifdef/if defined/
- No need to define PKGMESSAGE, it happens automagically
- Augment and reformat Makefile header, correct wrong date, fix COMMENT
- Clean up pkg-message and port description
- Correctly display message WRT port vs. package installation
Approved by: maintainer timeout (one month)
2008-12-05 21:11:46 +00:00
Martin Wilke
4eda3f254a
- Update to 10.2
...
PR: 129345
Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer)
2008-12-04 20:00:50 +00:00
Gabor Kovesdan
ae20c8832b
- Update to 1.9.8
2008-12-04 15:06:39 +00:00
Michael Landin
464a4191a0
- Remove superfluous GNOME dependency
...
PR: ports/128492
Submitted by: Shane Bell <decept0@gmail.com>
2008-12-02 11:13:03 +00:00
Ion-Mihai Tetcu
714167abf6
Fix MASTER_SITES
...
Approved by: brooks@ (maintainer; private email)
Prompted by: QAT QA run
2008-12-01 21:20:56 +00:00
Martin Wilke
6e434b6f35
This is a last.fm plugin for the CMUS
...
ncurses based music-player. Written in
Python.
WWW: http://code.google.com/p/last-cmus/
PR: ports/129299
Submitted by: Dennis Herrmann <adox at mcx2.org>
2008-12-01 21:08:04 +00:00
Pav Lucistnik
3d0de74ea9
- Add dependency on Digest::SHA1, it's no longer pulled in via Digest::MD5
...
Reported by: pointyhat
2008-11-29 22:36:28 +00:00
Martin Wilke
5ae5e727db
- Update to 0.2.3
...
PR: 129259
Submitted by: Henrik Friedrichsen <hrkfrd@googlemail.com> (maintainer)
2008-11-29 20:17:41 +00:00
Dirk Meyer
203b8a3e4d
VolumeControlMenulet is a menulet to control volume using SystemConfig
...
WWW: http://www.etoile-project.org/
2008-11-29 14:07:02 +00:00
Dirk Meyer
8b03de786c
Melodie is a music player for Etoile.
...
WWW: http://www.etoile-project.org/
2008-11-29 12:25:46 +00:00
Mark Linimon
a34ad4f459
Reset jmz@FreeBSD.org due to no response to email about maintainer-timeout,
...
and no commit activity for 3 months.
Hat: portmgr
2008-11-29 00:11:56 +00:00
Felippe de Meirelles Motta
96a1fa7658
- Update to 2.3.
2008-11-28 02:35:32 +00:00
Stanislav Sedov
5b7e27c17d
- Add the patch file forgotten in previous commit.
2008-11-27 21:44:08 +00:00
Stanislav Sedov
02d5f3c277
- Correct metaflac options.
...
- Bump PORTREVISION.
2008-11-27 21:41:17 +00:00
Stanislav Sedov
7f5396f904
- Install additional examples.
...
- Take maintainership.
- Bump PORTREVISION.
2008-11-27 21:17:43 +00:00
Dmitry Marakasov
601b636d68
- Add forgotten USE_LDCONFIG
2008-11-26 22:20:20 +00:00
Dmitry Marakasov
a924787103
SLV2 is a library to make the use of LV2 plugins as simple as
...
possible for applications.
WWW: http://drobilla.net/software/slv2/
PR: 129158
Submitted by: xaimus <xaimus at gmail dot com>
2008-11-26 22:16:08 +00:00
Edward Tomasz Napierala
24f26f9539
Update audio/ardour to 2.7.
2008-11-24 17:08:42 +00:00
Martin Wilke
fdc7c90471
LV2 is a standard for plugins and matching host applications, mainly targeted at
...
audio processing and generation.
LV2 is a simple but extensible successor of LADSPA, intended to address the
limitations of LADSPA which many applications have outgrown.
WWW: http://lv2plug.in/
PR: ports/129026
Submitted by: xaimus <xaimus at gmail.com>
2008-11-23 22:52:44 +00:00
Martin Wilke
d80b2954ec
- Update to 1.64.0
...
PR: 128999
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Security: http://www.vuxml.org/freebsd/4d4caee0-b939-11dd-a578-0030843d3802.html
2008-11-23 08:55:30 +00:00
Emanuel Haupt
b9287b8041
Introduce PORTSCOUT var
2008-11-20 14:19:31 +00:00
Dmitry Marakasov
2269788758
- Update to 0.2.2
...
PR: 128929
Submitted by: Henrik Friedrichsen <hrkfrd at googlemail dot com>
2008-11-17 02:31:41 +00:00
Edward Tomasz Napierala
9d7ddde0fd
Patchage is a modular patch bay for audio and MIDI systems based
...
on Jack and Lash audio systems.
WWW: http://wiki.drobilla.net/Patchage
2008-11-16 19:26:24 +00:00
Edward Tomasz Napierala
50f7a03833
Raul (Realtime Audio Utility Library) is a C++ utility library
...
primarily aimed at audio/musical applications.
It is used by Ingen, Patchage, and Machina.
WWW: http://wiki.drobilla.net/Raul
2008-11-16 15:48:41 +00:00
Edward Tomasz Napierala
0003f4af08
GigEdit is a graphical instrument editor based on the Gtk toolkit.
...
It can be used stand-alone or in conjunction with LinuxSampler.
WWW: http://www.linuxsampler.org/
2008-11-15 23:49:23 +00:00
Martin Wilke
e44760de7c
mpdas is an AudioScrobbler client for MPD written in C++.
...
It uses libcurl and libmpd.
It supports the latest AudioScrobbler protocol (1.21).
In case of a downtime or connectivity problems,
mpdas will cache the played songs to ~/.mpdascache.
Please read the README at:
http://github.com/hrkfrd/mpdas/tree/master/README
WWW: http://50hz.ws/mpdas/
PR: ports/128798
Submitted by: hrkfrd at googlemail.com
2008-11-15 21:37:56 +00:00
Dmitry Marakasov
6421422044
- Update to 14.2.0
...
PR: 128849
Submitted by: Peter Beckman <beckman at angryox dot com>
Final patch by: Dan Nelson <dnelson at allantgroup dot com> (maintainer)
Approved by: Dan Nelson <dnelson at allantgroup dot com> (maintainer)
2008-11-15 18:57:47 +00:00
Edward Tomasz Napierala
98f0f7f168
liblscp is a C library written as a wrapper around the LSCP network
...
protocol, thus to control linuxsampler.
WWW: ttp://www.linuxsampler.org/
2008-11-15 12:41:28 +00:00
Edward Tomasz Napierala
3321a10bcb
libgig is a C++ library written for accessing Gigasampler files and
...
DLS Level 1 and 2 files, that is for reading and writing of those
files. libgig is used by linuxsampler to load Gigasampler files and
it can be used by qsampler to retrieve additional informations about
Gigasampler files.
WWW: http://www.linuxsampler.org/
2008-11-15 12:40:03 +00:00
Pav Lucistnik
ebcb4f8797
- Fix a heap-based buffer overflow in the command-line frontend. It allows
...
remote attackers to cause a denial of service (crash) and possibly execute
arbitrary code via a crafted MPEG-4 (MP4) file.
PR: ports/128512
Submitted by: bf <bf2006a@yahoo.com>
Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4201
2008-11-12 16:31:27 +00:00
Jeremy Messenger
c3f5beab16
Add a missing dependency, databases/gdbm, when WITHOUT_AVAHI is defined. Bump
...
the PORTREVISION.
PR: ports/128688
Reported by: amdmi3
2008-11-10 22:16:02 +00:00
Edward Tomasz Napierala
a2855f5fa5
Update to 2.6.1.
2008-11-10 21:30:04 +00:00
Brooks Davis
bdef7a1de5
Upgrade to squeezecenter 7.2.1. Fixes scanner crashes, etc:
...
http://wiki.slimdevices.com/index.php/Release_Notes#7.2.1_Release_Highlights
Prodded by: Andy Rossmeissl
2008-11-10 20:36:19 +00:00
Edward Tomasz Napierala
2946e53860
Fix build after audio/jack update.
...
PR: ports/125900
2008-11-09 07:54:26 +00:00
Edward Tomasz Napierala
bc51de8829
Update Ardour to 2.5. Yes, I know there is already a newer
...
version there.
2008-11-09 07:36:00 +00:00
Alexey Dokuchaev
4ec0d07fc3
- Clean up Makefile header and port description
...
- Handle DOCSDIR in a better way
- Improve on COMMENT, kill attribution
2008-11-08 15:23:19 +00:00
Alexey Dokuchaev
c503c0a68e
- Clean up Makefile header and port description
...
- Handle DOCSDIR and EXAMPLESDIR in a better way
- Improve on COMMENT
- Respect CFLAGS
2008-11-08 15:13:27 +00:00
Alexey Dokuchaev
33ea7ca637
- Clean up Makefile
...
- Assume maintainership
- Improve port description, kill attribution
2008-11-08 14:00:46 +00:00