Commit Graph
15 Commits
Author SHA1 Message Date
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
Mihai Moldovan 2d86d8df4a Mass-update: add modeline where appropriate, change binary install permissions to 755. Fixes: https://trac.macports.org/ticket/47229.
Affects:
    mp3_check
    iozone
    nbench-byte
    cvsdiff2patch
    cursive
    geekcode
    ski
    vms-empire
    wtf
    thirdeye
    jikespg
    aget
    ddclient
    ipsvd
    mudix
    nsping
    rabbitmq-server
    tcptrace
    tnftpd
    ksh93
    buffer
    dtach
    keychain
    chmdump
    rfcdiff
    webredirect
    abclock

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@134318 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-03-22 06:42:51 +00:00
Joshua Root bb79a06339 geekcode: license
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@115719 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-01-09 20:15:18 +00:00
Ryan Schmidt 2456231593 "use_configure no" instead of "configure {}"
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@56184 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-08-25 06:11:10 +00:00
Juan Manuel Palacios 10f5ec04ec nomaintainer address abstraction in games category.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@30227 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-10-22 22:55:58 +00:00
James D. Berry a18a9f1d45 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@20399 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-11-03 02:12:19 +00:00
Blair Zajac ee635f8721 Set the svn:keywords property to 'Id' for all Portfile's. This
re-enables the Id keyword substitution that was present in the CVS
repository.

See this thread for more information:
http://lists.macosforge.org/pipermail/macports-dev/2006-October/000180.html

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@20295 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-11-01 18:22:31 +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 c4fbef02a1 Remove obsolete patch.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@5931 d073be05-634f-4543-b044-5fe20cf6d1d6
2004-03-22 11:42:33 +00:00
Toby Peterson 35d37d5a08 Version bump to 1.7.3, updated homepage, fixed destroot.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@5930 d073be05-634f-4543-b044-5fe20cf6d1d6
2004-03-22 11:11:45 +00:00
Toby Peterson 028084228b fixing master_sites sourceforge:${name}
Bug:
Submitted by:
Reviewed by:
Approved by:
Obtained from:

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@4804 d073be05-634f-4543-b044-5fe20cf6d1d6
2004-01-17 22:56:22 +00:00
Ole Guldberg Jensen 3a3a7389f2 change of maintainer emailadress
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@3359 d073be05-634f-4543-b044-5fe20cf6d1d6
2003-08-28 20:22:54 +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 aaecb2e9c9 Bug:
Submitted by:   olegb (maintainer)
Reviewed by:
Approved by:
Obtained from:

fix compilation. also switched to new mirror_sites api.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@3067 d073be05-634f-4543-b044-5fe20cf6d1d6
2003-07-20 11:49:10 +00:00
Jean-Pierre Mouilleseaux 51663fe8f8 initial commit of geekcode port
largely as provided by: ole_guldberg@mail.dk (Ole Guldberg Jensen)
minor modifications to master sites, maintainer forgot trailing '/'
http://www.opendarwin.org/bugzilla/show_bug.cgi?id=547

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@2637 d073be05-634f-4543-b044-5fe20cf6d1d6
2003-05-19 07:43:53 +00:00