# ex:ts=8 # New ports collection makefile for: pfinger # Date created: Apr 25, 2001 # Whom: Ying-Chieh Liao # # $FreeBSD$ # PORTNAME= pfinger PORTVERSION= 0.7.10 PORTREVISION= 4 CATEGORIES= net MASTER_SITES= http://www.xelia.ch/unix/pfinger/ MAINTAINER= ports@FreeBSD.org COMMENT= Highly configurable, secure and portable finger daemon CONFLICTS= gnu-finger-1.* GNU_CONFIGURE= yes .if !defined(WITHOUT_X11) USE_GNOME= gtk12 PLIST_SUB+= WITHOUT_X11="" .else CONFIGURE_ARGS+=--without-client PLIST_SUB+= WITHOUT_X11="@comment " .endif MAN1= finger.1 pfinger.1 MAN5= fingerconf.5 MAN8= in.fingerd.8 post-patch: @${REINPLACE_CMD} -e "s,%%PREFIX%%,${PREFIX},g" ${WRKSRC}/src/configfile.c .include 'vcs-git' href='https://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to 2.10.11 and fix the build with the ncurses port.marcus2014-12-031-1/+0
* Cleanup plistantoine2014-11-221-4/+0
* Do not define __BSD_VISIBLE/_XOPEN_SOURCE/_POSIX_C_SOURCE inantoine2014-09-131-1/+1
* - Replace security/gnutls with security/gnutls3 and update to 3.2.15tijl2014-07-231-1/+1
* Add NCURSES_WIDECHAR to CPPFLAGS to fix the build on -CURRENT.marcus2014-06-091-0/+1
* Fix gettext detection.tijl2014-05-281-1/+1
* Strip libraries.tijl2014-05-211-1/+1
* Convert net-im/libpurple (and slave ports net-im/finch and net-im/pidgin)tijl2014-05-182-11/+3
* Remove a bogus file that sneaked in due to a manual apply of the previousmarcus2014-02-152-2/+1
* When converting to stage I accidentally left out finch.1.gz. Re-add thismarcus2014-02-142-5/+7
* Update to 2.10.8.marcus2014-02-041-6/+3
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* Forgot to commit this plist change for the 2.10.7 update.marcus2013-02-262-2/+2
* Update to 2.10.6.marcus2012-07-091-1/+1
* - update png to 1.5.10dinoex2012-06-011-1/+1
* Update Pidgin and friends to 2.10.0. Seemarcus2011-08-281-1/+1
* Update Pidgin and friends to 2.9.0. Seemarcus2011-07-031-1/+1
* Update to 2.8.0. See http://developer.pidgin.im/wiki/ChangeLog for a listmarcus2011-06-201-1/+1
* Update Pidgin and friends to 2.7.0. Seemarcus2010-05-221-2/+2
* - update to 1.4.1dinoex2010-03-281-1/+1
* Updat to 2.6.6. See http://developer.pidgin.im/wiki/ChangeLog for a listmarcus2010-02-211-1/+1
* - update to jpeg-8dinoex2010-02-051-1/+1
* Allow these ports to report the correct set of protocol modules.marcus2009-08-231-1/+2
* Update to 2.6.1. See http://developer.pidgin.im/wiki/ChangeLog for a listmarcus2009-08-21