Michael Nottebrock
d7ebfa900b
Enforce linking against a threads lib on -STABLE.
2004-05-14 16:38:09 +00:00
Mathieu Arnold
123e52fdda
Update to 2.0.1
2004-05-14 15:10:39 +00:00
Pav Lucistnik
8b70910d6d
- Add patch to fix build with gcc 3.4
...
PR: ports/66601
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
2004-05-14 14:10:15 +00:00
Pav Lucistnik
27ee482f0a
- Update to 2.0 release
...
PR: ports/66600
Submitted by: michael johnson <ahze@ahze.net>
2004-05-14 13:52:43 +00:00
Pav Lucistnik
96ffab2c03
- Update to 2.0 release
...
- Use external mpeg4ip, provide knob to use internal one
PR: ports/66598
Submitted by: michael johnson <ahze@ahze.net> (maintainer)
2004-05-14 13:06:33 +00:00
Mark Linimon
510b6eb566
Remove dependency on faad.
...
PR: ports/66593
Submitted by: michael johnson <ahze@ahze.net> (maintainer)
2004-05-13 22:09:08 +00:00
Joe Marcus Clarke
9434619703
Update to 2.6.2, and remove the RUN_DEPENDS on sox.
2004-05-13 19:07:46 +00:00
Kris Kennaway
da4975035e
BROKEN on sparc64: Does not compile
2004-05-13 09:13:30 +00:00
Volker Stolz
cdf4876760
No longer BROKEN on -CURRENT.
...
Noticed by: kuku@
2004-05-13 08:47:29 +00:00
Pav Lucistnik
cfe6265d5b
- configure --with-drm
...
- Makefile cleanup
- Pass maintainership to submitter
PR: ports/66543
Submitted by: michael johnson <ahze@ahze.net>
Approved by: maintainer
2004-05-12 13:23:47 +00:00
Pav Lucistnik
0956ac21cc
- Add AAC support, optionally either with faad or mpeg4ip
...
PR: ports/66356
Submitted by: ume
Approved by: maintainer
2004-05-12 08:43:58 +00:00
Mark Linimon
5daa3af356
Update to 0.12.3.
...
PR: ports/66526
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
2004-05-12 07:03:35 +00:00
Oliver Eikemeier
7b31020cb6
Drop maintainership.
...
PR: 66502
Submitted by: Gea-Suan Lin <gslin@netnews.NCTU.edu.tw> (maintainer)
2004-05-11 01:37:22 +00:00
Christian Weisgerber
cd3006e8a8
1. Add CONFIGURE_TARGET to fix warning in configure scheme.
...
2. Move pkg-files list to Makefile and remove pkg-plist.
Submitted by: osa
2004-05-10 14:29:06 +00:00
Kirill Ponomarev
b4e033e316
- Update to version 0.2.1
...
PR: ports/66435
Submitted by: maintainer
2004-05-10 12:06:13 +00:00
Pav Lucistnik
4036adf0c1
- Avoid extract depend on faad now that it provides all required headers
...
PR: ports/66361
Submitted by: michael johnson <ahze@ahze.net> (maintainer)
2004-05-10 09:24:21 +00:00
Pav Lucistnik
d9f2092157
- Fix typo in PORTREVISION
2004-05-10 09:18:04 +00:00
Pav Lucistnik
ea9fd91fae
- Install systems.h header. This will help faac to build independently.
...
PR: ports/66360
Submitted by: michael johnson <ahze@ahze.net>
Approved by: maintainer
2004-05-10 09:12:16 +00:00
Pav Lucistnik
53047998d1
Add musepack, decoder, encoder and replaygain for musepack audio format.
...
PR: ports/66334
Submitted by: Stefan Ehmann <shoesoft@gmx.net>
2004-05-09 22:07:02 +00:00
Erwin Lansing
2f778a0834
Drop maintainership. Maintainer is not using FreeBSD as
...
primary OS any longer.
Thanks for all your work, Serge! Sorry to see you go.
PR: 66407
Submitted by: Serge Gagnon <gagnon_s@sympatico.ca> (maintainer)
2004-05-09 07:10:43 +00:00
Hajimu UMEMOTO
6c0be68232
Update to 2.1.19.
2004-05-08 19:42:23 +00:00
Kirill Ponomarev
ae94f7e298
- Fix dependencies
...
PR: ports/66341
Submitted by: maintainer
2004-05-07 07:51:12 +00:00
Kirill Ponomarev
1dabc26fbc
- Update to 0.10.1
...
- support for user key bindings (~/.ncmpc/keys)
- a key configuration screen (press 'K')
- improved drawing routines (removes flickering)
- support for seeking, toggle crossfade
- display mpd status flags on the second row [rzx]
(repeat,random,crossfade)
- support for system-wide configuration files (config,keys)
- the user configuration file is moved to ~/.ncmpc/config
PR: ports/66346
Submitted by: maintainer
2004-05-07 07:45:31 +00:00
Norikatsu Shigemura
54a851c8cd
Bump PORTREVISION by previous commit.
2004-05-07 03:23:24 +00:00
Norikatsu Shigemura
dddb3c8305
Add missing brace and fix comment.
...
PR: ports/66340
Submitted by: Michael Johnson <ahze@ahze.net> (maintainer)
2004-05-07 02:57:04 +00:00
Volker Stolz
13bced31c5
- Update to latest version
...
- Use PKGNAMESUFFIX to note that FreeBSD doesn't support sound (yet?)
- Avoid runtime error on startup by setting the default output to 'fake-synth'
Closes: ports/50795
Submitted by: Steve Coltrin
2004-05-06 16:50:39 +00:00
Pav Lucistnik
75168781d3
- Add support for FAAC encoder
...
PR: ports/66304
Submitted by: michael johnson <ahze@ahze.net> (maintainer)
2004-05-06 08:45:04 +00:00
Pav Lucistnik
f02510d99c
Add faac, an AAC audio encoder. FAAC currently supports MPEG-4 LTP,
...
MAIN and LOW COMPLEXITY object types and MAIN and LOW MPEG-2 object types.
It also supports multichannel and gapless encoding.
WWW: http://faac.sourceforge.net/
PR: ports/66303
Submitted by: michael johnson <ahze@ahze.net>
2004-05-06 08:40:42 +00:00
Alexander Nedotsukov
cead908927
Chase vte shlib version.
2004-05-06 02:54:06 +00:00
Christian Weisgerber
9850fb94bc
Shrink description and update to 2.4.0.
...
Notable changes in this release:
- Ability to play files that contain an ID3v2 tag.
- Seek table fixes.
2004-05-05 23:16:21 +00:00
Christian Weisgerber
3bf88ba62e
Update to 3.6.0. Notable changes in this release:
...
- Seek table fixes.
Approved by: maintainer
2004-05-05 23:09:11 +00:00
Pav Lucistnik
1b35f6a700
- Add mp3encode to options
...
- Remove windows-only encoders
PR: ports/66276
Submitted by: michael johnson <ahze@ahze.net> (maintainer)
2004-05-05 13:20:50 +00:00
Pav Lucistnik
2841ba4329
- Fix build of gtk12 extension on gcc 3.3
...
PR: ports/66190
Reported by: User1001 <supraexpress@globaleyes.net>
2004-05-04 19:52:38 +00:00
Nick Sayer
57c9b6d3ed
Update to 1.0
2004-05-04 05:30:36 +00:00
Brooks Davis
41633ac2e0
- Upgrade to 5.1.5.
...
- Create empty config file on the first startup to allow
settings to be saved.
- Fix shutdown on 4.x and some 5.x systems. [0]
- Remove unnecessicary p5-URI dependency, p5-libwww handles
it for us.
- Add p5-Template-Toolkit dependency.
- Remove some EXCLUDE_FILES already handled by EXCLUDE_DIRS
- Fix message about SLIMDIR. [0]
- Add a newsyslog.conf entry for the log file. [0]
- Add a pkg-message warning about the open defaults of the server. [0]
PR: ports/65799
Submitted by: Dan Pelleg <daniel at pelleg.org> [0]
Approved by: krion (mentor)
Pointy hat to: brooks (failed to add pkg-message)
2004-05-04 01:10:23 +00:00
Joe Marcus Clarke
ff03fbecd4
Update to 0.8.3.
2004-05-04 01:09:35 +00:00
Brooks Davis
b2ba59343e
- Upgrade to 5.1.5.
...
- Create empty config file on the first startup to allow
settings to be saved.
- Fix shutdown on 4.x and some 5.x systems. [0]
- Remove unnecessicary p5-URI dependency, p5-libwww handles
it for us.
- Add p5-Template-Toolkit dependency.
- Remove some EXCLUDE_FILES already handled by EXCLUDE_DIRS
- Fix message about SLIMDIR. [0]
- Add a newsyslog.conf entry for the log file. [0]
- Add a pkg-message warning about the open defaults of the server. [0]
PR: ports/65799
Submitted by: Dan Pelleg <daniel at pelleg.org> [0]
Approved by: krion (mentor)
2004-05-03 22:59:03 +00:00
Pav Lucistnik
9bbd3a3e70
- Use Libtool
...
PR: ports/66188
Submitted by: michael johnson <ahze@ahze.net> (maintainer)
2004-05-03 12:23:22 +00:00
Pav Lucistnik
1cda22238b
- Fix path to XMMS socket
...
Submitted by: Jimmy Mitchener <jman5000@pacbell.net>
2004-05-03 09:18:54 +00:00
Pav Lucistnik
a2a6f00bab
- Update to 3.2.0
...
- Add more OPTIONS for encoders
- Autodetect CD-ROM device
- Pass maintainership on submitter
PR: ports/66040
Submitted by: michael johnson <ahze@ahze.net>
2004-05-03 00:34:26 +00:00
Pav Lucistnik
e128bbd4b7
- Update to 0.1.1
...
PR: ports/66175
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
2004-05-02 23:06:08 +00:00
Pete Fritchman
fbac46ab2f
- update to 0.3
...
- unbreak: we patch successfully now
- add support for 5.x
PR: 65312
Submitted by: maintainer
2004-05-02 18:13:19 +00:00
Michael Nottebrock
e7734ef40b
Add optional dependencies on esound and NAS.
...
Noticed by: Albert Kinderman <albert.kinderman@csun.edu>
Lauri Watts <lauri@kde.org>
2004-05-02 18:05:22 +00:00
Pav Lucistnik
d2581d098c
- Update to 0.20.0
...
PR: ports/65462
Submitted by: michael johnson <ahze@ahze.net>
Approved by: maintainer timeout (14 days)
2004-05-02 15:37:37 +00:00
Pete Fritchman
15f5955643
- update to 0.94
...
- fix pkg-plist
PR: 65938
Submitted by: maintainer
2004-05-02 00:23:49 +00:00
Joe Marcus Clarke
27bd92fb5c
Update to 0.8.2.
2004-05-01 05:18:09 +00:00
Kirill Ponomarev
ab3f17e5d5
- Update to version 0.8.3
2004-04-30 08:12:40 +00:00
Kirill Ponomarev
cbb1a7ba9a
- Fix typo
2004-04-29 07:44:00 +00:00
Kirill Ponomarev
2e8fc655bc
- Update to version 0.9
...
PR: ports/65990
Submitted by: Ports Fury
2004-04-29 07:43:38 +00:00
Kirill Ponomarev
229cb25638
- Update to version 0.86
...
PR: ports/65991
Submitted by: Ports Fury
2004-04-28 20:05:46 +00:00