espie
9b7e268a59
fix path
2004-02-10 20:37:45 +00:00
espie
d229227ddf
always define DIST_SUBDIR, simplifies logic.
2004-02-07 22:36:13 +00:00
espie
2b162efb9b
move up pkgpath.mk, so that PKGPATH is available.
...
Use it to define per-PKGPATH user-settings: BULK, WRKOBJDIR, ...
2004-02-07 22:34:02 +00:00
espie
7a0db8de9e
always define WRKOBJDIR, FAKEOBJDIR (simpler logic).
...
change tests to !empty instead of defined.
Move BULK_TARGETS up with other user settings.
2004-02-07 22:18:49 +00:00
espie
ec41a84509
.if .if
...
.else .elif
. if --> .else
. else .endif
. endif
.endif
2004-02-07 22:14:21 +00:00
espie
ec7a491459
let show be a list of variables
2004-02-07 22:02:40 +00:00
brad
f52e305c05
take USE_GCC3 into consideration.
...
ok espie@
2004-02-02 10:39:49 +00:00
espie
c688c5c73b
nits
2004-02-01 23:43:26 +00:00
espie
1c19b2641b
better elf libs checker.
...
okay pvalchev@
2004-02-01 23:07:30 +00:00
sturm
8cae9bc0af
permit fswrite to empty filename, syscalls are supposed to fail on this
2004-01-31 11:40:39 +00:00
espie
32f593bbc3
use -L if necessary.
2004-01-28 22:15:21 +00:00
espie
22a42aec05
slight semantic change in CDROM_SITE.
2004-01-28 22:13:40 +00:00
sturm
50b3ab6c55
remove "-f" from calls to pkg_delete, fixes "make uninstall"
...
ok espie@
2004-01-28 20:16:14 +00:00
sturm
403f6f070b
permit osigaltstack
2004-01-24 13:02:11 +00:00
espie
2715832200
tag packages with @arch
2004-01-22 21:28:49 +00:00
sturm
90c7e8a75e
make flavor PFRAGs SUBPACKAGE aware as described in bsd.port.mk(5)
...
from Kurt Miller <truk at optonline.net>
tested by naddy@, ok espie@
2004-01-20 17:42:12 +00:00
sturm
449fce82f8
more
2004-01-18 11:12:24 +00:00
sturm
ad0e479a5b
allow for port specific additional systrace filter rules in
...
${.CURDIR}/systrace.filter
ok espie@
2004-01-18 07:52:49 +00:00
sturm
77310a5629
don't log permitted bind() and connect()
...
permit connect() to /dev/log
2004-01-15 22:41:37 +00:00
sturm
b326e8c555
permit msync() and setreuid()
2004-01-14 19:54:09 +00:00
sturm
a47e8f6e71
let systrace log to stderr
2004-01-11 15:04:01 +00:00
espie
2d9e402c19
reorder the bottom part of bsd.port.mk so that all variable tweaks are
...
done before any target is evaluated. This makes sure a whole series
of bugs can't happen.
Tests and comments by naddy@ and sturm@
2004-01-11 00:49:01 +00:00
dhartmei
ad9e816cd5
update to 0.9, drop privileges to user _milter-regex.
...
note: local socket changed to /var/spool/milter-regex/spool, adjust
sendmail.cf/.mc accordingly when updating:
-`S=unix:/var/spool/milter-regex, T=S:30s;R:2m'
+`S=unix:/var/spool/milter-regex/sock, T=S:30s;R:2m'
2004-01-07 14:57:34 +00:00
espie
14e1f01e2c
use .elif
2004-01-06 16:27:11 +00:00
espie
9a130269f5
move variables that only users can tweak, or that are constants, to
...
the front of bsd.port.mk.
This allows Makefile.inc and modules to use them more easily, and also
cleans up things slightly.
Also kill .include ${PORTSDIR}/../Makefile.inc (???)
2004-01-06 15:02:57 +00:00
sturm
0afcb3ce68
use WRKDIR instead of WRKOBJDIR for systrace, as the latter is not defined
...
unconditionally
found by Michael Coulter <mjc at bitz dot ca>
2004-01-04 09:07:19 +00:00
jolan
4144c08861
no need for ${PORTSDIR}/{cdrom,ftp}-packages anymore
...
ok pval sturm
2004-01-04 08:01:10 +00:00
pvalchev
31bb0ac730
no more cdrom-packages/ftp-packages
2004-01-04 07:53:48 +00:00
espie
494fac294a
Report files and directories installed in WRKINST outside of PREFIX,
...
usually a good indication the fake process is screwing up.
Okay naddy@
2003-12-26 00:26:01 +00:00
espie
ef26554b07
Use somewhat dirty trick.
...
Repairs mirror-maker for multiple MASTER_SITES.
Noticed by naddy@
2003-12-24 00:08:48 +00:00
espie
841eb86247
two
...
if cmd; then ;; else cmd2; fi -> if ! cmd; then cmd2; fi
I missed
2003-12-16 19:05:23 +00:00
sturm
d15dcf1e2c
+_tomcat
2003-12-15 22:33:57 +00:00
sturm
22b88ab1e5
new MASTER_SITE_APACHE
2003-12-15 21:18:41 +00:00
espie
318b72ffb1
Check for duplicates in mirror-maker entries, build Makefiles that won't
...
heap tons of warnings with gnu-make (and that will be slightly smaller as well).
2003-12-15 17:56:40 +00:00
david
376e947e23
+_quagga
2003-12-11 19:05:38 +00:00
espie
c3a877ce10
Kill the recursive part of package dependencies recording, since the
...
new pkg_add deals computes recursive dependencies on the fly.
okay naddy@
2003-12-11 08:55:24 +00:00
millert
8aa47fb2ef
Don't prepend DESTDIR to paths when installing, perl > 5.8.0 deals
...
with DESTDIR automatically. Note that you will need to update to
perl 5.8.2 in order to build perl modules as packages now.
OK pvalchev@
2003-12-03 03:47:07 +00:00
sturm
acfab03a8c
+compat_43_ogetpagesize and compat_43_olseek to allow systrace'd build
...
of archivers/rar on i386
+setgroups
2003-11-27 20:01:49 +00:00
espie
fed09d5bcc
zap some packing-lists sanity check. These are now donw by pkg_create
...
in a more precise and faster way.
2003-11-22 12:03:44 +00:00
sturm
4a5015409c
adapt to new pkg tools without breaking compatibility to old ones
...
noted by Andreas Kahari, ok espie@
2003-11-05 17:35:45 +00:00
kevlo
03ccfcbace
+_mail
2003-11-03 06:14:07 +00:00
brad
231f90d5d2
add pegasos
2003-10-31 06:13:22 +00:00
espie
26d8ad2a8b
shrink by using the new perl modules.
...
no longer test for @dirrm collisions, those don't matter with the new
tools.
tested by nikolay.
2003-10-23 17:49:02 +00:00
pvalchev
71a69fd1d6
add missing /var/games; ok espie nikolay
2003-10-16 15:38:50 +00:00
sturm
7d49a4123d
- _mixmaster
2003-09-29 20:23:41 +00:00
espie
e039496e40
Allows out-of-date to proceed even if some port is broken.
2003-09-28 10:59:42 +00:00
espie
6817307ee5
set PACKAGING in RUN_DEPENDS, to avoid picking up bogus subpackages
...
dependencies.
Tests by sturm@, noticed by pval@
2003-09-28 10:57:01 +00:00
pvalchev
5c01db2c33
change references to db/essentials and fix a typo in the process
2003-09-23 01:40:26 +00:00
pvalchev
577a7d34de
delete; i386-only list superceded with data under infrastructure/plist/
2003-09-23 01:32:12 +00:00
pvalchev
8b89515985
lists of subdirs for packages for the CD for all architectures, ala-essentials
2003-09-23 01:31:01 +00:00