Port details |
- pear-LiveUser PEAR user authentication and permission management framework
- 0.16.14_1 security =2 0.16.14_1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2004-12-01 11:23:52
- 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: pear www
- License: not specified in port
- WWW:
- https://pear.php.net/package/LiveUser
- Description:
- LiveUser is a set of classes for dealing with user authentication
and permission management. Basically, there are three main elements that
make up this package:
* The LiveUser class
* The Auth containers
* The Perm containers
Currently available are containers using:
PEAR::DB, PEAR::MDB, PEAR::MDB2, PEAR::XML_Tree and PEAR::Auth.
- ¦ ¦ ¦ ¦
- 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-LiveUser>0:security/pear-LiveUser
- To install the port:
- cd /usr/ports/security/pear-LiveUser/ && make install clean
- To add the package, run one of these commands:
- pkg install security/pear-LiveUser
- pkg install php81-pear-LiveUser
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php81-pear-LiveUser
- Package flavors (<flavor>: <package>)
- php81: php81-pear-LiveUser
- php74: php74-pear-LiveUser
- php80: php80-pear-LiveUser
- php82: php82-pear-LiveUser
- distinfo:
- TIMESTAMP = 1497163338
SHA256 (PEAR/LiveUser-0.16.14.tgz) = 64368f7856bd6e6b949bf573c751feeab2f66e5a017b92b150368f42e41ebefe
SIZE (PEAR/LiveUser-0.16.14.tgz) = 77911
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:
-
- Dispatcher.php : devel/pear-Event_Dispatcher@php81
- pear : devel/pear@php81
- Runtime dependencies:
-
- Dispatcher.php : devel/pear-Event_Dispatcher@php81
- php.h : lang/php81
- pear : devel/pear@php81
- This port is required by:
- for Build
-
- security/pear-LiveUser_Admin
- for Run
-
- security/pear-LiveUser_Admin
Configuration Options:
- ===> The following configuration options are available for php81-pear-LiveUser-0.16.14_1:
PEAR_CRYPT_RC4=off: PEAR::Crypt_RC4 support
PEAR_DB=off: PEAR::DB support
PEAR_LOG=off: PEAR::Log support
PEAR_MDB=off: PEAR::MDB support
PEAR_MDB2=off: PEAR::MDB2 support
PEAR_XML_TREE=off: PEAR::XML_Tree support
===> Use 'make config' to modify these settings
- Options name:
- security_pear-LiveUser
- 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.16.14_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 ) |
0.16.14_1 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.16.14_1 22 May 2021 16:20:48 |
Po-Chuan Hsieh (sunpoet) |
*/pear-*: Take maintainership |
0.16.14_1 04 May 2021 16:57:55 |
Rene Ladan (rene) |
*: reset miwi's ports after safekeeping his ports bit.
Hat: portmgr-secretary |
0.16.14_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.16.14_1 06 Mar 2020 17:47:34 |
joneum |
hand over Maintainership to miwi
Sponsored by: Netzkommune GmbH |
0.16.14_1 19 Oct 2019 08:32:01 |
tobik |
security/pear-LiveUser: Spell PEAR_DB option correctly |
0.16.14 23 Jun 2019 13:33:45 |
tcberner |
security/pear-LiveUser: remove leading space |
0.16.14 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.16.14 11 Jun 2017 07:44:49 |
sunpoet |
Update distinfo and unbreak this port
- While I'm here, fix indent
Content of tarballs are unchanged (checked against [1]).
=> LiveUser-0.16.14.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/LiveUser-0.16.14.tgz
fetch: http://pear.php.net/get/LiveUser-0.16.14.tgz: size mismatch: expected
76857, actual 77911
Reference: https://people.FreeBSD.org/~sunpoet/checksum/LiveUser-0.16.14.tgz [1]
Approved by: portmgr (blanket) |
0.16.14 16 May 2017 13:37:51 |
joneum |
- Update maintainer address
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755 |
0.16.14 13 Dec 2016 15:05:07 |
sunpoet |
- Update WWW: pear.php.net uses https://
Approved by: portmgr (blanket) |
0.16.14 04 Nov 2016 07:50:46 |
jbeich |
Pass maintainership of PEAR ports to the submitter
PR: 214156
Submitted by: Jochen Neumeister <joneum@bsdproject.de> |
0.16.14 25 Jul 2016 20:01:03 |
rene |
Reset miwi@'s ports, he stepped down from the Ports Team.
With hat: portmgr-secretary |
0.16.14 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.16.14 26 Nov 2015 12:04:01 |
miwi |
- Take Maintainership
Approved by: mat (mentor) |
0.16.14 18 Nov 2014 09:37:33 |
bapt |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work! |
0.16.14 26 Sep 2014 09:05:59 |
bapt |
Convert to USES=pear |
0.16.14 25 Nov 2013 17:59:59 |
antoine |
Stage support for non-IGNORED pear classes
Tested by: poudriere
Approved by: portmgr (bapt) |
0.16.14 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
0.16.14 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) |
0.16.14 06 Nov 2011 14:50:41 |
miwi |
- Update to 0.16.14 |
0.16.13 03 Jul 2011 14:03:52 |
ohauer |
-remove MD5 |
0.16.13 28 Dec 2008 15:30:48 |
miwi |
- Add PORTSCOUT variable. |
0.16.13 12 Feb 2008 22:39:29 |
miwi |
- Update to 0.16.13 |
0.16.12 05 Aug 2007 21:27:24 |
miwi |
- Update to 0.16.12 |
0.16.2 24 Jun 2007 09:10:12 |
miwi |
- Update to 0.16.2 |
0.16.1 22 Jun 2007 13:59:18 |
miwi |
- Update to 0.16.1 |
0.16.0 20 Jun 2007 13:45:01 |
miwi |
- Update to 0.16.0
- Take maintainership |
0.15.1_1 11 Jun 2007 14:17:09 |
miwi |
- Fix depends after pear-log update
- Bump PORTREVISION |
0.15.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 |
0.15.1 24 Jan 2006 01:03:33 |
edwin |
SHA256ify
Approved by: krion@ |
0.15.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 |
0.15.1 10 Apr 2005 20:12:02 |
flz |
- Update to to 0.15.1.
PR: ports/79379
Submitted by: maintainer |
0.15.0 16 Mar 2005 23:59:24 |
pav |
- Update to 0.15.0
- Fix dependencies
- Remove PHP dependency check
PR: ports/78890
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer) |
0.14.0 21 Dec 2004 22:22:45 |
edwin |
Update port: security/pear-LiveUser to 0.14.0
+ update port: security/pear-LiveUser to 0.14.0
+ changelog: http://pear.php.net/package/LiveUser/download/0.14.0/
PR: ports/75333
Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net> |
0.13.3 01 Dec 2004 11:23:08 |
edwin |
remove rubbish from the broken Makefile |
0.13.3 01 Dec 2004 11:21:58 |
edwin |
New port: security/pear-LiveUser PEAR user authentication and
permission management framework
LiveUser is a set of classes for dealing with user
authentication and permission management. Basically, there
are three main elements that make up this package:
* The LiveUser class
* The Auth containers
* The Perm containers
Currently available are containers using:
PEAR::DB, PEAR::MDB, PEAR::MDB2, PEAR::XML_Tree and PEAR::Auth.
PR: ports/74528
Submitted by: Ant?nio Carlos Ven?ncio J?nior <antonio@php.net> |