CVS log for ports/emulators/atari800/Makefile
Up to [FreeBSD] / ports / emulators / atari800
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.44: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:22:23 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -2 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.43: download - view: text, markup, annotated - select for diffs
Mon Jan 24 21:05:05 2011 UTC (12 months, 2 weeks ago) by pav
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
- Fix fetch Reported by: pointyhat Feature safe: yes
Revision 1.42: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:34:12 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_6_EOL
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -2 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue Feb 24 03:57:27 2009 UTC (2 years, 11 months ago) by tabthorpe
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -1 lines
- Pass maintainership to submitter Submitted by: martinko via freebsd-ports@
Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:16:57 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +0 -1 lines
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Revision 1.39: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:48:26 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -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.38: download - view: text, markup, annotated - select for diffs
Thu Mar 13 14:27:18 2008 UTC (3 years, 11 months ago) by miwi
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -0 lines
- Chase devel/sdl12 shlib version bump
Revision 1.37: download - view: text, markup, annotated - select for diffs
Sat Aug 4 18:51:06 2007 UTC (4 years, 6 months ago) by lme
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +6 -8 lines
Update to 2.0.3 PR: ports/114741 Submitted by: KATO Tsuguru <tkato432 (AT) yahoo.com> Approved by: miwi (mentor)
Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat May 19 20:04:24 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +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.35: download - view: text, markup, annotated - select for diffs
Wed Sep 20 11:20:42 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.34: preferred, colored
Changes since revision 1.34: +1 -0 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.34: download - view: text, markup, annotated - select for diffs
Sun May 7 10:55:39 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +0 -1 lines
Remove USE_REINPLACE from all categories starting with E
Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Apr 15 19:29:07 2006 UTC (5 years, 9 months ago) by arved
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
Update to 2.0.2 PR: 95814 Submitted by: KATO Tsuguru
Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Feb 1 01:13:28 2006 UTC (6 years ago) by barner
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
- Update to 2.0.1 Submitted by: Ports fury PR: ports/92615
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Jan 7 18:41:43 2006 UTC (6 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -4 lines
- Update to 2.0.0 PR: ports/91456 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue May 31 20:27:21 2005 UTC (6 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +10 -20 lines
- Update to 1.3.6. PR: ports/81725 Submitted by: Ports Fury
Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:25:25 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:02:10 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Dec 31 13:20:50 2004 UTC (7 years, 1 month ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
Update to version 1.3.5 PR: ports/75692 Submitted by: Ports Fury
Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Dec 30 08:37:15 2004 UTC (7 years, 1 month ago) by krion
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
Update to version 1.3.4 PR: ports/75620 Submitted by: Ports Fury
Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Dec 23 09:35:41 2004 UTC (7 years, 1 month ago) by krion
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -2 lines
Update to version 1.3.3 PR: ports/75394 Submitted by: Ports Fury
Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:20:04 2004 UTC (8 years ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Dec 25 17:57:39 2003 UTC (8 years, 1 month ago) by krion
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
- Update to version 1.3.2 PR: 60562 Submitted by: Ports Fury
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Oct 7 14:54:11 2003 UTC (8 years, 4 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +68 -5 lines
- Update to version 1.3.1 PR: 57702 Submitted by: Ports Fury
Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Jul 30 22:26:09 2003 UTC (8 years, 6 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +0 -1 lines
RESTRICTED implies NO_PACKAGE
Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Feb 20 17:21:47 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.19: preferred, colored
Changes since revision 1.19: +1 -0 lines
De-pkg-comment.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Feb 15 11:41:20 2003 UTC (8 years, 11 months ago) by markp
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Update to 1.3.0.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Jan 2 18:40:20 2003 UTC (9 years, 1 month ago) by ijliao
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +6 -6 lines
upgrade to 1.2.5 PR: 45930 Submitted by: Ports Fury
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Oct 6 17:47:50 2002 UTC (9 years, 4 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
upgrade to 1.2.4 PR: 43698 Submitted by: Ports Fury
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jul 12 20:02:33 2002 UTC (9 years, 7 months ago) by pat
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +5 -4 lines
Update to 1.2.3 PR: ports/40494 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Jan 5 06:36:16 2002 UTC (10 years, 1 month ago) by pat
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +28 -32 lines
Update to 1.2.2 PR: 33562 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Jun 12 01:33:29 2001 UTC (10 years, 8 months ago) by dwcjr
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +33 -47 lines
Removed unneeded files/patches Updated to latest version - 1.07 Moved EXTRACT_ONLY down one Add url to website Add correct paths and make it follow PORTDOCS to pkg-plist PR: 28043 Submitted by: KATO Tsuguru <tkato@prontomail.com> Reviewed by: keichii
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Feb 14 05:42:58 2001 UTC (10 years, 11 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
typo clean up police: \s -> \t
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Nov 11 06:08:38 2000 UTC (11 years, 3 months ago) by kevlo
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +15 -16 lines
- Support CC/X11BASE properly - Support install macros - freebsd.org -> FreeBSD.org - Change location of data files from lib/ to share/ - Exclude GPL doc from package PR: 22742 Submitted by: Ports Fury
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Oct 29 06:31:30 2000 UTC (11 years, 3 months ago) by dougb
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
At his request, remove Joel Sutton as maintainer of 8 ports. Thank you for your efforts on these ports, and thank you for also taking the responsibility to let us know your time now has other priorities. PR: ports/22384 Submitted by: Joel Sutton, jsutton@bbcon.com.au
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Oct 8 10:20:04 2000 UTC (11 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Apr 12 04:55:10 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +5 -5 lines
PORTNAME/VERSION stuff
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Feb 6 21:46:25 2000 UTC (12 years ago) by jedgar
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -16 lines
Unbreak the atari800 port: * Removed xview dependancies to keep port simple. * Sound doesn't function very well so I have disabled that also. * Updated URL's and Maintainer's email address. PR: 16509 Submitted by: Maintainer
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Aug 25 05:49:08 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Change Id->FreeBSD.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jul 15 01:13:28 1999 UTC (12 years, 7 months ago) by obrien
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -1 lines
BROKEN='MD5 checksum mismatch. Also xf25.zip has an "End-of-central-directory signature not found" when unzipping problem.'
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue May 4 23:18:05 1999 UTC (12 years, 9 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
LIB_DEPENDS on the new unified xview port.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Mar 30 16:32:34 1999 UTC (12 years, 10 months ago) by taoka
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +44 -33 lines
Updated to version 0.8.6 after I modified several problems PR: ports/7734 Submitted by: Joel Sutton (maintainer)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Dec 3 06:44:06 1998 UTC (13 years, 2 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_3_1_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -2 lines
Update the MASTER_SITE. Note that this port is at version 0.8.1. They are upto 0.9.7 now.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Aug 7 23:56:17 1998 UTC (13 years, 6 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_0_0, RELEASE_2_2_8
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Fix up dependencies for ports that moved into the x11-toolkits category.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Oct 29 09:07:08 1997 UTC (14 years, 3 months ago) by tg
Branches: SUTTON
CVS tags: atari800_0_8_1, RELEASE_2_2_7, RELEASE_2_2_6
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import atari800 port. This is an emulator of the old 8bit computer. PR: 3411 Submitted by: Joel Sutton <sutton@aardvark.apana.org.au>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Oct 29 09:07:08 1997 UTC (14 years, 3 months ago) by tg
Branches: MAIN
Initial revision
