summaryrefslogtreecommitdiff
path: root/comms/kermit
AgeCommit message (Collapse)AuthorFilesLines
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin1-2/+2
2015-11-07Use termios, not sgtty.h. Always.dholland2-1/+42
2015-11-03Add SHA512 digests for distfiles for comms categoryagc1-1/+2
Existing SHA1 digests verified, all found to be the same on the machine holding the existing distfiles (morden). Existing SHA1 digests retained for now as an audit trail.
2015-09-30replace optional socks5 dependencies with net/dantetnn1-6/+6
2015-08-18Bump all packages that depend on curses.bui* or terminfo.bui* since theywiz1-2/+2
might incur ncurses dependencies on some platforms, and ncurses just bumped its shlib. Some packages were bumped twice now, sorry for that.
2015-01-17Switch license to modified-bsd. Move socks4 option over to use dante.bsiegert2-7/+10
Patch provided by Kirk Russell in PR pkg/49546.
2014-10-05pkglint cleanups.wiz1-4/+3
2014-06-23A standard unused Makefile in case we need itchristos1-0/+45
2014-06-23Add patches to fix the crypto build (we still don't build with crypto butchristos4-14/+408
now we could).
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron1-2/+2
2013-10-10Depend on termcap as well as curses.roy1-9/+7
New homepage.
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-2/+2
2012-10-03Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-05-17fix missing <time.h> inclusion that produces:christos3-3/+16
ckcmai.o: In function `main': ckcmai.c:(.text+0x1b76): warning: warning: reference to compatibility time(); include <time.h> for correct reference
2011-12-061) Add missing mk/curses buildlink.sbd3-6/+48
2) Pass BUILDLINK_CPPFLAGS and BUILDLINK_LDFLAGS to the make process. 3) Have the build variables HAVE_LIBCURSES and HAVE_CURSES needed for the linux build set the by pkgsrc. Bump PKGREVISION
2011-11-20Fix build under recent versions of Mac OS X by selectin a make targettron1-3/+9
that actually exists.
2011-08-25Update to 9.0.302, see http://www.columbia.edu/kermit/ck90.html for morehans10-112/+114
information. Tested on NetBSD-current and OpenIndiana. Support for ssl and kerberos is now available through the options framework.
2011-08-25FILE is a opaque data type on 64bit SunOS, its true definition is nothans2-3/+23
available in any headers. Hack around this by adding the definition from the Illumos source in the relevant place. Fixes 64bit build.
2011-05-14Fix build on SunOS.hans4-8/+48
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz1-2/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2009-05-19Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENTwiz1-2/+1
block). Uncomment some commented out LICENSE lines while here.
2008-03-03Mechanical changes to add full DESTDIR support to packages that installjlam1-1/+3
their files via a custom do-install target.
2008-03-01+ Be like every other package and just install the man page but notjlam3-38/+21
bother with the catman page. This simplifies the Makefile and the PLIST considerably. + Use the pkginstall framework to install the kermit binary as setuid-uucp. Generalize to use ${UUCP_USER} instead of "uucp". Bump PKGREVISION to 3.
2008-03-01Fix an obvious typo.jlam1-2/+2
2008-03-01Add full DESTDIR support.jlam1-7/+7
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn1-2/+2
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2007-08-08Forgotten patchsum. Thanks wiz@joerg1-1/+2
2007-08-08Don't use malloc.hjoerg1-0/+20
2007-01-07Mechanically replaced man/* with ${PKGMANDIR}/* in the definition ofrillig1-5/+5
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein.
2006-10-01Fixed some pkglint warnings.rillig1-11/+12
2006-09-09Rename variable MAKEFILE to MAKE_FILE.obache1-2/+2
2006-06-28add include of errno.h to a couple of files.dbj3-1/+29
this fixes build problems on darwin
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-01-10Fix Darwin build.joerg2-1/+17
2005-12-18Add read-ahead hack for DragonFly, manually casting to the "public"joerg8-7/+102
version of FILE. Kids, don't try that at home. Fix errno.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-02Convert to options framework.wiz3-31/+44
While here: simplify PLIST handling; fix some pkglint warnings.
2005-06-16Create directories before installing files into them.jlam1-1/+5
2005-05-30Fix PR pkg/29868 provided by dbj.yyamano1-1/+5
2005-04-27Fix linux build.christos1-1/+3
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests in addition to SHA1 ones.agc1-1/+2
2005-02-21Sign over maintainership to tech-pkg@hubertf1-2/+2
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-3/+3
Suggested by Roland Illig, ok'd by various.
2004-10-03Use PKGNAME_NOREV as DIST_SUBDIR. Closes PR 27131.wiz1-2/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-08-27Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG,jlam1-2/+2
which are the full option names used to set rpath directives for the linker and the compiler, respectively. In places were we are invoking the linker, use "${LINKER_RPATH_FLAG} <path>", where the space is inserted in case the flag is a word, e.g. -rpath. The default values of *_RPATH_FLAG are set by the compiler/*.mk files, depending on the compiler that you use. They may be overridden on a ${OPSYS}-specific basis by setting _OPSYS_LINKER_RPATH_FLAG and _OPSYS_COMPILER_RPATH_FLAG, respectively. Garbage-collect _OPSYS_RPATH_NAME and _COMPILER_LD_FLAG.
2004-06-04Archive changed without changing filename. Apple OSX support was added toben2-4/+5
the source distribution. Adding a DIST_SUBDIR and updating distinfo. Ian Zagorskih gave the heads up on tech-pkg.
2004-04-15update to 8.0.211drochner4-22/+21
C-Kermit 8.0.211 is a "stability release" -- mostly bug fixes, only a handful of new features: INPUT /NOMATCH timeout (waits for the entire interval without trying to match anything; useful for scripted logging). SET INPUT SCALE-FACTOR (lets you scale INPUT timeouts); \v(inscale), SHOW INPUT. ASK[Q] and GETOK /DEFAULT:text (lets you supply default answer). FREAD /TRIM and FREAD /UNTABIFY. \funtabify(string). ON_CD macro (if you define one, it executes automatically whenever you tell Kermit to change directories).