Skip site navigation (1)Skip section navigation (2)

CVS log for ports/audio/libsidplay2/Makefile

[BACK] Up to [FreeBSD] / ports / audio / libsidplay2

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.47: download - view: text, markup, annotated - select for diffs
Thu Aug 11 19:19:02 2011 UTC (6 months ago) by kwm
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -1 lines
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:		ports/159624
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>

Revision 1.46: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:30:27 2010 UTC (14 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
Sync to new bsd.autotools.mk

Revision 1.45: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:13:11 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with A

Revision 1.44: download - view: text, markup, annotated - select for diffs
Sun Aug 2 19:32:20 2009 UTC (2 years, 6 months ago) by mezz
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -1 lines
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr

Revision 1.43: download - view: text, markup, annotated - select for diffs
Sun Aug 2 08:01:58 2009 UTC (2 years, 6 months ago) by linimon
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1 lines
Reset alexbl@FreeBSD.org due to maintainer-timeouts and no repsonse
to email.

Hat:		portmgr

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:46:26 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -1 lines
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)

Revision 1.41: download - view: text, markup, annotated - select for diffs
Wed Sep 13 03:21:33 2006 UTC (5 years, 5 months ago) by alexbl
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -1 lines
Change all my MAINTAINER lines to my new FreeBSD.org address.

Approved by:	novel

Revision 1.40: download - view: text, markup, annotated - select for diffs
Sat Jun 10 22:11:25 2006 UTC (5 years, 8 months ago) by itetcu
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -2 lines
- Fix plist (create empty dir in pkg-plist).
- Pass maintainership to Alexander Botero-Lowry
- Bump PORTREVISION

Approved by:	lawrance (mentor, implicit)

Revision 1.39: download - view: text, markup, annotated - select for diffs
Wed May 3 05:14:20 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +0 -1 lines
Remove USE_REINPLACE from ports in categories starting with A.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:34:36 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -0 lines
Conversion to a single libtool environment.

Approved by:	portmgr (kris)

Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:47:58 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Wed Aug 18 18:11:00 2004 UTC (7 years, 5 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -7 lines
Fix build with gcc-3.4

PR:		ports/70627
Submitted by:	Ports Fury

Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Aug 16 02:47:08 2004 UTC (7 years, 5 months ago) by kris
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +7 -1 lines
BROKEN on 5.x: Does not compile with gcc 3.4.2

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat Jul 17 17:01:16 2004 UTC (7 years, 6 months ago) by krion
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +7 -3 lines
Update to version 2.1.1

PR:		ports/69184
Submitted by:	Ports Fury

Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:18:32 2004 UTC (8 years ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)

Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Nov 17 12:03:12 2003 UTC (8 years, 2 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -0 lines
USE_REINPLACE must be defined before REINPLACE_CMD may be used.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Jul 30 18:26:23 2003 UTC (8 years, 6 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -7 lines
* Rearrange USE_GNOME

PR:		55051
Submitted by:	Ports Fury
Approved by:	fjoe (mentor) (implicit)

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Feb 20 16:49:44 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -0 lines
De-pkg-comment.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Feb 2 12:20:17 2003 UTC (9 years ago) by nork
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
correct *_DEPENDS.

PR:		ports/47316
Submitted by:	Simon 'corecode' Schubert <corecode@corecode.ath.cx>
Reviewed by:	Ports Fury
Pointy hat to:	myself

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Feb 2 12:15:14 2003 UTC (9 years ago) by nork
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +11 -11 lines
Update to 2.1.0.

PR:		ports/47316
Submitted by:	Ports Fury

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Dec 22 17:30:30 2002 UTC (9 years, 1 month ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +7 -2 lines
- Do not install useless .la file

PR:		45919
Submitted by:	Ports Fury

Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Nov 18 05:08:18 2002 UTC (9 years, 2 months ago) by anders
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +16 -14 lines
Update to version 2.0.7 after repo-copy from ports/audio/libsidplay.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Sep 15 00:20:48 2002 UTC (9 years, 4 months ago) by naddy
Branches: MAIN
CVS tags: old_RELEASE_4_7_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
Update to 1.36.57.

Approved by:	maintainer

Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Aug 5 19:30:50 2002 UTC (9 years, 6 months ago) by pat
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +5 -5 lines
- Update to 1.36.55
- Sort plist and silent some portlint warnings

PR:		ports/41316
Submitted by:	maintainer

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Jul 16 22:06:49 2002 UTC (9 years, 6 months ago) by pat
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +6 -1 lines
Update to 1.36.54

PR:		ports/40667
Submitted by:	maintainer

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Jan 12 17:08:15 2002 UTC (10 years, 1 month ago) by kevlo
Branches: MAIN
CVS tags: old_RELEASE_5_0_DP1, old_RELEASE_4_6_2, old_RELEASE_4_6_1, old_RELEASE_4_6_0, old_RELEASE_4_5_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -3 lines
Update to version 0.36.50

PR: 33800
Submitted by: MAINTAINER

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun May 6 03:18:37 2001 UTC (10 years, 9 months ago) by kris
Branches: MAIN
CVS tags: old_RELEASE_4_4_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Update to libsidplay-1.36.47

Approved by:	maintainer

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Jan 20 11:50:30 2001 UTC (11 years ago) by roam
Branches: MAIN
CVS tags: old_RELEASE_4_3_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -6 lines
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

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Jan 9 16:58:13 2001 UTC (11 years, 1 month ago) by kevlo
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +7 -3 lines
Upgrade to 1.36.46

PR: 24168
Submitted by: MAINTAINER

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Oct 12 21:25:30 2000 UTC (11 years, 4 months ago) by ade
Branches: MAIN
CVS tags: old_RELEASE_4_2_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Update to 1.36.45

PR:		21829
Submitted by:	maintainer

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Sep 25 12:21:19 2000 UTC (11 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -4 lines
Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.

Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.

Instigated by:	Peter Pentchev <roam@orbitel.bg> and kris

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Aug 22 16:10:39 2000 UTC (11 years, 5 months ago) by sobomax
Branches: MAIN
CVS tags: old_RELEASE_4_1_1
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -1 lines
Override FETCH_CMD to get rid from -A option.

PR:		20764
Submitted by:	maintainer

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Aug 22 16:02:05 2000 UTC (11 years, 5 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Update to 1.36.44.

Submitted by:	maintainer

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Jun 29 10:20:13 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
CVS tags: old_RELEASE_4_1_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -2 lines
Remove unneeded USE_XLIB.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Jun 29 10:17:09 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +7 -7 lines
Reflect new PORTNAME after sidplay --> libsidplay repo copy. Also update
to 1.36.40.

PR:		19515
Submitted by:	MAINTAINER

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jun 23 09:27:27 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1 lines
Add USE_NEWGCC.

Submitted by:	bento

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Jun 16 21:50:22 2000 UTC (11 years, 7 months ago) by asami
Branches: MAIN
CVS tags: old_RELEASE_3_5_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB.  (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jun 16 08:18:54 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Jun 15 17:59:22 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1 lines
Third round of INSTALL_SHLIBS=yes fixes.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Jun 2 14:56:48 2000 UTC (11 years, 8 months ago) by will
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +7 -13 lines
Update to 1.36.38.  We can now have sidplay shared libs!

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Apr 8 21:24:25 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -4 lines
update with the new PORTNAME/PORTVERSION variables

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Nov 14 02:48:36 1999 UTC (12 years, 3 months ago) by steve
Branches: MAIN
CVS tags: old_RELEASE_4_0_0, old_RELEASE_3_4_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
Update to version 1.36.35.

PR:		14777
Submitted by:	maintainer

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Aug 25 04:36:10 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: old_RELEASE_3_3_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Change Id->FreeBSD.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Dec 16 00:32:21 1998 UTC (13 years, 1 month ago) by jseger
Branches: MAIN
CVS tags: old_RELEASE_3_2_0, old_RELEASE_3_1_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -5 lines
Upgrade to 1.36.31

PR:		ports/9085
Submitted by:	sec@btl.42.org

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Nov 28 09:07:10 1998 UTC (13 years, 2 months ago) by asami
Branches: MAIN
CVS tags: old_RELEASE_2_2_8
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -1 lines
A few more USE_XLIBs.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jul 27 18:11:10 1998 UTC (13 years, 6 months ago) by asami
Branches: MAIN
CVS tags: old_RELEASE_3_0_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -2 lines
No need to define both USE_CONFIGURE and GNU_CONFIGURE....

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Jul 26 08:14:02 1998 UTC (13 years, 6 months ago) by dburr
Branches: old_DBURR
CVS tags: old_sidplay_1_36_25
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
PR:		ports/5504
Submitted by:	sec@42.org
Import of new port audio/sidplay, a C=64 SID musicfile player and
SID chip emulator.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jul 26 08:14:02 1998 UTC (13 years, 6 months ago) by dburr
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options