Commit Graph

5 Commits

Author SHA1 Message Date
Joshua Root cffffc7277 xmlgraphics-commons: set platforms any 2024-01-12 19:33:42 +11: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
Joshua Root d12ecda3ae correct license formatting
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@95899 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-07-26 10:56:29 +00:00
Ryan Schmidt 01c9ff8a0b xmlgraphics-commons: new port, version 1.4; see https://trac.macports.org/ticket/26629
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@71878 d073be05-634f-4543-b044-5fe20cf6d1d6
2010-09-25 23:43:59 +00:00