aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/atari800/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - update to 1.4.1dinoex2010-03-281-2/+2
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - Pass maintainership to submittertabthorpe2009-02-241-1/+1
| | | | Submitted by: martinko via freebsd-ports@
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+2
| | | | | | | | | | | | | | | - 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)
* - Chase devel/sdl12 shlib version bumpmiwi2008-03-131-0/+1
|
* Update to 2.0.3lme2007-08-051-8/+6
| | | | | | PR: ports/114741 Submitted by: KATO Tsuguru <tkato432 (AT) yahoo.com> Approved by: miwi (mentor)
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-201-0/+1
| | | | | | | | | | | | | | | | 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)
* Remove USE_REINPLACE from all categories starting with Eedwin2006-05-071-1/+0
|
* Update to 2.0.2arved2006-04-161-1/+1
| | | | | PR: 95814 Submitted by: KATO Tsuguru
* - Update to 2.0.1barner2006-02-011-1/+1
| | | | | Submitted by: Ports fury PR: ports/92615
* - Update to 2.0.0pav2006-01-081-4/+2
| | | | | PR: ports/91456 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 1.3.6.flz2005-06-011-20/+10
| | | | | PR: ports/81725 Submitted by: Ports Fury
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Update to version 1.3.5krion2004-12-311-1/+1
| | | | | PR: ports/75692 Submitted by: Ports Fury
* Update to version 1.3.4krion2004-12-301-1/+1
| | | | | PR: ports/75620 Submitted by: Ports Fury
* Update to version 1.3.3krion2004-12-231-2/+1
| | | | | PR: ports/75394 Submitted by: Ports Fury
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* - Update to version 1.3.2krion2003-12-261-2/+2
| | | | | PR: 60562 Submitted by: Ports Fury
* - Update to version 1.3.1krion2003-10-071-5/+68
| | | | | PR: 57702 Submitted by: Ports Fury
* RESTRICTED implies NO_PACKAGEkris2003-07-311-1/+0
|
* De-pkg-comment.knu2003-02-211-0/+1
|
* Update to 1.3.0.markp2003-02-151-1/+1
|
* upgrade to 1.2.5ijliao2003-01-031-6/+6
| | | | | PR: 45930 Submitted by: Ports Fury
* upgrade to 1.2.4ijliao2002-10-071-1/+1
| | | | | PR: 43698 Submitted by: Ports Fury
* Update to 1.2.3pat2002-07-131-4/+5
| | | | | PR: ports/40494 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 1.2.2pat2002-01-051-31/+27
| | | | | PR: 33562 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Removed unneeded files/patchesdwcjr2001-06-121-45/+31
| | | | | | | | | | | 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
* typo clean up police: \s -> \tlioux2001-02-141-1/+1
|
* - Support CC/X11BASE properlykevlo2000-11-111-15/+14
| | | | | | | | | | - 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
* At his request, remove Joel Sutton as maintainer of 8 ports. Thank you fordougb2000-10-291-1/+1
| | | | | | | | 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
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-1/+1
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* PORTNAME/VERSION stuffmharo2000-04-121-4/+4
|
* Unbreak the atari800 port:jedgar2000-02-071-15/+3
| | | | | | | | | * 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
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* BROKEN='MD5 checksum mismatch. Also xf25.zip has an ↵obrien1999-07-151-1/+3
| | | | "End-of-central-directory signature not found" when unzipping problem.'
* LIB_DEPENDS on the new unified xview port.steve1999-05-051-2/+2
|
* Updated to version 0.8.6 after I modified several problemstaoka1999-03-311-33/+44
| | | | | PR: ports/7734 Submitted by: Joel Sutton (maintainer)
* Update the MASTER_SITE.obrien1998-12-031-2/+3
| | | | Note that this port is at version 0.8.1. They are upto 0.9.7 now.
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-081-2/+2
|
* Import atari800 port. This is an emulator of the old 8bit computer.tg1997-10-291-0/+78
PR: 3411 Submitted by: Joel Sutton <sutton@aardvark.apana.org.au>