espie
|
bfb7e8e53c
|
fix
|
2010-05-23 09:28:19 +00:00 |
|
espie
|
7dd09beb4d
|
only warn for empty patches, instead of erroring out.
Simplify the task of testing patches that remove patches.
Don't forget to cvs rm though !
|
2010-05-23 09:22:50 +00:00 |
|
espie
|
a2c438edf9
|
prepare the move
|
2010-05-23 08:59:36 +00:00 |
|
espie
|
8dcbdcc0c8
|
report pkgname that didn't build. This should help track down the
todo=<nothing> errors the other frogs are seeing.
|
2010-05-22 08:43:18 +00:00 |
|
espie
|
fcbad9512f
|
save dump in a file instead of stdout
|
2010-05-22 08:42:21 +00:00 |
|
sthen
|
b9aae5e004
|
Reformat usage line to fit 80 columns. ok espie@
|
2010-05-18 15:56:52 +00:00 |
|
espie
|
5f9bf53f3f
|
classify machines per compiler arch. May occasionally be useful if you're
looking for something like this.
some help from miod@ for hw that's been forgotten by every human. ;-)
|
2010-05-16 10:33:32 +00:00 |
|
espie
|
4559bb871a
|
no "manual install" in there
|
2010-05-10 13:02:35 +00:00 |
|
espie
|
e00097ed08
|
also prevent SUBDIRLIST from escaping, as noticed by kili@
|
2010-05-09 21:41:40 +00:00 |
|
espie
|
5bd10c1f4f
|
document a few more things
|
2010-05-09 10:47:34 +00:00 |
|
espie
|
bda6819579
|
avoid FETCH_PACKAGES
|
2010-05-09 10:01:46 +00:00 |
|
espie
|
56e02d3495
|
make sure all hosts have the same set of .la files
|
2010-05-06 15:50:13 +00:00 |
|
espie
|
78ead5f50e
|
if depends is :patch, install dependencies from patch...
|
2010-05-04 10:10:25 +00:00 |
|
sthen
|
4ddc5c567a
|
Drop two headers from the cache for autoconf, they are deprecated in X.
ac_cv_header_X11_extensions_xf86dga_h
ac_cv_header_X11_extensions_xf86vmstr_h
|
2010-05-04 09:51:06 +00:00 |
|
espie
|
56177f75ea
|
whitespace
|
2010-05-04 09:45:41 +00:00 |
|
espie
|
609e100ea7
|
stupid, finally get this right...
|
2010-05-04 09:41:46 +00:00 |
|
espie
|
75a6136acc
|
make use of the recent pkg_add changes (required), much simpler resolve-lib !
(tested thru a full bulk, obviously)
|
2010-05-02 20:54:25 +00:00 |
|
espie
|
303bd978e6
|
pattern I use a lot: start right after a given dir.
Easy to do.
|
2010-05-01 10:27:56 +00:00 |
|
sthen
|
8ea4590c08
|
reserve uid/gid for nfcapd of net/nfdump; nfsen will want it
|
2010-04-30 11:49:55 +00:00 |
|
ajacoutot
|
abb447d0ba
|
Move ftp.acc.umu.se to the top of MASTER_SITE_GNOME, it is the most
reliable.
|
2010-04-26 18:03:37 +00:00 |
|
steven
|
c2c0e34851
|
be silent when mode=execute
this fixes net/xchat
|
2010-04-26 17:49:00 +00:00 |
|
espie
|
30a6a1384b
|
make sure $orphans object has a valid cwd, this time fixes jasper@ (and aja@)
bug for good.
|
2010-04-26 12:00:57 +00:00 |
|
espie
|
0be9a5b447
|
whitespace
|
2010-04-26 08:32:53 +00:00 |
|
espie
|
0483d2cc45
|
skip depends the same way the ports tree does
|
2010-04-26 08:31:39 +00:00 |
|
espie
|
e2459e6367
|
fix typo (and blanks)
|
2010-04-26 07:10:08 +00:00 |
|
ajacoutot
|
056a331311
|
Override MAKE in CONFIGURE_ENV when USE_GMAKE is set to Yes. Some ports
seem to need this more and more and it makes sense anyway.
tested in a bulk by jasper@, ok espie@
|
2010-04-24 09:54:42 +00:00 |
|
naddy
|
d657c5f032
|
do not claim that we have libXp; it will go away soon
|
2010-04-23 19:50:05 +00:00 |
|
espie
|
f17ad575cb
|
I should clean up old code more regularly
|
2010-04-23 17:18:21 +00:00 |
|
espie
|
ceb57e299d
|
handle orphans correctly, as noticed by jasper.
|
2010-04-20 21:54:40 +00:00 |
|
espie
|
3f48860b4c
|
fix and recommit, my bad.
|
2010-04-20 21:00:35 +00:00 |
|
landry
|
9a3be8dc0f
|
Revert to r1.991, this temporarly broke the portstree..
agreed by kili@ and sthen@
|
2010-04-20 19:58:09 +00:00 |
|
espie
|
09ed1dcb61
|
use _MAKE and _MAKESYS, simpler to read
|
2010-04-20 10:15:09 +00:00 |
|
espie
|
8565ca1737
|
provide a _MAKE internal that does the cd ${.CURDIR} && exec,
use it to avoid the obj/ problem in /usr/ports.
provide a _MAKESYS internal for bsd.port.mk with SYSTRACE too
|
2010-04-20 10:03:36 +00:00 |
|
espie
|
5b287b6cbf
|
make sure SUBDIR doesn't escape into individual ports directory.
|
2010-04-20 10:02:39 +00:00 |
|
espie
|
8beda10cb7
|
fix logic, so that BROKEN-arch shows in the correct places
when MULTI_PACKAGES is set.
|
2010-04-17 10:16:11 +00:00 |
|
espie
|
51b217c20a
|
forgot vax
|
2010-04-17 09:49:52 +00:00 |
|
espie
|
c6fe95a9cb
|
bugfix: strip LIB_DEPENDS of all BASE_PKGPATH
bugfix: use -U when pkg_add -r to update dependencies as well
feature: add next stage in ports build to info saved in the lock when
things fail.
|
2010-04-15 09:59:07 +00:00 |
|
espie
|
ca22d54fd7
|
remove the .tgz work-around now that I've fixed the pkg_add problem.
WARNING: you need a current pkg_add if you don't want your dpb to hang !!!
|
2010-04-12 13:43:05 +00:00 |
|
espie
|
65e0213983
|
move the 'grabbing sublist' code to a Grabber object, that we'll be able to
use later on from the engine.
|
2010-04-12 13:30:11 +00:00 |
|
espie
|
6d10bb1b49
|
add a list of ALL_ARCHS so that I can dump BROKEN-<arch> in dump-vars.
|
2010-04-12 13:08:20 +00:00 |
|
espie
|
f20c2d877a
|
avoid self-reference in BUILD/LIB_DEPENDS.
|
2010-04-12 11:57:59 +00:00 |
|
espie
|
2ebaf586e0
|
#@# W!E typo
|
2010-04-11 15:02:03 +00:00 |
|
espie
|
f98ad9cb1f
|
hooks to rebuild info when we grab errors back
|
2010-04-10 11:21:24 +00:00 |
|
espie
|
4153bd531c
|
fix startup
|
2010-04-08 18:40:42 +00:00 |
|
alek
|
31256fa4de
|
set @info marker for files created with makeinfo using german locale; ok espie@, jasper@ and ajacoutot@
|
2010-04-08 15:33:17 +00:00 |
|
espie
|
3580d81d19
|
add update support, with rather violent options for now
|
2010-04-06 10:10:03 +00:00 |
|
espie
|
c29be08e36
|
adds an extra "depends" stage which runs pkg_add once, before prepare
checks the deps.
Solves the "avahi rebuilds with full shit" in some build orders that
naddy@ reported.
|
2010-04-06 09:39:51 +00:00 |
|
espie
|
9d998e4011
|
repair -j
|
2010-04-06 09:38:44 +00:00 |
|
espie
|
39f6cafc40
|
fix buglet
|
2010-04-05 14:03:26 +00:00 |
|
espie
|
03931ebeb5
|
USE_GROFF framework for the mandoc switch
|
2010-04-05 14:02:50 +00:00 |
|