Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
on alpha. There may be more, but I haven't seen them yet.
|
|
- New, optional Makefile variable HOMEPAGE, specifies a URL for
the home page of the software if it has one.
- The value of HOMEPAGE is used to add a link from the
README.html files.
- pkglint updated to know about it. The "correct" location for
HOMEPAGE in the Makefile is after MAINTAINER, in that same
section.
|
|
|
|
|
|
|
|
amiga|atari|hp300|mac68k|mvme68k|sun3|sun3x|x68k instead.
|
|
Remove redundant (and sometimes erroneous) comments.
|
|
|
|
Modify for the correct directory (${PREFIX}/lib).
Remember to delete directories that were created.
|
|
not ${PREFIX}/share, add NetBSD config files, install the documentation
in the "make install" stage, and other minor mods.
|
|
file. Work out, form the architecture, what format of executable to
use (a.out or ELF), and use the appropriate configuration file.
However, here is (as yet) no ELF configuration file, because I have no
ELF system to try this on.
|
|
Clean up - do all the installation into the correct directories in
the "make install" step, so we don't need to putz around in the Makefile.
The patches have all been cleaned up, so that no -p1 argument is needed
to patch.
|
|
packages collection, from the FreeBSD port.
|