Commit graph

7 commits

Author SHA1 Message Date
agc
8cef6c454b Add RMD160 digests. 2005-02-23 23:11:54 +00:00
dillo
26ee79d6d6 update to 3.1.01 (various bug fixes) 2004-12-02 22:00:52 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
jlam
ca70938428 Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG,
which are the full option names used to set rpath directives for the
linker and the compiler, respectively.  In places were we are invoking
the linker, use "${LINKER_RPATH_FLAG} <path>", where the space is
inserted in case the flag is a word, e.g. -rpath.  The default values
of *_RPATH_FLAG are set by the compiler/*.mk files, depending on the
compiler that you use.  They may be overridden on a ${OPSYS}-specific
basis by setting _OPSYS_LINKER_RPATH_FLAG and _OPSYS_COMPILER_RPATH_FLAG,
respectively.  Garbage-collect _OPSYS_RPATH_NAME and _COMPILER_LD_FLAG.
2004-08-27 06:29:06 +00:00
grant
ffc21301a6 regenerate patches with pkgdiff so they apply cleanly with
devel/patch.
2004-06-15 13:21:21 +00:00
dillo
0fe4293e99 fix compilation under NetBSD 2.0beta (UP redefined) 2004-05-28 14:24:04 +00:00
dillo
0d8a25f043 import hugo 3.0.07:
A compiler and interpreter for the Hugo interactive fiction system.
The interpreter is the curses port without support for graphics or
sound.
2004-05-22 23:37:06 +00:00