Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-02-07 | Deal with non-value-preserving casts. | joerg | 2 | -3/+23 | |
2016-02-25 | Use OPSYSVARS. | jperkin | 1 | -7/+3 | |
2015-11-07 | Add missing <limits.h>, seen on MacOS. | dholland | 2 | -9/+11 | |
2015-11-07 | Mark BROKEN_ON OpenBSD because the latter doesn't have utmpx. I can't be | dholland | 1 | -1/+3 | |
arsed to patch legacy utmp support in right now. | |||||
2015-11-03 | Add SHA512 digests for distfiles for chat category | agc | 1 | -1/+2 | |
Problems found with existing distfiles: distfiles/icb-5.0.9.tar.gz distfiles/icb.2.1.4.tar.Z distfiles/zenicb-19981202.tar.gz No changes made to these /distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. | |||||
2015-06-25 | Remove explicit depends on files in /usr/include, some of which may not | dholland | 3 | -6/+87 | |
exist on some platforms... and some of which weren't actually used anyway. Also fix build failure that cropped up on netbsd-current while testing the previous. | |||||
2015-06-08 | Avoid using an uninitialised variable by reading from, not writing to | joerg | 3 | -3/+18 | |
the screen. | |||||
2015-02-23 | Fix format string for (formerly) time_t argument. | joerg | 3 | -3/+17 | |
2014-09-11 | Use LOGIN_NAME_MAX instead of MAXLOGNAME, and don't rely on __unused | dholland | 4 | -1/+65 | |
existing. Should improve non-NetBSD builds. | |||||
2014-06-29 | Add hacks to (hopefully) fix MacOS build. | dholland | 1 | -1/+9 | |
2014-01-06 | Don't use -Wno-traditional, clang doesn't have it. | joerg | 4 | -13/+29 | |
2014-01-01 | Distfile changed upstream. (HI CHRISTOS.) | dholland | 5 | -37/+18 | |
Changes were mostly whitespace. PKGREVISION -> 1.. | |||||
2013-12-16 | Add chat/phone, which is like VMS phone, written by Jonathan C. Broome | dholland | 8 | -0/+159 | |
in 1985 and fixed up by Christos "last week". (I've apparently been sitting on this package since 20130101, so it was a year ago...) XXX: this should probably grow an rc script for the master daemon, phoned. |