Port details |
- pear-Translation2 PEAR class for multilingual applications management
- 2.0.4,1 sysutils =2 2.0.4,1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2004-12-22 18:05:02
- 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/Translation2
- Description:
- This class provides an easy way to retrieve all the strings for a multilingual
site from a data source (i.e. db).
The following containers are provided, more will follow:
- PEAR::DB
- PEAR::MDB
- PEAR::MDB2
- gettext
- XML
- PEAR::DB_DataObject (experimental)
It is designed to reduce the number of queries to the db, caching the results
when possible. An Admin class is provided to easily manage translations
(add/remove a language, add/remove a string).
Currently, the following decorators are provided:
- CacheLiteFunction (for file-based caching)
- CacheMemory (for memory-based caching)
- DefaultText (to replace empty strings with their keys)
- Iconv (to switch from/to different encodings)
- Lang (resort to fallback languages for empty strings)
- SpecialChars (replace html entities with their hex codes)
- UTF-8 (to convert UTF-8 strings to ISO-8859-1)
- ¦ ¦ ¦ ¦
- 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-Translation2>0:sysutils/pear-Translation2
- To install the port:
- cd /usr/ports/sysutils/pear-Translation2/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/pear-Translation2
- pkg install php81-pear-Translation2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php81-pear-Translation2
- Package flavors (<flavor>: <package>)
- php81: php81-pear-Translation2
- php74: php74-pear-Translation2
- php80: php80-pear-Translation2
- php82: php82-pear-Translation2
- distinfo:
- TIMESTAMP = 1497163358
SHA256 (PEAR/Translation2-2.0.4.tgz) = b46f053011aaf8a59c0a1c55e8ef0c8812817a206792eb2d631cf1201fee7fc0
SIZE (PEAR/Translation2-2.0.4.tgz) = 59316
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:
- ===> The following configuration options are available for php81-pear-Translation2-2.0.4,1:
PEAR_CACHE_LITE=off: PEAR::Cache_Lite support
PEAR_DB=off: PEAR::DB support
PEAR_DB_DATAOBJECT=off: PEAR::DB_DataObject support
PEAR_FILE_GETTEXT=off: PEAR::File_Gettext support
PEAR_I18NV2=off: PEAR::I18Nv2 support
PEAR_MDB=off: PEAR::MDB support
PEAR_MDB2=off: PEAR::MDB2 support
PEAR_XML_SERIALIZER=off: PEAR::XML_Serializer support
===> Use 'make config' to modify these settings
- Options name:
- sysutils_pear-Translation2
- USES:
- pear shebangfix
- 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.0.4,1 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.0.4,1 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
2.0.4,1 19 Sep 2021 06:00:10 |
Po-Chuan Hsieh (sunpoet) |
sysutils/pear-Translation2: Change the way *_DEPENDS are set |
2.0.4,1 22 May 2021 16:20:48 |
Po-Chuan Hsieh (sunpoet) |
*/pear-*: Take maintainership |
2.0.4,1 04 May 2021 16:57:55 |
Rene Ladan (rene) |
*: reset miwi's ports after safekeeping his ports bit.
Hat: portmgr-secretary |
2.0.4,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.4,1 06 Mar 2020 17:47:34 |
joneum |
hand over Maintainership to miwi
Sponsored by: Netzkommune GmbH |
2.0.4,1 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 |
2.0.4,1 11 Jun 2017 07:45:32 |
sunpoet |
Update distinfo and unbreak this port
Content of tarballs are unchanged (checked against [1]).
=> Translation2-2.0.4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Translation2-2.0.4.tgz
fetch: http://pear.php.net/get/Translation2-2.0.4.tgz: size mismatch: expected
58272, actual 59316
Reference: https://people.FreeBSD.org/~sunpoet/checksum/Translation2-2.0.4.tgz
[1]
Approved by: portmgr (blanket) |
2.0.4,1 16 May 2017 13:37:51 |
joneum |
- Update maintainer address
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755 |
2.0.4,1 13 Dec 2016 15:05:07 |
sunpoet |
- Update WWW: pear.php.net uses https://
Approved by: portmgr (blanket) |
2.0.4,1 04 Nov 2016 07:50:46 |
jbeich |
Pass maintainership of PEAR ports to the submitter
PR: 214156
Submitted by: Jochen Neumeister <joneum@bsdproject.de> |
2.0.4,1 25 Jul 2016 20:01:03 |
rene |
Reset miwi@'s ports, he stepped down from the Ports Team.
With hat: portmgr-secretary |
2.0.4,1 28 Jun 2016 14:00:45 |
mat |
Convert USE_PHP*=yes into USES=php*
PR: 210529
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6936 |
2.0.4,1 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
2.0.4,1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
2.0.4,1 26 Nov 2015 12:04:01 |
miwi |
- Take Maintainership
Approved by: mat (mentor) |
2.0.4,1 20 Feb 2015 13:30:48 |
amdmi3 |
- Fix shebangs
- Add NO_ARCH |
2.0.4,1 18 Nov 2014 09:37:33 |
bapt |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work! |
2.0.4,1 26 Sep 2014 09:05:59 |
bapt |
Convert to USES=pear |
2.0.4,1 25 Nov 2013 17:59:59 |
antoine |
Stage support for non-IGNORED pear classes
Tested by: poudriere
Approved by: portmgr (bapt) |
2.0.4,1 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
2.0.4,1 15 Mar 2013 02:57:01 |
miwi |
- Convert to PEAR_AUTOINSTALL |
2.0.4 17 Dec 2012 02:15:14 |
bapt |
Convert miwi's ports to new Options framework
While here fix some consistency in PEAR options name
bumped revision of net/icpld and net/ipsumdump because IPV6 is now on
Approved by: miwi (maintainer) |
2.0.4,1 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 |
2.0.4,1 26 Feb 2011 08:59:52 |
miwi |
- Update to 2.0.4 |
2.0.3,1 04 Nov 2010 10:01:32 |
miwi |
- Update to 2.0.3 |
2.0.1,1 21 Nov 2008 20:33:14 |
miwi |
- Update to 2.0.1
PR: 128888
Submitted by: Wen Heping <wenheping@gmail.com> |
2.0.0.r4,1 11 Mar 2008 14:02:23 |
miwi |
- Update to 2.0.0RC4 |
2.0.0.r3,1 14 Dec 2007 20:09:31 |
miwi |
- Update to 2.0.0RC3 |
2.0.0.r2,1 14 Dec 2007 00:00:33 |
miwi |
- Update to 2.0.0RC2 |
2.0.0.r1,1 12 Oct 2007 13:33:19 |
miwi |
- Update to 2.0.0RC1 |
2.0.0.b12,1 27 Apr 2007 20:45:49 |
miwi |
- Update to 2.0.0beta12
- Take maintainership |
2.0.0.b6,1 23 Sep 2006 00:23:36 |
linimon |
Reset maintainership of ports assigned to antonio@php.net after numerous
maintainer-timeouts and no response to email. We hope to see him back.
Hat: portmgr |
2.0.0.b6,1 24 Jan 2006 01:06:45 |
edwin |
SHA256ify
Approved by: krion@ |
2.0.0.b6,1 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 |
2.0.0.b6,1 02 Feb 2005 12:24:10 |
edwin |
Update port: sysutils/pear-Translation2 to 2.0.0beta6
+ update port: sysutils/pear-Translation2 to 2.0.0beta6
+ changelog:
http://pear.php.net/package/Translation2/download/2.0.0beta6/
+ add TESTS
+ fix DEPENDS
PR: ports/76911
Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net> |
2.0.0 21 Dec 2004 22:28:29 |
edwin |
New port: sysutils/pear-Translation2 PEAR class for multilingual applications
management
This class provides an easy way to retrieve all the strings for a
multilingual
site from a data source (i.e. db).
The following containers are provided, more will follow:
- PEAR::DB
- PEAR::MDB
- PEAR::MDB2
- gettext
- XML
- PEAR::DB_DataObject (experimental)
It is designed to reduce the number of queries to the db,
caching the results when possible. An Admin class is provided
to easily manage translations (add/remove a language,
add/remove a string). (Only the first 15 lines of the commit message are shown above ) |