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

1549 Commits

Author SHA1 Message Date
Chris Piazza
adb6cf981b Update to 1.4.2 which allows gnapster to use offical servers again.
This still has a bug (that was present in 1.4.1a) that affects
new users, but this at least works for users with pref files already...
2001-01-25 01:01:00 +00:00
Akinori MUSHA
3b17676449 Update to 1.19.
Approved by:	MAINTAINER
2001-01-24 05:04:04 +00:00
FUJISHIMA Satsuki
87568a9846 update to 2.10.2.
PR:		22591,22592
Submitted by:	maintainer
2001-01-23 14:45:52 +00:00
Chris D. Faulhaber
b0195ac96c Mark FORBIDDEN: Remotely exploitable buffer overflow
Obtained from:	|CyRaX| <cyrax@pkcrew.org> via Bugtraq
2001-01-23 01:55:17 +00:00
Kevin Lo
dd21437b75 Update to 0.81
PR: 24505
Submitted by: MAINTAINER
2001-01-22 14:37:30 +00:00
Peter Pentchev
6d2791b08a Remove obsolete MASTER_SITES.
PR:		24527
Submitted by:	maintainer
2001-01-22 12:14:51 +00:00
Trevor Johnson
7c9b4a3644 Update to 0.60. Change master site. Remove home page. 2001-01-21 23:19:26 +00:00
Clive Lin
1f27ab97f2 Update MASTER_SITES to sourceforge.
Utilize MASTER_SITE_SOURCEFORGE.

PR: 24507
Submitted by: MAINTAINER
2001-01-21 21:04:03 +00:00
Peter Pentchev
9adab8f78f Chase a rerolled distfile tarball; remove a Makefile comment about it, dating
from the times there were two different distfiles on different distsites.

PR:		24306 - noticed
Submitted by:	Andreas Schulz <ats@first.gmd.de>
PR:		24479 - fixed
Submitted by:	maintainer
2001-01-20 11:50:30 +00:00
Maxim Sobolev
62f95aeb4b Add ONLY_FOR_ARCHS=i386. 2001-01-17 09:28:25 +00:00
Maxim Sobolev
17e1f4bf71 Slightly simplify Makefiles used to build the kld's (w/o functionality change). 2001-01-16 18:39:15 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Kevin Lo
07ebd91bcb Fix for respecting HOME properly
PR: 24352
Submitted by: Ports Fury
2001-01-16 15:13:25 +00:00
Kevin Lo
e06a4c1b08 Upgrade to 0.8
PR: 24350
Submitted by: MAINTAINER
2001-01-16 14:17:57 +00:00
Maxim Sobolev
0c29cb8687 - Make this port actually working (previous version was not linking binary
core with the kld);
- hand over maintainership to Alexander Matey <matey@cis.ohio-state.edu> - he
  is the author of the driver;
- make sure that the correct version of the driver used for some earler
  version of 4-STABLE (1.1 for 4.1) and refuse to build if OSVERSION < 410002.

Submitted by:		Alexander Matey <matey@cis.ohio-state.edu>
Slightly adjusted by:	sobomax
2001-01-16 08:54:45 +00:00
Maxim Sobolev
981f436fe7 Move just-added aureal-kmod from misc into audio, because it better belongs
there.

For those who missed decsription from previous commit:
Add aureal-kmod - a port to provide convinient way for building FreeBSD driver
for Aureal based soundcards. This driver could not be added to the base system
because it's uses binary-only Linux Vortex Core object modules.

The port supports 4-STABLE and 5-CURRENT, however 4-STABLE isn't tested, so
please report your mileage to me.

Suggested by:	alex
2001-01-15 17:42:47 +00:00
Will Andrews
e5dd2f310a Update to 0.5 (weird math, use PORTEPOCH=1).
PR:		21749
Submitted by:	Jamie <jamie@jamiesdomain.org.uk>
Repeatedly nudged by:	see above ;)
2001-01-15 01:09:46 +00:00
Hajimu UMEMOTO
6624653687 Update to 0.8. 2001-01-14 15:15:04 +00:00
Kevin Lo
e46ae0e3b8 Update to 0.2.3
PR: 24224
Submitted by: MAINTAINER
2001-01-12 15:49:18 +00:00
Trevor Johnson
dba2d499c1 Update opmixer to 0.55. This version mentions the license, so it
does not need to be restricted (I meant to have a RESTRICTED line
before, but forgot).  Remove it from ports/legal.  Add MASTER_SITE_LOCAL
because the real master site seems to be offline most of the time.
2001-01-11 18:10:49 +00:00
Trevor Johnson
641a0f1928 Master site was reorganized. Update the port accordingly.
PR:		24090
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2001-01-09 17:33:29 +00:00
Kevin Lo
22574320f1 Upgrade to 1.36.46
PR: 24168
Submitted by: MAINTAINER
2001-01-09 16:58:13 +00:00
Kevin Lo
bada2ff8ac - Add some entries to MASTER_SITES
- Bump PORTREVISION as MD5 sum of distfile has changed

PR: 24175
Submitted by: MAINTAINER
2001-01-09 16:43:19 +00:00
Vanilla I. Shu
f629a89b54 Upgrade to 0.2.0
Submitted by:	sobomax
2001-01-08 22:24:44 +00:00
Mario Sergio Fujikawa Ferreira
e5accf3361 1) Revert change supporting for shared library build/installation
due to uncertainty: there are too many unsharable global variables.
Pointed out by Alexander Leidinger.
2) Due the last, revert to previous state without static library
installation
3) Revert patch template to patch-aa revision 1.7
4) Unique change that is not reverse related: update MASTER_SITES
using MASTER_SITE_SOURCEFORGE (joseph@randomnetworks.com)
5) PORTREVISION bump.

I am reverting this for I won't be around to discuss this for the
time being. :)

If anyone wants to, please contact the submitter.

Submitted by:	Alexander Leidinger <Alexander@leidinger.net>,
		Joseph Scott <joseph@randomnetworks.com>
2001-01-08 00:54:30 +00:00
Will Andrews
60dc3a18a6 Add USE_NEWGCC since this port doesn't compile with RELENG_3 gcc.
PR:		22608
Submitted by:	maintainer
2001-01-07 18:22:32 +00:00
Will Andrews
e40046b15d Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
Mario Sergio Fujikawa Ferreira
94e97f3122 1) Add shared library build support. A Good Thing(TM)
2) Install both shared and static library. Numbering .1 according
to handbook rules for newly added libraries. Also, install header
file.
3) PORTREVISION bump.
4) Add provisions for easier update of library version:
	- internal Makefile variable
	- patch template
	- PLIST_SUB
5) patch-aa superseeded by new patch template

Approved by:	maintainer
2001-01-07 14:06:56 +00:00
Yukihiro Nakai
5d03c16763 Update to the new version of the same filename on the mastersite.
In this time, I diff -ruN'ed and find only some documents,
Makefile options changed.

Submitted by:	FUJISHIMA Satsuki <sf@FreeBSD.org>
2001-01-06 21:14:42 +00:00
Yukihiro Nakai
bf5d5314c0 Update to 2.39b
Submitted by:	Kiyoshi Takehara.
2001-01-06 10:21:12 +00:00
Clive Lin
724cf311f6 o Update opennap from 0.37 -> 0.38
o Correct pkg-plist
o Fix the ${PREFIX}/etc/rc.d/opennap.sh, let it support {start|stop}

PR: 23653
Submitted by: Joseph Scottj <joseph@randomnetworks.com>
Timed out from: MAINTAINER
2001-01-06 08:38:56 +00:00
Maxim Sobolev
7a802c67ff Fix the following problem:
"XMMS does not distinguish on FreeBSD between audio CD and data CD
containing sound files. As a result it cannot play these files."

PR:		23925
Submitted by:	Vladimir Kushnir <vkushnir@Alfacom.net>
Reviewed by:	maintainer
2001-01-04 20:43:27 +00:00
FUJISHIMA Satsuki
0ab654f193 bump PORTREVISION 2001-01-04 17:48:42 +00:00
FUJISHIMA Satsuki
f7d9c0f1b7 add missing header.
sort pkg-plist.

Submitted by: bento
2001-01-04 17:48:08 +00:00
FUJISHIMA Satsuki
43895345be add missing message catalogue.
remove empty share/locale stuff.

Submitted by: bento
2001-01-04 17:09:32 +00:00
Clive Lin
7c635a8d02 Chase checksum. 2001-01-04 04:34:02 +00:00
Will Andrews
4fa9261e91 Add p5-MPEG-ID3v2Tag 0.20, perl module that provides a way to write/read ID3
v2.3 tags.
2001-01-03 23:32:22 +00:00
Maxim Sobolev
a6bb6554f4 Update to 1.4.5. 2001-01-02 19:32:20 +00:00
FUJISHIMA Satsuki
40a7b3bc1a update to 8.0.
PR:		23970
Submitted by:	Marc van Woerkom <van.woerkom@netcologne.de>
Approved by:	maintainer
2001-01-02 19:00:52 +00:00
Kevin Lo
5c560aced0 Upgrade to 2.0.3
PR: 24009
Submitted by: MAINTAINER
2001-01-02 15:50:09 +00:00
Kevin Lo
7fe1bb8259 Upgrade to 1.5.4
PR: 24008
Submitted by: MAINTAINER
2001-01-02 15:40:07 +00:00
Kevin Lo
1657710323 - Fix compilation error under XFree86 4.x
- Add USE_GMAKE
- Strip binary
- Support NOPORTDOCS
- Exclude GPL doc from package

PR: 24007
Submitted by: MAINTAINER
2001-01-02 15:25:39 +00:00
Maxim Sobolev
1a195226b8 Fix breakage on 5-CURRENT.
PR:		23777
Submitted by:	Donald J. Maddox <dmaddox@sc.rr.com>
2001-01-01 23:02:52 +00:00
FUJISHIMA Satsuki
022e3d055a update to 12.17.1.
change MASTER_SITES to ${MASTER_SITE_SOURCEFORGE}.

Submitted by: maintainer
2001-01-01 19:18:53 +00:00
Trevor Johnson
87bf1bd54d Fix a typo that I just introduced. 2000-12-31 16:39:46 +00:00
Trevor Johnson
784bcd82c5 Install README into the proper directory.
Submitted by:	Daniel Harris <dannyboy@freebsd.org>
2000-12-31 16:35:44 +00:00
Trevor Johnson
2b601c467a Patch ossmixer.hh to #include <machine/soundcard.h> on old systems. 2000-12-31 15:43:46 +00:00
Trevor Johnson
6c3137346b new port of musicbox, a Qt-based front end to mpg123
Obtained from:	NetBSD
2000-12-31 15:05:54 +00:00
FUJISHIMA Satsuki
e73d2c7676 NO_INSTALL_MANPAGES is not for user defined variable. 2000-12-31 14:42:19 +00:00
Trevor Johnson
5c1d21e2b9 - mtree fixes
- when building Festival with OGI, make pkg-plist by concatenation
2000-12-31 12:01:20 +00:00