Commit graph

16 commits

Author SHA1 Message Date
Hauke Fath
12dd23d910 Finally, worked out the proper incantation that gives me Perl include
and library paths to substitute cource file variables with.
What a pain...
2006-10-19 22:11:26 +00:00
Sergey Svishchev
14767180cf Repair more linkrot in MASTER_SITES and HOMEPAGEs, ignoring internal redirects
and redirects from/to sf.net, *.org.
2006-05-01 01:31:58 +00:00
Aleksey Cheusov
35f82d29fc man is replaced with ${PKGMANDIR} 2006-04-20 13:36:34 +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
Hauke Fath
6e1420f645 Mention 'subscriptions' file. 2006-02-10 23:07:12 +00:00
Roland Illig
2c1cc3dceb 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.
2005-11-28 00:27:22 +00:00
Hauke Fath
d029958a2b Use RCD_SCRIPTS. 2005-05-03 14:52:38 +00:00
Jeremy C. Reed
7cd5218772 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.

Not all of these packages have been tested.

Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere
and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
2005-05-02 20:33:38 +00:00
Hauke Fath
a7f6589664 Check for an existing ${PERL5} before using it to obtain the LDPATH to
Perl libraries. If there is no Perl around, it will be built first,
anyway, and the Makefile will be re-sourced afterwards.

(Thanks to Krister Walfridsson for this)
2005-04-25 09:57:47 +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
Hauke Fath
a49ac9439f Perl 5.8 patches work fine with Perl 5.6.1. 2005-01-31 20:45:09 +00:00
Hauke Fath
b99c13c97a Patch man pages to remove references to INN pages we do not install.
Fix the Perl interface of nnrpd for Perl 5.8: The #includes for
embedded Perl use a hardcoded "my_perl" for the interpreter instance
variable. Rename variable in lib/perl.c accordingly, make it globally
visible and declare it extern in nnrpd/perl.c. "Now I can post again."

Todo: Check Perl 5.6 compatibility.
2005-01-30 22:51:33 +00:00
Hauke Fath
dc3b3f1cff Add issue with Perl 5.8 2005-01-29 21:51:06 +00:00
Hauke Fath
33bf0f9027 Fix an outdated path. With newer pkgsrc options, the script should be
obsoleted, anyway.
2005-01-13 16:19:03 +00:00
Hauke Fath
cc983890fd Build the nnrpd from the INN 1.7.2 distribution as nntp reader daemon
for use with the C News (c-news) package.
2005-01-13 14:26:21 +00:00