Antoine Brodin
b974b08f1d
Add files to remove when MK_PPP=no.
2010-02-28 14:43:55 +00:00
Antoine Brodin
72647fe8e4
Add files to remove when MK_PORTSNAP=no.
2010-02-28 14:41:28 +00:00
Antoine Brodin
78d8164c0f
Add files to remove when MK_PKGTOOLS=no.
2010-02-28 14:39:39 +00:00
Antoine Brodin
c13190b297
Add files to remove when MK_PF=no.
2010-02-28 14:37:39 +00:00
Antoine Brodin
58f47440a2
Add files to remove when MK_NTP=no.
2010-02-28 14:32:29 +00:00
Antoine Brodin
fda29b2349
Update files to remove when MK_RCMDS=no.
2010-02-28 14:29:22 +00:00
Antoine Brodin
50d16bbe9f
Add files to remove when MK_RCS=no.
2010-02-28 14:26:28 +00:00
Antoine Brodin
236443476e
Add files to remove when MK_ROUTED=no.
2010-02-28 14:24:38 +00:00
Antoine Brodin
1fe4843a49
Add files to remove when MK_TELNET=no.
2010-02-28 14:23:38 +00:00
Antoine Brodin
94cd15a9ee
Add files to remove when MK_NDIS=no.
2010-02-28 14:21:15 +00:00
Antoine Brodin
8c7d0ea263
Update files to remove when MK_NCP=no.
2010-02-28 14:13:33 +00:00
Antoine Brodin
c742deed4f
Update files to remove when MK_LPR=no.
2010-02-28 14:12:05 +00:00
Antoine Brodin
9586e95257
Add files to remove when MK_WIRELESS=no.
2010-02-28 14:08:12 +00:00
Antoine Brodin
e94be45c0c
Do not remove fmt.1 when MK_MAIL=no.
...
X-MFC-With: r203584
2010-02-26 23:26:15 +00:00
Ruslan Ermilov
9fd69f37d2
Fixed missing or broken library dependencies.
2010-02-25 14:42:26 +00:00
Ruslan Ermilov
a6d8ff1d6d
Moved mcgrab(1) into a separate directory -- our .mk infrastructure
...
doesn't currently have support for building multiple programs in a
single makefile.
While here, fixed manpages and makefiles (missing dependencies).
2010-02-25 14:36:50 +00:00
Rebecca Cran
8dd83f1e16
Update the sendfile regression test so that it outputs results in the
...
TAP format.
Add a checksum to verify that the data hasn't been corrupted between
being read from disk and being received.
Approved by: rrs (mentor)
2010-02-24 23:00:16 +00:00
Attilio Rao
4ed925457a
Add a regression test for the kthread(9) interface.
...
Submitted by: Giovanni Trematerra
<giovanni dot trematerra at gmail dot com>
2010-02-20 15:20:28 +00:00
Jilles Tjoelker
9f21d0a3a5
sh: arith: Add a test for a bug in the dash arith code,
...
which I plan to import at some point.
Our current code handles it fine and it should stay that way.
2010-02-17 22:25:22 +00:00
Jilles Tjoelker
70293312f8
sh: arith: Test an octal constant as well.
2010-02-17 22:22:20 +00:00
Ulrich Spörlein
54673381cd
Add missing newline in last line of file.
...
Uncovered via: fromcvs vs. svn
Approved by: ed (co-mentor)
2010-02-16 09:10:21 +00:00
Pawel Jakub Dawidek
7b0706f670
- Implement -q option for pgrep(1).
...
- Add regression test to test -q option.
2010-02-12 18:52:24 +00:00
Ruslan Ermilov
2949bd100b
Fixed error checking of pthread(3) functions.
...
PR: 143807
Submitted by: pluknet (partly)
2010-02-12 16:33:03 +00:00
Xin LI
cebcc1ac1b
Symbolic link to mailwrapper should only be removed if both MK_MAILWRAPPER
...
and MK_SENDMAIL is "no".
Reported by: Rob Farmer <rfarmer at predatorlabs.net>
2010-02-10 00:01:35 +00:00
Xin LI
07ea9a7c2f
As it turns out, fmt(1) is being used by the base system as well as the
...
ports tree extensively and it is probably a good idea to keep it
regardless of NO_MAIL setting.
Reported by: Alexander Best
Reviewed by: antoine
X-MFC-With: r203584
2010-02-09 18:22:26 +00:00
Jilles Tjoelker
91f2621cd1
sh: Make sure the mail2.0 test can actually fail if $MAIL is not touched.
2010-02-08 18:57:18 +00:00
Xin LI
4c63c240fb
Add files for NO_MAIL, NO_SENDMAIL and NO_MAILWRAPPER.
...
MFC after: 2 weeks
2010-02-07 00:38:31 +00:00
Jilles Tjoelker
5706357661
sh: Do not stat() $MAIL/$MAILPATH in non-interactive shells.
...
These may be NFS mounted, and we should not touch them unless we are going
to do something useful with the information.
2010-02-06 22:57:24 +00:00
Antoine Brodin
a48279bb03
Update files to remove when MK_KERBEROS=no.
2010-02-06 20:21:03 +00:00
Antoine Brodin
e86622b3d7
Add files to remove when MK_JAIL=no.
2010-02-06 20:11:23 +00:00
Antoine Brodin
2677a43216
Update files to remove when MK_IPX=no.
2010-02-06 20:09:55 +00:00
Antoine Brodin
02eb407f8c
Add files to remove when MK_IPFW=no.
2010-02-06 20:08:46 +00:00
Antoine Brodin
91ff065b11
Move rescue/ping6 from files to remove when MK_INET6=no to file to remove
...
when MK_INET6_SUPPORT=no. (MK_INET6=no implies MK_INET6_SUPPORT=no)
2010-02-06 20:06:06 +00:00
Antoine Brodin
a2ccbc2954
Add file to remove when MK_IDEA=no.
2010-02-06 20:02:56 +00:00
Antoine Brodin
b6d220d05b
Add files to remove when MK_GSSAPI=no.
2010-02-06 20:00:35 +00:00
Antoine Brodin
96e9532b9d
Add files to remove when MK_GPIB=no.
2010-01-30 19:36:55 +00:00
Antoine Brodin
2ea25692d0
Add files to remove when MK_GDB=no.
2010-01-30 19:33:45 +00:00
Antoine Brodin
051426045b
Add files to remove when MK_GAMES=no.
2010-01-30 19:32:01 +00:00
Antoine Brodin
b983b14617
Add files to remove when MK_FREEBSD_UPDATE=no.
2010-01-30 19:29:02 +00:00
Antoine Brodin
aa6bef9eff
Add files to remove when MK_FLOPPY=no.
2010-01-30 19:26:28 +00:00
Ruslan Ermilov
3b77dd00f1
Actualize.
2010-01-25 14:17:36 +00:00
Antoine Brodin
629b054a63
Add files to remove when MK_DICT=no.
2010-01-24 14:13:56 +00:00
Antoine Brodin
73ff661084
Add files to remove when MK_CVS=no.
2010-01-24 14:09:45 +00:00
Antoine Brodin
7692d80e7b
Add files to remove when MK_CTM=no.
2010-01-24 14:06:19 +00:00
Antoine Brodin
682e107237
Add files to remove when MK_CPP=no.
2010-01-24 14:04:38 +00:00
Antoine Brodin
e493781a2c
Update files to remove when MK_ZFS=no.
2010-01-16 20:42:50 +00:00
Antoine Brodin
af5b47240f
Update files to remove when MK_CDDL=no.
2010-01-16 20:40:12 +00:00
Antoine Brodin
2ab199278f
Add files to remove when MK_CALENDAR=no.
2010-01-16 20:36:27 +00:00
Gavin Atkinson
7964930201
Spell "Hz" correctly wherever it is user-visible.
...
PR: bin/142566
Submitted by: N.J. Mann njm njm.me.uk
Approved by: ed (mentor)
MFC after: 2 weeks
2010-01-12 17:59:58 +00:00
Antoine Brodin
bd0a3ed532
Update files to remove when MK_BLUETOOTH=no.
2010-01-09 19:52:42 +00:00