Age | Commit message (Expand) | Author | Files | Lines |
2002-07-05 | Bump package revision after internal telnet support has been enabled as | tron | 1 | -1/+2 |
2002-07-04 | Enable builtin telnet support as suggested by Sergey Svishchev in | tron | 1 | -2/+3 |
2002-05-31 | Take account for a possible user configuration of ${PKG_SYSCONFDIR}. | uebayasi | 2 | -1/+15 |
2002-05-21 | Use openpty(3) to allocate a new pty under NetBSD. This fixes PR pkg/16901 | tron | 3 | -3/+55 |
2002-02-18 | Introduce new framework for handling info files generation and installation. | seb | 3 | -7/+9 |
2002-02-18 | Adjust PLIST for SunOS. | seb | 1 | -1/+2 |
2002-02-16 | Update to 3.9.11: | wiz | 6 | -42/+54 |
2002-02-15 | mkdir -> ${MKDIR} | skrll | 2 | -4/+4 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 |
2001-09-07 | upgrade to 3.9.10. security fix on -R command line option. | itojun | 2 | -5/+5 |
2001-08-18 | support non-japanese iso2022 multibyte escape sequences, like | itojun | 2 | -1/+20 |
2001-08-18 | Update to 3.9.9. Changes since 3.9.8: | wiz | 7 | -52/+37 |
2001-04-20 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -10/+8 |
2001-03-02 | Install "screen" terminfo files under SunOS so that you get the desired | tron | 2 | -1/+23 |
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -2/+2 |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 |
2000-09-11 | upgrade to screen 3.9.8. it includes official security fix against | itojun | 7 | -89/+17 |
2000-09-01 | The format string needs to be "%s", not just "%". | kim | 2 | -6/+6 |
2000-09-01 | Fix security problem reported by Jouko Pynnönen <jouko@solutions.fi> | wiz | 4 | -5/+22 |
2000-05-16 | Regenerated (no patch-af). | jdc | 1 | -2/+1 |
2000-05-16 | Reducing the termcap buffer from 2048 to 1024 bytes breaks with the new | jdc | 1 | -13/+0 |
2000-01-06 | revert previous; updating pkgsrc/mk and pkgsrc/pkgtools/pkg_install on | lukem | 1 | -2/+2 |
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 |
1999-08-13 | Use ${DISTNAME} rather than @DISTNAME@, to be consistent with the | agc | 2 | -4/+4 |
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 |
1999-08-10 | Update "screen" package to version 3.9.3. Changes since version 3.9.2: | tron | 6 | -12/+34 |
1999-08-10 | Upgrade to version 3.9.2 of screen, the multi-screen window manager. | agc | 6 | -57/+39 |
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 |
1999-04-23 | Make sure that "screen" recognizes termcap buffer overflow. | tron | 1 | -0/+11 |
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 |
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 |
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 |
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 |