Commit graph

3870 commits

Author SHA1 Message Date
Pav Lucistnik
abea20269d Add eawpats, Eric A. Welsh's collection of MIDI patch files, configured
for use with TiMidity++ (port audio/timidity++).

PR:		ports/56455
Submitted by:	Jonathan Lennox <lennox@cs.columbia.edu>
Approved by:	adamw (mentor)
2003-12-04 11:39:37 +00:00
Pav Lucistnik
1068be7e1a Add prokyon3, a multithreaded MP3 manager and tag editor for Linux.
It was written in C++ using the Qt3 widget set and the MySQL database.
Files can be played using XMMS.

PR:		ports/52132
Submitted by:	Kay Lehmann <kay_lehmann@web.de>
Approved by:	adamw (mentor)
2003-12-04 11:32:32 +00:00
Pav Lucistnik
9ba1fd03da - Update to 0.10.2
- Use gnomehack and covert patching to sed_reinplace

PR:		ports/59924
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
2003-12-04 10:16:48 +00:00
Pav Lucistnik
dab8ea8fb3 - Update to 1.9.0
PR:		ports/59840
Submitted by:	Ports Fury
2003-12-04 10:13:19 +00:00
Pav Lucistnik
27956856a5 - Update to 2.1.9
PR:		ports/59769
Submitted by:	Munish Chopra <chopra@soulwax.net> (maintainer)
Approved by:	adamw (mentor)
2003-12-04 10:11:32 +00:00
Pav Lucistnik
76e987cbed - Update master sites, website url
- Give maintainership to submitter

PR:		ports/59691
Submitted by:	David Le Brun <daviddyn-ns.net@da-quirk.org>
Approved by:	adamw (mentor)
2003-12-04 09:50:27 +00:00
Pav Lucistnik
698b62cdfe - Update to 3.2.1
- Add knob to enable color interface

PR:		ports/59691
Submitted by:	David Le Brun <daviddyn-ns.net@da-quirk.org>
Approved by:	maintainer
Approved by:	adamw (mentor)
2003-12-04 09:49:19 +00:00
Hye-Shik Chang
3843400752 Update to 0.2 which includes reliability fix on ports/58942
PR:		58942
Submitted by:	Joel Sutton <jsutton@mysticsaxophone.net>,
		maintainer
2003-12-04 08:02:59 +00:00
Dirk Meyer
b59d2244c6 - fix spelling of maintainer 2003-12-04 03:35:33 +00:00
Trevor Johnson
1df8c5c5c8 Add bison dependency.
noticed by:	kris in bento log
Approved by:	portmgr (will)
2003-12-01 23:29:11 +00:00
Trevor Johnson
e482307ca8 Use a sampling rate that works with the AudioPCI ES1371-B in my
Dell OptiPlex GX110.

Submitted by:	FireWire BSD of e-tahan.com, who discussed the
		problem with autozen author Steven James (I don't
		know which of them found the fix)
Approved by:	portmgr
2003-11-29 17:09:32 +00:00
Max Khon
288a568f9e Fix build on 5.x.
Notice by:	kris
Approved by:	kris
2003-11-25 00:55:36 +00:00
Trevor Johnson
e331747748 Add new MD5 hash. These are the changes in the contents of the distfile:
diff -burN work-old/festival/lib/voices/spanish/abc_diphone/festvox/CVS/Entries work-new/festival/lib/voices/spanish/abc_diphone/festvox/CVS/Entries
--- work-old/festival/lib/voices/spanish/abc_diphone/festvox/CVS/Entries	Wed Mar  1 21:37:02 2000
+++ work-new/festival/lib/voices/spanish/abc_diphone/festvox/CVS/Entries	Thu Dec 30 01:11:31 1999
@@ -1,3 +1,3 @@
 /abcdiph.msec/1.1.1.1/Thu Feb 18 00:23:42 1999//
-/abc_diphone.scm/1.4/Thu Feb 24 02:35:05 2000//
+/abc_diphone.scm/1.3/Tue Jun 22 17:35:25 1999//
 D
diff -burN work-old/festival/lib/voices/spanish/abc_diphone/festvox/abc_diphone.scm work-new/festival/lib/voices/spanish/abc_diphone/festvox/abc_diphone.scm
--- work-old/festival/lib/voices/spanish/abc_diphone/festvox/abc_diphone.scm	Thu Feb 24 02:35:05 2000
+++ work-new/festival/lib/voices/spanish/abc_diphone/festvox/abc_diphone.scm	Thu Dec 30 01:11:32 1999
@@ -58,8 +58,6 @@
   ;; token to word rules
   (Parameter.set 'Token_Method 'Token_Any)
   (set! token_to_words mx_spanish_token_to_words)
-  (set! prev_token.punctuation token.punctuation)
-  (set! token.punctuation "\"`.,:;!?(){}[]" "[see Tokenizing]")

   ;; No pos prediction
   (set! pos_lex_name nil)
@@ -104,12 +102,7 @@
   (Parameter.set 'Synth_Method 'OGIdiphone)
   (OGIdbase.activate "abc_diphone")
   (OGIresLPC.init abcdi_OGI_syn_params)
-  (set! current_voice_reset abc_voice_reset)
   (set! current-voice 'abc_diphone)
-)
-
-(define (abc_voice_reset)
-  (set! token.punctuation prev_token.punctuation)
 )

 ;; Context-dependent smoothing:

PR:		50869
Submitted by:	krion
Approved by:	portmgr
2003-11-24 17:32:53 +00:00
Trevor Johnson
dd0762df6a Fix dependencies.
Approved by:	portmgr
2003-11-24 17:27:12 +00:00
Trevor Johnson
57046bc5ba Clarify explanation of how this is broken, based on feedback from
FireWire BSD of e-tahan.com and Julian St. of web.de.

Approved by:	portmgr
2003-11-24 17:16:11 +00:00
Pav Lucistnik
576f3e78f4 Squash is a learning ncurses music player written in C. It supports mp3,
ogg and flac. Squash uses statistics to determine songs to play automatically.
It garners this information through whether or not a song is skipped.

PR:			ports/55275
Submitted by:		Matthias Andree <matthias.andree@web.de>
Based on shar by:	trevor
Approved by:		adamw (mentor)
2003-11-22 22:32:00 +00:00
Christian Weisgerber
36502f99cb Reinstate PORTEPOCH, accidentally deleted in previous commit.
Submitted by:	krion
2003-11-21 15:50:50 +00:00
Trevor Johnson
f570956f60 Add another checksum ("zcat" of the two distfiles shows no changes). 2003-11-21 04:18:39 +00:00
Trevor Johnson
852ba1a6c1 This doesn't work any more (checked by me on FreeBSD 5.1/i386)
reported by:	"FireWire BSD" of e-tahan.com
2003-11-21 02:58:10 +00:00
Trevor Johnson
ce2f595caf Remove OGI support (see ports/audio/festival+OGI). 2003-11-21 01:44:08 +00:00
Pav Lucistnik
5998c8ec9b - Adapt for ATAng (unbreak on -CURRENT).
PR:		ports/59514
Submitted by:	Sergey V. Belov <argail@visit.ru> (maintainer)
Approved by:	adamw (mentor)
2003-11-20 22:31:21 +00:00
Christian Weisgerber
8e0e9a9bd4 Update to 1.0.3: minor bugfixes.
Approved by:	maintainer
2003-11-20 20:25:22 +00:00
Oliver Eikemeier
e3c2232e45 Reset unreachable MAINTAINERs to ports@FreeBSD.org
PR:		59109
Approved by:	marcus (mentor)
2003-11-19 19:28:40 +00:00
Kirill Ponomarev
870648e906 - Update to version 2003.11.12
PR:		59462
Submitted by:	Ports Fury
2003-11-19 14:37:46 +00:00
Pav Lucistnik
7a0750b7cc - Fix build with ATAng.
PR:		ports/57227
Submitted by:	Vladimir Kushnir <vkushnir@Alfacom.net>
Tested on:	R.E.M. - Out Of Time
Approved by:	adamw (mentor)
2003-11-17 23:51:46 +00:00
Pav Lucistnik
73356b5261 - Use HTTP_PROXY env variable for CDDB retrieval
PR:		ports/59013
Submitted by:	Simon Barner <barner@in.tum.de>
Approved by:	maintainer
Approved by:	adamw (mentor)
2003-11-17 23:45:42 +00:00
Pav Lucistnik
e723890f3c Unbreak on 5.x. It will not work with Gravis Ultrasound boards,
but they're almost extinct today anyway.

Submitted by:	Mathew Kanner <mat@cnd.mcgill.ca>
Approved by:	adamw (mentor)
2003-11-17 21:34:54 +00:00
Trevor Johnson
c44b64045e Use PORTSDIR and force dependencies to 80 columns (ugly, I know). 2003-11-17 21:22:49 +00:00
Pav Lucistnik
f85bf878e5 mp3riot is a command line perl script to generate listings of mp3 files.
It can output HTML, XML, m3u or pls playlists.

PR:		ports/55595
Submitted by:	Francisco Gomez <francisco@gomezmarin.com>
Approved by:	adamw (mentor)
2003-11-17 21:18:53 +00:00
Trevor Johnson
185b61fc6c Use my FreeBSD.org address. 2003-11-17 21:15:57 +00:00
Trevor Johnson
20fcd2eb10 Use PORTSDIR macro. 2003-11-17 21:12:47 +00:00
Trevor Johnson
9b033cf0fa Attach new festival+OGI port. 2003-11-17 20:48:34 +00:00
Trevor Johnson
ecd3c5d461 The festival+OGI port was repo-copied from ports/audio/festival.
It is a port of Festival with the OGI extensions unconditionally
present.  Formerly they were enabled only when the user defined
WITH_OGI.  The dependencies ought to work better this way, and the
audio/festival port may now be updated without concern about getting
the OGI extensions to work with a version of Festival for which
they were not intended.  I made many cosmetic changes too.

Update OGIresLPC from 2.0.4 to 2.0.9 (needed by newer versions of
the OGI voices), and OGIfestpatch from 1.4.1 to 1.4.1.2, to which
the following apply:

Submitted by:	Sebastian Yepes
PR:		51900
Obtained from:	NetBSD pkgsrc
2003-11-17 20:47:25 +00:00
Pav Lucistnik
deed15a2fc - Mark only for i386. (I forgot this in my last commit.)
PR:		ports/59004
Submitted by:	Ports Fury
Approved by:	adamw (mentor)
2003-11-17 19:24:15 +00:00
Pav Lucistnik
6d6e71f014 - Let the build break on -CURRENT a little later.
This software needs ultrasound.h header which was axed from HEAD
  3 years ago. It survived in RELENG_4 however.

PR:		ports/59004
Submitted by:	Ports Fury
Approved by:	adamw (mentor)
2003-11-17 19:20:17 +00:00
Pav Lucistnik
f00a6a9b62 - Fix build on -STABLE
PR:		ports/59375
Submitted by:	Mark Daniel Reidel <ports@mark.reidel.info> (maintainer)
Approved by:	adamw (mentor)
2003-11-17 18:20:49 +00:00
Trevor Johnson
b43ffebb1a Add $FreeBSD$ ID. 2003-11-17 13:25:26 +00:00
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
Trevor Johnson
00e692203d USE_REINPLACE must be defined before REINPLACE_CMD may be used. 2003-11-17 12:03:17 +00:00
Kirill Ponomarev
2ffdaaff9a - Update to version 0.3.2
PR:		59356
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
2003-11-17 09:01:35 +00:00
Pav Lucistnik
4e4382de6f - Use system gettext library instead of bundled one
PR:		ports/58424
Submitted by:	Simon Barner <barner@in.tum.de>
Approved by:	marcus (backup mentor)
2003-11-16 22:48:47 +00:00
Kirill Ponomarev
f450f2fb5e - Update to version 20031116
* src/al_debug.c: Fix an implicit declaration: the man page on
  linux says that vsnprintf() is a GNU extension, so #define
  _GNU_SOURCE
* src/arch/sdl/sdl.c: #include <string.h> to avoid implicit
  declaration of memcpy()/memset()
* audioconvert/ac_freq.c For the first sample in a chunk to be
  resampled*2, use dampened extrapolation instead of
  interpolation to somewhat reduce 'clicking'.
* Michel Danzer's big endian patch
* audioconvert/ac_freq.c Added Adam Moss's patch to improve
  fidelity of low-sampled sounds in higher sampling-rate
  environments.

PR:		59340
Submitted by:	maintainer
2003-11-16 16:48:51 +00:00
Kirill Ponomarev
23e1072b98 - Update to version 0.7.6
PR:		59328
Submitted by:	Ports Fury
2003-11-16 14:22:18 +00:00
Bruce M Simpson
93f00a7d8f Fix a typo.
Noticed by:	Oliver Eikemeier
2003-11-14 18:01:19 +00:00
Oliver Eikemeier
f6153f1cce Fix some ports that write something after bsd.port.mk
PR:		59254
Approved by:	marcus (mentor)
2003-11-14 17:28:15 +00:00
Bruce M Simpson
28cbd8bb14 Fix breakage during install target; linux port uses rpm to check for
existing installation, so bring in linux-base-8 under RUN_DEPENDS to
bring in the packages.rpm file.

Noticed by:	kris
2003-11-14 14:51:38 +00:00
Pav Lucistnik
0bc45f3e31 Update maintainer field with my FreeBSD.org address.
Approved by:	adamw (mentor)
2003-11-14 01:10:23 +00:00
Sergey A. Osokin
03270ad8ea Update to 3.02.10a.
Submitted by:	Dmitry Afanasiev <dima@KOT.SPb.Ru> (maintainer)
2003-11-13 16:40:51 +00:00
Trevor Johnson
39a7f86255 Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. 2003-11-13 11:38:29 +00:00
Trevor Johnson
7dae1c683f Remove my e-mail address from DESCR files of ports
I have contributed, in order to attract less spam.
2003-11-13 10:21:08 +00:00
Trevor Johnson
11b0931878 Remove my e-mail address from comment blocks of ports
I have contributed, in hopes of attracting less spam.
2003-11-13 10:11:35 +00:00
Joe Marcus Clarke
8ecc59be51 Update to 0.6.0. 2003-11-12 03:03:08 +00:00
Trevor Johnson
bdf11b37cd Update to 0.37-1test1. Use Tk/Tcl 8.4 instead of 8.3.
to do:  the "Help -> About pd" and "Media -> Test Audio and MIDI"
menu items do not work because the port installs files where they
are not found by the program
2003-11-12 00:55:19 +00:00
Trevor Johnson
6a19217ef3 Wrap to 80 columns. 2003-11-12 00:32:25 +00:00
Max Khon
7d49db11e9 Add one more XMMS aRts output plugin. 2003-11-12 00:14:40 +00:00
Max Khon
13d96661fb Fix pkg-descr. 2003-11-11 23:50:27 +00:00
Max Khon
c94c091636 New port: xmms-arts -- aRts plugin for xmms.
LD_PRELOAD magic is needed to run xmms-arts atm. (see pkg-message).
2003-11-11 23:26:45 +00:00
Trevor Johnson
2f2039b4d4 Fix batch build.
noticed by:	kris
2003-11-10 17:39:00 +00:00
Hye-Shik Chang
e08725286c Update to 2.00 2003-11-10 12:04:43 +00:00
Hye-Shik Chang
70aed6f7a4 Update to 0.5.1 2003-11-10 11:47:36 +00:00
James E. Housley
d7e5c51a40 This is a massive update :
- *COMPLETE* rewrite of GNUpod (cleaner code, faster, less memory needed)
	- Real support of Unicode
	- Remove XML::Simple depency in favor of XML::Parser
	- Support of SmartPlaylists (beta)
	- Many bugs fixed and many new features

PR:		59053
Submitted By:	MAINTAINER
2003-11-09 16:03:35 +00:00
James E. Housley
a0f006f7d2 - Update to 0.9.3
MPD changes include wave file support, bitrate output in status, and song lengths are now stored in the db. mpc and libmpdclient recieved a significant speed boost.

PR:		58820
Submitted By:	MAINTAINER
2003-11-09 15:42:55 +00:00
Eric Anholt
6a56075828 - Fix ripping on -current now that CDIOCREADAUDIO is gone.
- Scan for cd devices without "c" on the end first.

PR:		ports/57226
		ports/58982
		ports/58994
Submitted by:	Vladimir Kushnir <vkushnir@Alfacom.net>
		Simon Barner <barner@in.tum.de>
Approved by:	maintainer (in principle)
Tested with:	Mogwai - Happy Songs For Happy People
2003-11-09 11:29:42 +00:00
James E. Housley
ac1b99f99e add libvorbis dependency. This should fix the compile error
reported by bento on sparc64:
http://bento.freebsd.org/errorlogs/sparc64-5-full/net-rhythmbox-0.4.8_2.log

Do not bump PORTREVISION since it either works or not but this does not
add any additional functionality.

PR:		58314
Submitted By:	MAINTAINER
2003-11-09 00:14:42 +00:00
Joe Marcus Clarke
7cf7b646b2 Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently added
bsd.port.mk macro.

Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-07 09:28:14 +00:00
Joe Marcus Clarke
699802796e Add gdam, a DJ mixing application suitable for live performances. GDam offers:
* Client/server architecture
* Mixing of multiple mp3 files
* Dynamic filter insertion and removal
* Multiple sound device support (speakers and monitor)
* Loops, queues, sampler, beat matching, sequencer
* Record your performance to a disk

And it's blue!

PR:		59025
Submitted by:	Pav Lucistnik <pav@oook.cz>
Requested by:	Martin Vana <martin.vana@vslib.cz>
2003-11-06 22:48:48 +00:00
Kirill Ponomarev
5c07faa169 - Fix MASTER_SITES
- Support CC properly

PR:		59003
Submitted by:	Ports Fury
2003-11-06 20:13:57 +00:00
Tilman Keskinoz
9dfaf4d53c Use wxWindows with gtk2
Bump PORTREVISION
Drop Maintainership

PR:		58955
Submitted by:	Pav Lucistnik <pav@oook.cz>
2003-11-06 17:36:18 +00:00
Kirill Ponomarev
81cfb0358e GOGO-no-coda-petit is new variant of well-known GOGO-no-coda
mp3 encoder optimized with MMX, 3DNow!, Enhanced 3DNow! and SSE

*** DO NOT OVERCLOCK YOUR CPUs ***
GOGO heavily uses the part of processors that almost sleeps in
usual, so makes them very hot even it runs standard clock.
Overclocking may cause serious internal errors and crazy
results.  Or you need gigantic heatsink and extra-noisy fans.
:-)

Submitted by:	Evgueni V. Gavrilov <aquatique@rusunix.org>
2003-11-06 09:03:04 +00:00
Adam Weinberger
4d6a3ccce9 Remove outdate pkg-message.
PR:		ports/58958
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-11-05 21:47:46 +00:00
Adam Weinberger
9438db8862 Update to 3.1.3.
PR:		ports/58958
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-11-05 21:46:31 +00:00
Adam Weinberger
a9edebdbc6 Update to 0.9.1.
PR:		ports/58957
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-11-05 21:32:05 +00:00
Kirill Ponomarev
73e1172f13 - Update to version 1.0.2
PR:		58959
Submitted by:	Ports Fury
2003-11-05 16:40:30 +00:00
Trevor Johnson
7e7ea8b0df Move solfege port to audio category, which is more descriptive,
after repo copy by joe.

Approved by:	portmgr
2003-11-05 14:29:51 +00:00
Trevor Johnson
63c14cb369 MBROLA reorganization: move voices out of mbrola port into new
mbrolavox port; add new linux-mbrola port for alpha, i386, ppc and
sparc64.
2003-11-05 14:12:24 +00:00
Trevor Johnson
c40792dd52 remove spurious file 2003-11-05 14:09:17 +00:00
Trevor Johnson
c861b3aae4 MBROLA reorganization: move voices out of mbrola port into new
mbrolavox port; add new linux-mbrola port for alpha, i386, ppc and
sparc64.
2003-11-05 14:05:51 +00:00
Trevor Johnson
1d885c1c1f MBROLA reorganization: move voices out of mbrola port into new
mbrolavox port; add new linux-mbrola port for alpha, i386, ppc and
sparc64.
2003-11-05 14:04:03 +00:00
Trevor Johnson
9f8c515f18 Generate voices.conf more efficiently. 2003-11-05 11:29:13 +00:00
Trevor Johnson
2ebd149c99 i386 binary port of the MBROLA speech synthesizer 2003-11-05 10:21:26 +00:00
Trevor Johnson
4dce9f1c51 Change to the Alternative Csound Reference Manual and fix packing
list.

to do:  generate HTML, text and PDF formats from the Docbook files
	with lynx, jade and htmldoc instead of downloading them
	ready-made
2003-11-05 02:20:20 +00:00
Trevor Johnson
94ca47dd00 Add port of the "aec" American male voice, for Festival with the
OGI extensions.  I prepared this in June of 2000 but just noticed
now that it had not been committed.

Obtained from:	NetBSD pkgsrc/audio/festvox-aec
2003-11-05 01:23:00 +00:00
Max Khon
cfe5492411 Chase wxgtk library name (and version) change. 2003-11-04 20:52:58 +00:00
Joe Marcus Clarke
7524984514 Chase the libxslt shared lib version with a PORTREVISION bump. 2003-11-04 18:30:50 +00:00
Trevor Johnson
937c9dc60c Respect CC, CFLAGS, CXX, CXXFLAGS. Don't hard-code g++ as the
linker either.  Chase soundcard.h header.  Mark broken at kris'
request.
2003-11-04 17:45:28 +00:00
Sergei Kolobov
b931b2764f - Update to 0.2.1 (fixes bento build, but the root cause is a bug
in bsd.own.mk - see misc/50370 for details and a patch) [1]
- Fix possible packagng error by avoiding building of the profiled
  library - add NOPROFILE=yes to MAKE_ENV [2]

PR:		58562 [1]
Submitted by:	maintainer [1], sergei [2]
2003-11-04 16:46:07 +00:00
Maxim Sobolev
ff8f2490f8 Add p5-Audio 1.000, an audio manipulation routines for perl. 2003-11-04 08:50:56 +00:00
Mark Linimon
723db114cf Chase mastersite per distfile survey. 2003-11-04 06:20:40 +00:00
Josef Karthauser
ebbcabf4f5 Upgrade to version 0.60.
PR:	ports/58611
2003-11-03 23:26:50 +00:00
Trevor Johnson
3771610f08 Fix a problem in post-patch.
noticed by:	kris
2003-11-03 21:52:44 +00:00
Kirill Ponomarev
3d8e851ef2 - Fix build on -current
- Fix MASTER_SITES
- Remove obsolete WWW: line

PR:		58874
Submitted by:	Ports Fury
2003-11-03 16:30:03 +00:00
Mark Linimon
a5eb6131b2 Unbreak by fixing mastersites. PR: ports/57564 and maintainer timeout
and reset.
2003-11-03 09:02:37 +00:00
Mark Linimon
1492eb5e4b Reset maintainer to ports@FreeBSD.org. Requested by: kris. 2003-11-03 07:28:44 +00:00
Edwin Groothuis
4606d5edc1 Make bento happy regarding build attempts on non-i386 machines.
Submitted by:	Darius (on #bsdcode)
2003-11-03 06:04:35 +00:00
Kris Kennaway
09b69954f2 Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
2003-11-03 03:56:42 +00:00
Kris Kennaway
2b5073cca4 Reset maintainer on ports maintained by the following non-ports committers,
who did not respond to my email confirming whether they have an active
interest in maintaining the port:

  sue reg rv jmb dima reg horikawa msmith jhs ue
2003-11-03 01:30:43 +00:00
Kris Kennaway
b4fd0b8e38 Reset maintainer on ports owned by the following committers who have
been inactive for over 12 months and did not respond to my email confirming
their status: keith, nakai, torstenb

Reviewed by:	portmgr
2003-11-03 01:19:26 +00:00
Kris Kennaway
6160dc3d41 Reset maintainer of ports owned by inactive committers who were just retired. 2003-11-03 00:54:32 +00:00
Kirill Ponomarev
2eca413e13 - Update to version 0.9.1
PR:		58821
Submitted by:	Mark Daniel Reidel <ports@mark.reidel.info> (maintainer)
2003-11-02 10:18:18 +00:00
Edwin Groothuis
03f8a6f768 ports with possibly unreachable MAINTAINERs
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:

PR:		ports/58694
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-02 03:36:45 +00:00
Kirill Ponomarev
c45276c2ba - Update to version 0.99.1
PR:		58769
Submitted by:	Ports Fury
2003-10-31 22:02:46 +00:00
Kirill Ponomarev
446c90c275 - Update to version 0.9.0
PR:		58768
Submitted by:	Ports Fury
2003-10-31 21:55:34 +00:00
Mark Linimon
8803b02aa3 Per distfile survey, remove mastersite that vanished in 2001. 2003-10-31 21:08:35 +00:00
Trevor Johnson
dbc57a213c Enable compilation on FreeBSD 5.X. Try to support architectures
besides Alpha and i386.  Use the FIND macro introduced in bsd.port.mk
1.391.  Tidy whitespace.
2003-10-29 10:39:36 +00:00
Mark Linimon
64d63858c4 Move inclusion of bsd.port.pre.mk after definiton of all variables. 2003-10-29 03:59:41 +00:00
Mark Linimon
8af77f317e Move inclusion of bsd.port.pre.mk after definition of all variables. 2003-10-29 03:34:30 +00:00
Sergei Kolobov
3a73c3679f - Now logs to /var/log/ instead of application specific location
- Sort pkg-plist
- Bump PORTREVISION

PR:		58585
Submitted by:	maintainer
Approved by:	krion (implicit)
2003-10-28 10:06:51 +00:00
Trevor Johnson
143412bc55 Make fetchable.
found by:	fenner's survey
2003-10-28 06:27:13 +00:00
Kris Kennaway
d2bff1e077 BROKEN: Does not compile 2003-10-28 02:50:35 +00:00
Kris Kennaway
6de576d25f Portlint (add INSTALLS_SHLIB, reorder vars, remove trailing blank line) 2003-10-28 00:23:22 +00:00
Kris Kennaway
6b49317950 portlint (DISTFILES->DISTNAME, fix COMMENT, reorder vars) 2003-10-27 19:08:38 +00:00
Kris Kennaway
3cc822d0ea Portlint (reorder variables) 2003-10-27 19:04:25 +00:00
Kris Kennaway
72246baa2d portlint (remove default EXTRACT_SUFX, reorder RUN_DEPENDS) 2003-10-27 19:02:59 +00:00
Kris Kennaway
5972d8fe46 Utilize INFO 2003-10-27 18:59:42 +00:00
Kris Kennaway
48ea423e5f Portlint (remove extra blank line) 2003-10-27 18:54:06 +00:00
Kris Kennaway
f6df488248 Utilize MAN1 instead of listing manpages in pkg-plist. Remove a directory
that is left behind on deinstall (it appears this might be created in error,
because it is unpopulated by the port install).
2003-10-27 18:52:55 +00:00
Kris Kennaway
e69452808e Portlint (extra blank line) 2003-10-27 18:47:22 +00:00
Greg Lewis
56d50228c1 . Fix build on 5.x (gcc 3.3)
PR:		58426
Submitted by:	Samy Al Bahra <samy@kerneled.com>
2003-10-27 18:45:16 +00:00
Kris Kennaway
0f91b7ffb6 Portlint ($() -> ${}) 2003-10-27 18:42:50 +00:00
Kris Kennaway
e3da37194c Portlint (shorten COMMENT, $() -> ${}) 2003-10-27 18:42:33 +00:00
Sergey A. Osokin
a8472f5981 Fix pkg-plist introduced in my latest commit. 2003-10-27 09:32:46 +00:00
Kris Kennaway
1e7e0dce64 portlint (whitespace cleanup) 2003-10-27 09:11:28 +00:00
Sergey A. Osokin
06f52fe27c Fix pkg-plist introduced in my latest commit.
Notify from:	kris via bento
2003-10-27 09:09:40 +00:00
Kris Kennaway
5cf94c069a BROKEN on 5.x: broken by new ATA driver 2003-10-27 06:17:10 +00:00
Kris Kennaway
9a2c12aa02 portlint (trailing whitespace, utilize MAN[15]) 2003-10-27 01:25:31 +00:00
Adam Weinberger
7f338a595f Update to 0.3.4.
Submitted by:	Paulius Bulotas <paulius@kaktusas.org>
Approved by:	pat
2003-10-26 21:48:31 +00:00
Bruce M Simpson
c91974ffb8 Bump revision to reflect change in dependency graph. 2003-10-26 21:24:35 +00:00
Bruce M Simpson
6ec5c78d54 Remove USE_LINUX_PREFIX as it brings in a dependency on the Red Hat 7 userland;
this port is based on the Red Hat 8 userland.

Reported by:	kris
2003-10-26 21:22:47 +00:00
Pete Fritchman
1381fb8c74 Update to 1.5.2. 2003-10-26 18:18:13 +00:00
Joe Marcus Clarke
604355a6df Remove a bogus plist item.
Reported by:	bento via kris
2003-10-26 03:52:02 +00:00
Joe Marcus Clarke
2e061572c1 Fix build on amd64.
Reported by:	kris via bento
2003-10-25 21:02:01 +00:00
Joe Marcus Clarke
7410c0c28d Add a CONFLICTS on libaudiofile. 2003-10-25 20:47:47 +00:00
Kirill Ponomarev
20e3bc6fff - Update to version 1.0.1
- Maintainer timeout

PR:		58216
Submitted by:	Ports Fury
2003-10-24 23:39:46 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Trevor Johnson
13aa24cbba Incorporate patches against the "Audio read error" problem.
PR:		58227
Submitted by:	Andriy Gapon of Cybervision

Also chase soundcard.h.
2003-10-24 04:31:58 +00:00
Joe Marcus Clarke
527e2899da Fix build on -STABLE. 2003-10-24 02:21:02 +00:00
Joe Marcus Clarke
243437d392 Update to 0.5.88. 2003-10-23 20:43:35 +00:00
Sergei Kolobov
50642a2603 Add daapd 0.2.1c, server for Digital Audio Access Protocol.
daapd scans a directory for music files and makes them available via
the Apple proprietary protocol DAAP. DAAP clients can browse the
directory and retrieve individual files, either by streaming or by
downloading them.

PR:		58352
Submitted by:	Lars Thegler <lars@thegler.dk>
Approved by:	krion (implicit)
2003-10-23 20:24:42 +00:00
Tilman Keskinoz
9051484e98 USE_REINPLACE
Respect CPPFLAGS and LDFLAGS

PR:		47651
Submitted by:	Simon Schubert
2003-10-23 19:07:47 +00:00
Tilman Keskinoz
81242751eb USE_REINPLACE
PR:		47651
Submitted by:	Simon Schubert
2003-10-23 18:52:30 +00:00
Kirill Ponomarev
38eacb978b - Fix build on -current
PR:		58445
Submitted by:	Ports Fury
2003-10-23 18:37:15 +00:00
Kirill Ponomarev
c7d1bb1b9f - Update to version 0.99.0
PR:		58379
Submitted by:	Ports Fury
2003-10-23 13:28:41 +00:00
Sergei Kolobov
7afdaa1a43 Add daaplib 0.1.1a, a C++ library for DAAP memory streams:
daaplib is a very tiny and portable C++ library which helps to read and
write low-level DAAP stream s in memory. the code is fairly
straightforward and can mirror the structure of the data fairly well.

PR:		58351
Submitted by:	Lars Thegler <lars@thegler.dk>
Approved by:	krion (implicit)
2003-10-23 12:00:57 +00:00
Michael Nottebrock
e6c2cdf03a Remove -ffast-math from CFLAGS.
Requested by:	kris
2003-10-23 10:37:55 +00:00
Peter Wemm
50439ed0fa Port to amd64, and hopefully ia64 and sparc64 at the same time. 2003-10-23 02:25:27 +00:00
Christian Weisgerber
338455311f Sync with Debian patch version, no functional changes.
Submitted by:	fenner	(distfiles survey)
2003-10-23 01:36:02 +00:00
Kris Kennaway
d4788043a6 Respect CC and CFLAGS 2003-10-23 00:01:04 +00:00
Kirill Ponomarev
4914e3f8f4 - Append missing slash to end of WWW URL in pkg-descr
PR:		58361
Submitted by:	maintainer
2003-10-22 08:12:18 +00:00
Mark Linimon
b972ba667f This includes x86 assembler code, so mark it as only for i386. 2003-10-22 07:58:23 +00:00
Mark Linimon
51ac38bbe1 Mark broken on 5.x. 2003-10-22 07:48:40 +00:00