Commit Graph

3452 Commits

Author SHA1 Message Date
sthen
1cef5db8b7 As found by dhill, a commonly used autoconf fragment is buggy and only
sets SED (which it later uses in certain checks) if lt_cv_path_SED is not
set. Adjust config.no-gsed to explicitly set SED to avoid this.
Problem most easily seen if using an alternative CC.
Earlier version ok naddy@
2013-04-16 12:09:36 +00:00
espie
5c7a239ea6 stub_out() to remove a bit more packages in an agressive way. 2013-04-15 13:44:06 +00:00
espie
03e8a20bab better 2013-04-13 16:13:34 +00:00
espie
f16f2a4fa3 display a bit more post-mortem info, show the Core<->current job info. 2013-04-13 10:04:43 +00:00
espie
99c73a5b6c fix die handler, as it should display the message as well...
grumble

make it possible to temporarily disable those handlers.
2013-04-13 10:02:11 +00:00
zhuk
7f00acb024 Add -u option to portimport(1), allowing to specify your username in CVS.
BUGS section is gone now.
2013-04-11 15:18:00 +00:00
rpe
e195d5e0df add portimport
portimport is used to import the directories and files of a new
port to the OpenBSD ports cvs(1) repository, avoiding common mistakes.
It has to be executed from within the new port's directory.

please read the BUGS section in portimport(1) for details about the
user login used to connect to cvs.openbsd.org !!

addition suggested by and OK sthen@
no objections from jasper@ espie@ aja@
manpage nits jmc@
2013-04-09 19:51:37 +00:00
sthen
43ea67d425 reserve id for c-icap 2013-04-08 20:58:21 +00:00
espie
3193fed1a9 work around bob 2013-04-08 16:45:06 +00:00
rpe
9d09dca90a MASTER_SITE_KDE
- switch ftp.uvsq.fr from http to ftp

MASTER_SITE_FREEBSD_LOCAL
- switch se and uk mirrors to http and move upwards in list
- switch ru mirror from http to ftp

MASTER_SITE_PACKETSTORM
- replace all currently listed mirrors with the 4 offical ones

MASTER_SITE_MYSQL
- remove ftp.rhnet.is and mirror.services.wisc.edu
- switch a couple of ftp mirrors to http
- ftp://ftp.linorg.usp.br beomes http://linorg.usp.br
- switch.ch becomes first ftp mirror to improve "make peek-ftp"

MASTER_SITE_ISC
- remove ftp.epix.net
- move ftp.arcane-networks.net below ftp://ftp.isc.org

ok sthen@, jasper@ (on a similar diff)
2013-04-06 19:57:48 +00:00
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