Commit Graph

17 Commits

Author SHA1 Message Date
Dmitry Marakasov 4e942b6419 - Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by:	portmgr blanket
2016-05-19 10:44:11 +00:00
Guido Falsi 0f1f23cdae Point WWW link to the archived home page of the project due to the
site being unavailable otherwise.

PR:		208781
Submitted by:	Lapo Luchini <lapo at lapo.it> (maintainer)
2016-04-13 16:21:42 +00:00
Mathieu Arnold a9dcad2fff Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:08:37 +00:00
Adam Weinberger a84c115a09 Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 19:11:51 +00:00
Jimmy Olgeni 021be14f65 Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Categories J-L.

CR:		D305
Approved by:	portmgr (swills)
2014-07-05 19:27:03 +00:00
Martin Wilke bd48d39657 - Chase database/sqlite3 slib bump
Approved by:	portmgr (myself)
2014-06-27 17:21:06 +00:00
Martin Wilke 1e3322fef2 - Covert gmake, xz to USES
Approved by:	portmgr
2014-05-26 12:19:32 +00:00
Alex Dupre 13789c7d65 Fix build with clang and stagify.
Approved by:	maintainer
2013-10-30 10:03:06 +00:00
Baptiste Daroussin c2c2a2b86b Add NO_STAGE all over the place in preparation for the staging support (cat: java) 2013-09-20 19:48:32 +00:00
Baptiste Daroussin 7c354b1913 Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part2)
2012-12-10 13:18:28 +00:00
Mark Linimon 06e6677793 Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:		ports/158969
Submitted by:	rene
Tested on:	pointyhat-west -exp
2011-07-21 05:03:02 +00:00
Martin Wilke bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Martin Wilke b0547724b9 - Activat support for getGeneratedKeys() for prepared statements, which is
supported as well as the non-prepared statement case, but it was
  currently returning a not implemented exception.

PR:		137001
Submitted by:	Lapo Luchini <lapo@lapo.it> (maintainer)
2009-07-27 22:28:55 +00:00
Wesley Shields a9d17bbcd0 - Update to 056
PR:		ports/135831
Submitted by:	Lapo Luchini <lapo@lapo.it>
2009-07-04 16:20:35 +00:00
Martin Wilke e30dce8abd - Update to 053
PR:		132584
Submitted by:	Lapo Luchini <lapo@lapo.it> (maintainer)
2009-03-27 22:53:03 +00:00
Erwin Lansing 4ebd942b89 Make java the primary category while it is in java, not databases.
Submitted by:	chkversion
Pointyat to:	fjoe
2009-02-03 08:06:54 +00:00
Max Khon 8bdef20164 New port: SQLiteJDBC is a Java JDBC driver for SQLite.
It runs using either a native code library or a 100% Pure Java driver
based on NestedVM emulation (but in this package only the native version
is installed).

PR:		124905
Submitted by:	Lapo Luchini
2008-12-16 08:14:26 +00:00