Next | Query returned 147 messages, browsing 131 to 140 | Previous

History of commit frequency

CVS Commit History:


   2003-03-14 20:38:08 by Johnny C. Lam | Files touched by this commit (45)
Log message:
(1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG;
    Makefiles simply need to use this value often, for better or for
    worse.

(2) Create a new variable FIX_RPATH that lists variables that should
    be cleansed of -R or -rpath values if ${_USE_RPATH} is "no".  By
    default, FIX_RPATH contains LIBS, X11_LDFLAGS, and LDFLAGS, and
    additional variables may be appended from package Makefiles.
   2003-03-07 06:58:31 by Johnny C. Lam | Files touched by this commit (1)
Log message:
Add a check for /usr/lib/libiconv.* in the case where /usr/include/iconv.h
exists.  Use this check to appropriately assign a value to a new public
variable BUILDLINK_LIBICONV_LDADD that contains the linker options needed
so that the iconv functions resolve correctly.
   2003-02-28 23:15:32 by grant beattie | Files touched by this commit (7)
Log message:
ensure we always install charset.alias and tidy PLIST handling,
improves portability.
   2003-01-03 13:33:00 by Thomas Klausner | Files touched by this commit (1)
Log message:
Fix test target: do not use csh syntax (|&). Closes PR 19647.
   2002-11-26 01:51:03 by grant beattie | Files touched by this commit (2)
Log message:
don't unnecessarily pass -p to `cp', it causes a fatal error on Darwin
while trying to chown a symlink.
   2002-10-29 15:36:55 by Alistair G. Crooks | Files touched by this commit (1)
Log message:
At present, gmake has libiconv as a requirement, yet libiconv needs
gmake to build.  Remove the USE_GMAKE for just now - it seems
superfluous, since NetBSD's make(1) works fine, and is causing a
circular dependency.
   2002-10-09 19:41:30 by Thomas Klausner | Files touched by this commit (1)
Log message:
Unused.
   2002-09-10 18:06:55 by Thomas Klausner | Files touched by this commit (100) | Package updated
Log message:
Since the major of libiconv was increased during the update to 1.8,
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
   2002-09-01 22:24:18 by Matthias Scheler | Files touched by this commit (3)
Log message:
Rejoin NetBSD and Solaris package lists which fixes package list problems
under Solaris.
   2002-08-25 20:40:51 by Johnny C. Lam | Files touched by this commit (380)
Log message:
Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.  This provides sufficient
buildlink2 infrastructure to start merging other packages from the
buildlink2 branch that have already been converted to use the buildlink2
framework.

Next | Query returned 147 messages, browsing 131 to 140 | Previous