| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- While I'm here, fix indent
Content of tarballs are unchanged (checked against [1]).
=> Auth_PrefManager-1.2.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Auth_PrefManager-1.2.2.tgz
fetch: http://pear.php.net/get/Auth_PrefManager-1.2.2.tgz: size mismatch: expected 10376, actual 10595
Reference: https://people.FreeBSD.org/~sunpoet/checksum/Auth_PrefManager-1.2.2.tgz [1]
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=443305
|
|
|
|
|
|
|
|
| |
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755
Notes:
svn path=/head/; revision=441000
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=428494
|
|
|
|
|
|
|
|
| |
PR: 214156
Submitted by: Jochen Neumeister <joneum@bsdproject.de>
Notes:
svn path=/head/; revision=425301
|
|
|
|
|
|
|
| |
With hat: portmgr-secretary
Notes:
svn path=/head/; revision=419057
|
|
|
|
|
|
|
| |
Approved by: mat (mentor)
Notes:
svn path=/head/; revision=402439
|
|
|
|
|
|
|
| |
Hope to see you back! Thank for all the work!
Notes:
svn path=/head/; revision=372709
|
|
|
|
| |
Notes:
svn path=/head/; revision=369311
|
|
|
|
|
|
|
|
| |
Tested by: poudriere
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=334871
|
|
|
|
|
|
|
| |
security)
Notes:
svn path=/head/; revision=327769
|
|
|
|
|
|
|
| |
- Convert header
Notes:
svn path=/head/; revision=311550
|
|
|
|
|
|
|
|
|
|
| |
- Switch to PEAR_AUTOINSTALL
PR: 167025
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Notes:
svn path=/head/; revision=295943
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=289563
|
|
|
|
| |
Notes:
svn path=/head/; revision=276991
|
|
|
|
|
|
|
| |
- Take maintainership
Notes:
svn path=/head/; revision=193955
|
|
|
|
|
|
|
|
|
| |
maintainer-timeouts and no response to email. We hope to see him back.
Hat: portmgr
Notes:
svn path=/head/; revision=173626
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154303
|
|
|
|
|
|
|
|
|
| |
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net
Notes:
svn path=/head/; revision=150745
|
|
Preference Manager is a class to handle user preferences in a web application,
looking them up in a table using a combination of their userid, and the
preference name to get a value, and (optionally) returning a default value for
the preference if no value could be found for that user.
It is designed to be used alongside the PEAR Auth class, but can be used with
anything that allows you to obtain the user's id - including your own code.
PR: ports/79556
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
Notes:
svn path=/head/; revision=132841
|