FreshPorts -- The Place For Ports Sun, 12 Oct 2008 2:50 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
pear-Auth 1.6.1 security on this many watch lists=36 search for ports that depend on this port
PEAR class for creating an authentication system
Maintained by: miwi@FreeBSD.org search for ports maintained by this maintainer
Port Added: 24 Feb 2003 06:00:44
Also Listed In: pear


The PEAR::Auth package provides methods for creating an authentication
system using PHP.

Currently it supports the following storage containers to read/write
the login data:

* All databases supported by the PEAR database layer
* All databases supported by the MDB database layer
* All databases supported by the MDB2 database layer
* Plaintext files
* LDAP servers
* POP3 servers
* IMAP servers
* vpopmail accounts
* RADIUS
* SAMBA password files
* SOAP

WWW: http://pear.php.net/package/Auth/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/pear
Required To Run: devel/pear, devel/pear

To install the port: cd /usr/ports/security/pear-Auth/ && make install clean
To add the package: pkg_add -r pear-Auth


Configuration Options
===> The following configuration options are available for pear-Auth-1.6.1:
     PEAR_LOG=off (default) "PEAR::Log support"
     PEAR_FILE_PASSWD=off (default) "PEAR::File_Passwd support"
     PEAR_NET_POP3=off (default) "PEAR::Net_POP3 support"
     PEAR_DB=off (default) "PEAR::DB support"
     PEAR_MDB=off (default) "PEAR::MDB support"
     PEAR_MDB2=off (default) "PEAR::MDB2 support"
     PEAR_AUTH_RADIUS=off (default) "PEAR::AUTH_RADIUS support"
     PEAR_CRYPT_CHAP=off (default) "PEAR::CRYPT_CHAP support"
     PEAR_FILE_SMBPASSWD=off (default) "PEAR::File_SMBPasswd support"
     PEAR_SOAP=off (default) "PEAR::SOAP support"
     PEAR_NET_VPOPMAILD=off (default) "PEAR::Net_Vpopmaild support"
===> Use 'make config' to modify these settings

Master Sites:
http://pear.php.net/get/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/PEAR/

Number of commits found: 19

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
08 Sep 2008 01:22:00
Original commit files touched by this commit  1.6.1
chinsan search for other commits by this committer
- Pass maintainership to miwi
01 May 2008 16:05:53
Original commit files touched by this commit  1.6.1
chinsan search for other commits by this committer
- Update to 1.6.1
18 Jul 2007 08:47:32
Original commit files touched by this commit  1.5.4
chinsan search for other commits by this committer
- Update to 1.5.4
- Add PEAR_LOG knob.

Approved by:    rafan (mentor)
13 Feb 2007 12:41:23
Original commit files touched by this commit  1.5.0
rafan search for other commits by this committer
- Update to 1.5.0
- Sort OPTIONS

PR:             ports/109128
Submitted by:   chinsan (maintainer)
31 Oct 2006 13:33:22
Original commit files touched by this commit  1.4.0
miwi search for other commits by this committer
- Update to 1.4.0
- Pass maintainership to submitter

PR:             ports/104729
Submitted by:   chinsan@
23 Sep 2006 01:23:36
Original commit files touched by this commit  1.3.0
linimon search for other commits by this committer
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
19 Sep 2006 09:27:08
Original commit files touched by this commit  1.3.0
clsung search for other commits by this committer
- Update to 1.3.0

PR:             ports/101183
Submitted by:   chinsan <chinsan dot tw_AT_gmail dot com>
Approved by:    maintainer (timeout)
16 Feb 2006 18:30:41
Original commit files touched by this commit  1.2.4
thierry search for other commits by this committer
Upgrade to 1.2.4 and fix a security issue.

According to the official announcement:

        This release fixes a security issue that allows an attacker to perform
        injection attacks against the underlying storage containers. Upgrading
        is strongly recommended!

See changelog at <http://pear.php.net/package/Auth/download/1.2.4>.

PR:             93406
Submitted by:   /me
Approved by:    maintainer
Security:       see changelog.
24 Jan 2006 01:03:33
Original commit files touched by this commit  1.2.3_1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
09 Dec 2005 19:24:52
Original commit files touched by this commit  1.2.3_1
ale search for other commits by this committer
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.

Discussed with: thierry, antonio@php.net
15 Mar 2005 20:09:38
Original commit files touched by this commit  1.2.3_1
thierry search for other commits by this committer
+ fix CATEGORIES
+ take maintainership
+ update COMMENT
+ add PEAR package dependencies and use OPTIONS
+ replace @version@ strings
+ update pkg-descr

PR:             ports/78862
Submitted by:   Antônio Carlos Venâncio Júnior
17 Mar 2004 18:29:46
Original commit files touched by this commit  1.2.3
trevor search for other commits by this committer
SIZEify.
28 Dec 2003 08:44:09
Original commit files touched by this commit  1.2.3
edwin search for other commits by this committer
security/pear-Auth: upgrading to 1.2.3.

        Upgrading pear-Auth to its latest release.

PR:             ports/60281
Submitted by:   Thierry Thomas <thierry@pompo.net>
12 Nov 2003 23:46:19
Original commit files touched by this commit  1.2.2
edwin search for other commits by this committer
Add the virtual category "pear" to the Makefiles of these ports.

PR:             ports/56582
Submitted by:   edwin@mavetju.org
Approved by:    portmgr@freebsd.org
25 Aug 2003 02:21:45
Original commit files touched by this commit  1.2.2
edwin search for other commits by this committer
security/pear-Auth: upgrading to 1.2.2.

        - Upgrading pear-Auth to its latest release;
        - Installing tests;
        - Unbreaking the WWW link.

PR:             ports/55169
Submitted by:   Thierry Thomas <thierry@pompo.net>
08 Jun 2003 00:00:46
Original commit files touched by this commit  1.2.0_1
nork search for other commits by this committer
Update to pear-Archive_Tar 1.1.
Update to pear-PEAR 1.1.
Update to pear-HTML_Common 1.2.
Update to pear-Net_SMTP 1.2.3.
Update to pear-Log 1.6.5.
Update to pear-I18N 0.8.5.
Update to pear 4.3.2.

Adapt following ports for pear-PEAR's Makefile.common.
pear-Console_Getopt, pear-Auth, pear-Auth_SASL, devel/pear-Date,
net/pear-Net_Socket, pear-Mail_Mime, pear-Crypt_CBC, pear-mailparse,
pear-File, pear-HTML_Select_Common, and pear-Net_Sieve

PR:             ports/52596, ports/52641, ports/52655, ports/52656,
                ports/52671, ports/52678, ports/52845
Submitted by:   Thierry Thomas <thierry@pompo.net>
30 Mar 2003 03:08:48
Original commit files touched by this commit  1.2.0
edwin search for other commits by this committer
security/pear-Auth: upgrading to 1.2.0.

PR:             ports/48800
Submitted by:   Thierry Thomas <thierry@pompo.net>
24 Feb 2003 21:40:53
Original commit files touched by this commit  1.1.1
edwin search for other commits by this committer
FIx "make index"
24 Feb 2003 05:59:41
Original commit files touched by this commit  1.1.1
edwin search for other commits by this committer
New port: security/pear-Auth - PEAR authentication methods.

PR:             ports/48119
Submitted by:   Thierry Thomas <thierry@pompo.net>

Number of commits found: 19

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
cups-baseOct 10
mysql41-server*Oct 10
mysql50-client*Oct 10
mysql50-server*Oct 10
mysql51-client*Oct 10
mysql51-server*Oct 10
mysql60-client*Oct 10
operaOct 10
bitlbee*Oct 03
gallery*Oct 03
gallery2*Oct 03
horde-base*Oct 03
phpmyadmin*Oct 03
proftpd*Oct 03
proftpd-devel*Oct 03

21 vulnerabilities affecting 37 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19296
Broken 153
Deprecated 80
Ignore 432
Forbidden 7
Restricted 279
No CDROM 132
Vulnerable 55
Expired 54
Set to expire 62
Interactive 78
new 24 hours 17
new 48 hours19
new 7 days42
new fortnight76
new month125

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.192 seconds.