1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Kris Kennaway
e7762da999 Mark FORBIDDEN because the splitvt binary is not installed setuid,
therefore it can't change the permissions on the child tty and leaves it
world readable/writable. Furthermore, there's a buffer overflow when the
binary *is* setuid.

Submitted by:	Joey Hess <joey@kitenet.net>
2000-06-20 01:41:26 +00:00
Satoshi Asami
dad9a57abe Convert to PORTNAME/PORTVERSION. 2000-04-14 08:49:30 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
David E. O'Brien
d99d6e104d Change Id->FreeBSD. 1999-08-25 07:23:21 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
Tim Vanderhoek
39448a6b27 Remove miscellaneous manpages. 1998-08-18 19:04:15 +00:00
David E. O'Brien
11b0b1747e Upgrade to 1.6.3
Noticed by:	Bill Fenner <fenner@parc.xerox.com>
1997-04-02 08:39:13 +00:00
Satoshi Asami
642e598732 Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 10:37:03 +00:00
Satoshi Asami
92cb149612 Fix Makefiles to work with new bsd.port.mk. Mostly just replacing
${COMPRESS_MAN} so they will at least work.  I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
1996-11-13 12:41:39 +00:00
David E. O'Brien
47a616f11d CATEGORIES+= --> CATEGORIES=
Misc variable reordering, cleaning up, etc.
1996-11-11 05:50:23 +00:00
David E. O'Brien
d0da6c97d8 New port, run two shells in a split window/terminal.
Note that this duplicates the functionality of window(1).  However I didn't
know this existed when I made the port.  Also, it may be useful for those
in a hetrogenious environment, if they want the same programs on all OS's.
1996-11-03 08:42:02 +00:00