13 Commits

Author SHA1 Message Date
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
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
Ryan Schmidt 398bf73f67 vectoroids: add app bundle with icon using app portgroup
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@83877 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-09-12 08:18:15 +00:00
Ryan Schmidt c482cfee93 vectoroids: license
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@83876 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-09-12 08:13:18 +00:00
Ryan Schmidt 62f8a0ecf7 vectoroids: ensure we're UsingTheRightCompiler and build_arch; add universal variant; remove unused CFLAGS and LDFLAGS
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@83875 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-09-12 08:12:26 +00:00
Ryan Schmidt e27fe687a6 vectoroids: use port:-style dependencies
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@83874 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-09-12 08:08:56 +00:00
Ryan Schmidt f492e225f8 vectoroids: simplify post-destroot doc installation using xinstall
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@83873 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-09-12 08:08:16 +00:00
Joshua Root 16edbbad52 vectoroids: add http master_sites
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@83851 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-09-12 00:57:51 +00:00
Juan Manuel Palacios 10f5ec04ec nomaintainer address abstraction in games category.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@30227 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-10-22 22:55:58 +00:00
Elias Pipping 055ddf508a * Spring-cleaning @opendarwin.org addresses
see https://trac.macports.org/ticket/11465
 see http://www.mail-archive.com/macports-dev@lists.macosforge.org/msg00309.html

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@22478 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-03-02 05:16:40 +00:00
Blair Zajac 063b793e82 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@20296 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-11-01 19:07:46 +00:00
Markus W. Weißmann 901fb9b3a6 new port games/vectoroids
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@4343 d073be05-634f-4543-b044-5fe20cf6d1d6
2003-12-28 21:31:41 +00:00