29 Commits

Author SHA1 Message Date
Martin Krischik 3f45383f1c atari800: update to version 5.0.0 2022-08-17 09:44:53 -04:00
Ken Cunningham a4b8bbccfb atari800: bump to 4.2.0
* Fix startup scripts:
   * Add video acceleration.
   * Use new window size option.
   * Various other startup options.
   * Use sperarte configuration files.
   * Save configuration on exit.
* Fix file modes on installation

closes: #8509
2020-09-25 00:16:36 -07:00
Marcus Calhoun-Lopez 26a866caae atari800: recognize that only binaries are installed 2020-06-03 07:11:27 -07:00
Marcus Calhoun-Lopez ef26de45c7 atari800: use modern checksums 2020-06-03 07:11:27 -07:00
Marcus Calhoun-Lopez c545a25b0a atari800: fix modeline and reformat 2020-06-03 07:11:27 -07:00
Joshua Root 88ea584994 nomaintainer ports: remove old base compat code 2019-10-06 13:22:59 +11:00
Joshua Root a560834f1e Adapt Portfiles to base *.env parsing changes
See: #116
2019-03-23 20:31:04 +11:00
Kurt Hindenburg eaf0d10f90 Remove krischik as maintainer
closes https://trac.macports.org/ticket/54099
2017-08-29 22:15:14 -04:00
Lawrence Velázquez 34b3070336 Remove all $Id$ lines
for pf in */*/Portfile
do
    ed -s "$pf" <<-'EOF'
	1,3g/^[[:space:]]*#[[:space:]]*\$Id.*\$[[:space:]]*$/d
	1g/^[[:space:]]*$/d
	w
	q
	EOF
done
2016-12-28 18:14:04 +01:00
Joshua Root d45e8270ed ncurses: update to 6.0, rev bump dependents due to new ABI
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@139469 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-08-18 01:10:17 +00:00
Joshua Root 671830a448 atari800: remove --target=x11, this makes it target sdl like in previous versions. Add missing deps. Use --disable-sdltest to avoid build hanging on headless systems.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@128464 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-11-21 22:36:34 +00:00
Martin Krischik 45ec006103 Bump version to 3.1 — to bad SDL is gone as target.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@127032 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-10-19 18:40:20 +00:00
Ryan Schmidt bd9df7a62a revbump ports depending on libpng following libpng 1.6.x update (https://trac.macports.org/ticket/41842)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@115019 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-12-22 09:29:46 +00:00
Joshua Root e7f550307d libsdl dependents: use port: depspec - there's now only one port that provides sdl.pc, and most of these never worked with libsdl-devel in the first place
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@114119 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-11-29 22:31:11 +00:00
Ryan Stonecipher f7c52864a1 graphics/libpng upgraded to version 1.5.12, 232 dependent ports revision bumped due to library version number change
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@97300 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-09-03 03:05:48 +00:00
Ryan Stonecipher 7ed566e0d5 graphics/libpng upgraded version from 1.2.44 to 1.4.5 per ticket https://trac.macports.org/ticket/23125, increased revision on all ports directly dependent upon libpng12.dylib
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@75159 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-01-17 02:00:53 +00:00
Ryan Schmidt 7dc4d6fbc0 change libsdl dependency so libsdl-devel can satisfy it; see https://trac.macports.org/ticket/21565
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@58210 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-09-24 06:56:08 +00:00
Martin Krischik 7ddbe20c6b remove references to /opt/local; fixes https://trac.macports.org/ticket/20034
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@52740 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-06-22 08:22:17 +00:00
Martin Krischik fc4ccf8b3e bump revision number.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@52729 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-06-22 06:12:09 +00:00
Martin Krischik 6f574bf318 Bug fixes and new Icons.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@52698 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-06-21 19:05:05 +00:00
Ryan Schmidt 65992b4730 atari800: remove erroneous line continuation
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@52669 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-06-20 23:52:57 +00:00
Martin Krischik 83ca0544a0 New version and seperate icons for basic and no basic.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@52648 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-06-20 13:40:05 +00:00
Martin Krischik 147915b2be Using application bundles to start the program - meta data.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@47208 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-02-23 13:59:42 +00:00
Martin Krischik ea397a09b6 Using application bundles to start the program.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@47207 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-02-23 13:58:00 +00:00
Ryan Schmidt 68dba91352 atari800: fix maintainer address
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@47114 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-02-22 09:40:12 +00:00