# New ports collection makefile for: popper # Date created: 1 April 1995 # Whom: pst # # $FreeBSD$ # PORTNAME= qpopper PORTVERSION= 2.53 PORTREVISION= 5 CATEGORIES= mail MASTER_SITES= ftp://ftp.qualcomm.com/eudora/servers/unix/popper/old/ DISTNAME= ${PORTNAME}${PORTVERSION} EXTRACT_SUFX= .tar.Z MAINTAINER= m.tsatsenko@gmail.com COMMENT= Berkeley POP 3 server (now maintained by Qualcomm) # Set WITH_POPPER_YOUBIN_SUPPORT variable in the environment to enable # youbin support. # # If WITH_POPPER_APOP_ONLY variable present in the environment, popper builds # with APOP authentification only. # # If WITH_POPPER_DEBUG variable present in the environment, popper builds # with more verbose debugging. USE_CSTD= gnu89 O_DEFS= -DSETPROCTITLE -DKEEP_TEMP_DROP -DBSD44_DBM -DBIND43 \ -DBULLDB -DNONAUTHFILE='\"/etc/ftpusers\"' .if !defined(WITH_POPPER_APOP_ONLY) P_LIBS= -lopie O_DEFS+= -DOPIE .else O_DEFS+= -DAPOP_ONLY .endif .if defined(WITH_POPPER_YOUBIN_SUPPORT) O_DEFS+= -DYOUBIN -DCALLED_FROM_POPD .endif P_LIBS+= -lmd -lutil GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-apop=${PREFIX}/etc/popper/pop.auth \ --with-apopuid=pop .if defined(WITH_POPPER_DEBUG) CONFIGURE_ARGS+= --enable-debugging .endif CONFIGURE_ENV= LIBS="${P_LIBS}" O_DEFS="${O_DEFS}" MAN8= popauth.8 popper.8 PLIST_FILES= bin/popauth libexec/popper PLIST_DIRS= etc/popper LATEST_LINK= popper PORTSCOUT= limit:^2\. post-patch: $(RM) ${WRKSRC}/md5.h $(CP) ${FILESDIR}/sendto.c ${WRKSRC} pre-install: PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL do-install: cd ${WRKSRC} && \ ${INSTALL_PROGRAM} -o pop -m 4111 popauth ${PREFIX}/bin cd ${WRKSRC} && \ ${INSTALL_PROGRAM} popper ${PREFIX}/libexec cd ${WRKSRC} && \ ${INSTALL_MAN} ${MAN8} ${PREFIX}/man/man8 .include FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/finance/p5-Finance-QuoteHist
Commit message (Expand)AuthorAgeFilesLines
* - Update to 1.19sunpoet2011-08-303-5/+3
* - Update to 1.17sunpoet2011-08-282-4/+10
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* - update to 1.16leeym2010-10-052-7/+7
* Update to 1.15az2010-09-262-4/+4
* Update to 1.14.tobez2010-06-083-8/+11
* Update to 1.12.tobez2009-08-043-8/+10
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checkspgollucci2009-07-231-7/+1
* - simplify dependencyleeym2008-08-311-8/+13
* - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_C...araujo2008-04-171-2/+1
* - Update to 1.11miwi2007-06-303-5/+11
* Update to 1.10mat2007-03-162-4/+4
* Update to 1.09erwin2006-06-112-4/+4
* - update to 1.08leeym2006-05-092-4/+4
* - update to 3.51leeym2006-04-033-14/+9
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-3/+3
* - update to 1.04leeym2006-01-092-7/+10
* - Add SHA256pav2005-11-261-0/+1
* Update to 1.03. Assign maintainership to perl@. Require perl fromtobez2005-11-032-6/+11
* search.cpan.org redirect reduction canonicalization project, pass 1:fenner2005-09-221-1/+1
* Reset maintainership of Seamus Venasse who has not responded for some time.erwin2005-09-201-1/+1
* - update to 1.02leeym2005-09-202-4/+4
* - add missing dependencyleeym2005-07-291-0/+2
* - Update to 1.00leeym2005-07-293-10/+8
* - Update to 0.32leeym2005-04-042-4/+4