aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/atari800
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | emulators)
* "aaargh, quoted Makefile variables"eadler2013-03-191-1/+1
| | | | Approved by: portmgr (bapt)
* - Fix buildmiwi2013-02-281-6/+2
| | | | - Trim header
* - update png to 1.5.10dinoex2012-06-011-2/+2
|
* - Update devel/sdl12 to 1.2.15mva2012-02-181-1/+1
| | | | | | | | | | | | | - Update audio/sdl_mixer to 1.2.15 - Update graphics/sdl_image to 1.2.12 - Update graphics/sdl_ttf to 2.0.11 - Update graphics/sdl_gfx to 2.0.23 - Update net/sdl_net to 1.2.8 - Bump PORTREVISIONs on ports that depend on one or more packages due to ABI and shared library version changes - Update Mk/bsd.sdl.mk accordingly for the new shared library versions Tested by: exp-run by pav
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+1
| | | | | | | | | - 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
* = Drop MD5 supportmiwi2011-07-031-2/+0
|
* - Fix fetchpav2011-01-251-2/+2
| | | | | Reported by: pointyhat Feature safe: yes
* - 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-052-11/+9
| | | | | | 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-162-4/+4
| | | | | PR: 95814 Submitted by: KATO Tsuguru
* - Update to 2.0.1barner2006-02-012-4/+4
| | | | | Submitted by: Ports fury PR: ports/92615
* - Update to 2.0.0pav2006-01-083-41/+5
| | | | | PR: ports/91456 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Add SHA256pav2005-11-251-0/+2
|
* - Update to 1.3.6.flz2005-06-014-31/+55
| | | | | 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-312-3/+3
| | | | | PR: ports/75692 Submitted by: Ports Fury
* Update to version 1.3.4krion2004-12-302-3/+3
| | | | | PR: ports/75620 Submitted by: Ports Fury
* Update to version 1.3.3krion2004-12-233-15/+3
| | | | | PR: ports/75394 Submitted by: Ports Fury
* SIZEify.trevor2004-03-181-0/+2
|
* 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-264-12/+24
| | | | | PR: 60562 Submitted by: Ports Fury
* - Update to version 1.3.1krion2003-10-073-10/+77
| | | | | PR: 57702 Submitted by: Ports Fury
* RESTRICTED implies NO_PACKAGEkris2003-07-311-1/+0
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update to 1.3.0.markp2003-02-152-2/+2
|
* upgrade to 1.2.5ijliao2003-01-032-7/+7
| | | | | PR: 45930 Submitted by: Ports Fury
* upgrade to 1.2.4ijliao2002-10-072-2/+2
| | | | | PR: 43698 Submitted by: Ports Fury
* Update to 1.2.3pat2002-07-132-5/+6
| | | | | PR: ports/40494 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 1.2.2pat2002-01-056-82/+29
| | | | | PR: 33562 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Removed unneeded files/patchesdwcjr2001-06-1210-220/+93
| | | | | | | | | | | 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-113-32/+65
| | | | | | | | | | - 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-074-31/+23
| | | | | | | | | * 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-3110-298/+150
| | | | | 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.
* Don't emulate the manpages in the PLIST.hoek1998-08-171-1/+0
|
* 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-2912-0/+421
PR: 3411 Submitted by: Joel Sutton <sutton@aardvark.apana.org.au>