16 Commits

Author SHA1 Message Date
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
Lawrence Velázquez 289471c983 Delete "unicode" category
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@137842 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-06-21 06:04:28 +00:00
Ryan Schmidt 7ef1674bc6 unicodeconverter-java: update to 2.0
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@79231 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-06-05 22:52:33 +00:00
Ryan Schmidt 4f9857a1b5 unicodeconverter-java: use ${applications_dir}
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@79230 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-06-05 22:44:28 +00:00
Ryan Schmidt b8d472a328 simplify platform darwin
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@79218 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-06-05 22:42:03 +00:00
Joshua Root 7c7683dd6c adapt portfiles to removal of platforms as variants
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@66285 d073be05-634f-4543-b044-5fe20cf6d1d6
2010-04-08 08:09:09 +00:00
Ryan Schmidt dd2aa30407 All nomaintainer ports: ${prefix} already begins with a slash,
so there's no reason to put a slash before the ${prefix} variable
when using it.

See https://trac.macports.org/changeset/32257 for the equivalent change for openmaintainer ports.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@32256 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-12-23 09:18:47 +00:00
Juan Manuel Palacios 5751db47c8 nomaintainer address abstraction in java category.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@30233 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-10-22 23:09:00 +00:00
Yves de Champlain dccf7cf3c6 Change variant darwin to platform darwin
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@26898 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-07-11 05:23:51 +00:00
Randall H. Wood 65805f6154 Change /Applications/DarwinPorts to /Applications/MacPorts everywhere
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@21859 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-02-10 17:04:17 +00:00
James D. Berry 00b3783504 Convert all darwinports@opendarwin.org addresses
to nomaintainer@macports.org or openmaintainer@macports.org.

See http://trac.macports.org/projects/macports/wiki/SpecialMaintainerAddresses
for more information.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@20412 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-11-03 02:14:55 +00:00
Blair Zajac 0d733e34b9 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@20318 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-11-01 22:35:15 +00:00
Bryan Blackburn e3df2cce37 Port: several
Drop maintainership for ports I have not used for a while and, hence,
do not have the time to maintain

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@19139 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-08-16 07:23:44 +00:00
Bryan Blackburn d3d7bb83fe Port: Many
Update my ports
Bugzilla finally let me change my email address, so change all my ports
to match (sorry for the spam)

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@14706 d073be05-634f-4543-b044-5fe20cf6d1d6
2005-10-19 08:10:18 +00:00
Bryan Blackburn 4f596b31a0 Port: unicodeconverter-java
Version:	1.1

Update port java/unicodeconverter-java

Version bump to 1.1, add unicode category, use pre-built jars, move patching
of shell script into Portfile.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@9042 d073be05-634f-4543-b044-5fe20cf6d1d6
2004-11-01 00:36:56 +00:00
Bryan Blackburn 1426eaf7df Port: unicodeconverter-java
Version:	1.0.9

New port java/unicodeconverter-java
Java version of UnicodeConverter, to convert various encodings to UTF-8

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@6799 d073be05-634f-4543-b044-5fe20cf6d1d6
2004-04-27 23:46:18 +00:00