1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Kirill Ponomarev
6cad736824 - Update to version 2.0.0
PR:		59133
Submitted by:	Ports Fury
2003-11-10 19:46:27 +00:00
Jacques Vidrine
c49659f44d Fix broken pkg-plist: the docs snuck in there, but they are also added
by the port at build-time.

Fix for FreeBSD-CURRENT:
= Remove use of malloc.h
= A fragment of this port actually provides its own prototype for time(), and
  probably only gets it right on DEC and HP systems.

PR:		ports/34183
Reported by:	Trish Lynch <trish@bsdunix.net>
2002-01-22 22:40:36 +00:00
Jacques Vidrine
f5aef6a673 Fix two other places where _?UTMP_FILE is not defined.
Noticed by:	bento.freebsd.org
2001-08-21 14:05:37 +00:00
Jacques Vidrine
3f20731536 Use _PATH_UTMP. Normally, the configure script attempts
to determine the location of utmp by nosing around /var/run,
/var/adm, and so on.  This fails in bento's build environment,
and it's not the right thing to do anyway.
2001-08-16 02:00:28 +00:00
Jacques Vidrine
d05a1b1b12 Secure Remote Password protocol library, TELNET, and FTP 2001-07-25 20:54:33 +00:00