4467 Commits

Author SHA1 Message Date
espie
ad349252d4 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@
2017-01-25 14:16:46 +00:00
espie
ef57be4188 let dpb-replay work again after changing the interface completely.
(noticed before rpe@ reported it, but this should please him)
2017-01-25 14:13:50 +00:00
phessler
a697bc989d add aarch64 definitions to the ports framework
facts verified by patrick@ and kettenis@
OK sthen@
2017-01-23 10:50:25 +00:00
sthen
74b59f57cc reserve 787 for _dnsdist 2017-01-12 22:03:02 +00:00
ajacoutot
9c26545aed Add arm to LLVM_ARCHS.
from Brad
2017-01-01 10:50:18 +00:00
sthen
bec49e8ed2 reserve 786 for sysutils/riemann; from Pavel Korovin 2016-12-20 22:06:25 +00:00
jca
42b0fba000 net/uucp will switch to _uucp:_uucp 2016-12-18 19:48:29 +00:00
jca
89b90d0a8f leafnode shall move to group _news 2016-12-18 19:45:16 +00:00
landry
a3d319c98d Add support for MODFOO_post-extract so that modules can hook up commands
after post-extract.

From semarie@, ok espie@
2016-12-13 07:25:47 +00:00
jca
373201772e Dedicated user for net/hping 2016-12-05 13:58:14 +00:00
sthen
0f29347e97 +rmilter 2016-12-02 14:58:50 +00:00
landry
2579e5026c take uid 782 for upcoming ympd port 2016-11-13 19:33:25 +00:00
afresh1
8e398553b8 Remove fcntl.ph use from DPB::Locks
Replace with a hardcoded constant as Fcntl doesn't provide it.

Fix suggested by espie@ fine with millert@
2016-11-07 21:26:06 +00:00
zhuk
f1e5c469dd whitespace nit 2016-11-06 21:37:55 +00:00
zhuk
1526057ae3 Oops, that change in flavor-removing RE was wrong. 2016-11-06 21:36:54 +00:00
zhuk
e90b36e409 Finally fix the tests/portbump/t8.
We now force the place for new revisions to be after REVISION mark,
if it exists. This way we don't get extra (and wrong!) REVISION-foo=0
in updated port Makefile.
2016-11-06 21:24:35 +00:00
zhuk
f725fbefb3 Polish variable name parsing REs a bit: make them look similar, and allow '+'.
Makes tests/portbump/t8 progress a bit; now it fails due some inconsistent
REVISION handling.
2016-11-06 18:26:04 +00:00
zhuk
0935502595 Print actual error text on die(), makes debugging a bit easier.
This diff rotted in a tree of one slacker for quiet a few months.
2016-11-06 18:11:40 +00:00
zhuk
98c1760ac6 Add copyright & license; missing since initial import in 2014. 2016-11-06 16:14:32 +00:00
zhuk
6576e4f67a Tweak the RE used to parse make dump-vars output.
This fixes the annoying problem with REVISIONs not being added for ports
that have default FLAVOR other than "" (empty one).

Brought to my eyes by jeremy@, initial ideas from him and afresh1@.
2016-11-06 14:53:02 +00:00
rpe
fba96fb0ba Remove NO_TEST.
It's not honored from within modules.

discussed with jasper@
2016-11-04 15:44:14 +00:00
sthen
82fc060e5a fix typo 2016-11-02 21:31:37 +00:00
jasper
586c331a8d add _consul-template 2016-11-01 16:50:34 +00:00
jca
0bad3f32f0 Ignore network.conf
db/network.conf can be used to override MASTER_SITE* entries in
templates/network.conf.template, let cvs(1) be silent about it.

ok phessler@
2016-11-01 15:48:00 +00:00
jeremy
706e62308c When there is a package with a matching name, but with a different
pkgpath, print a message showing the packages that weren't matched
due to the differing pkgpath.

Help and OK espie@
2016-11-01 15:34:39 +00:00
jasper
d3e0d288c1 silence the creation of the msgfmt wrapper just like the other wrapper scripts 2016-10-31 11:08:34 +00:00
sthen
2b73a6faa7 Poison gettext-tools with "echo && exit 1" scripts in WRKDIR/bin if the
dependency is not in BUILD_DEPENDS, to make it more obvious if the dep has
been missed. OK ajacoutot
2016-10-28 15:46:48 +00:00
espie
401c11c155 dpb cleans the permanent logs, always using the same pattern,
so write a method for that.

And don't fail silently when it doesn't work, because that causes
trouble down the line.

(e.g., your log user must be able to write into build-stats!!!)
2016-10-21 00:45:43 +00:00
jasper
b8e747ee76 book a seat for _rundeck 2016-10-01 20:21:38 +00:00
naddy
893e631df0 rename MASTER_SITES_GNUPG to MASTER_SITE_GNUPG, like all the others 2016-10-01 13:56:26 +00:00
naddy
c326edce1b The ${PROJECT}.googlecode.com/files/ master sites are no longer
accessible, but the distfiles are still available at an archive URL.
Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.

ok czarkoff@ danj@ sthen@
2016-10-01 11:54:14 +00:00
schwarze
3529399eee Diff from Michael Reed <m dot reed at mykolab dot com>:
Minor cleanup of some issues found with mandoc -Tlint and igor(1).
2016-09-18 22:09:12 +00:00
espie
5e63ab5e56 do not check signatures in there 2016-09-14 15:06:53 +00:00
espie
cb486f103d prepare for new sigs 2016-09-14 15:02:41 +00:00
naddy
669415bd14 Remove the converters/libiconv module. No longer useful after the removal
of static architectures.  Ports now use a normal LIB_DEPENDS.
2016-09-13 19:44:35 +00:00
naddy
88985a69d3 another step towards extinction: remove and poison the MODLIBICONV variables 2016-09-12 11:52:42 +00:00
jasper
aebc0f02c5 set NO_TEST?=yes 2016-09-08 17:32:45 +00:00
espie
8977fc1275 dismantle SIGNING_PARAMETERS, no longer possible nor advisable to sign
stuff on the fly
2016-09-06 10:31:12 +00:00
naddy
d9e392f405 zaurus is no more 2016-09-03 14:36:20 +00:00
sthen
835e5f293b set PATCH_DEBUG=Yes by default, to make it easier to notice patches which
get misapplied after an update (fuzz etc). ok giovanni@ landry@ danj@ edd@
2016-09-03 13:29:59 +00:00
dcoppa
91219e521e Switch back to the fortran module, now that all the right bits are
in place
2016-09-02 13:02:24 +00:00
ajacoutot
59b5e044ea Sync make-plist with our pkg archs.
ok espie@
2016-09-01 13:12:34 +00:00
jasper
6dfe8ab069 retire sparc 2016-09-01 09:26:56 +00:00
landry
52cf6d6308 uncomment _facette user 2016-08-30 16:36:49 +00:00
espie
8d04dda5e7 typo, noticed by Ross L Richardson 2016-08-30 14:00:46 +00:00
jasper
63c831327d remove infrastructure/plist; it's outdated (e.g. arm/sh were so badly
outdated they referenced 47 ports/flavors that no longer exist). the
others have most likely not been used since dpb

agreed by naddy@
2016-08-29 17:01:45 +00:00
ajacoutot
d548c0ce2c 72 -> 80 and more readable. 2016-08-27 09:47:26 +00:00
dcoppa
8b5f213374 Clean up and remove old cruft.
With shadchin@

Tested in a bulk build by naddy@
2016-08-25 14:53:46 +00:00
sthen
91c5ca2886 Add an USE_WXNEEDED flag for ports, to write an ld wrapper script in
${WRKDIR}/bin that adds -z wxneeded to linker command lines. It won't work
everywhere but provides an easy (and easily identifiable) way to add this
flag without fiddling with build systems.

Feedback/ok jca@ jasper@
2016-08-18 12:28:53 +00:00
edd
08d69d643a Comment audio/hgd, which I just removed. 2016-08-12 11:32:48 +00:00