Commit Graph
22 Commits
Author SHA1 Message Date
Joshua Root 90f42754ec openmaintainer ports: replace eval with {*} 2017-11-30 12:33:32 +11:00
Frank Schima c56a8480c6 Cenon Djinn esdl geneweb Lingon lua-glut lua-numlua mozart mozart-doc mozart-stdlib netclasses-framework parrot smlnj Smultron wings: Ports abandoned.
Closes: https://trac.macports.org/ticket/54043
2017-08-03 15:43:24 -06:00
Zero Kingandtobypeterson f11456d3dd esdl: fix livecheck 2017-02-08 14:30:38 -08:00
Lawrence VelázquezandMojca Miklavec 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
Lawrence Velázquez 8737a322ab esdl: Delete unused patches
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@151502 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-08-17 05:32:44 +00:00
Mojca Miklavec 3cc3873b85 esdl: fix master_sites for sourceforge (closes https://trac.macports.org/ticket/51329, maintainer timeout)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@148470 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-05-10 09:00:27 +00:00
Mojca Miklavec 9868876375 erlang, esdl: use new wxWidgets-3.0 and remove the hack from esdl
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@110237 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-08-29 06:38:55 +00:00
Mojca Miklavec 232c3e4718 esdl: whitespace + first line only
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@109603 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-08-18 14:07:54 +00:00
Joshua Root dda66f75ab esdl: fix case of Makefile.macosx, use frameworks_dir
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@95564 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-07-17 01:16:01 +00:00
Joshua Root 79eece36c3 esdl: remove incorrect use of depends_skip_archcheck (https://trac.macports.org/ticket/33052)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@95563 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-07-17 01:05:56 +00:00
Brent Fulgham 01f99c6311 Make sure hrl's are included in dist location.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@83561 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-09-05 23:54:10 +00:00
Brent Fulgham 4c1efb33fe ESDL 1.2 update. Note hack for forcing a 32-bit build under 64-bit OS's.
This is necessary because wxWidgets does not build (or run) under 64-bit.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@83560 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-09-05 23:44:56 +00:00
Joshua Root f68d0e7bab update maintainer address for bfulgham for avoid confusion
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@61888 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-12-23 02:35:55 +00:00
Joshua Root 7e5300a56f esdl: libsdl_imaage -> libsdl_image
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@60434 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-11-12 06:02:35 +00:00
Joshua Root d423b08ce5 esdl: "depends" -> "depends_lib"
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@60433 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-11-12 05:55:45 +00:00
Brent Fulgham 3a71b14124 Update to current 1.0.1 release.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@58773 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-10-05 03:27:17 +00:00
Andrea D'Amore 791d5b0b41 Maintainer email change, second batch, mail without @macports.org domain are put in domain:user form.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@50984 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-05-14 21:08:43 +00:00
Ryan Schmidt 1afd6dbcff esdl: fix livecheck; closes https://trac.macports.org/ticket/18040 (maintainer timeout)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@49863 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-04-19 10:06:27 +00:00
Brent Fulgham 53951b4754 Update ESDL to work with proper SDL variant, and
to build and run under Leopard.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@31498 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-11-26 05:35:12 +00:00
Blair Zajac f778d74e74 Set the svn:keywords property to 'Id' for all Portfile's. This
re-enables the Id keyword substitution that was present in the CVS
repository.

See this thread for more information:
http://lists.macosforge.org/pipermail/macports-dev/2006-October/000180.html

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@20309 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-11-01 21:25:57 +00:00
Charlie Allom 5876740569 closes https://trac.macports.org/ticket/10636
update to latest

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@19452 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-09-08 12:52:53 +00:00
Markus W. Weißmann e3de4b1273 Bug: https://trac.macports.org/ticket/4037
Submitted by:   bfulg@pacbell.net
Reviewed by:    mww@

new port graphics/esdl

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@13205 d073be05-634f-4543-b044-5fe20cf6d1d6
2005-07-24 20:51:55 +00:00