Commit Graph
7 Commits
Author SHA1 Message Date
Joshua Root 4445e777ec log4jdbc: mark noarch, platforms any 2024-01-09 16:54:47 +11:00
Zero KingandGitHub acdc5b35d4 *: simplify skipping build phase (#4842) 2019-07-19 13:40:08 +00:00
Blair Zajac c237158538 Remove myself as maintainer for many ports.
All these ports are now nomaintainer.
2019-07-07 20:34:31 -07:00
Ryan SchmidtandBlair Zajac e8a3df90c8 Add GitHub handles blair and gk5885 to maintainers
See: https://trac.macports.org/ticket/56050
2018-06-01 21:19:16 -07:00
Lawrence VelázquezandMojca Miklavec 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 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
Blair Zajac 0077376306 New port for log4jdbc, a JDBC driver that can log SQL and/or JDBC calls.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@42648 d073be05-634f-4543-b044-5fe20cf6d1d6
2008-11-28 00:18:17 +00:00