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

CVS log for ports/databases/gdl2/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Jun 5 07:54:43 2010 UTC (20 months, 1 week ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
add LICENSE_COMB

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Jun 4 13:14:54 2010 UTC (20 months, 1 week ago) by dinoex
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -0 lines
- LICENSE GPLv3

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun May 30 12:28:03 2010 UTC (20 months, 1 week ago) by dinoex
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +0 -1 lines
- drop USE_GNUSTEP_PREFIX

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:32:07 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Nov 14 22:22:54 2009 UTC (2 years, 2 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -0 lines
- add support for sqlite3

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Feb 26 18:42:42 2009 UTC (2 years, 11 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -2 lines
- update to 0.12.0

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:16:47 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +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.8: download - view: text, markup, annotated - select for diffs
Tue Apr 29 17:47:15 2008 UTC (3 years, 9 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- take maintainership
Approved by:	maintainer

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Apr 10 16:11:19 2008 UTC (3 years, 10 months ago) by ehaupt
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Change maintainers e-mail address.

Requested over:		IRC

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jul 16 06:45:18 2007 UTC (4 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -2 lines
- update to 0.11.0
new API

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat May 19 20:01:03 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +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.4: download - view: text, markup, annotated - select for diffs
Wed Jan 31 18:17:51 2007 UTC (5 years ago) by dinoex
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
- add category gnustep
PR:		103931
Approved by:	pav

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jan 13 03:57:12 2007 UTC (5 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -8 lines
- update to use new bsd.gnustep.mk
Approved by:	gurkan@linuks.mine.nu

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Sep 17 11:39:41 2006 UTC (5 years, 4 months ago) by sem
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
- Fix INDEX build

Submitted by:	Matthew Seaman <m.seaman_at_infracaninophile.co.uk>
Pointy hat to:	dinoex, alexbl

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Sep 17 06:15:54 2006 UTC (5 years, 4 months ago) by dinoex
Branches: MAIN
The GNUstep Database Library 2 (GDL2) is a set of libraries to map
Objective-C objects to rows of relational database management systems
(RDBMS). It aims to be compatible with Enterprise Objects Framework (EOF)
as released with WebObjects 4.5 from Apple Inc.
This port also provides the GNUstep DBModeler and a Gorm GDL2 Palette.
PR:		103294
Submitted by:	Gürkan Sengün
Reviewed by:	alexbl

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