wiz
029e9b6376
Remove some legacy support after branching 2007Q3.
2007-10-16 21:32:59 +00:00
tnn
772f8281eb
Allow PKGLOCALEDIR to be overridden.
2007-10-16 12:11:25 +00:00
tnn
85c3c33db0
The previous commit needs all platforms to be correct about
...
separating LOWER_OPSYS and LOWER_OPSYS_VERSUFFIX, since numbers are now
removed from LOWER_OPSYS when forming MACHINE_GNU_PLATFORM.
Fix the remaining to platforms: Interix and IRIX.
2007-10-16 11:51:21 +00:00
tnn
ae9f32a8e5
OSF1 and HPUX: Separate the version component from ${LOWER_OPSYS}
...
into ${LOWER_OPSYS_VERSUFFIX}.
When assigning GNU_MACHINE_PLATFORM, strip numerical characters from
LOWER_OPSYS. (final component is eg. osf5.1 not osf15.1)
2007-10-16 11:34:16 +00:00
rillig
7a16551a71
Added the variable CCACHE_BASE, so that a ccache other than the one
...
installed by devel/ccache can be used. This is especially important for
cross-builds.
Documented IGNORE_CCACHE.
Fixed the double use of the directory ${WRKDIR}/.ccache, which was used
both as wrapper directory and as cache directory.
2007-10-16 09:33:29 +00:00
rillig
a4361cd6f5
Switched two words, so that the version number of the package appears to
...
the right instead of the (strictly) redundant word "found".
2007-10-14 07:42:31 +00:00
joerg
0b4fba23f9
Ignore post-hyphen parts of the Linux kernel version similiar to
...
DragonFly and FreeBSD. It seems like Linux people love those...
This addresses the first part of PR 37100.
2007-10-13 19:38:53 +00:00
rillig
6521357648
The "debug" variable was often used like "if [ $debug = yes ]; then ...;
...
fi". There is an easier way to solve the same problem with much less
code.
2007-10-13 17:46:12 +00:00
rillig
de3c265e94
The --database option doesn't exist.
2007-10-13 17:29:26 +00:00
rillig
6ae88c613d
Made the code simpler and documented it.
2007-10-13 13:49:19 +00:00
dsl
d24555b956
Fix the .include lines so that make looks in the right place first.
...
Remember .include "foo.mk" is looked for (first) in the directory that
contains the makefile being processed (like in C), so remove all the
${.PARSEDIR} and ../ sequences that just cause grief.
2007-10-13 11:04:15 +00:00
tron
37836fbbc2
Explain "dnsrbl" and "spf" used by "milter-greylist".
2007-10-11 18:49:53 +00:00
tv
acf643f5a5
Add $HOME/.pinepwd support by default; bump PKGREVISION. Option "pinepwd"
...
can be disabled to remove the behavior again.
In spite of UW's "recommendations" against enabling this, it should be up
to the sysadmin and user whether to use the rope to build a bridge or
hang him/herself. PC-Pine has it enabled by default; there's no reason
besides FUD to make the Un*x build any different.
2007-10-11 13:14:48 +00:00
rillig
3eba70a2da
Rewrote the comments on REQD_FILES to be accessible via "bmake help".
2007-10-10 11:42:36 +00:00
rillig
85575fe696
Added _VARGROUPS.
2007-10-10 02:37:13 +00:00
rillig
ac64ea2785
AIX has nothing to do with NetBSD-1.5.
2007-10-09 20:39:39 +00:00
rillig
1e1c37d2e2
Added _VARGROUPS.
2007-10-09 20:34:48 +00:00
martti
bd986edbc7
Remove trailing spaces.
2007-10-09 19:19:08 +00:00
rillig
f60e7ea91d
Fixed CVS Id and trailing empty lines.
2007-10-09 14:33:25 +00:00
rillig
e32f6e30d6
Provided some reason for having PKGMANDIR and PKGINFODIR. And, by the
...
way, MANINSTALL isn't user-settable.
2007-10-09 14:31:31 +00:00
rillig
996a2bf60c
typo
2007-10-09 11:31:46 +00:00
rillig
0c31da43e2
Added _VARGROUPS.
2007-10-07 21:48:30 +00:00
kano
abdb54b351
fix obsolete URLs for www.NetBSD.org
...
close PR pkg/37071
reviewd by xtraeme@
2007-10-07 12:59:11 +00:00
rillig
8832ece985
Added lots of XXX that should be cleaned up when the compiler framework
...
is rewritten the next time.
2007-10-05 22:09:09 +00:00
rillig
6ea2bde2b6
I often want to know which directories pkgsrc is using.
2007-10-05 21:03:39 +00:00
joerg
d05706a374
When linking with XLC on AIX, force -brtl to get linkage behaviour we
...
expect from other platforms.
2007-10-05 18:19:45 +00:00
heinz
fd36c09d91
Additional pattern matching NetBSD-3.1_STABLE-i386, forgotten in the
...
last commit (Thanks to Jukka Salmi for noting this).
2007-10-03 08:56:07 +00:00
heinz
83ae2b7b40
Added NetBSD 3 to the list of platforms which need pthreads linked into
...
the application if it uses dlopen().
This change was triggered by the longstanding bug that mod_perl (due to
perl itself) was built with threads but apache was not, thus leading
to incompatibility between apache and mod_perl.
Whether NetBSD 4 needs to be added as well is still an open question.
2007-10-02 16:20:05 +00:00
rillig
6ded5eb97b
Some useful keywords for "bmake help".
2007-10-01 22:32:45 +00:00
rillig
6560c76f0c
Documented the currently available features and added _VARGROUPS.
2007-10-01 11:47:00 +00:00
rillig
e4e9db758a
Added CVS Id.
2007-10-01 10:08:20 +00:00
rillig
36d9ee0a85
Fixed the comments a little bit.
...
Hey Joerg, since you made the non-modular Xorg obsolete, you could have
at least changed the comments in this file, reflecting the change to
modular Xorg.
Now, please document here how these files are really meant to be used,
since you know it better than me.
2007-10-01 07:21:44 +00:00
rillig
bedf33485e
Why don't we use pkg_info -qL instead of pkg_info -f?
2007-10-01 06:46:37 +00:00
rillig
a4dbfbcae3
MANINSTALL is _not_ user-settable.
2007-09-30 12:56:24 +00:00
rillig
5f3f47d00c
More variables.
2007-09-30 12:25:48 +00:00
rillig
b8d6f5ddcb
Outside of .for loops, there is no _t_ variable. Hi joerg.
2007-09-30 12:22:44 +00:00
rillig
ad95b81717
Fixed indentation.
2007-09-30 12:19:11 +00:00
rillig
51806895cd
The mentioned manpages are useless for understanding this file.
2007-09-30 11:23:08 +00:00
rillig
712c3ee7d5
Removed a funny comment from 1997.
2007-09-29 16:03:28 +00:00
rillig
5d5b4179cc
obsolete.
2007-09-29 15:58:16 +00:00
rillig
0229bb6658
Documented the file format.
2007-09-29 15:56:04 +00:00
rillig
09fda1f5a3
Added documentation about manpage handling in pkgsrc. This still needs
...
much work.
2007-09-29 13:49:21 +00:00
rillig
65a80e3a87
typo
2007-09-29 13:17:52 +00:00
rillig
2f8f317263
+ _VARGROUPS
2007-09-29 11:03:24 +00:00
rillig
7756a9e297
Improved the documentation.
2007-09-29 10:56:34 +00:00
rillig
3e6363f13d
Even though VARBASE is sometimes below LOCALBASE, some users want to
...
check it. Don't prevent that in CHECK_FILES_STRICT=yes mode.
2007-09-27 13:57:12 +00:00
rillig
67d6bc285f
One ident string per file is enough.
...
Committed although we are in a freeze, since it doesn't affect building the
packages.
2007-09-27 12:49:14 +00:00
rillig
84579a3239
More comments.
2007-09-27 11:19:52 +00:00
rillig
192098606d
Documented the used environment variables.
2007-09-27 11:11:32 +00:00
hira
a67f295a78
Fix a comment (gnome-vfs2 -> gnome-vfs).
2007-09-25 10:32:17 +00:00