Index: head/net/xisp/Makefile =================================================================== --- head/net/xisp/Makefile (revision 471829) +++ head/net/xisp/Makefile (revision 471830) @@ -1,27 +1,30 @@ # Created by: tm@onepost.net # $FreeBSD$ PORTNAME= xisp PORTVERSION= 2.7p4 PORTREVISION= 9 CATEGORIES= net MASTER_SITES= http://xisp.hellug.gr/release/ PATCH_SITES= http://www.ml-search.com/xisp/distfiles/ MAINTAINER= tm@onepost.net COMMENT= User-friendly X interface to pppd/chat +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING + LIB_DEPENDS= libforms.so:x11-toolkits/xforms USES= alias ssl -USE_XORG= xpm +USE_XORG= x11 xpm CFLAGS+= -DUSE_OPENSSL -I${OPENSSLINC} MAKE_ENV+= CCFLAGS="${CFLAGS}" post-patch: @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' \ -e "s|\(-lcrypto\)|-L${OPENSSLLIB} \1|g" ${WRKSRC}/Makefile .include Index: head/net/xisp/pkg-descr =================================================================== --- head/net/xisp/pkg-descr (revision 471829) +++ head/net/xisp/pkg-descr (revision 471830) @@ -1,9 +1,9 @@ The xisp package implements a user-friendly X interface to pppd/chat and provides maximum feedback from the dial-in and login phases on a browser screen, as well as a manual login terminal window. It also provides greater versatility in interrupting a call in progress and in general enhances the user's feeling of "what's going on", especially if he/she is not all that well acquainted with the intricacies of system log files. Xisp also has means to track your phonecosts. -WWW: http://xisp.hellug.gr/ +WWW: https://xisp.hellug.gr/