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

History of commit frequency

CVS Commit History:


   2022-02-06 19:00:08 by Roland Illig | Files touched by this commit (2)
Log message:
url2pkg: extract code for analyzing the distfile URL

In a few commits, this will allow url2pkg to be run from a category
directory, thereby omitting the need to create the package directory
manually.

No functional change.
   2022-02-06 18:11:37 by Roland Illig | Files touched by this commit (1)
Log message:
url2pkg: add type annotation for usage
   2022-01-01 16:29:14 by Roland Illig | Files touched by this commit (4)
Log message:
url2pkg: improve MASTER_SITES and HOMEPAGE for PyPI packages

https://mail-index.netbsd.org/tech-pkg/2021/12/31/msg025908.html

Bump version.
   2022-01-01 16:04:58 by Roland Illig | Files touched by this commit (1)
Log message:
url2pkg: test current behavior for PyPI downloads
   2022-01-01 15:04:11 by Roland Illig | Files touched by this commit (4)
Log message:
url2pkg: remove interactivity

In the first phase, url2pkg generates a minimal package Makefile, barely
enough for downloading the distfile from the given URL.  That part runs
fully automated in almost all cases, so there is no need to invoke the
editor at this point.

After adjusting the package Makefile based on the downloaded and
extracted distfile, url2pkg has done its job, so there is no reason to
run the editor there as well.

Bump version.
   2021-11-14 10:20:15 by Roland Illig | Files touched by this commit (3) | Package updated
Log message:
pkgtools/url2pkg: update to 21.3.0

Changes since 21.1.0:

When creating a package from a GitHub archive URL, make the generated
package simpler and place the distfile in the main directory instead of
using DIST_SUBDIR.
   2021-11-14 09:57:15 by Roland Illig | Files touched by this commit (2)
Log message:
pkgtools/url2pkg: add test for overly complicated package definition

Seen in wip/netmask.
   2021-05-25 19:56:25 by Roland Illig | Files touched by this commit (2)
Log message:
url2pkg: fix dependency pattern for buildlink3 Python dependencies

This includes the PYPKGPREFIX for Python dependencies, whether or not
they use buildlink3.
   2021-05-25 19:44:08 by Roland Illig | Files touched by this commit (2)
Log message:
url2pkg: generate proper package name for Python dependencies

Reported by Brook Milligan via private mail.
   2021-05-25 19:14:44 by Roland Illig | Files touched by this commit (1)
Log message:
url2pkg: break long lines, no functional change

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