# New ports collection makefile for: lookup for Mule 2.3 # Date created: 98/11/19 # Whom: Satoshi Taoka # # $FreeBSD$ # PORTNAME= lookup PORTVERSION= 1.4 PORTREVISION= 1 PKGNAMESUFFIX= -${EMACS_PORT_NAME} CATEGORIES= japanese elisp MASTER_SITES= http://openlab.ring.gr.jp/edict/lookup/dist/ MAINTAINER= ports@FreeBSD.org COMMENT= Search interface on ${EMACS_PORT_NAME} for CD-ROM books, etc FILESDIR= ${.CURDIR}/../lookup/files PKGDIR= ${.CURDIR}/../lookup PLIST= ${.CURDIR}/pkg-plist USE_EMACS= yes EMACS_PORT_NAME?= emacs21 INFO?= lookup lookup-guide .if (${EMACS_PORT_NAME} == "xemacs21-mule") EMACSDIR= ${PREFIX}/lib/xemacs/site-packages ELISPDIR= ${EMACSDIR}/lisp/lookup PORTINFODIR= ${EMACSDIR}/info MANIFEST= MANIFEST.lookup .else ELISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/lookup PORTINFODIR= ${PREFIX}/info PLIST_SUB= ELISPDIR=${EMACS_VERSION_SITE_LISPDIR} .endif HAS_CONFIGURE= yes CONFIGURE_ARGS= --with-emacs=${EMACS_CMD} \ --with-lispdir=${ELISPDIR} \ --infodir=${PORTINFODIR} post-install: .if (${EMACS_PORT_NAME} == "xemacs21-mule") ${RM} -f ${WRKDIR}/${MANIFEST} emacsdir=`${ECHO_CMD} ${EMACSDIR} | ${SED} -e "s;^${PREFIX}/;;"`; \ ${CAT} ${PLIST} | ${GREP} -e "^$${emacsdir}" | \ ${SED} -e "s;^$${emacsdir}/;;" > ${WRKDIR}/${MANIFEST} ${MKDIR} ${EMACSDIR}/pkginfo ${INSTALL_DATA} ${WRKDIR}/${MANIFEST} \ ${EMACSDIR}/pkginfo/ .endif .include tle> 2020-12-28T23:02:12+00:00 Antoine Brodin antoine@FreeBSD.org 2020-12-28T23:02:12+00:00 aa7a6c429ea62d972467d6755fa7a6f52256b452 With hat: portmgr
With hat:	portmgr
net/py-ifaddr: update to 0.1.7 2020-06-08T20:10:43+00:00 John Hixson jhixson@FreeBSD.org 2020-06-08T20:10:43+00:00 c5be9993a69c6e5b4c819cf2f1029fe55d98c106

net/py-ifaddr: port fixes 2019-01-31T05:00:05+00:00 John Hixson jhixson@FreeBSD.org 2019-01-31T05:00:05+00:00 9794a5ce5698d985be584124b23f662df631d893 - Use conditional ${PY_IPADDRESS} - Add LICENSE_FILE Approved by: araujo (mentor) Differential Revision: https://reviews.freebsd.org/D19018
- Use conditional ${PY_IPADDRESS}
- Add LICENSE_FILE

Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D19018
[New port] net/py-ifaddr: Python library to enumerate all network interfaces 2019-01-29T14:52:08+00:00 John Hixson jhixson@FreeBSD.org 2019-01-29T14:52:08+00:00 27ab62adac903eb276678a3971ac6f08bcce3c0c Approved by: araujo (mentor), miwi (mentor) Differential Revision: https://reviews.freebsd.org/D19013
Approved by:	araujo (mentor), miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D19013