# New ports collection makefile for: Archive-Zip # Date created: Mon Jan 1 09:33:13 2001 # Whom: will # # $FreeBSD$ # PORTNAME= Archive-Zip PORTVERSION= 1.10 CATEGORIES= archivers perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Archive PKGNAMEPREFIX= p5- MAINTAINER= erwin@FreeBSD.org COMMENT= Perl module to create, manipulate, read, and write Zip archive files BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Archive::Zip.3 Archive::Zip::Tree.3 Archive::Zip::FAQ.3 Archive::Zip::MemberRead.3 .include .if ${PERL_LEVEL} < 500601 BUILD_DEPENDS+= ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec RUN_DEPENDS+= ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec .endif v id='cgit'>
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/omniORB
Commit message (Expand)AuthorAgeFilesLines
* security/openssl-devel was removed, but there is a security/openssl111 now.mat2018-11-101-2/+2
* security/openssl-devel: Mark ports broken cat develbrnrd2018-02-171-0/+3
* Fix packaging with DEFAULT_VERSIONS=python=3.6antoine2018-02-132-5/+10
* devel/omniORB: Update version 4.2.1-2=>4.2.2bofh2018-01-093-10/+10
* - Fix Shebangsmiwi2017-04-191-1/+3
* Remove all USE_OPENSSL occurrences.mat2017-03-151-2/+1
* Fix build on FreeBSD 12antoine2016-07-23