Commit Graph

11 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
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 ea8f6a2b39 cursive: license
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@122629 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-07-25 10:22:12 +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
Elias Pipping 055ddf508a * Spring-cleaning @opendarwin.org addresses
see https://trac.macports.org/ticket/11465
 see http://www.mail-archive.com/macports-dev@lists.macosforge.org/msg00309.html

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@22478 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-03-02 05:16:40 +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
Toby Peterson 986c98050a adding 'textproc' category, since that is what it does
Bug:
Submitted by:
Reviewed by:
Approved by:
Obtained from:

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@4755 d073be05-634f-4543-b044-5fe20cf6d1d6
2004-01-16 11:59:21 +00:00
Toby Peterson 62708f124c Updating my ports to toby@opendarwin.org address, now that it works.
Bug:
Submitted by:
Reviewed by:
Approved by:
Obtained from:

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@4693 d073be05-634f-4543-b044-5fe20cf6d1d6
2004-01-14 21:57:14 +00:00
Toby Peterson 5b342ad768 Port: cursive. Changing system "install ..." calls to use xinstall. Also, removing -o root.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@4551 d073be05-634f-4543-b044-5fe20cf6d1d6
2004-01-09 11:08:34 +00:00
Toby Peterson 07470d50fa Oops. I'd originally set cursive's categories to x11. Changing to games.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@4541 d073be05-634f-4543-b044-5fe20cf6d1d6
2004-01-08 16:06:02 +00:00
Toby Peterson e9133ba435 port #6 tonight! this time, a stupid little app to turn text into ascii art cursive
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@4536 d073be05-634f-4543-b044-5fe20cf6d1d6
2004-01-08 12:00:04 +00:00