Next | Query returned 101 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2008-03-06 05:45:58 by Johnny C. Lam | Files touched by this commit (8)
Log message:
+ Remove pkgtools/pax and pkgtools/tnftp as they are no longer different
  from archivers/pax and net/tnftp, respectively.  In the past, the
  pkgtools version of these packages installed into ${PKG_TOOLS_BIN},
  but this was changed in:

	pkgtools/pax/Makefile:1.15
	pkgtools/tnftp/Makefile:1.3

+ Get rid of archivers/pax/Makefile.common and net/tnftp/Makefile.common
  by merging them into their respective Makefiles.  The Makefile.common
  files existed solely for inclusion by the pkgtools versions of these
  packages, but with the removal of those packages, these files are
  now unnecessary.

+ Add full DESTDIR support to archivers/pax and net/tnftp.

+ Modify the bootstrap to build archivers/pax and net/tnftp instead of
  the pkgtools versions of these packages.
   2008-02-07 23:27:53 by Joerg Sonnenberger | Files touched by this commit (7)
Log message:
Merge a fix from NetBSD's src/bin/pax by tls:
Teach set_ftime about symbolic links, because it has to know: on some
Linux systems, when we build as a tool we think we have lutimes but it
doesn't work on some filesystems at runtime.  A bit ugly but effective
and without use of AC_TRY_RUN in the tool build.  Tidier (than mine)
set_ftime reorganization from christos.

Bump version to 20080110.
   2007-11-11 17:51:28 by Joerg Sonnenberger | Files touched by this commit (4)
Log message:
Revert pax large file support as it breaks bootstrap on various
platforms. Bump revision.
   2007-10-27 13:19:05 by grant beattie | Files touched by this commit (4)
Log message:
enable large filefile support, if applicable.

fixes tar/pax with >2gb files on 32bit Solaris.

bump PKGREVISION.
   2007-09-08 23:58:02 by Johnny C. Lam | Files touched by this commit (34)
Log message:
Convert to use the features framework.
   2007-09-06 23:51:55 by Johnny C. Lam | Files touched by this commit (24)
Log message:
Convert all libnbcompat/buildlink3.mk references to inplace.mk.
   2007-09-06 22:10:22 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
Fix build on NetBSD. Add QNX support based on patch from Sean Boudreau.
   2007-03-12 01:48:30 by Joerg Sonnenberger | Files touched by this commit (14)
Log message:
Sync config.{guess,sub} with mk/gnu-configure.
   2007-03-08 18:18:19 by Roland Illig | Files touched by this commit (14)
Log message:
Removed extra parentheses around simple return statements, to align with
the current NetBSD version.
   2007-03-08 18:11:46 by Roland Illig | Files touched by this commit (1)
Log message:
Merged the change from NetBSD's 1.51 to 1.52:

EROFS is not a critical error in a "mkdir -p".

Next | Query returned 101 messages, browsing 31 to 40 | Previous