Port details |
- pear-File_DNS PEAR class to read and write RFC1033-style DNS Zonefiles
- 0.1.0 dns =2 0.1.0Version of this port present on the latest quarterly branch.
- Maintainer: chris@ctgameinfo.com
- Port Added: 2007-07-04 08:24:56
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: devel pear
- License: not specified in port
- WWW:
- https://pear.php.net/package/File_DNS
- Description:
- The File_DNS class provides a way to read,
edit and write RFC1033 style DNS Zones.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- php81-pear-File_DNS>0:dns/pear-File_DNS
- To install the port:
- cd /usr/ports/dns/pear-File_DNS/ && make install clean
- To add the package, run one of these commands:
- pkg install dns/pear-File_DNS
- pkg install php81-pear-File_DNS
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php81-pear-File_DNS
- Package flavors (<flavor>: <package>)
- php81: php81-pear-File_DNS
- php74: php74-pear-File_DNS
- php80: php80-pear-File_DNS
- php82: php82-pear-File_DNS
- distinfo:
- TIMESTAMP = 1497163208
SHA256 (PEAR/File_DNS-0.1.0.tgz) = 667ff0a3309c4087849023b4b8570ff29c6825648a16a07679f3f8877682e781
SIZE (PEAR/File_DNS-0.1.0.tgz) = 10128
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:
-
- File.php : sysutils/pear-File@php81
- pear : devel/pear@php81
- Runtime dependencies:
-
- File.php : sysutils/pear-File@php81
- php.h : lang/php81
- pear : devel/pear@php81
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- dns_pear-File_DNS
- USES:
- pear
- 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) |
0.1.0 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 ) |
0.1.0 20 Jul 2022 14:21:47 |
Tobias C. Berner (tcberner) |
dns: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Samorukov <samm@freebsd.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Allan Jude <allanjude@freebsd.org>
* Amar Takhar <verm@drunkmonk.net>
* Anders Nordby <anders@fix.no>
* Andrew Greenwood <greenwood.andy@gmail.com>
* Anton Berezin <tobez@FreeBSD.org>
* Ashish SHUKLA <ashish@FreeBSD.org>
* Attila Nagy <bra@fsn.hu> (Only the first 15 lines of the commit message are shown above ) |
0.1.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.1.0 08 Mar 2018 19:48:41 |
mat |
Introduce PHP flavors.
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
flavored. They will automatically get flavors (php56, php70, php71, php72)
depending of the versions they support (set with IGNORE_WITH_PHP). As a
consequence, ports using USES=pear and USES=horde are also flavored.
PR: 226242
Submitted by: mat
Exp-run by: antoine
Approved by: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14208 |
0.1.0 11 Jun 2017 07:39:12 |
sunpoet |
Update distinfo and unbreak this port
- While I'm here, fix indent
Content of tarballs are unchanged (checked against [1]).
=> File_DNS-0.1.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/File_DNS-0.1.0.tgz
fetch: http://pear.php.net/get/File_DNS-0.1.0.tgz: size mismatch: expected
10024, actual 10128
Reference: https://people.FreeBSD.org/~sunpoet/checksum/File_DNS-0.1.0.tgz [1]
Approved by: portmgr (blanket) |
0.1.0 13 Dec 2016 15:05:07 |
sunpoet |
- Update WWW: pear.php.net uses https://
Approved by: portmgr (blanket) |
0.1.0 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.1.0 23 Sep 2014 15:15:05 |
bapt |
Convert to USES=pear |
0.1.0 25 Nov 2013 17:59:59 |
antoine |
Stage support for non-IGNORED pear classes
Tested by: poudriere
Approved by: portmgr (bapt) |
0.1.0 20 Sep 2013 16:31:58 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns) |
0.1.0 13 May 2013 09:53:28 |
miwi |
- Convert to PEAR_AUTOINSTALL
- Trim header |
0.1.0 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.1.0 28 Oct 2010 06:15:13 |
wen |
- Update to 0.1.0
PR: ports/151787
Submitted by: Chris St Denis <chris@ctgameinfo.com> (maintainer) |
0.0.8 04 Jul 2007 08:21:53 |
miwi |
The File_DNS class provides a way to read,
edit and write RFC1033 style DNS Zones.
PR: ports/114271
Submitted by: Chris St Denis (<chris at ctgameinfo.com>) |