Skip site navigation (1)Skip section navigation (2)

CVS log for ports/databases/postgis-jdbc/Makefile

[BACK] Up to [FreeBSD] / ports / databases / postgis-jdbc

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Jul 21 05:02:28 2011 UTC (6 months, 3 weeks ago) by linimon
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
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

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Aug 18 07:32:37 2008 UTC (3 years, 5 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -2 lines
- Update MASTER_SITES

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Aug 15 14:46:45 2008 UTC (3 years, 5 months ago) by miwi
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -1 lines
- File was rerolled to fix some comments
- Add backup mirror

Reported by:	pavbot
Approved by:	maintainer implicit

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Aug 7 08:47:01 2008 UTC (3 years, 6 months ago) by miwi
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +7 -28 lines
- Update to 1.4.0

PR:		125890
Submitted by:	Wen heping <wenheping@gmail.com> (maintainer)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Jun 21 11:39:13 2008 UTC (3 years, 7 months ago) by miwi
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -3 lines
- Update to 1.3.2
- Pass maintainership to submitter

PR:		121659
Submitted by:	Wen heping <wenheping@gmail.com>

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:16:59 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -0 lines
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Jul 22 19:33:52 2007 UTC (4 years, 6 months ago) by laszlof
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
- Add ports to "geography" virtual category

Approved by:	Pav (wearing portmgr hat)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon May 28 13:16:03 2007 UTC (4 years, 8 months ago) by thierry
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +18 -11 lines
Upgrade to 1.2.1 and unbreak.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat May 19 20:01:11 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Feb 27 04:53:46 2007 UTC (4 years, 11 months ago) by kris
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -0 lines
BROKEN: Does not build

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Feb 21 11:04:46 2007 UTC (4 years, 11 months ago) by lawrance
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
If you love them, set them free.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Jan 25 12:33:30 2006 UTC (6 years ago) by lawrance
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Update to 1.1.0.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Nov 28 14:09:04 2005 UTC (6 years, 2 months ago) by lawrance
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Update to 1.0.5

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Oct 29 03:56:03 2005 UTC (6 years, 3 months ago) by lawrance
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -4 lines
Update to 1.0.4.

Prodded by ...
PR:		ports/88100
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Apr 12 13:00:30 2005 UTC (6 years, 10 months ago) by lawrance
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Set my ports to their shiny new MAINTAINER address.

Approved by:	clement (mentor)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Apr 4 23:25:04 2005 UTC (6 years, 10 months ago) by hq
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +17 -11 lines
- Update to 1.0.0r3 [1]
- Update to bsd.java.mk 2.0
- Use JAVALIBDIR in BUILD_DEPENDS
- Use %%JAVAJARDIR%% in pkg-plist

PR:		79527
Submitted by:	maintainer [1]
Approved by:	maintainer

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Mar 26 21:15:56 2005 UTC (6 years, 10 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -0 lines
BROKEN: Does not build

Approved by:    portmgr (self)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Aug 28 03:36:41 2004 UTC (7 years, 5 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -1 lines
Remove hard-coding of Java variables.

PR:		ports/70944
Submitted by:	boris at brooknet dot com dot au (maintainer)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jun 30 03:51:47 2004 UTC (7 years, 7 months ago) by vanilla
Branches: MAIN
Add postgis-jdbc 0.8.2, postGIS spatial data structures for JDBC.

PR:		ports/68322
Submitted by:	Sam Lawrance <boris@brooknet.com.au>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options