Next | Query returned 76 messages, browsing 41 to 50 | Previous

History of commit frequency

CVS Commit History:


   2008-02-08 04:50:07 by Blair Sadewitz | Files touched by this commit (5)
Log message:
Update package to install html documentation in the right place.
While here, simplify things by using the BSD_INSTALL* variables.

Bump PKGREVISION.
   2008-01-28 06:38:21 by Blair Sadewitz | Files touched by this commit (8)
Log message:
Update to version 2.01.  There are far too many changes to include here;
please see the ChangeLog if interested.

All patches except Makefile patches are no longer necessary.

While here, add -Wno-signed-char to quiet these warnings.
Also change INSTALLATION_DIRS to AUTO_MKDIRS, quiet pkglint
by setting INFO_FILES=yes.
   2008-01-05 22:49:42 by Roland Illig | Files touched by this commit (2)
Log message:
Patch files start with the CVS Id.
   2007-02-22 20:27:30 by Thomas Klausner | Files touched by this commit (721)
Log message:
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
   2007-01-08 14:36:28 by Julio M. Merino Vidal | Files touched by this commit (2)
Log message:
Ah well, GCC_VERSION is only defined within gcc code.  Use __GNUC__ and
__GNUC_MINOR__ instead.  Still checking for >= 3.4.0 though.
   2007-01-08 14:21:43 by Julio M. Merino Vidal | Files touched by this commit (2)
Log message:
Only use __builtin_ctzl if it is available; minimum gcc version number taken
from http://gcc.gnu.org/ml/gcc-patches/2005-01/msg00828.html, so I guess it
is right.

Should fix PR pkg/35380 by tron@, which reports build failure under
NetBSD 3.1/i386 (it worked in -current, though).
   2007-01-06 16:11:58 by Julio M. Merino Vidal | Files touched by this commit (5)
Log message:
Add support to generate Mach-O objects (for Intel Macs).  Code taken from
the CVS repository, so it will be in the next public release of nasm.
Bump PKGREVISION to 3.
   2006-11-02 19:17:22 by Joerg Sonnenberger | Files touched by this commit (10)
Log message:
DESTDIR support.
   2006-03-31 07:37:09 by Johnny C. Lam | Files touched by this commit (31)
Log message:
* Move info file entries into the PLIST.
* Honor PKGINFODIR and EMACS_INFOPREFIX.
   2006-03-05 17:27:29 by Johnny C. Lam | Files touched by this commit (89)
Log message:
* Teach the tools framework how to supply the pkgsrc version of
  makeinfo if no native makeinfo executable exists.  Honor TEXINFO_REQD
  when determining whether the native makeinfo can be used.

* Remove USE_MAKEINFO and replace it with USE_TOOLS+=makeinfo.

* Get rid of all the "split" argument deduction for makeinfo since
  the PLIST module already handles varying numbers of split info files
  correctly.

NOTE: Platforms that have "makeinfo" in the base system should check
      that the makeinfo entries of pkgsrc/mk/tools.${OPSYS}.mk are
      correct.

Next | Query returned 76 messages, browsing 41 to 50 | Previous