9 Commits

Author SHA1 Message Date
Joshua Root 76e5b347e1 databases/*: set github.tarball_from explicitly
In preparation for changing the default.
2025-01-11 13:34:57 +11:00
David Gilman 04b96324ac iplike: update to 2.3.0 2024-07-28 13:19:23 -04:00
barracuda156 6516f02b49 iplike: minor portfile fixes 2022-11-12 20:25:48 -05:00
barracuda156 472e7eec2d iplike: update to 2.2.0 2022-11-12 20:25:48 -05: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 d5230da2d6 iplike: license
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@112154 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-10-14 04:22:02 +00:00
Eric Hall f1d4a384c3 iplike: revbump to 2.0.2
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@88378 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-12-30 00:51:21 +00:00
Jeremy Lavergne a299d0e8fe modelines
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@84550 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-09-27 21:05:11 +00:00
Eric Hall 32eab3922a new port, iplike - PostgreSQL IP address query interface
NOTE: this instance is hard-coded to use postgresl90,
  a nice improvement would be to modify it to work
  with different versions of postgresql (possibly
  via variants) or to make different versions of the
  port, one per postgresql version.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@77507 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-04-01 18:43:58 +00:00