00:31:29 I think I got banted 00:32:59 Example screenshot shows Lunduke Locals. Danger Will Robinson. 05:59:28 voy4g3r2: the distfiles cache is shared for all trees, with FETCH_REGET=4 you made the checksum phase trying to refetch the file again on checksum mismatch, so it was an old distfile that was just accepted by make fetch without validating and make fetch skipped the actual fetching, only for make checksum to notice that the file isn't the wanted one 10:18:02 andrath: cool! 10:18:13 nimaje: okay, so doing the updates across branches did download it but since the program didn't check to see.. if the files were different. It just used the old one and my undersatnding of the -c option was incorrect, as it says it will clean all previously built packages and logs. I do not full understand but makes sense. Thanks for the explanation 10:18:47 andrath: is it a port? or will it be 10:23:06 andrath: git clone --depth 1 git⊙gc:ekollof/xepher.git expects a ssh password 11:43:16 voy4g3r2: there are diffrent files which are needed, the ports tree contains recipes how to build packages, often additional distfiles will be needed, those get downloaded in the fetch phase into a cache directory and poudriere distclean will keep all still needed files from that cache and clean everything else, as it is a cache for files that get downloaded, it is shared for all builds 11:45:54 ah 11:46:04 misunderstanding of what you said and what i read 11:46:05 got it 11:49:27 and since the make confiruation says.. yo man, if you get an error with these distfiles, try redownloading them and check again.. and since by default it is FETCH_GET=0 it never tries, where having FETCH_GET=4 says.. you can try 4 times, still an issue let me know 13:10:13 f451 clone URL should be https:// for public URL 13:11:08 This works: git clone --depth 1 https://github.com/ekollof/xepher.git 13:18:27 o0x1eef: ty. i was blindly following the instructions and didnt think at the time. E_NOCOFFEE 13:18:52 No worries 15:04:26 well, poudriere changed recently to make that zero in the checksum phase, as the fetching should happen in the fetch phase, not expecting that bug in make fetch to not actually fetching when a file with a matching name already exists 15:17:08 nimaje: would you recommend filing a bug report? which i can do 15:35:18 will there be a 15.1-rc2? 15:55:02 elivoncoder: yes 15:55:10 thx 15:55:24 there were a few last minute changes so an extra rc was added 16:01:05 voy4g3r2: that seems like a good idea 16:02:12 nimaje: done :) just finished it up.. i figured you were busy and i was just blocking myself 16:02:25 so i removed my own roadblock 16:02:31 that i made for myself 20:14:15 looks like the bug can be replicated, wooho 20:37:28 thats the requirement for calling something a bug instead of a pebkac 20:37:37 :} 22:16:38 Whats the significance of running etcupdate -p before make installworld then etcupdate -B? 22:16:47 If you are updating from source 22:21:51 Hello, all. Can pf act as an SNI router, e.g. for this purpose: ? 23:03:03 ^ sshl can do that: , but it installs without a man page :-( 23:26:08 Looks like you meant sslh ? 23:46:46 heston76, oops. Indeed.