Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-12-19 | Fix errno. | joerg | 1 | -0/+12 | |
2005-12-19 | Fix DragonFly. | joerg | 1 | -1/+2 | |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -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-06-16 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
2005-05-23 | Removed trailing empty line. Set NO_CONFIGURE=yes instead of #defined. | rillig | 1 | -3/+2 | |
2005-02-23 | Add RMD160 digests in addition to SHA1 ones | agc | 1 | -1/+2 | |
2004-01-22 | use LDFLAGS.SunOS instead of an ${OPSYS} conditional. | grant | 1 | -7/+2 | |
2003-10-30 | fix a couple of typos, drop complexity level of a sentence so that it | grant | 1 | -5/+5 | |
reads better. | |||||
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2002-07-11 | add -lnsl -lsocket for SunOS | grant | 1 | -1/+7 | |
2002-06-20 | Initial import of goofey-3.15. | grant | 4 | -0/+44 | |
Goofey is a program which provides many services by communicating with a central server Pluto. Services provided by goofey include remote user location, message sending, fortune provision, jargon file lookup and a timetable service. Goofey is the preferred mode of communciation of many people, as it combines the immediacy of talk(1) and the asyncronous nature of mail(1). That is, you will know if messages sent with goofey have been received by the recipient almost immediately. Goofey also provides facilies for users to supply finger type information, an 'away' message for when you are away, a 'quiet' message for when you are busy or away from the terminal, in fact just about everything that people have been put up a good case for being included in the server. |