Port details |
- pear-Net_UserAgent_Mobile PEAR class that parses HTTP mobile user agent string
- 1.0.0 net =2 1.0.0Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2005-06-06 20:38:03
- Last Update: 2023-04-16 18:09:23
- Commit Hash: 0ac3a69
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: pear www
- License: not specified in port
- WWW:
- https://pear.php.net/package/Net_UserAgent_Mobile
- Description:
- Net_UserAgent_Mobile parses HTTP_USER_AGENT strings of (mainly Japanese)
mobile HTTP user agents. It'll be useful in page dispatching by user agents.
This package was ported from Perl's HTTP::MobileAgent.
See https://metacpan.org/release/HTTP-MobileAgent
- ¦ ¦ ¦ ¦
- 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:
-
- ${PHP_PKGNAMEPREFIX}pear-Net_UserAgent_Mobile>0:net/pear-Net_UserAgent_Mobile
- To install the port:
- cd /usr/ports/net/pear-Net_UserAgent_Mobile/ && make install clean
- To add the package, run one of these commands:
- pkg install net/pear-Net_UserAgent_Mobile
- pkg install php81-pear-Net_UserAgent_Mobile
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php81-pear-Net_UserAgent_Mobile
- Package flavors (<flavor>: <package>)
- php81: php81-pear-Net_UserAgent_Mobile
- php80: php80-pear-Net_UserAgent_Mobile
- php82: php82-pear-Net_UserAgent_Mobile
- distinfo:
- TIMESTAMP = 1494676572
SHA256 (PEAR/Net_UserAgent_Mobile-1.0.0RC1.tgz) = 3dc1334a2e45cf21683ad262f391795f94bf6f9d472a68b2c451ed5d69786f23
SIZE (PEAR/Net_UserAgent_Mobile-1.0.0RC1.tgz) = 39375
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:
-
- pear : devel/pear@php81
- Runtime dependencies:
-
- php.h : lang/php81
- pear : devel/pear@php81
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_pear-Net_UserAgent_Mobile
- USES:
- pear php
- 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 |
1.0.0 16 Apr 2023 18:09:23 |
Muhammad Moinur Rahman (bofh) |
*/*: Remove merged or non-existent USE_PHP directives
- Remove USE_PHP=hash which is available in default php installation of
all versions of php
* security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH
- Remove USE_PHP=json which is available in default php installation of
all versions of php
* devel/pear-PHPTAL: Remove OPTION JSON
* www/ilias: Remove OPTION SCORM2004
- Remove USE_PHP=mssql which is no longer available in php from php80
and later and has been replaced with sqlsrv module which is Windows
only
* www/codeigniter: Remove OPTION MSSQL
* www/moodle311: Remove OPTION MSSQL
* www/moodle39: Remove OPTION MSSQL (Only the first 15 lines of the commit message are shown above ) |
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) |
1.0.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 ) |
1.0.0 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 ) |
1.0.0 03 Jul 2021 10:30:37 |
Nuno Teixeira (eduardo) |
*/*: Maintainer reset for smatsui@karashi.org
Many consecutive timeouts. We thank smatsui for all his efforts and
hope to see him back in the future.
PR: 255256
PR: 255257
PR: 255258 [1]
Approved by: maintainer timeout (smatsui@karashi.org, > 2 months), dbaio
(mentor)
Approved by: portmgr (adamw) [1]
Differential Revision: https://reviews.freebsd.org/D30769 [1] |
1.0.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.0 11 Aug 2018 14:18:45 |
sunpoet |
Update CPAN link |
1.0.0 13 May 2017 12:14:06 |
sunpoet |
Update distinfo and unbreak this port
- While I'm here:
- Add NO_ARCH
- Fix indent
- Add USES=php
Content of tarballs are unchanged (checked against [1]).
Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_UserAgent_Mobile-1.0.0RC1.tgz
[1]
Approved by: portmgr (blanket) |
1.0.0 13 May 2017 11:06:06 |
miwi |
- Broken checksum mismatch
fetch: http://pear.php.net/get/Net_UserAgent_Mobile-1.0.0RC1.tgz: size mismatch:
expected 37639, actual 39375 |
1.0.0 13 Dec 2016 15:05:07 |
sunpoet |
- Update WWW: pear.php.net uses https://
Approved by: portmgr (blanket) |
1.0.0 23 Sep 2014 16:57:57 |
bapt |
Convert to USES=pear |
1.0.0 25 Nov 2013 17:59:59 |
antoine |
Stage support for non-IGNORED pear classes
Tested by: poudriere
Approved by: portmgr (bapt) |
1.0.0 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.0.0 13 May 2013 09:42:03 |
miwi |
- Convert to PEAR_AUTOINSTALL
- Trim header |
1.0.0 21 Jan 2012 17:40:15 |
eadler |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
1.0.0 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.0.0 16 May 2008 19:02:33 |
miwi |
- Update to 1.0,0.RC1
PR: 123582
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer |
0.29.0 09 Nov 2006 03:48:44 |
clsung |
- Update to 0.29.0
PR: ports/105276
Submitted by: maintainer (Shinsuke Matsui) |
0.28.0 25 Sep 2006 08:53:15 |
miwi |
- Update to 0.28.0
PR: ports/103608
Submitted by: Shinsuke Matsui <smatsui(at)karashi.org> (maintainer) |
0.27.0 18 Jul 2006 20:23:19 |
rafan |
- Update to 0.27.0
PR: ports/100463
Submitted by: maintainer |
0.26.0 04 Feb 2006 13:28:09 |
garga |
- Update to 0.26.0
PR: ports/92767
Submitted by: maintainer |
0.25.0 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
0.25.0 09 Dec 2005 19:24:52 |
ale |
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net |
0.25.0 04 Sep 2005 12:57:41 |
sem |
- Update to 0.25.0
PR: ports/85105
Submitted by: maintainer |
0.24.0 28 Jul 2005 06:09:17 |
novel |
Update to 0.24.0.
PR: 84203
Submitted by: Shinsuke Matsui (maintainer) |
0.23.0 06 Jun 2005 19:49:42 |
pav |
Net_UserAgent_Mobile parses HTTP_USER_AGENT strings of (mainly Japanese)
mobile HTTP user agents. It'll be useful in page dispatching by user agents.
This package was ported from Perl's HTTP::MobileAgent.
PR: ports/81936
Submitted by: Shinsuke Matsui <smatsui@karashi.org> |