| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
Notes:
svn path=/head/; revision=113296
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Date: Mon, 5 Apr 2004 11:37:55 +0200 (IST)
From: Roman Shterenzon <ports@oven.org>
To: edwin@freebsd.org
Subject: audio/id3lib
Hi,
I'm no longer using blars.
Thanks,
--Roman
Notes:
svn path=/head/; revision=106231
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Reporting-MTA: dns; mx2.freebsd.org
Arrival-Date: Sun, 4 Apr 2004 21:04:57 -0700 (PDT)
Final-Recipient: rfc822; ports@oven.org
Action: failed
Status: 5.0.0
Diagnostic-Code: X-Postfix; host mail.oven.org[192.115.22.32] said: 554 Service
unavailable; Client host [216.136.204.119] blocked using block.blars.org
Notes:
svn path=/head/; revision=106191
|
|
|
|
|
|
|
| |
Approved by: portmgr
Notes:
svn path=/head/; revision=105722
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Notes:
svn path=/head/; revision=103963
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From: Roman Shterenzon <romanbsd@yahoo.com>
To: ports@freebsd.org
Subject: e-mail change
The email address roman@xpert.com is no longer valid.
Please update ports' maintainer to ports@oven.org.
Submitted by: Roman Shterenzon <romanbsd@yahoo.com>
Notes:
svn path=/head/; revision=103708
|
|
|
|
|
|
|
| |
xmms-imms to fail to build. Mail to ${MAINTAINER} bounces.
Notes:
svn path=/head/; revision=101759
|
|
|
|
|
|
|
|
|
|
| |
Update: audio/id3lib to version 3.8.3
PR: ports/60830
Submitted by: Roman Shterenzon <roman@xpert.com>
Notes:
svn path=/head/; revision=97218
|
|
|
|
|
|
|
|
| |
PR: ports/57001 (originally)
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes:
svn path=/head/; revision=90093
|
|
|
|
| |
Notes:
svn path=/head/; revision=76030
|
|
|
|
| |
Notes:
svn path=/head/; revision=75786
|
|
|
|
|
|
|
|
| |
PR: ports/47565
Submitted by: Roman Shterenzon <roman@xpert.com>
Notes:
svn path=/head/; revision=74135
|
|
|
|
|
|
|
|
| |
Submitted by: "Simon 'corecode' Schubert" <corecode@corecode.ath.cx>
Approved by: Roman Shterenzon <roman@xpert.com> (maintainer)
Notes:
svn path=/head/; revision=73336
|
|
|
|
|
|
|
|
| |
PR: several
Submitted by: Roman Shterenzon <roman@xpert.com> and others
Notes:
svn path=/head/; revision=72672
|
|
|
|
|
|
|
|
| |
Submitted by: Tilman Linneweh <tilman@arved.de>
PR: ports/40571
Notes:
svn path=/head/; revision=65346
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 40830
Submitted by: Jan Stocker <Jan.Stocker@t-online.de>
Minor cleanup while we're here.
Approved by: maintainer
Notes:
svn path=/head/; revision=63334
|
|
|
|
|
|
|
|
| |
PR: 22608
Submitted by: maintainer
Notes:
svn path=/head/; revision=36898
|
|
|
|
|
|
|
|
|
|
|
| |
to configure.in instead of configure. Sort plist. Remove redundate
GNU_CONFIGURE. Use LOCALBASE in CONFIGURE_ENV rather than PREFIX.
PR: 22584
Submitted by: Espen Skoglund <esk@ira.uka.de>
Notes:
svn path=/head/; revision=36174
|
|
ID3v2 tags. It is required for freeamp.
PR: 22320
Submitted by: Roman Shterenzon <roman@xpert.com>
Notes:
svn path=/head/; revision=34342
|