Commit graph

49 commits

Author SHA1 Message Date
rillig
ee3fc5cf3c Fixed "test ==". 2006-10-22 07:01:38 +00:00
reed
5abef9be14 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).
2006-04-06 06:21:32 +00:00
tonio
8127d1c0c6 Fix build with ocaml >= 3.09.0
Depends on ocaml >= 3.09.0
use _loc instead of loc in camlp4 files

bump PKGREVISION
2006-03-09 10:35:49 +00:00
rillig
b5edc9374d Added a patch that prevents unused variables from being treated as
compile-time errors.
2006-02-10 23:32:00 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
jlam
dc9594e09d 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.
2005-12-29 06:21:30 +00:00
rillig
b71a1d488b 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
2005-12-05 20:49:47 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
wiz
3edf5e55da Sort lines for pkglint. 2005-05-29 07:45:32 +00:00
wiz
84f359e2d2 regen (after adding DISTINFO_SUBDIR; no checksum change) 2005-05-29 07:45:26 +00:00
adrianp
ba751c7997 - As pointed out by wiz@, we should add DIST_SUBDIR. 2005-05-28 23:55:14 +00:00
adrianp
706b18cc0b - Upsream change of distfile without incrementing the version.
- Two minor bugfixes
2005-05-28 22:48:18 +00:00
jlam
585534220c 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
2005-05-22 20:07:36 +00:00
reed
ee8be9d0c1 RCD_SCRIPTS_EXAMPLEDIR is no longer customizable.
And always is defined as share/examples/rc.d
which was the default before.

This rc.d scripts are not automatically added to PLISTs now also.
So add to each corresponding PLIST as required.

This was discussed on tech-pkg in late January and late April.

Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere
and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
2005-05-02 20:33:57 +00:00
wiz
0e4d209855 Sort. 2005-04-05 11:07:54 +00:00
wiz
7cfe39c712 Convert to bl3, untested. 2005-04-05 11:07:35 +00:00
agc
671d62d2e2 Add RMD160 digests in addition to SHA1 ones. 2005-02-23 16:33:05 +00:00
adrianp
be84ed924e - 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.
2005-02-04 22:17:51 +00:00
reed
32d8f290c2 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).
2004-12-28 02:47:40 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
reed
9c790735db mk/bsd.pkg.install.mk now automatically registers
the RCD_SCRIPTS rc.d script(s) to the PLIST.

This GENERATE_PLIST idea is part of Greg A. Woods'
PR #22954.

This helps when the RC_SCRIPTS are installed to
a different ${RCD_SCRIPTS_EXAMPLEDIR}. (Later,
the default RCD_SCRIPTS_EXAMPLEDIR will be changed
to be more clear that they are the examples.)

These patches also remove the etc/rc.d/ scripts from PLISTs
(of packages that use RCD_SCRIPTS). (This also removes
now unused references from openssh* makefiles. Note that
qmail package has not been changed yet.)

I have been doing automatic PLIST registration for RC_SCRIPTS
for over a year. Not all of these packages have been tested,
but many have been tested and used.

Somethings maybe to do:
- a few packages still manually install the rc.d scripts to
  hard-coded etc/rc.d. These need to be fixed.
- maybe  remove from mk/${OPSYS}.pkg.dist mtree specifications too.
2004-04-23 22:07:52 +00:00
recht
817f2b6121 Add a conflict on sysutils/coreutils if GNU_PROGRAM_PREFIX == "g".
Addresses PR 23941 by Chris Pinnock.
2004-03-07 11:32:44 +00:00
grant
c044c82d67 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 08:02:15 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jlam
d7f69e47ce 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>.
2003-01-28 22:03:00 +00:00
grant
c07ce36c43 we need bsd.pkg.install.mk if we want to use it. 2003-01-24 04:05:22 +00:00
grant
f6ca1c37d4 use automatic rc script handling. 2003-01-19 12:34:45 +00:00
wulf
fd426ebc6c Updated to genweb-4.09: Fixed security hole 2003-01-02 09:34:50 +00:00
wiz
46caf38939 Wildcard ocaml DEPENDS. 2002-08-29 09:59:15 +00:00
jschauma
38b8b3faa2 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.
2002-06-20 15:42:09 +00:00
skrll
08bdd44549 mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
agc
a3c645a3eb Normalise all the uses of "wheel", and "root" for ${ROOT_GROUP}, now that
the definition is available in all the defs.${OPSYS}.mk files.
2001-12-05 16:03:56 +00:00
zuntum
0ca28723fb Move pkg/ files into package's toplevel directory 2001-11-01 00:11:36 +00:00
wiz
f7fa6a4459 regen (no more patch-aa) 2001-07-27 10:57:41 +00:00
wulf
be66f1f40f Removed obsoleted patch-aa file 2001-07-19 13:18:42 +00:00
wulf
e98122f353 Updated geneweb to version 4.02: Many bugfixes and improvements 2001-07-15 15:34:57 +00:00
wulf
b59ea6676a Update of geneweb to 4.02: Many bugfixes and improvements 2001-07-15 15:33:22 +00:00
agc
6ef28d06c5 Move to sha1 digests, and add distfile sizes. 2001-04-18 16:10:56 +00:00
agc
5092342d3d + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
+ include distfile filesizes in distinfo
2001-04-17 09:56:50 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
417e8bbabf Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:17:22 +00:00
hubertf
1791cbecbb etc/rc.d cleanup: rename *.sh -> * 2001-01-26 05:21:43 +00:00
jlam
9a55c968f7 Remove trailing blank line. 2000-09-03 03:29:59 +00:00
wulf
01e4f776ff Correct bug in geneweb's Makefile that tried to install gwtp.opt that
doesn't exist on platforms that don't have the optimized caml compiler.
2000-09-03 03:25:04 +00:00
wulf
f45cd74b37 Package will now attempt to delete all directories if found empty -
e.g. geneweb was installed but no databases were created.
2000-09-03 03:20:28 +00:00
wiz
c60f116162 add etc/rc.d/geneweb.sh and sbin/gwsetup; sort PLIST 2000-08-28 13:54:38 +00:00
wulf
ad655ff21a Updated geneweb to 3.07: New features and bugfixes 2000-08-19 11:25:34 +00:00
wulf
1527984c77 Intial commit of geneweb-3.06 - a comprehensive genealogy database application 2000-07-25 13:02:07 +00:00