summaryrefslogtreecommitdiff
path: root/misc/screen/Makefile
AgeCommit message (Expand)AuthorFilesLines
2021-03-13misc/screen: Fix CVE-2021-26937 and another UTF-8 bugkim1-2/+2
2021-02-12better approach. thanks wiz@cjep1-5/+1
2021-02-12OpenBSD grumbles without the socket definitions. Fixes build.cjep1-1/+5
2020-08-02Simplify the IPv6 address handling patchkim1-2/+2
2020-08-01Stop chopping off most of an IPv6 address.kim1-2/+2
2020-03-24misc/screen: fix paths in example files, fix array subscriptrillig1-1/+2
2020-02-07screen: Update to 4.8.0ryoon1-2/+2
2020-01-18all: migrate several HOMEPAGEs to httpsrillig1-2/+2
2019-10-02Update misc/screen to 4.7.0:rin1-3/+2
2019-05-23all: replace SUBST_SED with the simpler SUBST_VARSrillig1-2/+2
2019-05-11Update MAINTAINERkim1-2/+2
2018-09-13screen: Include compiler.mk before testing variables.jperkin1-1/+3
2018-07-04*: Move SUBST_STAGE from post-patch to pre-configurejperkin1-2/+2
2018-02-01screen: Support newer GCC and clang on SunOS.jperkin1-1/+5
2017-12-14screen: turn on 256-colors support.wiz1-1/+3
2017-10-24Update to 4.6.2ryoon1-3/+2
2017-07-18Upgrade misc/screen to version 4.6.1kim1-2/+2
2017-07-18Use bsdtar to extract, so we don't get warnings about the tar file.kim1-1/+3
2017-04-15Update to 4.5.1kim1-3/+3
2017-01-25fix previous for unpriv'd installs. from dholland.maya1-2/+2
2017-01-25Add patch fixing root exploit.maya1-1/+2
2017-01-22Update to 4.5.0ryoon1-2/+2
2016-06-20Update to 4.4.0ryoon1-4/+3
2015-09-11Add -D__EXTENSIONS__ to CPPFLAGS on SunOS.kim1-2/+2
2015-09-01Upgrade misc/screen to version 4.3.1 and address stack overflog bug 45713.kim1-5/+7
2015-08-18Bump all packages that depend on curses.bui* or terminfo.bui* since theywiz1-2/+2
2015-02-18Race conditions around term.h.joerg1-1/+6
2015-01-13Remove patch for a generated(!) file. Remove the old-style-named patchhe1-2/+3
2015-01-12The NetBSD -5 branch's version of realpath() insists on a non-NULLhe1-2/+2
2014-10-09Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.wiz1-3/+1
2014-08-27SunOS needs at least XPG4_2 to expose some structs from <sys/socket.h>richard1-2/+5
2014-08-25Upgrade screen to version 4.2.1.kim1-3/+3
2014-07-05Remove current master site which is no longer working and re-enabletron1-4/+2
2014-06-09Change the terminfo creation on SunOS to happen when CURSES_DEFAULT isjperkin1-4/+5
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau1-2/+1
2012-09-15Move the NetBSD-specific part of screen's pty.c to the right place.apb1-2/+2
2010-05-07Bump PKGREVISION to reflect the recent change in pkginstall/shells to usejmmv1-2/+2
2010-03-07remove dead mirrorzafer1-2/+1
2010-01-01Fix build failure:spz1-2/+2
2009-10-30Set license to "gnu-gpl-v2".tron1-1/+2
2009-03-05Fix destdir support by defining PKG_DESTDIR_SUPPORT early enough and byjmmv1-3/+3
2009-03-02Allow override of CURSES_DEFAULT using options.mkadrianp1-1/+3
2008-06-06Fix DESTDIR install on SunOS.dillo1-2/+2
2008-04-12Convert to use PLIST_VARS instead of manually passing "@comment "jlam1-4/+3
2008-04-04Include curses header for screen configure script when testing tgetenttonnerre1-2/+2
2008-03-17+ Include termcap.buildlink3.mk for proper termcap library handling.jlam1-1/+7
2007-05-23Squelch a pkglint warning.wiz1-2/+2
2007-05-23The distfile is not GNU mirrors (only older versions are).wiz1-2/+4
2007-02-15It does not make sense to install bin/screen setuid in unprivileged mode.rillig1-1/+4
2006-11-02DESTDIR support.joerg1-4/+5