Next | Query returned 234 messages, browsing 201 to 210 | Previous

History of commit frequency

CVS Commit History:


   2006-10-02 18:49:30 by Roland Illig | Files touched by this commit (7)
Log message:
Took over maintainership from Hubert.

Rewrote url2pkg in Perl, enhancing it in several ways:

- Packages for Perl modules using MakeMaker can be generated almost
  completely. The only thing that usually needs to be filled out after
  running url2pkg is the DESCR file.

- USE_LANGUAGES is filled automatically.

- After generating the initial Makefile, the editor is run to let the
  user edit the Makefile. These changes are preserved as much as
  possible. (This had not been the case before.)

- Extending url2pkg has been made much easier by splitting the tasks that
  do the "magic" into small subroutines and by adding a detailed
  description of what these routines are supposed to do.

Set the version number to 2.0.
   2006-10-01 17:09:05 by Roland Illig | Files touched by this commit (1)
Log message:
Removed a leading "e".
   2006-06-12 19:02:23 by Jeremy C. Reed | Files touched by this commit (2)
Log message:
Update for change of location of sites.mk.
   2006-02-24 21:27:50 by Jeremy C. Reed | Files touched by this commit (1)
Log message:
PKGMANDIR instead of "man".
   2006-01-25 06:10:01 by Juan Romero Pardines | Files touched by this commit (2)
Log message:
Fix false positives about the test that checks for pkg-config files
in WRKSRC. Now it works properly.

Bump to 1.33.
   2006-01-21 19:57:42 by Johnny C. Lam | Files touched by this commit (47)
Log message:
Update package Makefile now that bsd.pkg.extract.mk is using the
"extract" script for extraction.  Many cases where a custom EXTRACT_CMD
simply copied the distfile into the work directory are no longer
needed.  The extract script also hides differences between pax and
tar behind a common command-line interface, so we no longer need code
that's conditional on whether EXTRACT_USING is tar or pax.
   2006-01-05 18:42:24 by Juan Romero Pardines | Files touched by this commit (1)
Log message:
Remove GNU Autoconf's configure.lineno file if it's there.
   2006-01-05 18:32:50 by Juan Romero Pardines | Files touched by this commit (1)
Log message:
Move the PKGCONFIG_OVERRIDE lines after USE_TOOLS, GNU_CONFIGURE, etc.
   2006-01-05 18:26:54 by Juan Romero Pardines | Files touched by this commit (2)
Log message:
Update to 1.32:

* Don't use ${WRKSRC} for PKGCONFIG_OVERRIDE (it's assigned automatically)
* If there are pkg-config files, now it will add "USE_TOOLS+= pkg-config".
   2005-10-18 23:10:29 by Rene Hexel | Files touched by this commit (2)
Log message:
Update url2pkg to 1.31.  This reinstates correct handling of
"prdownloads.sourceforge.net" URLs.

Next | Query returned 234 messages, browsing 201 to 210 | Previous