
CVS log for wip/R-Rdbi.PgSQL/Makefile
Up to [NetBSD + pkgsrc-wip] / wip / R-Rdbi.PgSQL
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Oct 29 08:32:37 2006 UTC (5 years, 6 months ago) by shattered
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -4
lines
Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Nov 28 00:27:22 2005 UTC (6 years, 5 months ago) by rillig
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1
lines
Ran pkglint --autofix over the complete pkgsrc-wip. This changed all
instances like MAKE_ENV+= VAR=${VAR} to the properly quoted form,
VAR=${VAR:Q}, or even VAR=${VAR:M*:Q} if necessary.
Manually reviewed the changes.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Oct 24 17:10:40 2005 UTC (6 years, 7 months ago) by rillig
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -7
lines
Use MASTER_SITE_SOURCEFORGE instead of listing some of the mirrors. Use
"+=" instead of "=" for MAKE_ENV.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed May 18 09:15:00 2005 UTC (7 years ago) by rillig
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1
lines
Removed trailing whitespace.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Mar 18 22:44:17 2005 UTC (7 years, 2 months ago) by daprice
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1
lines
depends removed to buildlink include
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Nov 26 18:49:48 2004 UTC (7 years, 5 months ago) by daprice
Branches: daprice
CVS tags: daprice_20041126
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
Provides methods for accessing data stored in PostgreSQL tables
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Nov 26 18:49:48 2004 UTC (7 years, 5 months ago) by daprice
Branches: MAIN
Initial revision
NetBSD-CVSweb <admin[at]NetBSD[dot]se>