Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-01-06 | revert previous; updating pkgsrc/mk and pkgsrc/pkgtools/pkg_install on | lukem | 1 | -2/+2 | |
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-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
2000-01-05 | replace `bin/${PKGNAME}' with `bin/screen-3.9.5', as the former doesn't work. | lukem | 1 | -2/+2 | |
1999-11-19 | Remove fuzz from patches. | agc | 3 | -12/+14 | |
1999-09-03 | Update "screen" package to version 3.9.5. | tron | 4 | -16/+7 | |
1999-08-13 | Substitute for ${PKGNAME} when generating the PLIST files. | agc | 2 | -6/+3 | |
1999-08-13 | Makefile.in file is incorrect - dollar signs must be escaped from | agc | 2 | -6/+15 | |
make(1), so that "$PATH" should actually be "$$PATH". Correct this, and regen patch-sum file accordingly. | |||||
1999-08-13 | Use ${DISTNAME} rather than @DISTNAME@, to be consistent with the | agc | 2 | -4/+4 | |
other substitutions that are done in bsd.pkg.mk when constructing the PLIST file. | |||||
1999-08-13 | screen-3.9.3 doesn't exist on the master site. 3.9.4 is the latest version, | agc | 3 | -6/+9 | |
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-10 | Update "screen" package to version 3.9.3. Changes since version 3.9.2: | tron | 6 | -12/+34 | |
- small utmp fix - BSD chflags fix | |||||
1999-08-10 | Upgrade to version 3.9.2 of screen, the multi-screen window manager. | agc | 6 | -57/+39 | |
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-07-09 | Add package patch checksum files. | agc | 1 | -0/+8 | |
1999-04-25 | The real MASTER_SITE can be distant or slow to most of the world; instead, | tv | 1 | -3/+3 | |
give preference to MASTER_SITE_GNU (which may be overridden by the user). | |||||
1999-04-23 | Make sure that "screen" recognizes termcap buffer overflow. | tron | 1 | -0/+11 | |
Patch supplied by Joel Reicher in PR pkg/7454. | |||||
1999-04-14 | Remove unnecessary slash from master site list. | tron | 1 | -2/+2 | |
1999-03-22 | Catch up with MASTER_SITE_GNU reorganization. | bad | 1 | -2/+2 | |
1999-03-20 | 1. Avoid changing G1 charset to allow 8-bit encodings. | itohy | 1 | -0/+28 | |
2. Shorten TERMCAP environment variable not to be longer than 1023 bytes. | |||||
1999-02-20 | Fix CONFLICTS (remove redundancy, mostly) | hubertf | 1 | -3/+1 | |
1999-02-11 | Use install-info in $PATH, so that systems with it in base will work too. | tv | 1 | -3/+3 | |
1998-11-30 | Update to 3.7.6. | tv | 4 | -47/+21 | |
1998-08-16 | Typo: set loadnum to 3. | tv | 1 | -6/+6 | |
1998-08-07 | Another Alphaism: fix broken check for args to getloadavg(). All NetBSD | tv | 1 | -5/+42 | |
systems return three doubles. | |||||
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 4 | -0/+8 | |
1998-08-07 | Make sure to use stdarg.h (broken check in configure that normally | tv | 1 | -0/+33 | |
activates a LP64-broken workaround for a missing varargs implementation). | |||||
1998-06-21 | Automanpage handling. | tv | 1 | -2/+1 | |
1998-04-22 | Fix INFO_FILES definitions to match the commands in bsd.pkg.mk | agc | 1 | -2/+2 | |
1998-04-17 | Introduce USE_GTEXINFO and INFO_FILES definitions to bsd.pkg.mk, and use them. | agc | 1 | -5/+2 | |
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 1 | -7/+2 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-02-16 | add entry for share/examples/screen/screenrc. closes pr 4978. | frueauf | 1 | -1/+3 | |
1998-02-16 | install sample screenrc to ${PREFIX}/share/examples/screen. closes pr 4978. | frueauf | 1 | -1/+3 | |
1998-02-10 | minor typo in comments at top: this is screen 3.7.4, not 3.7.2. | tv | 1 | -2/+2 | |
1998-01-24 | portlint: use our install-info | hubertf | 1 | -3/+3 | |
1998-01-24 | portlint: seperate sections | hubertf | 1 | -1/+2 | |
1997-11-06 | Add a NetBSD RCS Id to all the PLIST files. | agc | 1 | -0/+1 | |
1997-11-05 | update to screen 3.7.4 (from 3.7.2) | explorer | 5 | -65/+45 | |
1997-10-11 | - require gtexinfo for info-pages, thus don't try to create info/dir | hubertf | 2 | -6/+6 | |
- rm screen.old if presend (on pkg_delete) | |||||
1997-10-11 | Initial import of FreeBSD's screen port. | hubertf | 8 | -0/+114 | |