Re: Updating poudriere to use gitup

2021-04-07 Thread Felix Palmen
configure your ports with method null and edit gitup.conf to have `target_directory` point to your ports tree used by poudriere, then you can update it with `gitup ports`. -- Dipl.-Inform. Felix Palmen ,.//.. {web} http://palmen-it.de {jabber} [see email] ,//palmen-it.de {pgp

Re: cannot git clone into /usr/ports when separate filesystem

2021-04-06 Thread Felix Palmen
. git remote add origin https://git.freebsd.org/ports.git git branch --set-upstream-to=origin/main main git pull -- Dipl.-Inform. Felix Palmen ,.//.. {web} http://palmen-it.de {jabber} [see email] ,//palmen-it.de {pgp public key} http://palmen-it.de/pub.txt // "&qu

Re: cannot git clone into /usr/ports when separate filesystem

2021-04-06 Thread Felix Palmen
nto /usr/ports. This is meant to avoid cloning, you can just `pull` after adding a remote to an empty repository. -- Dipl.-Inform. Felix Palmen ,.//.. {web} http://palmen-it.de {jabber} [see email] ,//palmen-it.de {pgp public key} http://palmen-it.de/pub.txt // "&quo

Re: cannot git clone into /usr/ports when separate filesystem

2021-04-06 Thread Felix Palmen
ust `pull` further updates. -- Dipl.-Inform. Felix Palmen ,.//.. {web} http://palmen-it.de {jabber} [see email] ,//palmen-it.de {pgp public key} http://palmen-it.de/pub.txt // """"""""""" {pgp fingerprint} A891 3D55

Re: cannot git clone into /usr/ports when separate filesystem

2021-04-06 Thread Felix Palmen
Gitlab, …?), some breakage with the transition seems plausible. Ah, please no CC, thanks. -- Dipl.-Inform. Felix Palmen ,.//.. {web} http://palmen-it.de {jabber} [see email] ,//palmen-it.de {pgp public key} http://palmen-it.de/pub.txt // """"""&qu

Re: cannot git clone into /usr/ports when separate filesystem

2021-04-06 Thread Felix Palmen
itup.conf> -- Dipl.-Inform. Felix Palmen ,.//.. {web} http://palmen-it.de {jabber} [see email] ,//palmen-it.de {pgp public key} http://palmen-it.de/pub.txt // """"""""""" {pgp fingerprint} A891 3D55 5F2E

Re: gitip usage.

2021-04-04 Thread Felix Palmen
eebsd.org/git> -- Dipl.-Inform. Felix Palmen ,.//.. {web} http://palmen-it.de {jabber} [see email] ,//palmen-it.de {pgp public key} http://palmen-it.de/pub.txt // """"""""""" {pgp fingerprint} A891 3D55 5F2E

Re: No update for a day on ports?

2021-04-03 Thread Felix Palmen
* Mark Millard via freebsd-ports [20210403 10:02]: > Felix Palmen felix at palmen-it.de wrote on > > There was an announcement to deprecate it, but it's still built with > > releng/13 so far, and I'd be surprised if the snapshots for it wouldn't > > be available any more. De

Re: No update for a day on ports?

2021-04-02 Thread Felix Palmen
to vanish. -- Dipl.-Inform. Felix Palmen ,.//.. {web} http://palmen-it.de {jabber} [see email] ,//palmen-it.de {pgp public key} http://palmen-it.de/pub.txt // """"""""""" {pgp fingerprint} A891 3D55 5F2E 3A74 3965 B997 3EF2 8B0A BC02 DA2A signature.asc Description: PGP signature

Deprecation of portsnap (was: Proposed ports git transition schedule)

2021-04-01 Thread Felix Palmen
Hallo Christoph, * Christoph Moench-Tegeder [20210326 19:45]: > ## Felix Palmen (fe...@palmen-it.de): > > > I'd assume (someone may correct me) that portsnap will still be > > supported, > > https://lists.freebsd.org/pipermail/freebsd-ports/2020-August/119098.html

Re: No update for a day on ports?

2021-04-01 Thread Felix Palmen
d is to keep your ports tree up to date, have a look at net/gitup. No dependencies and can't possibly get any simpler. -- Dipl.-Inform. Felix Palmen ,.//.. {web} http://palmen-it.de {jabber} [see email] ,//palmen-it.de {pgp public key} http://palmen-it.de/pub.txt // "

Re: Lessons from the PHP git repo "hack"

2021-03-31 Thread Felix Palmen
* @lbutlr [20210331 08:03]: > On 31 Mar 2021, at 07:58, Felix Palmen wrote: > > I'd say the lesson is keep your systems updated and pay attention to > > keep your credentials safe/secret. I don't see how Github would > > prevent such an incident any better. > > T

Re: Lessons from the PHP git repo "hack"

2021-03-31 Thread Felix Palmen
which is not something I am willing to do at > this point. What's your alternative theory? Does it imply Github would be "more secure", and if so, how? -- Dipl.-Inform. Felix Palmen ,.//.. {web} http://palmen-it.de {jabber} [see email] ,//palmen-it.de {pgp public key}

Re: Lessons from the PHP git repo "hack"

2021-03-31 Thread Felix Palmen
Dipl.-Inform. Felix Palmen ,.//.. {web} http://palmen-it.de {jabber} [see email] ,//palmen-it.de {pgp public key} http://palmen-it.de/pub.txt // """"""""""" {pgp fingerprint} A891 3D55 5F2E 3A74 3965 B997 3EF2 8B0A BC02 DA2A signature.asc Description: PGP signature

Re: Proposed ports git transition schedule

2021-03-27 Thread Felix Palmen
change the configuration once migration is complete. > I feel it ought to be in base soon, though. I think *something* will come to base eventually. gitup might be an interesting candidate… -- Dipl.-Inform. Felix Palmen ,.//.. {web} http://palmen-it.de {jabber} [see email] ,//palmen-it

Re: Proposed ports git transition schedule

2021-03-27 Thread Felix Palmen
encies and definitely no python involved. If you don't have it in your ports tree, upgrade your ports tree. -- Dipl.-Inform. Felix Palmen ,.//.. {web} http://palmen-it.de {jabber} [see email] ,//palmen-it.de {pgp public key} http://palmen-it.de/pub.txt // ""

Re: Proposed ports git transition schedule

2021-03-26 Thread Felix Palmen
* Bob Eager [20210326 20:22]: > Felix Palmen wrote: > > I don't get what you mean. Repo details? A URL. > > With portsnap, I don't need a URL. It's built in. And that would be > nice. Ever had a look in /etc/portsnap.conf? Although it only wants a server name (well, mu

Re: Proposed ports git transition schedule

2021-03-26 Thread Felix Palmen
* Bob Eager [20210326 14:27]: > On Fri, 26 Mar 2021 14:04:17 +0100 > Felix Palmen wrote: > > I never used portsnap, but I'd assume net/gitup should serve the same > > usecase. > > > > Probably. So would git. Only that net/gitup is very lightweight and doesn't u

Re: Proposed ports git transition schedule

2021-03-26 Thread Felix Palmen
uld serve the same usecase. -- Dipl.-Inform. Felix Palmen ,.//.. {web} http://palmen-it.de {jabber} [see email] ,//palmen-it.de {pgp public key} http://palmen-it.de/pub.txt // """"""""""" {pgp fingerprint} A891 3D55

Commit fixing multimedia/makemkv build needed

2021-03-23 Thread Felix Palmen
lished distfiles ;) Thanks Felix -- Dipl.-Inform. Felix Palmen ,.//.. {web} http://palmen-it.de {jabber} [see email] ,//palmen-it.de {pgp public key} http://palmen-it.de/pub.txt // """"""""""" {pgp fingerprint} A891 3D55 5

Re: Update of multimedia/makemkv, looking for help and feedback to get it committed

2020-05-09 Thread Felix Palmen
Just a little heads-up, I still didn't receive any response. Regarding the port update, could maybe someone adopt the PR? Is there a timeout defined? BR, Felix * Felix Palmen [20200504 22:32]: > Hi all, > > this is about > <https://bugs.freebsd.org/bugzilla/show_bu

Re: Out of memory building lang/ghc-8.8.3

2020-05-05 Thread Felix Palmen
s. As long as this isn't available yet, there's always the old trick checking .CURDIR like for this example: .if ${.CURDIR:M*/devel/llvm*} DISABLE_MAKE_JOBS=yes .endif This works because make.conf is just included. But see above why this shouldn't be needed to control the make jobs when usi

Update of multimedia/makemkv, looking for help and feedback to get it committed

2020-05-04 Thread Felix Palmen
e port Makefile explaining these reasons would be very welcome? 2. Once this is sorted out, maybe someone to step in for getting this committed soon? Thanks and BR, Felix -- Dipl.-Inform. Felix Palmen ,.//.. {web} http://palmen-it.de {jabber} [see email] ,//palmen-it.de

emulators/emu64: Looking for someone to review/commit bugfix

2020-04-17 Thread Felix Palmen
could be committed soon. The reason I'm asking here is that the port currently isn't usable for anyone using OSS as the audio backend in SDL, and I assume that's the majority of all users. Thanks, Felix -- Dipl.-Inform. Felix Palmen ,.//.. {web} http://palmen-it.de {jabber} [see

Re: graphics/vigra broken, unbreak?

2020-04-03 Thread Felix Palmen
a new attempt at updating hdf5 is done? -- Dipl.-Inform. Felix Palmen ,.//.. {web} http://palmen-it.de {jabber} [see email] ,//palmen-it.de {pgp public key} http://palmen-it.de/pub.txt // """"""""""" {pgp f

graphics/vigra broken, unbreak?

2020-04-02 Thread Felix Palmen
Felix -- Dipl.-Inform. Felix Palmen ,.//.. {web} http://palmen-it.de {jabber} [see email] ,//palmen-it.de {pgp public key} http://palmen-it.de/pub.txt // """"""""""" {pgp fingerprint} A891 3D55 5F2E 3A74 3965 B997 3EF2 8B0A BC02 DA2A signature.asc Description: PGP signature