jdc
a2fac70d8b
Regenerated (no patch-af).
2000-05-16 20:28:01 +00:00
jdc
087095aed0
Reducing the termcap buffer from 2048 to 1024 bytes breaks with the new
...
termcap code.
Leaving it at 2048 is OK for older code, as that truncates the entry to
1024 bytes anyway.
2000-05-16 20:27:34 +00:00
lukem
f0007ca5cf
revert previous; updating pkgsrc/mk and pkgsrc/pkgtools/pkg_install on
...
my 1.4.1 box fixed the problem. [i thought the pkgsrc stuff bitched
when the tools were out of date, but whatever...]
2000-01-06 22:38:58 +00:00
abs
df05aef71f
Strip trailing '.', and/or leading '(a|an) '
2000-01-05 15:37:50 +00:00
lukem
0dc20a686d
replace bin/${PKGNAME}' with
bin/screen-3.9.5', as the former doesn't work.
2000-01-05 13:36:20 +00:00
agc
a1919bdd4d
Remove fuzz from patches.
1999-11-19 12:21:13 +00:00
tron
705e33eef6
Update "screen" package to version 3.9.5.
1999-09-03 15:44:42 +00:00
agc
29656d015f
Substitute for ${PKGNAME} when generating the PLIST files.
1999-08-13 14:06:55 +00:00
agc
f36dfb025b
Makefile.in file is incorrect - dollar signs must be escaped from
...
make(1), so that "$PATH" should actually be "$$PATH". Correct this,
and regen patch-sum file accordingly.
1999-08-13 14:04:16 +00:00
agc
ba50ff4895
Use ${DISTNAME} rather than @DISTNAME@, to be consistent with the
...
other substitutions that are done in bsd.pkg.mk when constructing the
PLIST file.
1999-08-13 10:43:14 +00:00
agc
7c240a7a0e
screen-3.9.3 doesn't exist on the master site. 3.9.4 is the latest version,
...
with an additional "tty mode fix" over 3.9.3.
Whilst I'm here, make the PLIST handling a bit smarter, by using automatic
${DISTNAME} substitution. This means that the PLIST doesn't have to be
updated every time there's a new screen version, just to pull in the new
version number - it will be done automatically.
1999-08-13 09:37:28 +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
ded828d2d3
Upgrade to version 3.9.2 of screen, the multi-screen window manager.
...
Changes include:
* real multiuser support
* split screen support
* hardstatus emulation support
* configurable window seperator and hardstatus strings
* permanent window seperator
* many new escapes
* logfile timestamps and flush timeout
* configurable breaktype
* other new commands:
* optional builtin telnet.
* remote detach and reattach change:
* support for history compaction
* optional Braille support.
1999-08-10 09:18:01 +00:00
agc
f4d5171de1
Add package patch checksum files.
1999-07-09 14:09:02 +00:00
tv
ddfeb25e1d
The real MASTER_SITE can be distant or slow to most of the world; instead,
...
give preference to MASTER_SITE_GNU (which may be overridden by the user).
1999-04-25 23:38:12 +00:00
tron
4c7f62f0bb
Make sure that "screen" recognizes termcap buffer overflow.
...
Patch supplied by Joel Reicher in PR pkg/7454.
1999-04-23 18:24:39 +00:00
tron
9c4c0c2b50
Remove unnecessary slash from master site list.
1999-04-14 21:39:01 +00:00
bad
fa9c2f3760
Catch up with MASTER_SITE_GNU reorganization.
1999-03-22 16:08:30 +00:00
itohy
9fe632a300
1. Avoid changing G1 charset to allow 8-bit encodings.
...
2. Shorten TERMCAP environment variable not to be longer than 1023 bytes.
1999-03-20 02:42:06 +00:00
hubertf
2a95ad9c6b
Fix CONFLICTS (remove redundancy, mostly)
1999-02-20 22:48:24 +00:00
tv
111c4f44b0
Use install-info in $PATH, so that systems with it in base will work too.
1999-02-11 19:17:28 +00:00
tv
e49116f605
Update to 3.7.6.
1998-11-30 17:45:17 +00:00
tv
ead1e3e8c7
Typo: set loadnum to 3.
1998-08-16 21:53:15 +00:00
tv
0b30901822
Another Alphaism: fix broken check for args to getloadavg(). All NetBSD
...
systems return three doubles.
1998-08-07 13:57:34 +00:00
agc
05b88260d7
Add NetBSD RCS Ids.
1998-08-07 13:16:49 +00:00
agc
41bfb30737
Add NetBSD RCS Ids.
1998-08-07 11:08:53 +00:00
tv
3558f40d39
Make sure to use stdarg.h (broken check in configure that normally
...
activates a LP64-broken workaround for a missing varargs implementation).
1998-08-07 00:43:12 +00:00
tv
8a890805b6
Automanpage handling.
1998-06-21 02:22:17 +00:00
agc
ff3e48e78c
Fix INFO_FILES definitions to match the commands in bsd.pkg.mk
1998-04-22 11:05:01 +00:00
agc
5201e68497
Introduce USE_GTEXINFO and INFO_FILES definitions to bsd.pkg.mk, and use them.
1998-04-17 09:37:21 +00:00
agc
258b808c9f
Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
...
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
frueauf
f239989866
add entry for share/examples/screen/screenrc. closes pr 4978.
1998-02-16 08:52:59 +00:00
frueauf
bc879a454c
install sample screenrc to ${PREFIX}/share/examples/screen. closes pr 4978.
1998-02-16 08:52:01 +00:00
tv
ea43e29d34
minor typo in comments at top: this is screen 3.7.4, not 3.7.2.
1998-02-10 20:35:34 +00:00
hubertf
35b42ef158
portlint: use our install-info
1998-01-24 21:28:10 +00:00
hubertf
4bc4c96ac4
portlint: seperate sections
1998-01-24 21:28:00 +00:00
agc
5358faaf74
Add a NetBSD RCS Id to all the PLIST files.
1997-11-06 09:57:11 +00:00
explorer
e24db8c403
update to screen 3.7.4 (from 3.7.2)
1997-11-05 00:37:12 +00:00
hubertf
697607f6e9
- require gtexinfo for info-pages, thus don't try to create info/dir
...
- rm screen.old if presend (on pkg_delete)
1997-10-11 22:14:42 +00:00
hubertf
652e2956ee
Initial import of FreeBSD's screen port.
1997-10-11 21:47:45 +00:00