rillig
36ecdf2c10
Documented WRKDIR.
2007-01-17 12:47:21 +00:00
tonio
a86d2a8615
Add coqide option description
2007-01-17 11:15:33 +00:00
rillig
5acfb0b6ca
Renamed BUILDLINK_TRANSFORM.* to BUILDLINK_FNAME_TRANSFORM.*, to make
...
clear that these variables are completely unrelated to
BUILDLINK_TRANSFORM.
Added a legacy check that catches appearances of BUILDLINK_TRANSFORM.*.
XXX: Where should incompatible changes in pkgsrc be documented?
2007-01-17 03:11:18 +00:00
dmcmahill
3581eb2081
change the default user/group for dbus to something <=8 chars since some systems (eg solaris) need that. Addresses PR/34127
2007-01-16 23:27:51 +00:00
joerg
e717686df8
Add modular Xorg support for iceauth and xmessage as tool, nuke
...
makepsres at the same time. The latter wasn't used in pkgsrc and
is related to DPS which is dead.
2007-01-16 21:45:38 +00:00
dmcmahill
5e003ae099
when using sunpro, go ahead and use the sun fortran compiler insted of f2c. The former seems to work as well or better
2007-01-16 17:16:24 +00:00
dmcmahill
b08bdfa69e
alias f2c-f77 as g77 as well as f77 and f2c-f77. libtool cares.
2007-01-16 17:16:20 +00:00
rillig
e605b6ff86
Made the database lookup for deinstalling the unneeded packages less
...
obscure by using awk instead of sed.
2007-01-15 07:12:15 +00:00
rillig
b8a865c6de
Documented PKGDIR.
2007-01-15 06:25:41 +00:00
rillig
faba91bc57
Options to subprocesses like the assember must pass the transformations.
...
They are _not_ GCC warnings, although they start with -W.
2007-01-14 18:56:25 +00:00
rillig
4325294fae
The new variable SUBST_SKIP_TEXT_CHECK.* can be set to "yes" to do the
...
substitutions in all files, whether or not file(1) says they are text.
2007-01-14 17:05:02 +00:00
rillig
82ff4507d8
The default variable assignment is printed by "make help" again.
...
Completely empty lines are suppressed.
2007-01-14 16:42:37 +00:00
rillig
3043b03272
Inserted an empty line between two paragraphs, so they look a little
...
more aesthetic.
2007-01-14 15:00:54 +00:00
wiz
0532fb3f64
Add descriptions for speex, sndfile, samplerate. Sort.
2007-01-12 20:28:03 +00:00
rillig
ece83b3456
Added the file msg.help, which describes the INFO_MSG, WARNING_MSG,
...
ERROR_MSG and FATAL_MSG commands.
2007-01-12 07:54:30 +00:00
rillig
0040b5c2e8
PKGTOOLS_ENV does not exist anymore.
2007-01-12 07:48:09 +00:00
rillig
72cd4c9450
Fixed the documentation of the PREFIX variable. It cannot be overridden,
...
neither by the user nor by a package.
2007-01-12 07:47:16 +00:00
rillig
86e14e4200
When a SUBST change leaves a file as-is, print an informational message.
...
For all messages, the current SUBST_CLASS is printed, too.
2007-01-11 12:12:12 +00:00
rillig
9ea67301ad
Added the INFO_MSG command, which can be used when the user should be
...
noticed about something that is not severe enough to need a warning.
INFO messages go to stdout instead of stderr.
Added the :M* modifier to the INSTALL_MACROS to make the resulting
command lines somewhat shorter.
2007-01-11 12:11:03 +00:00
rillig
ddfa53d9af
MAKE_JOBS is only used in the do-build target, nowhere else.
2007-01-11 00:39:35 +00:00
rillig
741c0c4065
Bugfix: the first and second paragraph of a topic had not had an empty
...
line between them.
2007-01-11 00:36:12 +00:00
rillig
39f6b30d1d
It's more informative to use absolute pathnames in error messages than
...
just ".".
2007-01-10 14:31:35 +00:00
dmcmahill
6f3772be2d
Add an option to allow a batch mode pcb to be built. Useful for webserver
...
environments.
2007-01-09 11:55:52 +00:00
rillig
05ac362276
Added a typical command for the post-extract target.
2007-01-09 05:13:43 +00:00
rillig
c9990b973a
Fixed the documentation.
2007-01-09 05:13:27 +00:00
rillig
871cdd10b7
The help topic at the very end of the last file must also be considered.
2007-01-09 04:28:23 +00:00
rillig
5c9820e74b
Packages that are not available on the current platform (and the
...
packages depending on them) are listed in a separate category in the
bulk build report.
2007-01-08 22:42:00 +00:00
rillig
af7757c981
Shortened the code.
2007-01-08 21:36:07 +00:00
adrianp
f58ba92ec6
Don't mention -m in the example when the script does not support it.
2007-01-08 20:52:59 +00:00
gavan
5d1e177d2f
gcc2 does not support -std=c99. If c99 is needed, require
...
at least gcc 3.0.
2007-01-08 19:29:45 +00:00
joerg
b5ce6faeeb
Revert, the location of xdg-x11 is hardwired in other places.
2007-01-08 15:33:13 +00:00
joerg
4f08b1e9ba
Always use xdg-dirs for modular Xorg, xdg-x11-dirs would just redirect
...
anyway.
2007-01-08 15:20:28 +00:00
rillig
78860dce69
Fixed a syntax error.
2007-01-08 14:01:41 +00:00
rillig
91f388696d
MIPSpro knows the -c99, -M and -MDupdate options.
2007-01-08 12:09:47 +00:00
rillig
413e730b3f
Rewrote the config.h parsing code to work with both autoconf 2.13 and
...
2.59. Tested with devel/libslang, which is particularly nasty because it
comes without a configure.ac file and also does not use the standard
config.h filename.
2007-01-08 11:06:44 +00:00
rillig
a58a507610
Added two keywords to the description of WRKOBJDIR, since I just cannot
...
remember whether it's WRKOBJDIR (right) or OBJWRKDIR (wrong).
2007-01-08 09:52:17 +00:00
rillig
81f8e0d093
IRIX patch isn't usable.
2007-01-08 08:55:52 +00:00
rillig
ae20e87304
Added patch to the built-in IRIX tools. Without that definition, it is
...
impossible to do any work, since almost all packages have patches and
devel/patch has a broken configure script, which makes the build fail.
2007-01-08 06:54:34 +00:00
rillig
5c8b46962e
Added newlines after each paragraph.
2007-01-08 02:38:42 +00:00
rillig
53cdd9a462
In make targets, it is seldomly useful to show the implementation to the
...
user.
2007-01-08 02:27:05 +00:00
rillig
ec83695b2a
Added the variable CONFIG_SHELL_FLAGS that is intended to be set to -x
...
on the command line when nothing else helps.
Added the configure-help target that runs configure --help.
2007-01-08 02:26:03 +00:00
rillig
0604f3f4ed
Added the variable USE_BSD_MAKEFILE.
2007-01-07 13:38:52 +00:00
rillig
5c8a2d4f08
Fixed the mismatch between absolute and relative paths.
2007-01-07 11:21:24 +00:00
rillig
0cbec72809
Documented OVERRIDE_GNU_CONFIG_SCRIPTS.
2007-01-07 08:50:38 +00:00
rillig
4e742ffca4
Don't print the Keywords line.
2007-01-07 08:48:11 +00:00
rillig
b69640f761
The tool definitions must come before including bsd.prefs.mk. Pointed
...
out by wiz.
2007-01-07 00:57:36 +00:00
rillig
06e2f03ee1
Moved the code that installs check-files on the hook from install.mk to
...
check-files.mk, for two reasons:
1. It belongs there.
2. Now check-files is run before check-perms and check-interpreter.
2007-01-06 20:15:26 +00:00
rillig
b51c2d32b3
Added the FAIL command, which can be prepended to an arbitrary shell
...
command, making it return with a non-zero exit status.
The first use of it is in a command called FAIL_MSG, which prints an
error message and exits immediately. ERROR_MSG itself doesn't do that.
2007-01-06 19:53:01 +00:00
rillig
b0bdba276b
Moved the make targets from the top-level Makefile to their own file,
...
mk/misc/toplevel.mk. Added a bit of documentation.
2007-01-06 17:10:42 +00:00
rillig
2748a7a44f
Rewrote the AWK program and added many comments.
2007-01-06 16:49:40 +00:00