Commit Graph

16 Commits

Author SHA1 Message Date
Aaron Madlon-Kay 9808ceb99d launch4j: update to 3.50 2022-11-14 11:22:29 +09:00
Aaron Madlon-Kay 654dc22d41 launch4j: update to 3.14 2021-03-08 09:57:05 +09:00
Aaron Madlon-Kay badf6929a4 launch4j: update to 3.13 2021-02-12 11:00:00 +09:00
Chris Jones ce460a5e22 misc. ports: Update path-like dependencies on libgcc to use a readme file,
instead of a versioned library that might well disappear in a
             future gcc release. Using the readme files means MacPorts can
             be certain it will remain part of the libgcc(-devel) content.
2020-11-26 21:00:16 +00:00
Aaron Madlon-Kay dbb66aa086 launch4j: fix dependency on libgcc 2020-11-18 16:51:18 +09:00
Aaron Madlon-Kay b847e90cd7 launch4j: assume maintainership 2020-08-22 22:10:05 +09:00
Christopher Chavez e29c98b931 launch4j: port abandoned
Closes: https://trac.macports.org/ticket/58461
2019-08-05 06:40:30 -06:00
Aaron Madlon-Kay 173d15bd4e launch4j: set license 2019-05-10 10:23:32 -06:00
Aaron Madlon-Kay b29d8a11e9 launch4j: update to 3.12
Fixes: https://trac.macports.org/ticket/44197
2019-05-10 10:23:32 -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
Kurt Hindenburg ffad383364 launch4j: fix livecheck
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@126192 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-10-05 03:28:29 +00:00
Kurt Hindenburg 66ad2a0e44 launch4j: whitespace changes - part of https://trac.macports.org/ticket/44197 - maintainer timeout
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@126184 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-10-05 03:11:25 +00:00
Joshua Root fdd9712abb launch4j: update to 3.0.2 (https://trac.macports.org/ticket/28851)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@77189 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-03-22 07:30:33 +00:00
Ryan Schmidt 9819a777d9 launch4j: simplify master_sites; see https://trac.macports.org/ticket/23278
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@62718 d073be05-634f-4543-b044-5fe20cf6d1d6
2010-01-14 21:21:56 +00:00
Ryan Schmidt 6cb204483a Fix $Id$ tags
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@62691 d073be05-634f-4543-b044-5fe20cf6d1d6
2010-01-13 23:06:12 +00:00
Rainer Müller 545c4fa75c java/launch4j:
New port, https://trac.macports.org/ticket/22914

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@62576 d073be05-634f-4543-b044-5fe20cf6d1d6
2010-01-11 14:08:34 +00:00