The NetBSD Project

CVS log for pkgsrc/databases/geneweb/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / databases / geneweb

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.57 / (download) - annotate - [select for diffs], Tue May 24 18:51:47 2022 UTC (16 months, 1 week ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, HEAD
Changes since 1.56: +2 -2 lines
Diff to previous 1.56 (colored)

Recursive revbump associated with update of ocaml.

Also change of mk/ocaml.mk to lang/ocaml/ocaml.mk.

Revision 1.56 / (download) - annotate - [select for diffs], Wed Apr 21 08:44:31 2021 UTC (2 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.55: +1 -3 lines
Diff to previous 1.55 (colored)

*: remove dead download site

Revision 1.55 / (download) - annotate - [select for diffs], Mon Mar 8 08:12:46 2021 UTC (2 years, 6 months ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1
Changes since 1.54: +2 -2 lines
Diff to previous 1.54 (colored)

Recursive revbump associated with update of lang/ocaml

Revision 1.54 / (download) - annotate - [select for diffs], Sat Nov 2 15:38:00 2019 UTC (3 years, 10 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.53: +2 -2 lines
Diff to previous 1.53 (colored)

databases: align variable assignments

pkglint -Wall -F --only aligned -r

No manual corrections.

Revision 1.53 / (download) - annotate - [select for diffs], Mon Nov 12 16:10:17 2018 UTC (4 years, 10 months ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.52: +2 -2 lines
Diff to previous 1.52 (colored)

Revbumps associated with update of lang/ocaml.

Revision 1.52 / (download) - annotate - [select for diffs], Thu Jul 19 15:15:20 2018 UTC (5 years, 2 months ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.51: +2 -2 lines
Diff to previous 1.51 (colored)

Recursive revbump associated with the update of lang/ocaml to 4.07.

Revision 1.51 / (download) - annotate - [select for diffs], Fri Apr 13 13:55:29 2018 UTC (5 years, 5 months ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.50: +2 -2 lines
Diff to previous 1.50 (colored)

Revbump associated with the upgrade of lang/ocaml

(this is the upgrade from 4.06 to 4.06.1)

Revision 1.50 / (download) - annotate - [select for diffs], Wed Jan 10 16:53:07 2018 UTC (5 years, 8 months ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.49: +2 -2 lines
Diff to previous 1.49 (colored)

Recursive revbump associated with the update to OCaml 4.06.

Revision 1.49 / (download) - annotate - [select for diffs], Fri Sep 8 09:51:19 2017 UTC (6 years ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.48: +2 -2 lines
Diff to previous 1.48 (colored)

Recursive revbump associated with update of ocaml to 4.05

Revision 1.48 / (download) - annotate - [select for diffs], Tue Jul 11 14:19:19 2017 UTC (6 years, 2 months ago) by jaapb
Branch: MAIN
Changes since 1.47: +2 -2 lines
Diff to previous 1.47 (colored)

Revbump associated with ocaml-4.04.2

Revision 1.47 / (download) - annotate - [select for diffs], Thu Jan 19 18:52:05 2017 UTC (6 years, 8 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.46: +3 -3 lines
Diff to previous 1.46 (colored)

Convert all occurrences (353 by my count) of

	MASTER_SITES= 	site1 \
			site2

style continuation lines to be simple repeated

	MASTER_SITES+= site1
	MASTER_SITES+= site2

lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.

Revision 1.46 / (download) - annotate - [select for diffs], Fri Dec 30 11:16:57 2016 UTC (6 years, 9 months ago) by jaapb
Branch: MAIN
Changes since 1.45: +2 -2 lines
Diff to previous 1.45 (colored)

Recursive revbump associated with ocaml update to 4.04.

Revision 1.43.4.1 / (download) - annotate - [select for diffs], Sat Oct 15 18:06:08 2016 UTC (6 years, 11 months ago) by bsiegert
Branch: pkgsrc-2016Q3
Changes since 1.43: +16 -23 lines
Diff to previous 1.43 (colored) next main 1.44 (colored)

Pullup ticket #5131 - requested by dholland
databases/geneweb: build fix

Revisions pulled up:
- databases/geneweb/Makefile                                    1.44

---
   Module Name:	pkgsrc
   Committed By:	dholland
   Date:		Sun Oct  9 21:25:11 UTC 2016

   Modified Files:
   	pkgsrc/databases/geneweb: Makefile

   Log Message:
   Fix install rule. Switch to user-destdir. Should retire PR 51545.
   PKGREVISION -> 10 because prior packages might have unintended mode 600
   data files.

Revision 1.45 / (download) - annotate - [select for diffs], Sun Oct 9 21:27:07 2016 UTC (6 years, 11 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4
Changes since 1.44: +25 -25 lines
Diff to previous 1.44 (colored)

Whitespace.

Revision 1.44 / (download) - annotate - [select for diffs], Sun Oct 9 21:25:11 2016 UTC (6 years, 11 months ago) by dholland
Branch: MAIN
Changes since 1.43: +16 -23 lines
Diff to previous 1.43 (colored)

Fix install rule. Switch to user-destdir. Should retire PR 51545.
PKGREVISION -> 10 because prior packages might have unintended mode 600
data files.

Revision 1.43 / (download) - annotate - [select for diffs], Thu May 5 11:45:37 2016 UTC (7 years, 4 months ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Branch point for: pkgsrc-2016Q3
Changes since 1.42: +2 -2 lines
Diff to previous 1.42 (colored)

Recursive revbump associated with ocaml update.

Revision 1.42 / (download) - annotate - [select for diffs], Fri Aug 7 11:20:33 2015 UTC (8 years, 1 month ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored)

Recursive revbump associated with lang/ocaml update.

Revision 1.41 / (download) - annotate - [select for diffs], Tue Jun 30 11:52:56 2015 UTC (8 years, 3 months ago) by jaapb
Branch: MAIN
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored)

Recursive revbump associated with update of lang/ocaml to 4.02.2.

Revision 1.40 / (download) - annotate - [select for diffs], Tue Jan 20 14:24:35 2015 UTC (8 years, 8 months ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored)

Revbump associated with update of lang/ocaml.

Revision 1.39 / (download) - annotate - [select for diffs], Thu Oct 9 19:14:03 2014 UTC (8 years, 11 months ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored)

Revbump for ocaml 4.02.0.
(Some packages omitted because they will be updated to new versions)

Revision 1.38 / (download) - annotate - [select for diffs], Mon Jul 14 16:47:46 2014 UTC (9 years, 2 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored)

Don't use non-portable '.' syntax for chown.

Revision 1.37 / (download) - annotate - [select for diffs], Fri Nov 1 11:30:21 2013 UTC (9 years, 11 months ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored)

Revision bump associated with the update of lang/ocaml to version 4.01.

Revision 1.36 / (download) - annotate - [select for diffs], Mon Oct 8 15:18:21 2012 UTC (10 years, 11 months ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored)

Revision bump associated with the update of lang/ocaml to version 4.

Revision 1.35 / (download) - annotate - [select for diffs], Tue May 29 22:58:53 2012 UTC (11 years, 4 months ago) by cheusov
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2
Changes since 1.34: +3 -6 lines
Diff to previous 1.34 (colored)

Remove GNU_PROGRAM_PREFIX variable (discussed in pkgsrc-users@)

Revision 1.34 / (download) - annotate - [select for diffs], Tue Dec 6 00:19:22 2011 UTC (11 years, 9 months ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.33: +2 -1 lines
Diff to previous 1.33 (colored)

Recursive bump for lang/ocaml buildlink addition.

Revision 1.33 / (download) - annotate - [select for diffs], Mon Feb 28 14:52:42 2011 UTC (12 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.32: +2 -3 lines
Diff to previous 1.32 (colored)

Reset maintainer for retired developers.

Revision 1.32 / (download) - annotate - [select for diffs], Fri Jun 13 22:57:08 2008 UTC (15 years, 3 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.31: +30 -24 lines
Diff to previous 1.31 (colored)

Update to 5.01.  Make installed files owned by root instead of nobody.
Depend on camlp5.  wiki syntax in notes, and better save/restore.
Author omitted some changes from ${WRKSRC}/CHANGES.

Passes cursory testing.

WARNING: unclear if there is a binary format
change for the database.  Back up and export to GEDCOM before
upgrading.  gwtp in theory handles this.

Revision 1.31 / (download) - annotate - [select for diffs], Mon Mar 3 15:21:07 2008 UTC (15 years, 7 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1
Changes since 1.30: +32 -29 lines
Diff to previous 1.30 (colored)

Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.

Revision 1.30 / (download) - annotate - [select for diffs], Thu Apr 6 06:21:41 2006 UTC (17 years, 5 months ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

Over 1200 files touched but no revisions bumped :)

RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).

Revision 1.29 / (download) - annotate - [select for diffs], Thu Mar 9 10:35:49 2006 UTC (17 years, 6 months ago) by tonio
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.28: +6 -2 lines
Diff to previous 1.28 (colored)

Fix build with ocaml >= 3.09.0

Depends on ocaml >= 3.09.0
use _loc instead of loc in camlp4 files

bump PKGREVISION

Revision 1.28 / (download) - annotate - [select for diffs], Sun Feb 5 23:08:30 2006 UTC (17 years, 7 months ago) by joerg
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.27 / (download) - annotate - [select for diffs], Thu Dec 29 06:21:35 2005 UTC (17 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.26: +1 -2 lines
Diff to previous 1.26 (colored)

Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.

Revision 1.26 / (download) - annotate - [select for diffs], Mon Dec 5 20:49:57 2005 UTC (17 years, 9 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html

Revision 1.25 / (download) - annotate - [select for diffs], Thu Jun 16 06:57:44 2005 UTC (18 years, 3 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.24: +3 -1 lines
Diff to previous 1.24 (colored)

Create directories before installing files into them.

Revision 1.24 / (download) - annotate - [select for diffs], Sun May 29 07:45:32 2005 UTC (18 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.23: +3 -3 lines
Diff to previous 1.23 (colored)

Sort lines for pkglint.

Revision 1.23 / (download) - annotate - [select for diffs], Sat May 28 23:55:14 2005 UTC (18 years, 4 months ago) by adrianp
Branch: MAIN
Changes since 1.22: +2 -1 lines
Diff to previous 1.22 (colored)

- As pointed out by wiz@, we should add DIST_SUBDIR.

Revision 1.22 / (download) - annotate - [select for diffs], Sat May 28 22:48:18 2005 UTC (18 years, 4 months ago) by adrianp
Branch: MAIN
Changes since 1.21: +2 -1 lines
Diff to previous 1.21 (colored)

- Upsream change of distfile without incrementing the version.
- Two minor bugfixes

Revision 1.21 / (download) - annotate - [select for diffs], Sun May 22 20:07:45 2005 UTC (18 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison

Revision 1.20 / (download) - annotate - [select for diffs], Tue Apr 5 11:07:35 2005 UTC (18 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.19: +2 -3 lines
Diff to previous 1.19 (colored)

Convert to bl3, untested.

Revision 1.19 / (download) - annotate - [select for diffs], Fri Feb 4 22:17:51 2005 UTC (18 years, 7 months ago) by adrianp
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.18: +2 -3 lines
Diff to previous 1.18 (colored)

- Update of geneweb from 4.09 to 4.10
- ok'ed wulf@

> GeneWeb version 4.10
> --------------------
>
> * Languages
>   - [29 Jan 04] Added "Breton" (Tepod Gwilhmod, Gwenael Emelyanoff,
>     Bertrand Yeurc'h).
>
> * GeneWeb server or CGI (gwd)
>   - [06 Nov 04] In statistics, added displaying of oldest couples perhaps
>     still alive and engaged.
>   - [06 Jan 04] Fixed bug: when changing a child's name using "change
>     children's names", the possible image was not renamed, causing
>     its disparition.
>   - [05 Jan 04] Added database configuration variable "show_consang":
>     when set to "no" the possible consanguinity is not displayed in
>     personal pages. Added also variable "fast_alphabetic": when set
>     to "yes", the alphabetic display of surnames or first names is fast
>     but the number of surnames of fist names is not displayed (interesting
>     for large databases).
>   - [04 Dec 03] Fixed bug: in case of two wizards make changes at
>     the same time, there were (rare) cases where one of the changes
>     erases the other one (instead of being rejected by the message
>     "database is locked").
>   - [29 Nov 03] Added optional "border" and "background color" for
>     trees displaying (relationship links, ancestors and descendants).
>   - [28 Nov 03] Fixed bug creating sometimes dates with null month
>     (and not null day) resulting problems with "gwu-gwc" and "cleaning
>     up" the database by gwsetup (happened when a date was entered
>     with month=13 which was erroneously not rejected).
>   - [18 Jan 03] Added a system of black list for the database forum;
>     the environment variable "forum_exclude_file" can be set to a
>     file name containing a list of excluded IP addresses which cannot
>     post. In the lines of this file, the joker character "*" can be
>     used to specify any string (e.g. "*" exclude everybody).
>   - [14 Jan 03] In form to add message in the database forum, added
>     buttons "private/public": only "wizards" and "friend" can see
>     "private" messages.
>   - [06 Jan 03] In welcome page, added wizard's name (when named).
>
> * Base configuration files (base.gwf)
>   - [19 Mar 03] Added a variable "moved" to indicate that the database
>     has been moved. This displays the new template file "moved.txt".
>
> * Setup program (gwsetup)
>   - [12 Nov 03] Fixed bug: the links to the documentation did not work
>     with modern browsers.
>
> * GeneWeb uncompiler (gwu)
>   - [12 Feb 03] Fixed bug: exporting bad format when places containing
>     just spaces.
>     "private" messages.
>   - [06 Jan 03] In welcome page, added wizard's name (when named).
>
> * Base configuration files (base.gwf)
>   - [19 Mar 03] Added a variable "moved" to indicate that the database
>     has been moved. This displays the new template file "moved.txt".
>
> * Setup program (gwsetup)
>   - [12 Nov 03] Fixed bug: the links to the documentation did not work
>     with modern browsers.
>
> * GeneWeb uncompiler (gwu)
>   - [12 Feb 03] Fixed bug: exporting bad format when places containing
>     just spaces.
>   - [11 Feb 03] Added option -maxlev to specify a maximum number of
>     generations (descendants only) to export.
>
> * GeneWeb databases Transfer Program (gwtp)
>   - [08 Dec 03] Added German (Falko Trojahn).
>   - [14 Oct 03] Added Spanish (Luis Mondesi).
>   - [03 Jan 03] Fixed bug: when wizard notes, the "send database" did
>     not work.

Revision 1.18 / (download) - annotate - [select for diffs], Tue Dec 28 02:47:43 2004 UTC (18 years, 9 months ago) by reed
Branch: MAIN
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 (colored)

The default location of the pkgsrc-installed rc.d scripts is now
under share/examples/rc.d. The variable name already was named
RCD_SCRIPTS_EXAMPLEDIR.

This is from ideas from Greg Woods and others.

Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism
(as requested by wiz).

Revision 1.17 / (download) - annotate - [select for diffs], Fri Dec 3 15:14:53 2004 UTC (18 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.

Revision 1.16 / (download) - annotate - [select for diffs], Sun Mar 7 11:32:44 2004 UTC (19 years, 6 months ago) by recht
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.15: +9 -1 lines
Diff to previous 1.15 (colored)

Add a conflict on sysutils/coreutils if GNU_PROGRAM_PREFIX == "g".
Addresses PR 23941 by Chris Pinnock.

Revision 1.15 / (download) - annotate - [select for diffs], Thu Jan 22 08:02:15 2004 UTC (19 years, 8 months ago) by grant
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.

Revision 1.14 / (download) - annotate - [select for diffs], Thu Jul 17 21:28:07 2003 UTC (20 years, 2 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.13 / (download) - annotate - [select for diffs], Tue Jan 28 22:03:10 2003 UTC (20 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Instead of including bsd.pkg.install.mk directly in a package Makefile,
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES".  This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile.  Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.

Revision 1.12 / (download) - annotate - [select for diffs], Fri Jan 24 04:05:22 2003 UTC (20 years, 8 months ago) by grant
Branch: MAIN
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored)

we need bsd.pkg.install.mk if we want to use it.

Revision 1.11 / (download) - annotate - [select for diffs], Sun Jan 19 12:34:45 2003 UTC (20 years, 8 months ago) by grant
Branch: MAIN
Changes since 1.10: +3 -4 lines
Diff to previous 1.10 (colored)

use automatic rc script handling.

Revision 1.10 / (download) - annotate - [select for diffs], Thu Jan 2 09:34:50 2003 UTC (20 years, 9 months ago) by wulf
Branch: MAIN
Changes since 1.9: +6 -2 lines
Diff to previous 1.9 (colored)

Updated to genweb-4.09: Fixed security hole

Revision 1.9 / (download) - annotate - [select for diffs], Thu Aug 29 09:59:15 2002 UTC (21 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Wildcard ocaml DEPENDS.

Revision 1.7.2.1 / (download) - annotate - [select for diffs], Sun Jun 23 18:43:15 2002 UTC (21 years, 3 months ago) by jlam
Branch: buildlink2
Changes since 1.7: +3 -4 lines
Diff to previous 1.7 (colored) next main 1.8 (colored)

Merge from pkgsrc-current to buildlink2 branch.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Jun 20 15:42:09 2002 UTC (21 years, 3 months ago) by jschauma
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, buildlink2-base
Changes since 1.7: +3 -4 lines
Diff to previous 1.7 (colored)

Update dependency of ocaml to 3.04 -> remove dependency on now obsolete
package lang/camlp4 (included in ocaml 3.04)

Update to version 4.06.  Changes way too many to list here, please see
http://cristal.inria.fr/~ddr/GeneWeb/en/version/4.06.html for details.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Dec 5 16:03:56 2001 UTC (21 years, 10 months ago) by agc
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH003
Branch point for: buildlink2
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Normalise all the uses of "wheel", and "root" for ${ROOT_GROUP}, now that
the definition is available in all the defs.${OPSYS}.mk files.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Jul 15 15:34:57 2001 UTC (22 years, 2 months ago) by wulf
Branch: MAIN
Changes since 1.5: +14 -7 lines
Diff to previous 1.5 (colored)

Updated geneweb to version 4.02: Many bugfixes and improvements

Revision 1.5 / (download) - annotate - [select for diffs], Sun Feb 25 04:17:40 2001 UTC (22 years, 7 months ago) by hubertf
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.4: +7 -7 lines
Diff to previous 1.4 (colored)

Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this

Revision 1.4 / (download) - annotate - [select for diffs], Fri Feb 16 14:17:24 2001 UTC (22 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Jan 26 05:21:43 2001 UTC (22 years, 8 months ago) by hubertf
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

etc/rc.d cleanup: rename *.sh -> *

Revision 1.2 / (download) - annotate - [select for diffs], Sat Aug 19 11:25:34 2000 UTC (23 years, 1 month ago) by wulf
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Changes since 1.1: +3 -2 lines
Diff to previous 1.1 (colored)

Updated geneweb to 3.07: New features and bugfixes

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Jul 25 13:02:07 2000 UTC (23 years, 2 months ago) by wulf
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Intial commit of geneweb-3.06 - a comprehensive genealogy database application

Revision 1.1 / (download) - annotate - [select for diffs], Tue Jul 25 13:02:07 2000 UTC (23 years, 2 months ago) by wulf
Branch: MAIN

Initial revision

This form allows you to request diff's 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.




CVSweb <webmaster@jp.NetBSD.org>