Commit graph

71 commits

Author SHA1 Message Date
Alexey Dokuchaev
c50f234224 - Catch up with recent <utmp.h> replacement by <utmpx.h>
- Provide correct FreeBSD version; default #ifdef-based routine is not robust
  enough to handle all cases correctly
- Expand another comment while here
2010-01-20 13:34:22 +00:00
Alexey Dokuchaev
a7c3ce8941 Fix the build by resolving conflict between local macro and hexdump(3)
function in our libutil.

Prodded by:	pav
2008-08-05 10:11:45 +00:00
Alexey Dokuchaev
2d87fb788a - Correct BROKEN statement, seems to be amd64-specific
- Take maintainership, I use it frequently
- Canonicalize Makefile header
- Utilize PLIST_FILES, PORTDOCS, PORTEXAMPLES
- Respect NOPORTEXAMPLES
- Cleanup installation routine
2008-07-25 10:34:51 +00:00
Alexey Dokuchaev
cb0277b0f8 - Reformat text to fit nicer in 80-column display
- Update project URL
2008-07-25 09:18:12 +00:00
Pav Lucistnik
d64499c326 - Mark BROKEN on 8-CURRENT: does not like hexdump 2008-07-24 20:40:52 +00:00
Gabor Kovesdan
f89a2cd356 - Remove 4.X support from unmaintained ports in categories starting with
letter a-c
2007-04-14 16:20:45 +00:00
Pav Lucistnik
d60ad805ee - Fix build with gcc41
PR:		ports/103748
Submitted by:	trasz <trasz@pin.if.uz.zgora.pl>
2006-09-28 16:31:06 +00:00
Dirk Meyer
258dcc614f - add SHA256 2005-11-20 09:49:13 +00:00
Dirk Meyer
5b621ecce6 - Fix conflicts with openssl 2005-09-29 18:39:43 +00:00
Pav Lucistnik
9e93169c09 - Distfile was rerolled with a change specific to Mac OS X and update
to documentation. Except from diff:

+I had somehow lost the edit to ckutio.c that changed the UUCP lockfile for
+Mac OS X from /var/spool/uucp to /var/spool/lock.  So I slipped it in and
+re-uploaded version 8.0.211.  You can tell the difference because SHOW
+VERSIONS has a 17 Apr 2004 for the Communications I/O module.  Also the 10.3
+executable now has a designer banner: "Mac OS X 10.3".  makefile, ckuver.h,
+ckutio.c, ckuus[45].c, 17 Apr 2004.

PR:		ports/65694
Reported by:	Helge Oldach <kermitmar04@oldach.net>
2004-04-18 15:02:58 +00:00
Christian Weisgerber
2422cfbb6d - Update to 8.0.211: bugfix release.
- Drop maintainership.
2004-04-14 20:32:44 +00:00
Trevor Johnson
38069212cc Add size data, approved by maintainers. 2004-03-18 20:59:15 +00:00
Christian Weisgerber
d8bf72e71e Support NOPORTDOCS.
PR:		50671
Submitted by:	Sergey A. Osokin <osa@FreeBSD.org.ru>
2003-04-07 14:17:51 +00:00
Christian Weisgerber
fa049497d6 Update to 8.0.209.
Notified by:	Xander Jansen <x+freebsd-ports@surfnet.nl> et al.
2003-04-07 12:18:11 +00:00
Christian Weisgerber
0daf883abc Handle OpenSSL < 0.9.7 (for RELENG_4_7).
Submitted by:	olgeni
2003-03-24 12:37:33 +00:00
Christian Weisgerber
503eb07162 Update to 8.0.208. 2003-03-24 01:15:23 +00:00
Christian Weisgerber
04049df846 Fix build with OpenSSL 0.9.7.
Submitted by:	nectar
2003-03-04 15:03:42 +00:00
Christian Weisgerber
32b8021ea5 pkg-comment -> COMMENT 2003-02-21 12:52:52 +00:00
Christian Weisgerber
4f952de8b2 The distfile has been updated without version bump.
A diff has shown the changes to be limited to minor documentation
updates.

Submitted by:	numerous people
Approved by:	lioux (portmgr)
2002-12-17 19:10:20 +00:00
Christian Weisgerber
c10f0c3bc6 Update to 8.0.206: bugfix release. 2002-11-18 23:14:39 +00:00
Kris Kennaway
a5ccab6a15 Forgot to commit new distinfo corresponding to previous Makefile
revision.

Pointy hat to:	kris
Noticed by:	naddy (maintainer)
2002-05-05 18:57:19 +00:00
Kris Kennaway
6a36ca2203 Update to 8.0.201.1 which includes a trivial code change.
Noticed by:	bento
2002-05-04 21:25:54 +00:00
Christian Weisgerber
f960838315 honor CC 2002-03-03 13:53:57 +00:00
Christian Weisgerber
2cc65c878e tarball has been re-rolled, minor documentation changes 2002-02-22 02:18:29 +00:00
Christian Weisgerber
bb6d250cce Forgotten in 8.0.201 update. 2002-02-15 11:11:56 +00:00
Christian Weisgerber
95cf4aa33b Add SSL support.
Submitted by:	olgeni

Update to 8.0.201.  Changes in this release:
* A more natural user interface for the FTP client.
* Up/Down Arrow keys for command recall.
* SET ESCAPE now lets you choose 8-bit characters.
* A more-flexible SHOW VARIABLES command.
* Bug fixes.
2002-02-15 11:08:10 +00:00
Christian Weisgerber
eaa3726552 Enable HTTP support.
Submitted by:	olgeni
2002-02-09 12:40:22 +00:00
Christian Weisgerber
2504556c3f * Update to 8.0.200.
* Take over maintainership.

Approved by:	joerg
2002-01-27 17:31:04 +00:00
Christian Weisgerber
2d79ada819 * Update to latest stable release, 7.0.197.
* Add mirror site.
* Fix and improve comment and description.
* Use the provided build infrastructure instead of gratuitously
  replacing it with our own.
* Tweak build defines.

Reviewed by:	joerg
2001-11-06 00:53:05 +00:00
Satoshi Asami
d3182734b6 @dirrm share/doc/kermit
@dirrm share/examples/kermit

Submitted by:	bento
2000-06-07 21:43:59 +00:00
Satoshi Asami
770d9a7020 Typo (PKGNAME -> PORTNAME). 2000-04-13 06:35:36 +00:00
Michael Haro
59df8af48e update with the new PORTNAME/PORTVERSION variables 2000-04-08 23:24:42 +00:00
Joerg Wunsch
71dd781f05 Remove the line that copied dot.kermitrc over into ${WRKSRC}.
Submitted by:	bento's package builder via satoshi
2000-02-22 20:00:36 +00:00
Joerg Wunsch
bca78cdfb3 Install kermit documentation and example files correctly. This is
basically what the PR suggested, although i did it somewhat
differently.  (The PR was related to the previous version of Kermit
anyway.)

After asking Frank da Cruz again, i did however decide to not run the
shipped ckermit.ini (alias .kermrc) by default; the defaults of Kermit
version 7 are supposed to fit the needs of most people, so there is no
need to run the .ini file for everybody.  Those who want it can still
find it in the `examples' directory (and Frank suggested users who
like to do this can easily run this as a `kerbang' script file instead
of starting the plain kermit binary).

PR:		ports/14894
Submitted by:	Oh Junseon <hollywar@holywar.net>
2000-02-20 10:10:34 +00:00
Joerg Wunsch
b92c42351e Remove the hack that built the man page from ckuker.cpp, and use ckuker.nr
instead.  The hack fell over on the Alpha architecture anyway.

Quoting Frank da Cruz <fdc@watsun.cc.columbia.edu>:

``P.S. The "default" man page is ckuker.nr.  You only need to run ckuker.cpp
through "make manpage" if you are building a custom man page (like the one
that we make for HP-UX).  Since FreeBSD does not have a custom man page,
there is no need to do this.''

The Kermit port is now fully Alpha-ready, too.
2000-01-31 12:50:15 +00:00
Joerg Wunsch
a108077abd Update to final (non-beta) version. Amazingly enough, the MD5 checksum
of the dist file didn't change. :-}
2000-01-30 23:47:02 +00:00
Daniel Baker
042082409b Fix checksum error.
Source seems fine in new form.  Source distrib probably updated without
changing filename.  md5 updated.
2000-01-11 02:12:22 +00:00
Joerg Wunsch
d3ae80250e Upgrade to version 7.0-beta(11).
Add myself as the maintainer.
Remove `RESTRICTED', open-source operating systems are now allowed
to redistribute either sources as well as a binary version.
1999-12-10 19:04:21 +00:00
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
Tim Vanderhoek
722b8706e1 utilitiy -> utility 1999-07-05 00:32:24 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Tim Vanderhoek
415191ae4a Prefix webpages with UUUUUU: 1999-05-02 21:46:27 +00:00
Tim Vanderhoek
91580b1ade Wow. Deleting manpages is a lot faster on bento. 1998-08-17 08:23:05 +00:00
Tim Vanderhoek
4bdfc29501 Another batch of "Add homepage." for benchmarks through converters. 1998-07-25 07:31:29 +00:00
Justin M. Seger
22297f9465 Remove bad MASTER_SITE and portlint. 1997-11-26 23:16:51 +00:00
Paul Traina
40a7055cb5 Set maintainer to ports@freebsd.org 1997-07-10 15:50:55 +00:00
Masafumi Max NAKANE
805f7fdbcf Added MAN1 and MANCOMPRESSED to Makefile.
Now, installs sample .kermrc into /usr/local/share/examples/kermit.
1997-01-18 19:32:40 +00:00
Masafumi Max NAKANE
3266e75c41 Original source distribution tarball has been changed.
Noticed by:	Eivind Eklund <eivind@dimaga.com>
1997-01-18 19:30:47 +00:00
Masafumi Max NAKANE
0ef14f3cc8 CATEGORIES+= -> CATEGORIES= 1996-12-30 21:33:40 +00:00
Andrey A. Chernov
c86721c924 Fix device permission problem by another way:
don't install kermit as setgid
Suggested-by: pst
1996-12-11 19:16:51 +00:00