cvs commit: ports/security Makefile ports/security/phpdeadlock
Makefile distinfo pkg-descr pkg-plist
ports/security/phpdeadlock/files patch-deadlock_admin_bulkemail.php
patch-deadlock_admin_editconfig.php
patch-deadlock_admin_edituser.php patch-deadlock_admin_inactiveusers.php
patch-deadlock_admin_index.php ...
Beech Rintoul
beech at FreeBSD.org
Tue Dec 25 11:15:45 UTC 2007
beech 2007-12-25 11:15:45 UTC
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/phpdeadlock Makefile distinfo pkg-descr pkg-plist
security/phpdeadlock/files patch-deadlock_admin_bulkemail.php
patch-deadlock_admin_editconfig.php
patch-deadlock_admin_edituser.php
patch-deadlock_admin_inactiveusers.php
patch-deadlock_admin_index.php
patch-deadlock_admin_login.php
patch-deadlock_admin_newuser.php
patch-deadlock_admin_useraccept.php
patch-deadlock_admin_userinfo.php
patch-deadlock_admin_userlist.php
patch-deadlock_admin_userrequests.php
patch-deadlock_install_install.php
pkg-message.in
Log:
- New port phpdeadlock-1.0.1
- Web-based user authentication/password protection system
PR: ports/117122
Submitted by: Greg Larkin <glarkin at sourcehosting.net> (maintainer)
Approved by: linimon (mentor)
Revision Changes Path
1.930 +1 -0 ports/security/Makefile
1.1 +52 -0 ports/security/phpdeadlock/Makefile (new)
1.1 +3 -0 ports/security/phpdeadlock/distinfo (new)
1.1 +167 -0 ports/security/phpdeadlock/files/patch-deadlock_admin_bulkemail.php (new)
1.1 +223 -0 ports/security/phpdeadlock/files/patch-deadlock_admin_editconfig.php (new)
1.1 +87 -0 ports/security/phpdeadlock/files/patch-deadlock_admin_edituser.php (new)
1.1 +33 -0 ports/security/phpdeadlock/files/patch-deadlock_admin_inactiveusers.php (new)
1.1 +65 -0 ports/security/phpdeadlock/files/patch-deadlock_admin_index.php (new)
1.1 +25 -0 ports/security/phpdeadlock/files/patch-deadlock_admin_login.php (new)
1.1 +105 -0 ports/security/phpdeadlock/files/patch-deadlock_admin_newuser.php (new)
1.1 +50 -0 ports/security/phpdeadlock/files/patch-deadlock_admin_useraccept.php (new)
1.1 +86 -0 ports/security/phpdeadlock/files/patch-deadlock_admin_userinfo.php (new)
1.1 +33 -0 ports/security/phpdeadlock/files/patch-deadlock_admin_userlist.php (new)
1.1 +33 -0 ports/security/phpdeadlock/files/patch-deadlock_admin_userrequests.php (new)
1.1 +129 -0 ports/security/phpdeadlock/files/patch-deadlock_install_install.php (new)
1.1 +31 -0 ports/security/phpdeadlock/files/pkg-message.in (new)
1.1 +5 -0 ports/security/phpdeadlock/pkg-descr (new)
1.1 +246 -0 ports/security/phpdeadlock/pkg-plist (new)
More information about the cvs-ports
mailing list