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

CVS log for ports/audio/tempest_for_eliza/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Jan 5 16:24:56 2009 UTC (3 years, 1 month ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
- Drop Maintainership

PR:		127077
Submitted by:	Rene Ladan <r.c.ladan@gmail.com> (maintainer)

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Mar 13 14:27:12 2008 UTC (3 years, 11 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- Chase devel/sdl12 shlib version bump

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

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Sep 20 11:20:36 2006 UTC (5 years, 4 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
   structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu May 25 20:39:43 2006 UTC (5 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
- Grant maintainership

PR:		ports/97904
Submitted by:	Rene Ladan <r.c.ladan@gmail.com>

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Oct 29 20:17:18 2005 UTC (6 years, 3 months ago) by mnag
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Drop MAINTAINER

PR:		88198
Submitted by:	Rene Ladan <r.c.ladan@student.tue.nl> (maintainer)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue May 3 03:10:20 2005 UTC (6 years, 9 months ago) by novel
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -4 lines
Fix plist

Reported by:	pointyhat via kris

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon May 2 07:00:27 2005 UTC (6 years, 9 months ago) by novel
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -2 lines
- install some extra sample files
- pet portlint(1)
- update pkg-descr
- pass maintainership to submitter

PR:		80516
Submitted by:	Rene Ladan <r.c.ladan@student.tue.nl>

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Mar 16 04:23:32 2004 UTC (7 years, 10 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Mar 8 01:01:24 2004 UTC (7 years, 11 months ago) by edwin
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Properly use SDL everywhere:
	USE_SDL=yes	-> USE_SDL=sdl	(good examles everywhere)
	WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)

See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.

PR:		follow-ups of ports/55494, ports/61877
Submitted by:	Edwin Groothuis <edwin@mavetju.org>

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

(Part 2)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jan 20 21:34:29 2004 UTC (8 years ago) by krion
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -5 lines
- Use new knobs from bsd.sdl.mk

Approved by:	portmgr

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Nov 3 00:54:30 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.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Reset maintainer of ports owned by inactive committers who were just retired.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Oct 27 09:11:28 2003 UTC (8 years, 3 months ago) by kris
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3 lines
portlint (whitespace cleanup)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Mar 7 05:56:05 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jan 2 15:06:01 2003 UTC (9 years, 1 month ago) by sobomax
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Update version number of SDL shared library.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Apr 17 14:28:22 2002 UTC (9 years, 9 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +7 -4 lines
- Update to 1.0.5;
- don't unconditionally add -O2 to CFLAGS;
- use devel/sld12 instead of devel/sdl10 because the latter is doomed for
  deorbiting.

Approved by:	maintainer

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jul 2 14:08:05 2001 UTC (10 years, 7 months ago) by greid
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Support NOPORTDOCS properly

PR:		28596
Submitted by:	Patrick Li <pat@databits.net>

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Apr 9 21:55:04 2001 UTC (10 years, 10 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Fix breakage of 'make index' caused by the sdl ports being moved to
different directories.

Submitted by:	beta

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Mar 31 04:08:26 2001 UTC (10 years, 10 months ago) by will
Branches: MAIN
Add tempest_for_eliza 1.0.2, a program to send AM radio signals
using a PC monitor.  Scary!

PR:		25170
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>

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