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
|
f6178d1924
|
shsql: license
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@104426 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2013-03-25 15:00:33 +00:00 |
|
Ryan Schmidt
|
e8c265cf98
|
shsql: update to 1.28, ensure we're UsingTheRightCompiler
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@63180 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2010-01-28 11:54:43 +00:00 |
|
Juan Manuel Palacios
|
33e5f2cdee
|
nomaintainer address abstraction in databases category.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@30223 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2007-10-22 22:46:02 +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
|
d0b73428da
|
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@20226 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2006-10-29 07:09:01 +00:00 |
|
Markus W. Weißmann
|
bc873f9af3
|
new port databases/shsql
small sqlite-style database using text files as database containers
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@6828 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2004-04-29 14:55:39 +00:00 |
|