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

CVS log for ports/audio/fcplay/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu May 19 18:25:57 2011 UTC (8 months, 3 weeks ago) by sylvio
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -0 lines
- Add license

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Nov 27 22:52:15 2009 UTC (2 years, 2 months ago) by sylvio
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
- Update my mail address to FreeBSD

Approved by:	miwi (mentor)

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Sep 19 17:15:02 2009 UTC (2 years, 4 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- Pass maintainership to submitter

PR:		138588 138594 138604
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
Feature safe:	yes

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Jul 25 14:34:10 2008 UTC (3 years, 6 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +0 -1 lines
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Jun 6 19:42:56 2006 UTC (5 years, 8 months ago) by anders
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
C++ fixes to make fcplay build with GCC 3.2+.
Require GCC 3.2+.

Obtained from:	xmms-fc CVS

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

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Feb 8 07:20:01 2004 UTC (8 years ago) by leeym
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +6 -12 lines
add USE_GCC=2.95 and unbreak this port.
replace pkg-plist with PORTDOCS and PLIST_FILES.

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

(Part 2)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Oct 27 09:11:25 2003 UTC (8 years, 3 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
portlint (whitespace cleanup)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Jun 4 22:43:21 2003 UTC (8 years, 8 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +6 -6 lines
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag.  Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.

Pointy hat to:	kris

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun May 18 11:51:17 2003 UTC (8 years, 8 months ago) by anders
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +8 -0 lines
Look for sys/soundcard.h instead of machine/soundcard.h, making the port
come a little longer in its build on -current.

Now someone needs to fix the C++. The author does not maintain this code
anymore.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun May 18 09:54:51 2003 UTC (8 years, 8 months ago) by kris
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +7 -1 lines
BROKEN on 5.1: bad C++

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

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Nov 10 16:45:03 2002 UTC (9 years, 3 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +0 -2 lines
o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Nov 6 22:43:48 2002 UTC (9 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -0 lines
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Mar 15 00:31:41 2002 UTC (9 years, 11 months ago) by anders
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Master site updates: www.freenix.no => atreides.freenix.no for these
files.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Oct 7 02:03:38 2001 UTC (10 years, 4 months ago) by petef
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Set maintainer to ports@FreeBSD.org

Submitted by:	Anders Nordby <anders@fix.no> (previous maintainer)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Apr 30 12:45:12 2001 UTC (10 years, 9 months ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -4 lines
Remove broken master site.

PR:		26971
Submitted by:	maintainer

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jan 9 16:43:19 2001 UTC (11 years, 1 month ago) by kevlo
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -3 lines
- Add some entries to MASTER_SITES
- Bump PORTREVISION as MD5 sum of distfile has changed

PR: 24175
Submitted by: MAINTAINER

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jan 2 15:25:37 2001 UTC (11 years, 1 month ago) by kevlo
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +12 -8 lines
- Fix compilation error under XFree86 4.x
- Add USE_GMAKE
- Strip binary
- Support NOPORTDOCS
- Exclude GPL doc from package

PR: 24007
Submitted by: MAINTAINER

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Sep 17 22:00:23 2000 UTC (11 years, 4 months ago) by will
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1
Add fcplay 0.0.1, a player for the Future Composer tunes from the Amiga.

PR:		21335
Submitted by:	Anders Nordby <anders@fix.no>

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