aboutsummaryrefslogtreecommitdiffstats
path: root/net/p5-Net-IRR/Makefile
blob: a10181f1370b16e0f07d473b92c10fe6d485d1c0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:    net/p5-Net-IRR
# Date created:             05 May 2010
# Whom:                 Anton Berezin <tobez@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   Net-IRR
PORTVERSION=    0.08
CATEGORIES= net perl5
MASTER_SITES=   CPAN
MASTER_SITE_SUBDIR= Net
PKGNAMEPREFIX=  p5-

MAINTAINER= perl@FreeBSD.org
COMMENT=    Perl interface to the Internet Route Registry Daemon

PERL_CONFIGURE= yes

MAN3=   Net::IRR.3

.include <bsd.port.mk>
-02-104-25/+45 * Update to 1.0.6lioux2001-11-053-6/+12 * Fix typo in description.olgeni2001-08-181-1/+1 * Update to version 1.0.5kevlo2001-07-036-209/+127 * - Eliminate needless patchingkevlo2001-04-052-37/+32 * Install $PREFIX/sane/*.so.1 so that xsane works.brian2001-04-022-3/+48 * - Reorganize MASTER_SITESvanilla2001-03-274-80/+20 * Upgrade to 1.0.4,vanilla2001-03-2210-89/+61 * Style fixes for graphics category.olgeni2001-02-051-1/+1 * Make sane build with gimp >= 1.1.27ade2000-11-182-0/+13 * Implement USE_GTK, part 1.reg2000-10-051-7/+3 * Update to 1.0.3ade2000-09-174-8/+205 * Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1 * Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-161-1/+1 * Third round of INSTALL_SHLIBS=yes fixes.sobomax2000-06-162-2/+1 * - Fix pkg/PLIST (add bin/sane-config)steve2000-05-291-0/+1 * Update to version 1.0.2.steve2000-04-306-37/+71 * Convert to PORTNAME/PORTVERSION. lfview had an invalid versionasami2000-04-141-2/+2 * - Add MASTER_SITE_SUNSITE to MASTER_SITEStaoka2000-02-143-27/+7