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

CVS log for ports/audio/libadplug/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Jun 21 14:31:27 2011 UTC (7 months, 2 weeks ago) by ehaupt
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -0 lines
Fix build with clang.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri May 6 12:25:49 2011 UTC (9 months ago) by ehaupt
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +0 -6 lines
Pacify portlint by unclobbering CONFIGURE_ENV, no functional change.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Jan 25 08:39:24 2011 UTC (12 months, 2 weeks ago) by ehaupt
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -0 lines
Add LICENSE and remove MD5 sums.

Feature safe:	yes

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

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri May 21 12:43:56 2010 UTC (20 months, 2 weeks ago) by ehaupt
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_6_EOL
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Update to 2.2.1

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Jan 5 15:22:12 2010 UTC (2 years, 1 month ago) by ehaupt
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Update to 2.2

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Sep 2 15:01:34 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -2 lines
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED

Approved by:	portmgr (pav)

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Aug 2 19:32:16 2009 UTC (2 years, 6 months ago) by mezz
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +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.18: download - view: text, markup, annotated - select for diffs
Fri Mar 27 09:53:19 2009 UTC (2 years, 10 months ago) by ehaupt
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -0 lines
Mark MAKE_JOBS_SAFE

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Jul 7 13:41:55 2008 UTC (3 years, 7 months ago) by ehaupt
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +0 -1 lines
Remove "USE_GCC=3.4+" / "USE_GCC=3.2+". Now that the minimum version we support
via ports is FreeBSD 6.3, this is a no-op. FreeBSD 6.x features GCC 3.4 as the
system compiler.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:35:30 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +0 -1 lines
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Apr 21 12:44:36 2007 UTC (4 years, 9 months ago) by ehaupt
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
Update to 2.1

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Apr 16 07:53:47 2007 UTC (4 years, 9 months ago) by ehaupt
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -7 lines
Cleanup non-supported FreeBSD versions

PR:		111667
Submitted by:	edwin

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Jan 28 09:07:34 2007 UTC (5 years ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0 lines
Use libtool port instead of included one to avoid objformat a.out botch

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Sep 3 12:37:44 2006 UTC (5 years, 5 months ago) by ehaupt
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +7 -1 lines
Mark it BROKEN on 4.x, it does not compile.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Aug 15 12:57:27 2006 UTC (5 years, 5 months ago) by ehaupt
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Update to 2.0.1

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Jun 29 17:52:02 2006 UTC (5 years, 7 months ago) by ehaupt
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Replace INSTALL_SHLIB with USE_LDCONFIG

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu May 18 20:21:22 2006 UTC (5 years, 8 months ago) by ehaupt
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +13 -16 lines
Update to 2.0

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:34:32 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.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Conversion to a single libtool environment.

Approved by:	portmgr (kris)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Feb 19 11:39:05 2006 UTC (5 years, 11 months ago) by ehaupt
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +0 -1 lines
Remove deprecated USE_REINPLACE

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:47:56 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +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.5: download - view: text, markup, annotated - select for diffs
Thu Oct 6 11:56:55 2005 UTC (6 years, 4 months ago) by ehaupt
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Change MAINTAINER address for my ports.

Approved by:	novel (mentor)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Sep 22 12:49:18 2005 UTC (6 years, 4 months ago) by garga
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +16 -4 lines
devel/libbinio:
- Update to 1.4

all:
- Cleanup Makefile Header
- Remove signature from pkg-descr
- Adjustments to build with libbinio 1.4

PR:		ports/86431
Submitted by:	maintainer

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue May 31 21:24:38 2005 UTC (6 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -0 lines
- Use USE_GCC=3.4+ for upcoming audio/ocp release.

PR:		ports/81703
Submitted by:	maintainer

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun May 15 18:46:20 2005 UTC (6 years, 8 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Update to 1.5.1

PR:		ports/81009
Submitted by:	maintainer

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon May 9 20:18:50 2005 UTC (6 years, 9 months ago) by jylefort
Branches: MAIN
AdPlug is a free, cross-platform, hardware independent AdLib sound player
library, mainly written in C++ and released under the LGPL. AdPlug plays
sound data, originally created for the AdLib (OPL2) audio board, directly
from its original format on top of an OPL2 emulator or by using the real
hardware. No OPL chip is required for playback.

AdPlug itself is just the backend to many different audio player frontends,
which are also being developed here. There are plugins for popular audio
players, like Winamp and XMMS, as well as stand-alone players for many
different systems available.

WWW: http://adplug.sourceforge.net/

PR:		ports/80727
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>

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