IABSD.fr/ports/infrastructure

Branch :


Log

Author Commit Date CI Message
a01f2291 2017-02-18 15:15:07 list-distinfo never got used so kill it
7a6ba29a 2017-02-18 15:00:02 more simplification, there is no reason for having several crypto ciphers in the ports tree at any one time.
7bbf1f12 2017-02-17 23:17:43 cleanup checksum/makesum - fix DISTFILES/CHECKSUMFILES - simplify list-distinfo - zap IGNORE lines in distinfo (can't generate, not used) - internal _MAKESUM=true/false -> simplify actual size check in fetching makefiles - NO_CHECKSUM applies only to checksum, not makesum, ever. okay aja@
618235f3 2017-02-13 12:57:50 root no longer involved in building packages, simplify accordingly
ce255957 2017-02-13 12:56:50 we generally don't use subshells, comment that explicitly. I had to read back the log to remember that one :)
93ec01de 2017-02-13 12:52:13 forgotten: scrape SIGNING_PARAMETERS
04d2babd 2017-02-11 12:52:58 magically add most recent c/perl to ports with perl so, based on file name. okay sthen@ (version tweaked to tell you if your pkg_add is not recent enough)
f3e67172 2017-02-02 11:30:10 MASTER_SITE_OPENBSD http -> https. OK bentley@ phessler@.
ad349252 2017-01-25 14:16:46 improve the speed of lib-depends-check for multi-packages and bulk runs drastically. - make sure the recursive targets is marked as using the cache - do not run env -i thus forgetting the cache. Do a proper manual run which is just as complicated - add an extra cache for each packing-list so that it goes really faster okay sthen@
ef57be41 2017-01-25 14:13:50 let dpb-replay work again after changing the interface completely. (noticed before rpe@ reported it, but this should please him)