Commit graph

11 commits

Author SHA1 Message Date
kim
2923a41f18 Avoid repeated compiler warnings about redefining USEVARARGS. 2005-03-29 07:02:25 +00:00
atatat
6ac8f64732 Put the config.h.in patch into its own patch file and add more to it
that forces varargs to be used on NetBSD.  Some gcc 3.3 instances
(specifically 3.3.3nb1 on NetBSD/alpha) fail one of the configure
tests making it think we don't have sprintf() (and therefore no
varargs) causing unmentionably evil things to be done instead.  This
usually leads to core dumps.

Fix a pointer-to-integer cast warning by casting to long in between.
The actual use case is harmless, but the compiler can't tell that.

Bump PKGREVISION to 1 for the gcc workaround (affects at least
NetBSD/alpha which can now build a better screen).

Addresses PR pkg/25937.
2004-07-15 04:05:40 +00:00
wiz
84970eaa04 Not necessary any longer after update to 4.0.2. 2004-01-06 18:10:46 +00:00
wiz
511619f71b Fix
http://www.securityfocus.com/archive/1/345844
with the patches supplied there.
Bump PKGREVISION to 1.
2003-11-27 20:29:48 +00:00
seb
1a211d2439 Convert to USE_NEW_TEXINFO.
Remove now unnecessary patch file.
2003-08-03 08:14:46 +00:00
wiz
1cbd5110a1 Update to 3.9.9. Changes since 3.9.8:
* new '-X' option to send commands to screen sessions.
* added a possibility to change the attributes/color in caption or
  hardstatus strings:
    caption always "%3n %{r}%t%{-}%? @%u%?%? %{g}[%h]%{-}%?"
* new 'dinfo' command to show what screen thinks about your terminal.
* new 'attrcolor' command to map attributes to color codes:
* support for UTF-8: new commands 'utf8', 'defutf8' to change the
  encoding of a window, plus a '-U' option to tell screen that
  your terminal sends/receives UTF-8 codes.
* support for 16 colors.
2001-08-18 09:53:01 +00:00
tron
705e33eef6 Update "screen" package to version 3.9.5. 1999-09-03 15:44:42 +00:00
tron
d7b743afef Update "screen" package to version 3.9.3. Changes since version 3.9.2:
- small utmp fix
- BSD chflags fix
1999-08-10 17:43:55 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
explorer
e24db8c403 update to screen 3.7.4 (from 3.7.2) 1997-11-05 00:37:12 +00:00
hubertf
652e2956ee Initial import of FreeBSD's screen port. 1997-10-11 21:47:45 +00:00