summaryrefslogtreecommitdiffstats
path: root/misc/splitvt
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.knu2003-02-202-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-102-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-062-1/+2
| | | | Approved by: pat
* To ports@freebsd.org.obrien2002-05-081-1/+1
|
* Update to version 1.6.5 (and fix known vulnerabilities).obrien2001-01-145-7/+44
| | | | Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* Add $FreeBSD$, which help me in problem reports.obrien2000-11-221-0/+1
|
* Mark FORBIDDEN because the splitvt binary is not installed setuid,kris2000-06-201-0/+2
| | | | | | | | 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>
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-2/+2
|
* Restore useless version required comments.obrien2000-03-221-0/+1
|
* Remove the "version required" line.obrien2000-03-201-1/+0
|
* Style nits in the ports I maintain.obrien2000-02-131-7/+8
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-261-1/+1
| | | | | | | | | | | | 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
* Remove miscellaneous manpages.hoek1998-08-181-1/+0
|
* Upgrade to 1.6.3obrien1997-04-022-5/+4
| | | | Noticed by: Bill Fenner <fenner@parc.xerox.com>
* Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-5/+3
|
* Fix Makefiles to work with new bsd.port.mk. Mostly just replacingasami1996-11-131-4/+2
| | | | | ${COMPRESS_MAN} so they will at least work. I will come back later and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
* CATEGORIES+= --> CATEGORIES=obrien1996-11-111-2/+2
| | | | Misc variable reordering, cleaning up, etc.
* New port, run two shells in a split window/terminal.obrien1996-11-035-0/+45
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.
OpenPOWER on IntegriCloud