8 Commits

Author SHA1 Message Date
Joshua Root 0845c58658 gcs-java: set platforms darwin any 2024-01-08 04:42:37 +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
Joshua Root c436042821 gcs-java: license, noarch
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@115898 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-01-13 22:24:12 +00:00
Ryan Schmidt 40f659ddc1 gcs-java: fetch from git repository because the svn repository is no longer online
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@112401 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-10-22 09:24:02 +00:00
David Baumgold 0a7fbf2d91 Dropped maintainership on all my ports
I'm moving to homebrew, and I haven't actually touched most of these in ages, anyway

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@99643 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-11-13 04:26:02 +00:00
David Baumgold c14a552b8a For gcs-java, added iText dependency, and updated location of ttk and trove jar files
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@75064 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-01-13 22:00:51 +00:00
David Baumgold 9d116d79f9 Updated gcs-java port
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@74889 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-01-06 00:15:15 +00:00
David Baumgold 628c29d50c Added new port for GURPS Character Sheet
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@64449 d073be05-634f-4543-b044-5fe20cf6d1d6
2010-03-06 14:42:03 +00:00