10 Commits

Author SHA1 Message Date
Joshua Root 5a006130f9 editors/*: set github.tarball_from explicitly
In preparation for changing the default.
2025-01-17 17:37:47 +11:00
Joshua Root d2a7c094ac Change default perl5 to 5.34 2022-07-03 00:47:59 +10: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
Mojca Miklavec 6f28b5ef54 ackmate: switch to perl5.24 (https://trac.macports.org/ticket/52081)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@154384 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-10-28 21:28:13 +00:00
Mojca Miklavec dbd88a2e4b ackmate: use perl5.22, depend on ack (p5.16-app-ack is obsolete), replace path to perl (https://trac.macports.org/ticket/48365, https://trac.macports.org/ticket/49570)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@142097 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-11-03 13:10:23 +00:00
Mojca Miklavec 72366b3b68 ackmate: whitespace, first line
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@122696 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-07-27 05:58:43 +00:00
Mojca Miklavec cd51828d90 ackmate: replace p5.12 with p5.16 (https://trac.macports.org/ticket/44405), switch to github PortGroup, advance one commit
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@122695 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-07-27 05:57:56 +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
Joshua Root 780fa1bde3 update p5-* dependents to use a specific version
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@82553 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-08-15 19:22:39 +00:00
David Baumgold 1b5950d113 New port: ackmate
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@71117 d073be05-634f-4543-b044-5fe20cf6d1d6
2010-09-01 19:24:45 +00:00