Commit Graph

13 Commits

Author SHA1 Message Date
Joshua Root 2d524f99bb postgresql-jdbc: set platforms any 2024-01-12 19:33:41 +11:00
Georges Martin 8dea01babe postgresql-jdbc: update to version 42.2.19 2021-03-14 17:42:36 -05:00
Georges Martin b1fddd2db0 postgresql-jdbc: update to 42.2.16
* switch build system from Maven to Gradle
2021-01-26 17:02:08 -08:00
Georges Martin d2a3ed987c postgresql-jdbc: add livecheck support
Add livecheck support
Fix homepage URL
Remove md5/sha1 checksums
2019-10-26 15:53:07 -06:00
Georges Martin 0f09182814 postgresql-jdbc: update to 42.2.8
Update postgresql-jdbc from version 9.1-901 to 42.2.8.
Switch from Ant to Maven 3.2 for building.
Use Java PortGroup.
Set java.version to 1.8* and java.fallback to openjdk8.
Set a maven.local.repo in workpath.
2019-10-21 10:01:08 -04:00
Frank Schima 600b9d2df6 docbook-dsssl postgresql-jdbc: Ports abandoned
Closes: https://trac.macports.org/ticket/58266
2019-05-29 08:54:41 -06: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 3b0bd72d39 postgresql-jdbc: update to 9.1-901 (https://trac.macports.org/ticket/33873)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@96398 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-08-08 20:59:28 +00:00
Joshua Root a2bf103210 postgresql-jdbc: update to 8.4-701 (https://trac.macports.org/ticket/22735)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@61588 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-12-15 21:03:23 +00:00
Andrea D'Amore 791d5b0b41 Maintainer email change, second batch, mail without @macports.org domain are put in domain:user form.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@50984 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-05-14 21:08:43 +00:00
Blair Zajac 0d733e34b9 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@20318 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-11-01 22:35:15 +00:00
Markus W. Weißmann 40fd6cc7c3 fix category name 'database' to 'databases'
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@15599 d073be05-634f-4543-b044-5fe20cf6d1d6
2005-12-23 13:03:52 +00:00
Markus W. Weißmann 6a5c07e312 Bug: https://trac.macports.org/ticket/3015
Submitted by:   decibel@decibel.org
Reviewed by:    mww@

new port java/postgresql-jdbc

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@12396 d073be05-634f-4543-b044-5fe20cf6d1d6
2005-05-25 10:17:08 +00:00