Port details |
- p5-Net-Dict Simple client API for the DICT protocol
- 2.22 net
=3 2.22Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2002-07-25 23:18:36
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: p5-Net-Radius, p5-Net-Whois-Raw, p5-Geo-IPfree, p5-Net-Server, p5-NetAddr-IP-Count
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Net-Dict
- Description:
- Net::Dict is a perl class for looking up words and their definitions on network
dictionary servers. Net::Dict provides a simple DICT client API for the network
protocol described in RFC2229.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Net-Dict>0:net/p5-Net-Dict
- To install the port:
- cd /usr/ports/net/p5-Net-Dict/ && make install clean
- To add the package, run one of these commands:
- pkg install net/p5-Net-Dict
- pkg install p5-Net-Dict
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Net-Dict
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1622214028
SHA256 (Net-Dict-2.22.tar.gz) = 38ce82a1aab4f80a65c8889d5c863ba80b24e643bcba688ab045cb3813de2c51
SIZE (Net-Dict-2.22.tar.gz) = 38819
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_p5-Net-Dict
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.22 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.22 20 Jul 2022 14:22:37
    |
Tobias C. Berner (tcberner)  |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
2.22 20 Jun 2021 11:32:21
    |
Po-Chuan Hsieh (sunpoet)  |
net/p5-Net-Dict: Convert REINPLACE_CMD to patch file |
2.22 14 Jun 2021 17:39:20
    |
Po-Chuan Hsieh (sunpoet)  |
net/p5-Net-Dict: Update to 2.22
Changes: https://metacpan.org/dist/Net-Dict/changes |
2.21 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.21 27 May 2018 20:15:20
  |
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
2.21 15 Sep 2017 08:58:50
  |
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
2.21 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.21 06 Mar 2016 06:20:53
  |
sunpoet  |
- Update to 2.21
Changes: http://search.cpan.org/dist/Net-Dict/Changes |
2.19 13 Aug 2015 17:32:48
  |
sunpoet  |
- Remove MASTER_SITE_SUBDIR
- Add NO_ARCH |
2.19 20 Dec 2014 18:14:47
  |
sunpoet  |
- Update to 2.19
Changes: http://search.cpan.org/dist/Net-Dict/Changes |
2.18_1 26 Nov 2014 13:08:38
  |
mat  |
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 (Only the first 15 lines of the commit message are shown above ) |
2.18 26 Jun 2014 11:57:38
  |
sunpoet  |
- Update to 2.18
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Net-Dict/Changes |
2.17 27 Apr 2014 00:03:41
  |
sunpoet  |
- Update to 2.17
- Sort PLIST
Changes: http://search.cpan.org/dist/Net-Dict/Changes |
2.16 26 Apr 2014 18:10:20
  |
sunpoet  |
- Update to 2.16
Changes: http://search.cpan.org/dist/Net-Dict/Changes |
2.15 06 Apr 2014 05:46:37
  |
sunpoet  |
- Update to 2.15
Changes: http://search.cpan.org/dist/Net-Dict/Changes |
2.14 29 Mar 2014 08:46:14
  |
sunpoet  |
- Update to 2.14
Changes: http://search.cpan.org/dist/Net-Dict/Changes |
2.13 25 Dec 2013 19:39:11
  |
sunpoet  |
- Update to 2.13
Changes: http://search.cpan.org/dist/Net-Dict/Changes |
2.12 19 Nov 2013 20:17:00
  |
sunpoet  |
- Update to 2.12
- Remove unnecessary patch
Changes: http://search.cpan.org/dist/Net-Dict/Changes |
2.11 15 Nov 2013 17:55:40
  |
sunpoet  |
- Update to 2.11
Changes: http://search.cpan.org/dist/Net-Dict/Changes |
2.10 30 Sep 2013 19:12:58
  |
sunpoet  |
- Support STAGEDIR |
2.10 20 Sep 2013 22:10:25
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
2.10 21 Aug 2013 14:08:08
  |
sunpoet  |
- Convert to new perl framework |
2.10 21 Jul 2013 15:40:43
  |
sunpoet  |
- Update to 2.10
- Add LICENSE
- Remove leading indefinite article from COMMENT
- Cleanup Makefile header
Changes: http://search.cpan.org/dist/Net-Dict/Changes |
2.09 18 Dec 2011 19:17:06
 |
sunpoet  |
- Update to 2.09
- Generate configuration file for t/* tests
Changes: http://search.cpan.org/dist/Net-Dict/Changes |
2.08 16 Aug 2011 09:27:03
 |
sunpoet  |
- Update to 2.08
- Take maintainership
Changes: http://search.cpan.org/dist/Net-Dict/ChangeLog |
2.07 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
2.07 17 Apr 2008 14:30:31
 |
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
2.07 22 Jan 2006 02:46:07
 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
2.07 25 Nov 2005 16:48:31
 |
pav  |
- Add SHA256 |
2.07 21 Sep 2005 19:31:43
 |
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
2.07 29 Jan 2004 16:13:06
 |
trevor  |
SIZEify. |
2.07 02 Jun 2003 01:24:33
 |
naddy  |
Remove MAINTAINER, as per his request:
"I'll be offline for the next few months. Someone please take care
of these poor orphans."
Also slip in some minor fixes.
PR: 52831
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net> |
2.07 12 May 2003 08:14:08
 |
ijliao  |
upgrade to 2.07
PR: 51899
Submitted by: maintainer |
2.06 21 Feb 2003 13:15:09
 |
knu  |
De-pkg-comment. |
2.06 25 Jul 2002 23:18:10
 |
tobez  |
Add p5-Net-Dict 2.06, a simple client API for the DICT protocol.
PR: 40826
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> |