Commit graph

25 commits

Author SHA1 Message Date
Hauke Fath
9de5802baf Handle statfs(2) vs. statvfs(2) correctly, at least for NetBSD.
Deal with the installed perl script properly.
Add a remark about issues with union mounted build directory.
De-pkglint.
The package builds and packages now.
2008-02-23 03:53:30 +00:00
Hauke Fath
3482fbbb9b We had a bit of a nastiness there, with files defining functions as
static, and then relying on a global header file for the (non-static)
prototypes. On top of that, functions with identical names but
slightly differing functionality exist in different modules. Fun; I
hope I sorted this out alright.
2008-02-23 03:45:12 +00:00
Hauke Fath
c084e2b5bf What we printed in INSTALL was supposed to be a message, anyway, and
since the INSTALL script mechanism seems to have changed, we might as
well move the text.
2008-02-23 03:40:21 +00:00
Hauke Fath
13c26fd297 Mention statfs/statvfs problem that breaks C News on NetBSD > 2. 2006-10-24 11:03:01 +00:00
OBATA Akio
9e825c4c0e Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:49:32 +00:00
Aleksey Cheusov
35f82d29fc man is replaced with ${PKGMANDIR} 2006-04-20 13:36:34 +00:00
Jeremy C. Reed
37f815a375 Change BUILDLINK_DEPENDS.foo to BUILDLINK_API_DEPENDS.foo.
Change BUILDLINK_RECOMMENDED.foo to BUILDLINK_ABI_DEPENDS.foo.

As discussed on tech-pkg.
2006-04-06 07:16:55 +00:00
Johnny C. Lam
64bfcf7b60 Catch up to modern pkginstall framework: USE_PKGINSTALL has been dead
for a while now, and *_EXTRA_TMPL are generally not needed anymore.
2006-03-14 01:27:57 +00:00
Roland Illig
f4af95964c Fixed pkglint warnings. 2006-01-31 02:57:34 +00:00
Roland Illig
fa7e7d192d Fixed some simple pkglint warnings. 2006-01-17 09:13:36 +00:00
Roland Illig
91a02fafba Ran "pkglint --autofix", which fixed some quoting issues in MAKE_ENV,
CONFIGURE_ARGS, FILES_SUBST and the like.
2005-12-05 22:27:44 +00:00
Roland Illig
ae16e27dcd Fixed a pkglint warning. 2005-10-09 01:14:51 +00:00
Hauke Fath
6c6808d37a Point out that postinstall removes /bin/rmail symlink in NetBSD 3. 2005-09-07 12:24:49 +00:00
Roland Illig
819ac68829 The real user name in PKG_USERS does not need to be escaped with double
backslashes anymore. A single backslash is enough. Changed the
definition in all affected packages. For those that are not caught, an
additional check is placed into bsd.pkginstall.mk.
2005-08-23 11:49:43 +00:00
Hauke Fath
63ab1f07e3 Update distinfo for RMD160 2005-04-23 18:24:46 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Thomas Klausner
a1359b8f1b Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
2005-03-24 21:13:26 +00:00
Hauke Fath
9084ce69b4 Adjust comment. 2005-01-13 13:05:35 +00:00
Hauke Fath
11c12643b9 Disable the regression test target since one of the tests fails when
we build in a union-mount setup.

Add a buildlink3.mk file for nnrpd.
2005-01-13 13:04:10 +00:00
Thomas Klausner
da4fa7432e Unused. 2004-04-26 09:22:10 +00:00
Roland Illig
cb1722bcf4 Reordered the variables to the pleasure of pkglint(1). 2004-02-27 23:13:27 +00:00
Roland Illig
a282f66e1b Split patches/patch-ab containing two files into separate patches. 2004-02-27 23:12:22 +00:00
Hauke Fath
df887724a7 Adapting C News version (Cleanup Release g) to NetBSD pkg conventions.
Sync up patch list with FreeBSD port.
2003-10-02 15:30:36 +00:00
Hauke Fath
4bb01a5809 What we still have to look at. 2003-10-01 08:27:58 +00:00
Hauke Fath
1040f3be43 C News 3rd generation USENET news transport software
FTP: ftp://ftp.dinoex.org/pub/c-news/
WWW: http://www.dinoex.net/c-news.html
2003-09-30 15:39:59 +00:00