contextnerror
|
7dcfb9ed68
|
psqlODBC: update to 16.00.0000
- Change relocated homepage
- Add pgsql suffixes 94–16
- Remove implicit platforms darwin
Closes https://trac.macports.org/ticket/67668
|
2023-10-20 13:00:05 -04:00 |
|
Joshua Root
|
d41a0388cf
|
Remove eval [subst {...}] antipattern from ports
Disabling substitution by using braces but then adding an extra interpreter
pass to get it back is pointless and inefficient.
|
2017-11-30 10:51:16 +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 |
|
Ryan Schmidt
|
91580e1372
|
psqlODBC: update to 09.03.0400 and add postgresql93 variant (https://trac.macports.org/ticket/45767; maintainer)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@127862 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2014-11-05 18:27:29 +00:00 |
|
Clemens Lang
|
3b8c5c0806
|
psqlODBC: update to 09.01.0200, provide variant for postgresql 9.2, maintainer, closes https://trac.macports.org/ticket/39162
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@110685 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2013-09-03 21:52:33 +00:00 |
|
Ryan Schmidt
|
e1d24c10ee
|
psqlODBC: maintainer update to 09.01.0100 (https://trac.macports.org/ticket/35205); add libtool library dependency
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@95574 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2012-07-17 03:56:19 +00:00 |
|
Dan Ports
|
d4cf70eb19
|
psqlODBC: new port, v09.00.0310 (https://trac.macports.org/ticket/31282)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@91445 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2012-04-02 02:08:59 +00:00 |
|