1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Commit Graph

1426 Commits

Author SHA1 Message Date
Bill Fenner
70fc58e0ad BUILD_DEPENDS on xmms_config. 2000-11-12 01:42:08 +00:00
Maxim Sobolev
b4a740d8e2 - Update to 1.0.1;
- bump PORTEPOCH to ensure correct upgrade path from the old 1999.07.21 version.

PR:		22766
Submitted by:	maintainer
2000-11-11 11:48:19 +00:00
Kris Kennaway
dfd67c78ed Remove directories on deinstall 2000-11-11 10:06:05 +00:00
Kevin Lo
c19203a44e Remove unnecessery blank lines. 2000-11-11 06:19:18 +00:00
Kevin Lo
179b18e909 Change MASTER_SITES to SourceForge.
PR: 22738
Submitted by: MAINTAINER
2000-11-11 06:17:33 +00:00
Kevin Lo
3615ef073b - Add RESTRICTED line
- Support CC/CFLAGS/PREFIX properly
- Change location of data files from lib/ to share/

PR: 22740
Submitted by: Ports Fury
2000-11-11 05:55:52 +00:00
Kevin Lo
44e4918020 Update to version 0.9.6
PR: 22724
Submitted by: MAINTAINER
2000-11-10 13:17:09 +00:00
Steve Price
22b9fdbb62 Add ${.CURDIR} to RUN_DEPENDS because we need the whole path. This will
keep the make_index script from hacking tiny, barely noticable hairballs
over this port.
2000-11-08 22:52:29 +00:00
Maxim Sobolev
da6242698d Update to 2.30.
Submitted by:	Bill "distfiles" Fenner
2000-11-08 10:24:16 +00:00
Satoshi Asami
7112ba2b40 Change motif to a normal dependency. REQUIRES_MOTIF is now called
USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif.  As
before, it implies USE_XPM (and therefore USE_XLIB).  Motif-dummy is
removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.

Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always
have USE_MOTIF.  ftp/moxftp will define USE_MOTIF unless
WANT_ATHENA_VERSION (new variable) is defined.  I merged the X cases
in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined.

I will remove x11-toolkits/Motif-dummy (which has been repo copied to
open-motif) in a few days.
2000-11-07 23:28:20 +00:00
Trevor Johnson
d66ab12f0a Drop old FTP site and home page; change whitespace on adjacent line. 2000-11-07 19:23:18 +00:00
Doug Barton
43bbe2f180 Current maintainer requests a new one be assigned
PR:		ports/22657
Submitted by:	Yasuhito FUTATSUKI, futatuki@debug.gr.jp
2000-11-07 06:56:03 +00:00
James E. Housley
303b9da965 New MASTER_SITES
PR:		22607
Submitted by:	David Lebel <lebel@lebel.org>
2000-11-07 02:40:17 +00:00
Doug Barton
33fe089928 * Bump port version
* Improve RELENG_3 support via use of USE_NEWGCC

PR:		ports/22609
Submitted by:	Roman Shterenzon, roman@xpert.com (maintainer)
2000-11-05 18:19:24 +00:00
Doug Barton
25c732ec08 Use libtool appropriately
PR:		ports\22581
Submitted by:	Espen Skoglund, esk@ira.uka.de
Approved by:	maintainer
2000-11-05 00:53:34 +00:00
Kris Kennaway
19bbfea27a Revert unintended local change in previous commit.
SUbmitted by:	asami
2000-11-03 22:30:19 +00:00
Kris Kennaway
059b3b8276 Mark FORBIDDEN: remotely exploitable vulnerabilities.
Submitted by:	gregory duchemin <c3rb3r@HOTMAIL.COM> via Bugtraq
2000-11-03 21:49:24 +00:00
Bill Fenner
73167ecdd3 Add xmms-shn, an xmms plugin that allows playing of shorten-compressed
audio.
2000-11-03 17:08:19 +00:00
Maxim Sobolev
67f5d58373 Update to 0.9.5.
PR:		22327
Submitted by:	maintainer
2000-11-03 14:16:01 +00:00
Trevor Johnson
15bcfa1556 Remove pre-compiled i386 executables that come with the distfile
(especially important on the Alpha).

Submitted by:	steve
2000-11-03 08:34:00 +00:00
Bill Fenner
9ea7b64e0f Add port for shntool, a utility for working with WAV files and
shorten-compressed (SHN) files
2000-11-02 22:52:22 +00:00
Bill Fenner
74ab7412c2 Update to shorten 3.1
Reviewed by:	sec@42.org (MAINTAINER)
2000-11-02 22:41:03 +00:00
Trevor Johnson
3fc975a6c2 Mark this broken.
Mention conflict with audio/gmixer.
Set maintainer to ports@FreeBSD.org.

(gdb) bt
#0  0x280eeaf6 in _XtCountVaList () from /usr/X11R6/lib/libXt.so.6
#1  0x280ee07f in XtVaSetValues () from /usr/X11R6/lib/libXt.so.6
#2  0x804ae1a in CbMute ()
#3  0x280c2815 in XtCallCallbackList () from /usr/X11R6/lib/libXt.so.6
#4  0x8051f97 in Notify ()

Submitted by:	Frederik Meerwaldt <frederik@freddym.org>
2000-11-02 22:38:54 +00:00
Trevor Johnson
d67ecf13e1 Turn audio/vorbis into a meta-port for the new Vorbis sub-ports.
Submitted by:   maintainer (changed by me to eliminate warning
about missing distinfo, to allow package-building, to eliminate
unnecessary pkg-plist file, and to retain most of pkg-descr)
2000-11-02 21:33:29 +00:00
Trevor Johnson
68a0473961 Add new port vorbis-xmms, a Vorbis plugin for XMMS.
PR:		22098
Submitted by:	Theo van Klaveren <t.vanklaveren@student.utwente.nl>
2000-11-02 21:19:26 +00:00
Trevor Johnson
cace07ca95 Add new port of vorbis-tools, a collection of utilities to encode,
play and tag Vorbis files.

PR:		22095
Submitted by:	Theo van Klaveren <t.vanklaveren@student.utwente.nl>
2000-11-02 21:17:27 +00:00
Trevor Johnson
b2aa1c9be4 Add new port of libvorbis, a library for handling Vorbis-encoded
Ogg streams.

PR:		22097
Submitted by:	Theo van Klaveren <t.vanklaveren@student.utwente.nl>
2000-11-02 21:15:11 +00:00
Trevor Johnson
eed58dac3e Add new port of libogg, a library for handling Ogg streams.
PR:		22096
Submitted by:	Theo van Klaveren <t.vanklaveren@student.utwente.nl>
2000-11-02 21:11:47 +00:00
Trevor Johnson
831d00c5d4 Add new port of libao, a portable sound library used by some vorbis
tools.

PR:		22094
Submitted by:	Theo van Klaveren <t.vanklaveren@student.utwente.nl>
2000-11-02 21:09:57 +00:00
Trevor Johnson
8f8cc4b0a3 End without a period 2000-11-02 20:05:51 +00:00
Maxim Sobolev
01249a2b82 newpcm reports the mixer vol control as an input, but it is an output
control.  There are some configurations of rat that will set vol to
zero thinking it's an input, resulting in the user not hearing audio
being received.  This patch removes vol from the driver reported
inputs.

PR:		22082
Submitted by:	maintainer
2000-11-02 14:56:29 +00:00
Maxim Sobolev
27758f20f5 Update to 1.98.
PR:		22276
Submitted by:	maintainer
2000-11-02 14:47:41 +00:00
Yukihiro Nakai
62125a9de4 Update to 2.36.
Just windows fix update, so no difference from 2.35.
2000-11-01 21:56:06 +00:00
Maxim Sobolev
10e2f8893d Whitespace-only:
Make indentation uniform across my ports.
2000-11-01 15:51:11 +00:00
James E. Housley
3701103f8c Update to version 1.0
PR:		22471
Submitted by:	Thomas Runge <runge@rostock.zgdv.de> MAINTAINER
2000-11-01 13:33:25 +00:00
James E. Housley
c3facfb0c5 Update MASTER_SITE
PR:		22472
Submitted by:	Thomas Runge <runge@rostock.zgdv.de> MAINTAINER
2000-11-01 13:31:02 +00:00
James E. Housley
01aee34750 Upgraded to version 1.1.4
PR:		22155
Submitted by:	David Lebel <lebel@lebel.org>
2000-11-01 02:45:38 +00:00
Will Andrews
ef4e39b482 Update MASTER_SITES to reflect reorganization of ${MASTER_SITE_KDE} since
they moved 1.1.2 into the attic to discourage use of it.

Submitted by:	Carl Johan Madestrand <cj@vallcom.net>
2000-10-30 01:33:54 +00:00
Will Andrews
4495b47121 Add NO_LATEST_LINK=yes to facilitate use of KDE 2.0 instead of 1.1.2.
Submitted by:	imura, steve
2000-10-30 01:28:59 +00:00
Mario Sergio Fujikawa Ferreira
9cbaa54e6d Code is now under GPL, remove the RESTRICTED flag.
Submitted by:	Roman Shterenzon <roman@xpert.com>
2000-10-30 00:03:23 +00:00
Mario Sergio Fujikawa Ferreira
b38d3b2bb8 New fetch arrangements. Patch no longer needed.
Approved by:	maintainer
Submitted by:	Palle Girgensohn <girgen@partitur.se>

PR:		ports/22079
2000-10-29 13:30:39 +00:00
Doug Barton
8fe0e8d936 At his request, remove Joel Sutton as maintainer of 8 ports. Thank you for
your efforts on these ports, and thank you for also taking the responsibility
to let us know your time now has other priorities.

PR:		ports/22384
Submitted by:	Joel Sutton, jsutton@bbcon.com.au
2000-10-29 06:31:38 +00:00
Will Andrews
8a3f152680 Oops, forgot to remove -lqt2 along with -L${X11BASE}/lib, to allow people
to compile on X4.0.1.

Submitted by:	Andrzej Tobola <san@tmp.iem.pw.edu.pl>
2000-10-29 03:09:49 +00:00
Will Andrews
ebc76b1c98 Oops, fix DISTNAME/PORTVERSION with a kludge. This will at least allow
people to fetch musicbrainz.
2000-10-29 01:04:19 +00:00
Will Andrews
93d5d50b4c Implement fix for configure scripts in regards to finding X libs on
XFree86 4.0.1.

Submitted by:	PW (thanks)
2000-10-28 23:22:16 +00:00
Will Andrews
004e1ac04f Add freeamp 2.1rc3, another attempt at an excellent audio player.
PR:		22322
Submitted by:	Roman Shterenzon <roman@xpert.com>
2000-10-28 07:34:09 +00:00
Will Andrews
e000e543ff Add musicbrainz 1.0.0pre4, the second generation incarnation of the CD
Index.  Also required for freeamp.

PR:		22321
Submitted by:	Roman Shterenzon <roman@xpert.com>
2000-10-28 07:30:46 +00:00
Will Andrews
16e7216f90 Add id3lib 3.7.13, a software library for manipulating ID3v1/v1.1 and
ID3v2 tags.  It is required for freeamp.

PR:		22320
Submitted by:	Roman Shterenzon <roman@xpert.com>
2000-10-28 07:19:07 +00:00
Will Andrews
9c52298bb9 Add p5-Audio-CD 0.04, a perl interface to libcdaudio.
PR:		22215
Submitted by:	Roman Shterenzon <roman@xpert.com>
2000-10-28 05:59:04 +00:00
Hajimu UMEMOTO
140dfabd8f Update to 0.7. 2000-10-27 10:26:52 +00:00