12 Commits

Author SHA1 Message Date
Christopher Nielsen 747354c0d5 beanshell: update to 2.1.1 2024-11-23 14:26:15 -05:00
Christopher Nielsen 872f7a696b beanshell: add pg java; declare platforms any/noarch 2024-11-23 14:26:15 -05:00
Christopher Nielsen e9a334ba50 beanshell: cleanup: eliminate tabs; add revision 2024-11-23 14:26:15 -05: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 Schmidt 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á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
Blair Zajac 60dc782fea Since beanshell.org is down, list
http://distfiles.macports.org/${name}/ explicitly in master_sites.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@40554 d073be05-634f-4543-b044-5fe20cf6d1d6
2008-10-06 20:58:09 +00:00
Blair Zajac 78ccd7ccb3 Add 'platforms' to fix a Port lint error.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@40547 d073be05-634f-4543-b044-5fe20cf6d1d6
2008-10-06 19:18:22 +00:00
Blair Zajac ea4b98cf26 Port lint fix.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@40546 d073be05-634f-4543-b044-5fe20cf6d1d6
2008-10-06 19:17:37 +00:00
Blair Zajac 4ed2debc09 Apply the patch from https://trac.macports.org/ticket/16768 with one minor tweak. This puts a 'cd'
inside the system command.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@40545 d073be05-634f-4543-b044-5fe20cf6d1d6
2008-10-06 19:16:15 +00:00
Blair Zajac f839a759a9 Obscuring my email address in the ports I maintain or co-maintain.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@25915 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-06-05 18:05:15 +00:00
Blair Zajac 77c8fddea2 New port for beanshell.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@23879 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-04-12 04:05:47 +00:00