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

CVS log for ports/databases/grass/pkg-plist

[BACK] Up to [FreeBSD] / ports / databases / grass

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Oct 20 03:09:59 2011 UTC (3 months, 3 weeks ago) by wen
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +809 -660 lines
- Update to 6.4.1

PR:		ports/161582
Submitted by:	Bartoletti <coder@tuxfamily.org>

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Mar 9 08:19:46 2011 UTC (11 months ago) by wen
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +11 -0 lines
- Fix the build with mysql odbc and sqlite

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Mar 9 02:01:59 2011 UTC (11 months ago) by wen
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -0 lines
- Fix build with postgresql

Reported by:	ohartman@zedat.fu-berlin.de <via email>

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Oct 21 01:12:14 2010 UTC (15 months, 3 weeks ago) by wen
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1513 -614 lines
- Update to 6.4.0

Thanks to:	lbartoletti <coder@tuxfamily.org>

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Apr 4 06:26:39 2008 UTC (3 years, 10 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +14 -4 lines
- Resolve conflict with devel/ruby-gems: bin/gem is installed by these two
  ports. As ruby-gems is more popular, change grass's gem to
  grass%%VER%%-gem. [1,2]
- Use LOCALBASE/bin/bash instead of /bin/bash in some shell scripts [2,3]
- Add supports for ODBC and SQLite in OPTIONS (default off) [2]
- Bump PORTREVISION

PR:		ports/115818 [1], ports/121919 [2,3]
Reported by:	Chris Calvey <chris at infosec.yi.org> [1],
	 	Sajo Zsolt Attila <sajozsattila at citromail.hu> [3]
Submitted by:	TAOKA Fumiyoshi <fmysh at iijmio-mail.jp> [2]
Approved by:	maintainer timeout (2 weeks)

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Feb 17 06:00:53 2008 UTC (3 years, 11 months ago) by rafan
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +7 -4 lines
- Update to 6.2.3

PR:		ports/119373
Submitted by:	TAOKA Fumiyoshi <fmysh at iijmio-mail.jp>
Approved by:	maintainer timeout (6 weeks)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Oct 4 00:21:23 2007 UTC (4 years, 4 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +0 -13 lines
Remove always-false/true conditions based on OSVERSION 500000

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Feb 21 13:24:15 2007 UTC (4 years, 11 months ago) by rafan
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +838 -281 lines
- Update to 6.2.1

PR:		ports/107336 (based on)
Submitted by:	Steven Kreuzer<skreuzer@f2o.org>
Approved by:	maintainer timeout (20 days)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Apr 15 23:33:01 2006 UTC (5 years, 9 months ago) by lawrance
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +143 -143 lines
Update to 6.0.2.
- Add OPTIONS for selecting database support.
- Set USE_LDCONFIG to handle ldconfig startup script.

PR:		ports/93830
Submitted by:	Laurent Courty <lrntct@gmail.com> (maintainer)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Jan 7 00:40:54 2006 UTC (6 years, 1 month ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +13 -0 lines
It seemed that the 4.x build was generating more files than the 6.x build.
Fixed pkg-plist accordingly.

Noticed by: YAPHR

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Jan 5 15:49:33 2006 UTC (6 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +0 -2 lines
- Don't remove what belongs to mtree

Approved by:	Laurent C. <lrntct@gmail.com> (maintainer)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Dec 29 22:24:45 2005 UTC (6 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1693 -1690 lines
databases/grass add libs handling

	Change install directory and add a start-up script for
	ldconfig.  PORTREVISION bumped because libraries wasn't
	usable for other applications before.

PR:		ports/91069
Submitted by:	Laurent Courty <lrntct@gmail.com>

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Dec 27 00:40:40 2005 UTC (6 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1691 -4556 lines
[Maintainer Update] /databases/grass update to 6.0.1

	- removed all patches
	- added new patches to get rid of matherr references

PR:		ports/89769
Submitted by:	Laurent Courty <lrntct@gmail.com>

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Jul 11 11:20:40 2004 UTC (7 years, 7 months ago) by fjoe
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +0 -1 lines
- Fix build on 5.x (fix compiling with gcc 3.x). This fixes pkg-plist on 5.x.
- Provide really working fix for odbc driver.
- Remove locks/%%HOSTNAME%% from pkg-plist -- it is cleaned up in
pkg-deinstall.
- Bump PORTREVISION.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jul 7 15:10:35 2004 UTC (7 years, 7 months ago) by fjoe
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -2 lines
- USE_MESA -> USE_GL.
- Fix build with thread-safe unixODBC.
- Partially fix pkg-plist (still broken on FreeBSD 5).
- Bump PORTREVISION.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Dec 9 01:46:09 2003 UTC (8 years, 2 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +29 -8 lines
Update to 5.0.2, and add a little bit of deinstall logic.

PR:		ports/57931
Submitted by:	TAKATSU Tomonari <tota@rtfm.jp>

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jan 2 18:41:42 2003 UTC (9 years, 1 month ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +21 -33 lines
upgrade to 5.0.0

PR:		45931
Submitted by:	Ports Fury

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat May 18 21:39:01 2002 UTC (9 years, 8 months ago) by reg
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +685 -18 lines
Unbreak and upgrade to 5.0.0.pre4.

Prodded by:	kris, Jason Morgan <jwm-freebsd@sentinelchicken.net>

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Feb 25 21:08:35 2002 UTC (9 years, 11 months ago) by reg
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1836 -1205 lines
A long overdue update of this port to 5.0.0pre3.  Also enable a bunch of
additional functionality like the NVIZ interface and PostgreSQL support.

Submitted by:	Andreas Lange <Andreas.Lange@Rhein-Main.de> (in part)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Sep 7 15:58:31 2000 UTC (11 years, 5 months ago) by reg
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0, RELEASE_4_2_0, RELEASE_4_1_1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +411 -43 lines
Update to 5.0beta8.

Special thanks to Huidae Cho <hdcho@geni.knu.ac.kr> for getting all of the
patches into the distribution.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat Jan 29 07:18:55 2000 UTC (12 years ago) by reg
Branches: REG
CVS tags: v5_0b5, RELEASE_4_1_0, RELEASE_4_0_0, RELEASE_3_5_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import of GRASS 5.0beta5.

GRASS is a fully featured open-source GIS.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jan 29 07:18:55 2000 UTC (12 years ago) by reg
Branches: MAIN
Initial revision

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