17 Commits

Author SHA1 Message Date
Christopher Chavez e4be390fbf Apache Commons ports: fix livechecks 2019-08-06 05:14:09 +01:00
Christopher Chavez a158fe8fe6 multiple ports: use HTTPS for Apache sites
commons-httpclient, commons-modeler: fix homepage
2019-07-02 10:08:19 -06: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
James D. Berry a664cafbde Use the new java portgroup to set the java JAVA_HOME, as the symlink at /System/Library/Frameworks/JavaVM.framework/Home no longer exists on Mountain Lion. We discover JAVA_HOME via /usr/libexec/java_home if it exists.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@96266 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-08-06 19:52:55 +00:00
Joshua Root 3bc3ce69b6 commons-codec: license
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@92042 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-04-16 19:04:14 +00:00
James D. Berry 642169f6c6 Drop maintainership of my recently ill-maintained java ports. I may still look in on them from time to time, but this feels better than to just ignore thme. Free to a good home.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@72252 d073be05-634f-4543-b044-5fe20cf6d1d6
2010-10-08 23:20:28 +00:00
Anthony Ramine 85d117df49 Update commons-codec to 1.4
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@62049 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-12-28 16:33:41 +00:00
Ryan Schmidt af27891385 Change deprecated livecheck.check to livecheck.type
See http://lists.macosforge.org/pipermail/macports-dev/2009-August/009699.html

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@57375 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-09-10 08:16:41 +00:00
James D. Berry cd367ef034 obfuscate my maintainer email addresses
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@35275 d073be05-634f-4543-b044-5fe20cf6d1d6
2008-03-23 15:54:42 +00:00
Juan Manuel Palacios 30f26913c5 Openmaintainer address abstraction in java category.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@30199 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-10-22 21:00:27 +00:00
James D. Berry 94676cc2e5 Update ex- jakarta-commons projects to reflect their new home as a top-level
commons.apache.org project. Changes in this checkin are to home page, master_sites,
and livecheck only. There are no other substantive changes (such as versions upgrades)
in this checkin.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@29307 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-09-20 20:17:34 +00:00
James D. Berry a5bf406478 Add openmaintainer to my ports
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@24558 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-04-28 04:00:37 +00:00
James D. Berry 12ed077f98 Add livecheck
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@24385 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-04-23 23:48:39 +00:00
Blair Zajac 1171187a50 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@20315 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-11-01 22:23:03 +00:00
James D. Berry 6d941e467b Update to my @macports email address in all my ports
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@19406 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-09-03 16:12:08 +00:00
James D. Berry 59ccd505a5 Submitted by: Eloy Duran
Reviewed by:  jberry@

Source archive changed without a corresponding change to the version.
Update checksum, fix build.

Thanks for the patch, Eloy!

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@15828 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-01-12 16:26:55 +00:00
James D. Berry 387cd60f1d New port java/commons-codec
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@15676 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-01-03 01:33:35 +00:00