naddy
20b4ba4e5a
5.3 CD packages
2013-04-02 14:27:59 +00:00
zhuk
3d5f2cd43c
One more goody after REGRESS => TEST: remove NO_REGRSS from list of
...
poisoned variables.
ok naddy@
2013-04-01 15:28:47 +00:00
espie
5fa862a6ed
make the distinfo check silent, for ports without distfiles (and no distinfo
...
either)
2013-04-01 13:11:34 +00:00
naddy
706f6525da
Override lt_cv_path_SED, too.
...
Used by GNU libtool and also spread around by phpize.
ok sthen@
2013-03-27 16:20:58 +00:00
jasper
dd32237fd7
gumstix was buried under a palm tree.
2013-03-25 17:41:46 +00:00
jasper
c010280155
octeon will be a GCC4 arch.
2013-03-25 10:33:43 +00:00
ajacoutot
58f1a6f9f6
USE_LIBTOOL=Yes is the default now.
2013-03-21 08:45:11 +00:00
ajacoutot
c09922ae71
Change USE_LIBTOOL default from No to Yes.
...
libtool(1) is part of the base system now so it does not add any
dependency. Also it is a good way to not miss ports using their own
bundled libtool.
discussed with and ok jasper@ landry@ espie@
2013-03-21 08:28:33 +00:00
giovanni
10f5e956b9
Add user for mail/postfwd
...
ok brad@ landry@
2013-03-20 14:17:21 +00:00
espie
4cbd0426c6
redo the PERMIT_PACKAGE_CDROM -> PERMIT_PACKAGE_FTP in a slightly more
...
paranoid way for multi-packages.
Specifically, do the implication separately for each multi-packages, so
if you set e.g.,
PERMIT_PACKAGE_CDROM-foo = no
then you *don't* inherit a PERMIT_PACKAGE_FTP = Yes into
PERMIT_PACKAGE_FTP-foo
(also default *first* to a restrictive PERMIT_PACKAGE_FTP for
PERMIT_PACKAGE_FTP-foo before copying a PERMIT_PACKAGE_CDROM-foo=Yes)
as a consequence, check that PERMIT_* is correctly setup for each
subpackage of MULTI_PACKAGES
2013-03-20 10:48:00 +00:00
espie
eb5c0fba26
aggressively refuse ports which didn't see the recent changes
...
move PERMIT_* settings after modules and arch support, so we can
access MULTI_PACKAGES better.
2013-03-17 10:35:05 +00:00
ajacoutot
8abe0384bd
Kill unused ACCEPT_JRL_LICENSE.
...
ok kurt@
2013-03-14 16:05:45 +00:00
ajacoutot
f11cc4f03e
Add an _activemq user.
2013-03-13 16:18:23 +00:00
ajacoutot
e233cd7b86
Forgot to add the _puppet-dashboard user when I committed the update.
2013-03-13 15:43:09 +00:00
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