 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 |
|
Joshua Root
|
e3094532f0
|
dbh: license
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@122493 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2014-07-23 09:43:19 +00:00 |
|
Ryan Schmidt
|
ec0bcf9f6f
|
Rewrite master_sites to avoid redirects
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@86978 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2011-11-07 20:27:54 +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
|
c4435ca908
|
* revert update from 9 hours ago (broke libxfcegui4)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@24448 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2007-04-24 14:54:00 +00:00 |
|
Elias Pipping
|
6881b1f892
|
* bump to version 4.5.0
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@24417 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2007-04-24 06:10:16 +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 |
|
Ole Guldberg Jensen
|
4d0d178690
|
Bug:
Submitted by: Dave Vasilevsky <djvasi@gmail.com>
Reviewed by: olegb
Approved by:
Obtained from:
really fix .pc file
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@16433 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2006-02-16 08:34:47 +00:00 |
|
Ole Guldberg Jensen
|
e293785182
|
Bug: https://trac.macports.org/ticket/7247
Submitted by: djvasi@gmail.com
Reviewed by: olegb
Approved by:
Obtained from:
fixing pkgconfig file
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@16420 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2006-02-15 21:08:35 +00:00 |
|
Ole Guldberg Jensen
|
29b1656a30
|
update by maintainer
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@12898 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2005-07-02 15:32:01 +00:00 |
|
Ole Guldberg Jensen
|
3394aa591e
|
Bug:
Submitted by: jc@crazic.ru
Reviewed by: olegb@
Approved by:
Obtained from:
update by maintainer to 1.0.20
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@11223 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2005-03-08 14:12:56 +00:00 |
|
Markus W. Weißmann
|
fcabbf6527
|
add missing 'platforms' key
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@8005 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2004-08-18 18:19:49 +00:00 |
|
Markus W. Weißmann
|
b032aba5cc
|
Bug: https://trac.macports.org/ticket/2158
Submitted by: jc@crazic.ru
Reviewed by: mww@
new port databases/dbh
Disk based hashes (dbh) is a method to create multidimensional
binary trees on disk
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@7994 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2004-08-17 18:45:04 +00:00 |
|