Changing pkgbase package names via PKG_VERSION variable

2020-12-28 Thread Martin Jakob
Hi, The default name for pkgbase packages contains the date and time when the build was started, e.g: ... FreeBSD-utilities-13.0.s20201228184847.txz FreeBSD-utilities-dev-13.0.s20201228184847.txz FreeBSD-vi-13.0.s20201228184847.txz FreeBSD-wpa-13.0.s20201228184847.txz ... I changed this, by rede

Fw: Unset dependencies in some pkgbase packages

2019-08-04 Thread Martin Jakob
After adding this patch to /usr/src/release/packages/template.ucl --- template.ucl_ 2019-06-02 09:09:55.109358000 +0200 +++ template.ucl2019-08-04 17:40:34.305308000 +0200 @@ -15,3 +15,9 @@ desc = < liby liby-profile-> liby etc. Also, the clibs subpackages clibs-profile, clibs-

Unset dependencies in some pkgbase packages

2019-08-04 Thread Martin Jakob
I am trying to visualize the dependencies of the pkgbase packages. To produce the dot file for use with graphviz i used a shell script greping and seding the ucl files in the worldstage directory (see below). After some fiddling i got a dot file graphviz could work with. You can create one by your

No master.passwd and group file in FreeBSD-runtime package

2019-05-04 Thread Martin Jakob
exclude the master.passwd and group files from the package? Maybe to prevent problems when performing a pkg upgrade run on the system? -- regards Martin Jakob ___ freebsd-pkgbase@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd

Creating jails from pkgbase packages

2019-04-30 Thread Martin Jakob
My first attempt seems to be empty when its arrived at the maillinglist, so i try it again in pure text format (i hope). Sorry, if there are unwanted duplicates. Since a few days i was experimenting with jails build from pkgbase (i got the idea from Michael W. Lucas Freebsd Jails book). Now th

Creating jails from packagebase

2019-04-29 Thread Martin Jakob
___ freebsd-pkgbase@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkgbase To unsubscribe, send any mail to "freebsd-pkgbase-unsubscr...@freebsd.org"