Commit Graph

16 Commits

Author SHA1 Message Date
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 422709f0f4 ample: license
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@124847 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-08-29 01:23:05 +00:00
Ryan Schmidt 73e12fb350 rewrite master_sites to avoid redirects
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@86303 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-10-24 12:26:54 +00:00
Ryan Schmidt 894e18236d ample: fix livecheck
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@66623 d073be05-634f-4543-b044-5fe20cf6d1d6
2010-04-18 10:01:41 +00:00
Juan Manuel Palacios 94953d34a7 nomaintainer address abstraction in audio category.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@30219 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-10-22 22:40:35 +00:00
James D. Berry 7a004d8517 Convert all darwinports@opendarwin.org addresses
to nomaintainer@macports.org or openmaintainer@macports.org.

See http://trac.macports.org/projects/macports/wiki/SpecialMaintainerAddresses
for more information.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@20409 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-11-03 02:14:18 +00:00
Charlie Allom 158780cb8d add svn:keywords Id
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@19376 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-09-02 03:19:06 +00:00
Ole Guldberg Jensen f542055c1e freeing up some time
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@14070 d073be05-634f-4543-b044-5fe20cf6d1d6
2005-09-13 06:57:56 +00:00
Toby Peterson 84b96eeadf Bump to 0.5.7 (security fix), fix destrooting (manpages were going into $prefix).
Also fix unescaped quotes in the description

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@6060 d073be05-634f-4543-b044-5fe20cf6d1d6
2004-03-27 20:13:21 +00:00
Jordan K. Hubbard 770a857263 Don't need to say sourceforge:${name} when it's the default, just
"sourceforge" will do fine.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@4641 d073be05-634f-4543-b044-5fe20cf6d1d6
2004-01-14 11:03:50 +00:00
Felix Kronlage 19ce067916 and some more, this should then cover the latest ones.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@3803 d073be05-634f-4543-b044-5fe20cf6d1d6
2003-10-24 19:31:35 +00:00
Ole Guldberg Jensen 448512b094 new manpage location
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@3767 d073be05-634f-4543-b044-5fe20cf6d1d6
2003-10-23 16:50:26 +00:00
Ole Guldberg Jensen 9e86fe480e change maintainer emailadress
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@3356 d073be05-634f-4543-b044-5fe20cf6d1d6
2003-08-28 20:07:38 +00:00
Jordan K. Hubbard 1e52b6fea6 s/destroot.vars/destroot.destdir/
It's also an imperfect name, but probably does a better job of describing
the purpose of this variable.
Approved by:    landonf

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@3179 d073be05-634f-4543-b044-5fe20cf6d1d6
2003-08-05 21:02:50 +00:00
Jordan K. Hubbard e60c20764c Mass-merge of destroot target changes. Before committing this, I also
laid down a PRE_DESTROOT_TARGET so we can easily compare the before and
after photos (or, in extremis, revert this change).  I doubt that will be
necessary, however, since things appear to be working quite well with this
change and it's better to do it sooner rather than later since it changes the
rules about what commands/variables to use in new ports.

Approved by:    fkr

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@3173 d073be05-634f-4543-b044-5fe20cf6d1d6
2003-08-05 09:29:45 +00:00
Felix Kronlage 57e686476c Bug: https://trac.macports.org/ticket/469
Submitted by:   ole_guldberg@mail.dk
Reviewed by:
Approved by:
Obtained from:

new port, ample.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@3077 d073be05-634f-4543-b044-5fe20cf6d1d6
2003-07-21 10:30:52 +00:00