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

CVS log for ports/audio/bmp-mac/Makefile

[BACK] Up to [FreeBSD] / ports / audio / bmp-mac

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:20:57 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +0 -1 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Apr 14 06:52:28 2011 UTC (9 months, 4 weeks ago) by bapt
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -0 lines
fix installing when LOCALBASE != PREFIX

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:30:20 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.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Sync to new bsd.autotools.mk

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Oct 16 11:51:45 2010 UTC (15 months, 3 weeks ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Punt autoconf267->autoconf268

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Sep 15 18:33:54 2010 UTC (16 months, 3 weeks ago) by ade
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:30:46 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:34:00 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
- update to jpeg-8

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Aug 2 19:32:12 2009 UTC (2 years, 6 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +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.13: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:48:50 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Jan 11 16:40:09 2009 UTC (3 years ago) by mezz
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -0 lines
Fix the build with newer GTK+2.

Reported by:	pointyhat via pav

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Sep 7 00:18:19 2008 UTC (3 years, 5 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Reset infofarmer due to maintainer-timeouts and no response to email.

Hat:	portmgr

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:56:25 2008 UTC (3 years, 5 months ago) by ade
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:	exp build run (erwin)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:06:27 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:46:16 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -2 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.7: download - view: text, markup, annotated - select for diffs
Sun Sep 30 04:46:33 2007 UTC (4 years, 4 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:		ports/116639
Submitted by:	aDe

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon May 21 18:09:15 2007 UTC (4 years, 8 months ago) by sat
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -2 lines
- Make fetchable

Reported by:	fenner's distfile survey
Approved by:	portmgr (marcus)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat May 19 19:58:14 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Feb 1 02:41:17 2007 UTC (5 years ago) by kris
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Use libtool port instead of included version to avoid objformat a.out botch

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Jul 30 22:45:56 2006 UTC (5 years, 6 months ago) by sat
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
- Provide additional mirrors where needed
- Convert to "magic" master sites
- Various minor portlint-prodded fixes

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon May 8 21:41:04 2006 UTC (5 years, 9 months ago) by sat
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Update my e-mail address

Approved by:	krion (mentor, implicit)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Apr 30 19:48:21 2006 UTC (5 years, 9 months ago) by lawrance
Branches: MAIN
Add bmp-mac 0.1.1, Monkey's Audio Codec non-win32 port.

PR:		ports/91926
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>

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