Next | Query returned 234 messages, browsing 71 to 80 | Previous

History of commit frequency

CVS Commit History:


   2019-10-27 14:15:04 by Roland Illig | Files touched by this commit (3)
Log message:
pkgtools/url2pkg: move license handling from Python to common code

This way, the code is shared between Python modules, Perl modules, and
maybe in the future R packages.

No functional change.
   2019-10-13 10:48:23 by Roland Illig | Files touched by this commit (2) | Package updated
Log message:
pkgtools/url2pkg: remove unnecessary update_vars field
   2019-10-12 19:38:16 by Roland Illig | Files touched by this commit (2)
Log message:
pkgtools/url2pkg: rename type Url2Pkg to Globals
   2019-10-12 19:28:44 by Roland Illig | Files touched by this commit (2)
Log message:
pkgtools/url2pkg: fix type hinting declarations
   2019-10-07 11:28:14 by Patrick Welche | Files touched by this commit (41)
Log message:
Rename py-meson to meson.

The motivation is to consider meson as an application, so there is only
one copy on the system, and as a python 3 program, it can build python 2
packages.
   2019-10-06 14:55:30 by Roland Illig | Files touched by this commit (2) | Package updated
Log message:
pkgtools/url2pkg: update to 19.3.3

Changes since 19.3.2:

* Replaced the Perl implementation with the Python implementation.

* Improved detection of WRKSRC: only directories are candidates, regular
  files are ignored.

* R packages are handled by R2pkg instead of url2pkg.
   2019-10-06 14:52:13 by Roland Illig | Files touched by this commit (2)
Log message:
pkgtools/url2pkg: remove Perl implementation

The Python implementation has received more bugfixes, new features and
handles all kinds of edge cases better. All previous features have been
either copied or intentionally omitted.
   2019-10-06 14:50:41 by Roland Illig | Files touched by this commit (1) | Package updated
Log message:
pkgtools/url2pkg: update man page
   2019-10-06 14:50:23 by Roland Illig | Files touched by this commit (2)
Log message:
pkgtools/url2pkg: refer to R2pkg for creating R packages
   2019-10-06 10:24:19 by Roland Illig | Files touched by this commit (2)
Log message:
pkgtools/url2pkg: improve determining WRKSRC

For setting WRKSRC, only the directories in WRKDIR are relevant, not the
files.

Next | Query returned 234 messages, browsing 71 to 80 | Previous