# New ports collection makefile for: zephry # Date created: 1-Aug-1995 # Whom: pst # # $FreeBSD$ # PORTNAME= zephyr PORTVERSION= 20000421 CATEGORIES= net MASTER_SITES= ftp://athena-dist.mit.edu/pub/ATHENA/zephyr/ MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/zephyr USE_XLIB= yes USE_BISON= yes GNU_CONFIGURE= yes .if exists(/usr/lib/libkrb.a) && defined(MAKE_EBONES) CONFIGURE_ARGS="--with-krb4" .endif MAN1= zephyr.1 xzwrite.1 zaway.1 zctl.1 zleave.1 zlocate.1 \ zmailnotify.1 znol.1 zwgc.1 zwrite.1 MAN8= zpopnotify.8 zshutdown_notify.8 zstat.8 zephyrd.8 zhm.8 ZEPHYR_RCDIR= ${PREFIX}/etc/rc.d ZEPHYR_DOCDIR= ${PREFIX}/share/doc/zephyr ZEPHYR_DOCS= INSTALL NOTES OPERATING README USING post-install: ${MKDIR} ${ZEPHYR_RCDIR} ${INSTALL_SCRIPT} ${FILESDIR}/zhm.sh ${ZEPHYR_RCDIR} .if !defined(NOPORTDOCS) ${MKDIR} ${ZEPHYR_DOCDIR} for file in ${ZEPHYR_DOCS} ; do \ ${INSTALL_DATA} ${WRKSRC}/$$file ${ZEPHYR_DOCDIR} ; \ done .endif .include ='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/jls/pkg-descr
;id=2b3f0556f787276171534d8dbd215988388909f2'>net/pload
Commit message (Expand)AuthorAgeFilesLines
Commit message (Expand)AuthorAgeFilesLines
* - Fix build on 8.xdhn2009-06-212-15/+35
* Mark BROKEN on 8.x: does not build.erwin2009-06-131-1/+7
* Convert most of remaining ports that depend on xorg-libraries toamdmi32009-06-091-1/+2
* - Welcome X.org 7.2 \o/.flz2007-05-20