Commit Graph

75 Commits

Author SHA1 Message Date
espie
fb6fc6496b @man 2004-08-11 10:07:56 +00:00
espie
13610c68eb switch to @sample 2004-08-03 12:40:43 +00:00
brad
fc4f815ee1 - remove -sample from screenrc example file, its pretty obvious when its in
the examples dir
- cleaning
2004-06-24 04:07:53 +00:00
brad
114bdd75e9 upgrade to screen 4.0.2 2004-01-17 05:34:28 +00:00
brad
78b95934a9 we no longer need this custom code to deal with ptys 2004-01-05 02:00:54 +00:00
margarida
92208e6cc1 Reliability fix:
Buffer overflow in GNU screen allows privilege escalation for local users.
It also has some potential for attackers getting control of another user's
screen.  Transfer of approximately two gigabytes of data is required to
exploit this vulnerability.
Usually screen is installed either setgid-utmp or setuid-root but this DOES
NOT happen on OpenBSD, thus the reliability fix.

ok brad@
2003-12-04 23:27:07 +00:00
espie
e724bd1f82 Add shm flavor, to use with brltty
ok brad@
2003-11-22 00:56:58 +00:00
brad
2a1b9060eb don't need to use rm here. 2003-10-19 03:59:27 +00:00
jolan
7c2d12a5a4 - add license comment above PERMIT_* lines
- add includes so openpty is not implicitly declared
- use (void*) NULL in execl to make sure it 64-bit where it needs to be

OK brad (maintainer)
2003-10-14 23:05:28 +00:00
brad
5bfccb82fa don't install a versioned binary, idea from John Kerbawy 2003-10-10 01:27:38 +00:00
naddy
b3940867c6 - Fix screenrc-sample syntax.
- Add @extra handling of screenrc.

ok brad@
2003-09-29 11:08:02 +00:00
brad
57fc4b35e4 upgrade to screen 4.0.1 2003-09-27 02:00:58 +00:00
brad
85af65a8ee upgrade to screen 4.0.0
--
From: Han Boetes <han at mijncomputer dot nl>
2003-09-26 23:50:55 +00:00
brad
fdd1216f5d upgrade to screen 3.9.15
--
From: Han Boetes <han at mijncomputer dot nl>
2003-05-05 04:40:31 +00:00
brad
8793689a8d remove BROKEN tag for static FLAVOR on sparc64, I cannot remember
who reported this supposed breakage but it sure seems to work on both
3.1-stable and -current systems.
2002-09-25 02:06:33 +00:00
brad
17016fc5ae upgrade to screen 3.9.13
--
New version pointed out by: John Kerbawy <john@maKintosh.com>
2002-09-18 13:25:13 +00:00
brad
41eba28a9b ensure the screen man page has the proper path to the screenrc file.
--
Pointed out by: art@
2002-08-21 20:12:02 +00:00
brad
ca30c64320 mark static FLAVOR broken for sparc64 2002-03-23 23:54:05 +00:00
brad
25f1e42e49 upgrade to screen 3.9.11 2002-02-17 07:13:40 +00:00
brad
8511948253 - rename checksums file
- add static FLAVOR, requested by pvalchev@
2001-12-07 13:52:36 +00:00
brad
9047e1b62a end the sentence with a period. 2001-09-06 04:02:24 +00:00
brad
d929c3aa93 one less setuid binary. 2001-09-06 03:49:55 +00:00
brad
2b4accbcba ugh. update checksums. 2001-09-04 15:11:30 +00:00
brad
fd9646eece upgrade to screen 3.9.10 2001-09-04 14:56:27 +00:00
brad
f92cc3421a upgrade to screen 3.9.9
- DESTDIR, "CFLAGS & LDFLAGS" patches integrated
2001-07-28 04:00:36 +00:00
brad
0ab84e9980 - don't need to install the sample screen screencap file anymore
- don't mention it durring INSTALL run either
--
Brought to my attention by: fries@
2001-05-06 00:46:50 +00:00
brad
fde3d4345d - integrate COMMENT
- bump NEED_VERSION
2001-04-13 21:48:42 +00:00
brad
8d1e5e6678 ensure file perms. 2000-09-28 01:05:21 +00:00
brad
3918ceb4a1 add name to MAINTAINER 2000-09-24 07:03:59 +00:00
brad
e3c26286a5 @mode tag 2000-09-14 03:22:07 +00:00
brad
c1cc00eb34 - remove SYSCONFDIR from SUBST_VARS
- remove part of the patch that overrides the all target and just fill in
ALL_TARGET
2000-09-06 00:28:05 +00:00
brad
c0a16cc693 - add HOMEPAGE
- remove MASTER_SITES_GNU, these mirrors do not contain screen under the
usual gnu/ dir anymore
2000-09-01 20:58:11 +00:00
brad
f53d86ae65 upgrade to screen 3.9.8;
--
fixes a format string bug, possible root compromise

Pointed out by: markus@, deraadt@ and Gregor Longariva
<longariva@informatik.uni-erlangen.de>
2000-09-01 19:37:52 +00:00
brad
a8f282c867 use just MASTER_SITE_GNU 2000-08-25 04:17:44 +00:00
brad
3749cca865 - substitute SYSCONFDIR into DEINSTALL/INSTALL
- fix 2 typos in patch-aa todo with DESTDIR usage
- ${SCREENRC} -> $CONFIG_FILE in INSTALL script
2000-08-25 03:30:01 +00:00
brad
b4ae0e5cb1 side affect of using "CONFIGURE_STYLE= gnu dest" is that ETCSCREENRC is
hard coded to ${DESTDIR}/etc/screenrc in the resulting screen binary thus
the system wide /etc/screenrc does not work as expected.
--
Reported by: Luke Bakken <luke_bakken@yahoo.com>
2000-08-24 22:46:43 +00:00
brad
cdd6613929 VERSION variable 2000-08-23 17:55:20 +00:00
brad
4a73da9f76 - move config file from lib/screen to share/examples/screen
- ${FOO} -> $FOO in INSTALL/DEINSTALL
2000-08-04 18:25:24 +00:00
brad
4777817e09 remove unnecessary rm 2000-07-04 19:33:07 +00:00
brad
00353b9182 - remove FAKE=Yes
- HAS_CONFIGURE -> CONFIGURE_STYLE
2000-06-23 18:59:39 +00:00
espie
044c069945 Bump package name, as 2.7 shipped with a bad plist. 2000-06-18 01:37:39 +00:00
espie
70778bdc8e Revert PLIST to its normal state.
It was never broken, it's been a transient problem in pkg_add.
If you experience the problem, it's your fault. The ports tree
is tracking 2.7, the problem does not exist in 2.7.
2000-05-18 12:10:44 +00:00
brad
5f1484378c - remove license type
- bump NEED_VERSION
- ensure that the screen symlink is created properly; problem reported by
Phil Pennock <pdp@nl.demon.net>
2000-05-18 00:06:42 +00:00
turan
63061d1daf sync 2000-05-10 21:54:47 +00:00
espie
0fd05ef2ce Move all NEED_VERSION right after CATEGORY 2000-03-24 22:11:32 +00:00
espie
d90f25925c fake 2000-03-04 22:01:41 +00:00
brad
177f1de519 {yes,YES} -> Yes 2000-02-20 00:01:59 +00:00
turan
504f314d16 espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE 2000-02-15 05:03:51 +00:00
turan
1574b9aa2e gpl licenses 2000-02-12 08:02:07 +00:00
brad
34b9eb1399 - include netinet/in.h before arpa/inet.h to avoid a couple of compiler
warnings in teln.c
- mkdir -> ${INSTALL_DATA_DIR}
1999-12-31 23:28:24 +00:00