ajacoutot
7b00d9e965
check -> test
...
ok espie@
2013-03-12 06:56:27 +00:00
brad
777ea41783
Allow access to /dev/ptm so posix_openpt() works.
...
ok sthen@
2013-03-12 00:30:53 +00:00
ajacoutot
f55ec16fbb
s/EGREP/FGREP for the fgrep(1) case.
...
ok espie@
2013-03-11 14:45:24 +00:00
espie
2e23844bbb
zap :L
2013-03-11 14:45:20 +00:00
espie
4343dd21e3
if you poison PERMIT_DISTFILES_CDROM, this should still work...
2013-03-11 12:23:40 +00:00
espie
de36a5bed5
rename
2013-03-11 11:55:22 +00:00
espie
85168fad4c
REGRESS->TEST
2013-03-11 11:51:04 +00:00
espie
a3ffdca8ac
REGRESS -> TEST sweep
2013-03-11 11:50:17 +00:00
espie
5828a721c7
rename REGRESS -> TEST
...
shorter, less ambiguous (as discussed with some porters)
there will be a sweep to fix all regress.
keep "make regress" as an alias for "make test".
2013-03-10 22:27:15 +00:00
espie
f75cf56f48
simplify PERMIT_*:
...
- if PERMIT_PACKAGE_CDROM == Yes, have
PERMIT_PACKAGE_FTP and PERMIT_DISTFILES_FTP default to Yes
- if PERMIT_PACKAGE_FTP == Yes, have
PERMIT_DISTFILES_FTP default to Yes.
okay sthen@
2013-03-09 00:09:14 +00:00
sthen
46fac6b88c
download.berlios.de never did go away in the end, so remove my partial
...
mirror and zap download2.berlios.de which no longer exists.
2013-03-08 11:09:13 +00:00
espie
656d85909d
flesh out trace info for distfiles
2013-03-08 10:42:01 +00:00
espie
adb981b2d0
bye bye PERMIT_DISTFILES_CDROM
2013-03-08 10:06:13 +00:00
ajacoutot
d7d7bf44ad
Reserve GDI for security/cvechecker.
2013-03-08 09:07:33 +00:00
espie
79fa504e3a
rework INFO/DIE/WARN handler to display some info in a non-opaque way.
2013-03-03 11:11:08 +00:00
espie
47036c8aec
tweak the carp stuff to not recurse into itself, so that compile errors
...
show up correctly again.
split start_cores into a read_config/start_cores part, so that read_config
can happen right after handle_options, and so that we can put more options
in the hosts file (to be done)
2013-03-03 00:51:57 +00:00
espie
7f4f59118d
don't go to debugger either
2013-03-03 00:50:15 +00:00
espie
5731b4ffdb
allow signatures to contain .a libraries, so that vax sig isn't empty.
...
(this is the tested version....)
problem noticed by sebastia@
2013-03-03 00:50:00 +00:00
espie
265cdcd031
prevent going to debugger on exit in children.
...
allow LOGSIZE to set -s in the host file.
2013-03-03 00:49:14 +00:00
espie
e779e663e7
prevent waiting for non-existing package during multi-package builds that
...
have packages that can't be installed due to missing run-depends.
2013-03-03 00:42:40 +00:00
espie
c12bc91785
stub_name has one single word, in case this ends up in the log.
2013-03-03 00:40:42 +00:00
espie
7843107e9a
minor tweaks:
...
- make sure PKGDIR exists prior to making READMES, allows using update-plist
before creating DESCR and stuff
- list-distinfo target, to allow dpb to fetch stuff non locally eventually
- zap addsum
- check that all files in distinfo are actually accounted for in DISTFILES
and SUPDISTFILES
2013-03-02 13:08:49 +00:00
espie
a1ccfe7ec7
with live debug help from phessler@ : don't register lib signatures from dead
...
hosts, thus precluding live hosts from starting up correctly.
okay naddy@
2013-02-22 19:58:12 +00:00
naddy
eca3112a43
5.2 CD packages
2013-02-20 20:22:30 +00:00
espie
f783cefe01
give a clue to clueless people
...
okay sthen@
2013-02-18 12:07:42 +00:00
jasper
94861b42af
- deal with ports that have STATIC_PLIST=no in print-plist-all, this unbreaks
...
check-conflicts -p.
ok espie@
2013-02-11 14:31:14 +00:00
miod
8465c8fd02
m68k arches now use gcc 3
2013-02-10 20:27:42 +00:00
sthen
15a8fd3c72
change NO_ARCH default to ${MACHINE_ARCH}/no-arch, discussed with espie & naddy
2013-02-10 13:42:38 +00:00
pascal
ede4c83350
Change default gcc version to 4.6 now that 4.2 is unhooked.
...
ok brad@ tobiasu@ espie@
2013-02-07 17:57:45 +00:00
zhuk
c8684986e8
Unf**k back after RCS keyword expansion, sorry.
2013-02-07 08:19:54 +00:00
zhuk
221c08e0bf
Respect envvar $TMPDIR in check-lib-depends, allows to run the latter when
...
/tmp is not big enough.
okay espie@
2013-02-07 08:00:10 +00:00
espie
3dd25e07ce
make junk.log use the same pid@time header as the rest
2013-02-07 06:46:58 +00:00
espie
8261d92982
restore read-only behavior: only clean stuff that exists.
2013-02-05 11:22:50 +00:00
espie
b4439b4047
surprisingly some targets still have problems with pseudo-flavors
...
problem noticed by naddy@, turns out the *-dir-depends targets should use
build stuff preferentially...
2013-02-04 20:44:41 +00:00
espie
2dff7598bc
state the obvious
2013-02-04 11:35:27 +00:00
espie
eef793741e
some of args seen in trace might be undef'd. avoid triggering the WARN
...
handler while handling SIG{INFO}.
Also, have parse_size_info be verbose about what's going on.
2013-02-04 09:43:57 +00:00
espie
28f4e1a1c1
document that dpb will be smart about calling show-size
2013-02-03 22:27:28 +00:00
espie
96c787bef7
be a bit more verbose about what's going on for junk
...
specifically:
- log the paths that may run junk
- explicitly log nojunk behavior
2013-02-03 21:45:52 +00:00
espie
f4f75f92fc
oops
2013-02-03 21:17:21 +00:00
espie
60668deeb2
document mfs location
2013-02-03 13:38:13 +00:00
espie
44ac9e61b7
move control of the "building in mfs" part under PortsBuilder/Heuristics.
...
Store previous pkgname.
do show-size only sporadically if fullpkgname didn't change
2013-02-02 13:35:17 +00:00
espie
c575fb5906
zap duplicate line spotted by naddy@
2013-02-02 13:23:24 +00:00
espie
cba881a653
print pkgname along with pkgpath, zap show-fake-size
2013-02-02 12:31:06 +00:00
espie
0664d5777f
switch to USE_MFS=Yes
...
requires -current bsd.port.mk
2013-02-02 12:30:32 +00:00
espie
76db5a9843
add proper support for mfs builds, namely WRKOBJDIR_MFS and friends
2013-02-02 12:29:20 +00:00
espie
6483580757
fix ALL_FAKE_FLAGS to not contain -jN twice
2013-02-02 12:28:50 +00:00
espie
eaa7b64919
document -S
2013-02-02 10:38:26 +00:00
espie
12f4db34e8
allow for size log to contain pkgpath(pkgname) instead of just pkgpath.
...
make -S useful again: allow it to "prime" the log from an existing source,
but don't write back to it.
2013-02-02 10:36:31 +00:00
espie
5034abef68
gc old method
2013-02-02 09:02:11 +00:00
brad
67539e1f17
Enable m88k for shared libs.
...
ok miod@
2013-02-01 05:18:48 +00:00