Age | Commit message (Expand) | Author | Files | Lines |
2006-01-19 | Use SUBST. | joerg | 1 | -8/+6 |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 1 | -2/+1 |
2005-12-28 | This will install two screenrc examples (and changes name of one) and | reed | 6 | -15/+30 |
2005-12-10 | Added patch-aq, which makes screen use the setenv() function with three | rillig | 2 | -1/+17 |
2005-11-08 | Always use the errno from errno.h. | joerg | 2 | -8/+16 |
2005-10-23 | Use "+=" instead of "=" with PLIST_SUBST. Added proper quoting for | rillig | 1 | -2/+2 |
2005-09-28 | Fixed pkglint warnings. | rillig | 3 | -6/+5 |
2005-09-20 | Teach the +SHELLS helper script to not create an /etc/shells file if | jlam | 1 | -2/+2 |
2005-08-01 | Add "shells" to CATEGORIES, ride on previous revision bump. | cube | 1 | -2/+2 |
2005-08-01 | GNU screen can be used as a login shell, so register it as such. | cube | 1 | -2/+4 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-29 | Avoid repeated compiler warnings about redefining USEVARARGS. | kim | 2 | -5/+5 |
2005-02-24 | Add RMD160 digests | agc | 1 | -1/+2 |
2005-02-21 | I can try to care for this one. | kim | 1 | -2/+2 |
2005-02-21 | Sign over maintainership to tech-pkg@ | hubertf | 1 | -2/+2 |
2004-10-11 | Mark as not for Interix due to major work being needed to accomodate | tv | 1 | -1/+3 |
2004-07-15 | Put the config.h.in patch into its own patch file and add more to it | atatat | 5 | -20/+60 |
2004-06-16 | Fix a compile issue under /current. Screen wrongly detects that we have | christos | 4 | -17/+199 |
2004-01-06 | Not necessary any longer after update to 4.0.2. | wiz | 3 | -38/+1 |
2004-01-06 | Update to 4.0.2, provided by Soren Jacobsen in PR 24000. | wiz | 4 | -20/+7 |
2004-01-05 | bl3ify | jlam | 1 | -2/+4 |
2003-12-11 | call ln with separate -s and -f args to appease Solaris. | grant | 2 | -6/+15 |
2003-12-01 | fix formatting | grant | 1 | -4/+5 |
2003-12-01 | On sparc64 when I used the "w" command, the screen logins had absurdly | ben | 3 | -5/+23 |
2003-11-27 | Fix | wiz | 4 | -2/+40 |
2003-09-22 | Updated screen to 4.0.1. No log of changes available, but as the | hubertf | 2 | -5/+5 |
2003-09-10 | Changes 4.0.0: | adam | 2 | -5/+5 |
2003-08-09 | USE_NEW_TEXINFO is unnecessary now. | seb | 1 | -2/+1 |
2003-08-03 | Convert to USE_NEW_TEXINFO. | seb | 5 | -34/+5 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 2 | -3/+3 |
2003-04-15 | don't fail if we can't remove share/lib/terminfo/s on deinstallation, | grant | 1 | -2/+2 |
2003-04-09 | fix some indenting, be consistently quiet or noisy. | grant | 1 | -5/+5 |
2003-04-09 | add missing file (from PLIST rev 1.5, hi hubert!) | grant | 1 | -1/+2 |
2003-03-15 | Update to screen 3.9.15. Changes: | hubertf | 3 | -6/+7 |
2003-01-28 | Instead of including bsd.pkg.install.mk directly in a package Makefile, | jlam | 1 | -3/+3 |
2002-12-25 | Use automatic PLIST handling. | grant | 1 | -6/+2 |
2002-12-23 | Whitespace fix | cjep | 1 | -2/+2 |
2002-12-23 | Fix paths in man page and example screenrc (for pkgsrc). | grant | 4 | -2/+64 |
2002-12-02 | fix terminfo files which are installed. | grant | 1 | -2/+3 |
2002-11-14 | buildlink1 -> buildlink2 | jlam | 1 | -11/+13 |
2002-11-04 | Update screen to 3.9.13. Changes: | hubertf | 4 | -21/+17 |
2002-09-24 | Complete standardization of messages according to latest pkglint. | wiz | 1 | -3/+3 |
2002-09-15 | Handle utmpx on NetBSD-current. | kim | 9 | -10/+233 |
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 |