Joshua Root
|
f8dea385db
|
databases/*: fix unintended quoting in long_description
|
2020-01-13 17:20:04 +11:00 |
|
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
|
a50bf18e49
|
pgsqlclient: looks like the makefile is not parallel-build safe
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@108640 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2013-07-29 07:07:28 +00:00 |
|
Joshua Root
|
ac5fa231fe
|
pgsqlclient: license
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@108637 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2013-07-29 06:52:53 +00:00 |
|
Ryan Schmidt
|
aa171f5927
|
pgsqlclient: use port:-style dependency for mono
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@86294 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2011-10-24 11:59:17 +00:00 |
|
Joshua Root
|
bc5b880545
|
pgsqlclient: fix patchfile
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@85919 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2011-10-17 14:29:22 +00:00 |
|
Joshua Root
|
8af9694dab
|
remove 32-bit supported_archs from mono dependents now that mono itself no longer has this restriction
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@85911 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2011-10-17 12:56:46 +00:00 |
|
Joshua Root
|
717447df54
|
pgsqlclient: set supported_archs to match mono
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@82841 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2011-08-21 02:24:16 +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
|
a8ed08edb4
|
new port databases/pgsqlclient
a ADO.NET adapter for mono for postgresql
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@7774 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2004-07-18 21:05:55 +00:00 |
|