1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
Kurt Jaeger
776c34d5c6 net-mgmt/p5-Telnet-Cisco: update 1.10 -> 1.11, add LICENSE, NO_ARCH
PR:		229111
Submitted by:	Kai <freebsd_ports@k-worx.org>
Approved by:	lyngbol@wheel.dk (maintainer)
Relnotes:	https://metacpan.org/changes/distribution/Net-Telnet-Cisco
2018-06-18 19:59:36 +00:00
Sunpoet Po-Chuan Hsieh
ad4f267b7a Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2018-05-27 20:15:16 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Mathieu Arnold
eee58d187e Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
2014-11-26 13:08:24 +00:00
Andrej Zverev
2875a8723c - support stage
Approved by:	portmgr (blanket infrastructure)
2014-01-05 15:52:33 +00:00
Baptiste Daroussin
985b201424 Add NO_STAGE all over the place in preparation for the staging support (cat: net-mgmt) 2013-09-20 22:24:43 +00:00
Andrej Zverev
e242f309a8 - convert to the new perl5 framework
Approved by:	portmgr (bapt@, blanket)
2013-09-04 03:27:37 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Yen-Ming Lee
3ab8abe3f7 - use CPAN macro
- fix dependency
- bump PORTREVISION

PR:		121208
Submitted by:	leeym
Approved by:	maintainer
2008-02-29 09:32:22 +00:00
Edwin Groothuis
c8276f2dd3 SHA256ify
Approved by: krion@
2006-01-23 23:49:42 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Bill Fenner
a5b727886c search.cpan.org redirect reduction canonicalization project, pass 2:
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc.

This pass brought to you by loving, painstaking hand editing.
2005-09-21 19:35:50 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Garrett Wollman
60aab66567 Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.

Approved in principle by: marcus
2004-02-23 04:42:13 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Patrick Li
43bfc6a9d1 Update to 1.10
PR:		39486
Submitted by:	Erwin Lansing <erwin@lansing.dk>
Approved by:	maintainer
2002-06-19 12:45:04 +00:00
Patrick Li
efdd6ada1c Update to 1.09
Fix plist as well

PR:		39048
Submitted by:	Erwin Lansing <erwin@lansing.dk>
Approved by:	maintainer
2002-06-09 16:21:41 +00:00
Pete Fritchman
ee15ec150f add p5-Telnet-Cisco 1.03
Perl5 module to telnet to Cisco routers

PR:		29981
Submitted by:	Michael Lyngbol <michael@lyngbol.dk>
Reviewed by:	ade
2001-08-23 18:17:37 +00:00