wiz
601583c320
Whitespace cleanup, courtesy of pkglint.
...
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
jlam
741aecb607
* Nuke all references to and definitions of INFO_DIR in package Makefiles
...
and replace with appropriate references to PKGINFODIR instead.
* Properly account for split info files during installation.
* Move info file listings directly into the package PLISTs.
This fixes info-file-related PLIST problems.
2006-03-20 18:15:37 +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
reed
0c1f4bdf3d
Just like this configure doesn't support --infodir, it doesn't
...
support --mandir. Also add to the patch to allow this
PKGMANDIR customization.
2005-10-16 05:07:58 +00:00
agc
01907502f3
Add RMD160 digests in addition to the SHA1 ones.
2005-02-23 17:15:09 +00:00
reed
91e9b985e1
Rename NO_CONFIGURE_INFODIR to CONFIGURE_HAS_INFODIR (which defaults to
...
"yes"). So any packages that have old GNU configure script that
does not support --infodir option (while using INFO_FILES) can set
CONFIGURE_HAS_INFODIR=NO.
This was suggested by agc@ as a clearer definition.
2004-05-08 16:14:55 +00:00
reed
64ec3da5be
Use a new option NO_CONFIGURE_INFODIR which is about to be introduced
...
because although these packages use autoconf-style configure
scripts they do not know --infodir option.
2004-05-08 02:08:38 +00:00
reed
d4f7a4db1f
Make sure this installs the info document to INFO_DIR directory.
2004-05-08 01:28:36 +00:00
reed
b5394f2c1b
Make sure that GNU_PROGRAM_PREFIX is prepended to
...
filename used by INFO_DIRS.
(Alternatively, I could patch this to not install
as ged.info for example.)
2004-05-08 01:27:03 +00:00
reed
e036ee27d8
Remove the info/ed.info entry because the INFO_FILES pkgsrc
...
capability registers it automatically.
2004-05-08 00:59:31 +00:00
reed
62e0dd6e41
Initial import of ed-0.2, the GNU version of line-oriented text editor.
2004-03-12 04:46:33 +00:00