brad
350f1c87d9
sync with CVS as of today, adds luna88k and removes pegasos.
2004-06-15 04:06:26 +00:00
sturm
67a6ca5fda
honour TMPDIR and PKG_TMPDIR in systrace policies
...
prodded by jolan@
2004-05-31 12:27:07 +00:00
jakob
043b234ca3
_jabberd
2004-05-29 13:08:54 +00:00
dhartmei
1f479b8766
milter-spamd is a sendmail milter plugin that passes mails through
...
SpamAssassin's spamd, rejecting mails inline that are considered
spam. ok sturm@
2004-05-24 07:35:47 +00:00
grange
f7ae4fc70a
_cnupm user for net/cnupm
...
ok pval@
2004-05-13 06:52:12 +00:00
sturm
5a70af0a5f
according to Niels, execve needs "true then permit" in order for emulation
...
changes to work correctly. This allows fixes for emulation issues with
some linux-compat ports (jdk, netscape).
2004-05-01 14:23:27 +00:00
robert
ca9b819469
Add the _vscan user/group (used by mail/amavisd-new); ok jolan@
2004-04-30 21:32:56 +00:00
sturm
1f4d6d2e3b
permit closefrom()
2004-04-24 07:17:44 +00:00
marcm
52c519feda
Ok, actually commit the changes to user.list this time.
2004-02-21 06:16:58 +00:00
jakob
765d22c660
add user for security/stunnel
2004-02-16 12:04:29 +00:00
brad
1884bf6660
sync with CVS as of today, now includes entries for AMD64 and CATS.
2004-02-16 10:01:12 +00:00
sturm
8cae9bc0af
permit fswrite to empty filename, syscalls are supposed to fail on this
2004-01-31 11:40:39 +00:00
sturm
403f6f070b
permit osigaltstack
2004-01-24 13:02:11 +00:00
sturm
449fce82f8
more
2004-01-18 11:12:24 +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
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
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
sturm
d15dcf1e2c
+_tomcat
2003-12-15 22:33:57 +00:00
david
376e947e23
+_quagga
2003-12-11 19:05:38 +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
kevlo
03ccfcbace
+_mail
2003-11-03 06:14:07 +00:00
brad
231f90d5d2
add pegasos
2003-10-31 06:13:22 +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
pvalchev
577a7d34de
delete; i386-only list superceded with data under infrastructure/plist/
2003-09-23 01:32:12 +00:00
pvalchev
13fc8444b0
sync to my lists, this is probably going to close to what 3.4 will have
2003-09-06 05:11:11 +00:00
sturm
a9836ab377
+getpeername
...
ok naddy@
2003-08-24 20:38:25 +00:00
pvalchev
af2cc467d1
remove unzels with bad licenses that cannot go to the CD
2003-08-09 20:22:36 +00:00
pvalchev
6eb4275ce4
update
2003-08-09 17:48:21 +00:00
sturm
16ce58292a
this makes our build infrastructure systrace aware
...
original idea from jsyn@, discussed and first tests at c2k3
Warning!
- this commit is different from all patches sent around, please remove
them before updating
- due to a few bugs in systrace this is currently not ready for the casual
porter and several ports will fail to build, you've been warned
The idea of this patch is to help a porter when developing a new port.
With systrace the configure, build and fake stages are not allowed to
open network connections or write outside some well defined directories.
This way misbehaving programs will be noticed due to logfile entries in
/var/log/messages and the port can be fixed. There is generally no need
for endusers to use this, as the checksum ensures that ports in the
future will behave the same as they did when porting. :)
To activate systrace'd port building, set USE_SYSTRACE=Yes (e.g. in
/etc/mk.conf)
tested by some people, ok espie@
2003-07-28 17:17:04 +00:00
jolan
03feeb8ee3
+_ffproxy
2003-07-25 04:59:54 +00:00
jolan
43f21093a4
+dovecot
2003-07-14 23:49:32 +00:00
sturm
1448268198
be more specific wrt/ fixed uids/gids
2003-06-23 19:20:58 +00:00
sturm
a01b82e1b5
New user- and groupname schema for ports. All users and groups created
...
by ports have to have a leading '_' and a fixed id. They have also to
be added to db/user.list.
user.db and createuser are not used and are superfluous now.
2003-06-22 09:59:35 +00:00
pvalchev
17c64f0933
update to reality
2003-03-31 03:53:23 +00:00
pvalchev
f8d727a614
Update to 3.3 i386 seed list (this hadn't been touched since 2.9)
2003-03-25 04:10:39 +00:00
brad
29cf0ceab4
- sync config.guess
...
- add a copy of config.sub in a central location
2002-03-02 23:59:38 +00:00
brad
888ee53f31
- add et_EE
...
- ru_SU -> ru_RU
--
Ok'd by: heko@
2002-01-18 16:48:19 +00:00
espie
c0d4fa5d92
Grab config.guess from master repository, to repair ppc globally.
2001-09-24 22:30:03 +00:00
espie
22da3babe3
Remove /tmp, /var/tmp, /var/games from fake hierarchy.
...
Noticed by arl@q7.net , checked by naddy@.
2001-06-07 14:32:10 +00:00
espie
c057142749
Bump to what was used for 2.9.
2001-05-05 22:34:01 +00:00
espie
0a2c20e0ec
Synch mtree with bsd.local.dist.
...
I shouldn't have to do this. This should have been spotted by the loser
who changed tcsh's Makefile. Brad should have noticed it no longer builds
and fixed this, along with mtree/BSD.local.dist...
2001-04-05 12:46:54 +00:00
brad
6cc210f0a6
update these to reflect reality, some ports have been moved or do not
...
exist/need FLAVORs anymore. Ok espie@
2000-11-02 16:05:14 +00:00
espie
fbc7ee7ab7
Minor clean-up: add site_perl dir to fake mtree so that it won't appear
...
as @dirrm in make plist.
2000-10-22 12:06:56 +00:00
turan
9afaff17ef
fix a2ps and kde
2000-04-18 12:26:31 +00:00
turan
58439e866b
includes
2000-04-18 10:51:00 +00:00
turan
af224e001d
these are the makefiles I will be using to build on
...
m68k, powerpc, alpha, and other less used platforms.
2000-04-18 10:49:29 +00:00
espie
73bec0c7e9
Let var appear at the right location.
...
Clean up indentations, and then clean it up some more.
Based on Camiel's patch, plus some more clean up, thanks Camiel !
2000-03-29 15:41:28 +00:00