notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
phpsecinfo PHP environment security auditing tool
0.2.1 security Deleted on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.2.1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Abandonware, last release in 2006
Expired This port expired on: 2022-03-31
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-04-01 13:13:06
Last Update: 2022-03-31 20:31:14
Commit Hash: 97cf09b
People watching this port, also watch:: libiconv, nmap, libxml2
Also Listed In: www
License: BSD3CLAUSE
WWW:
http://phpsec.org/projects/phpsecinfo/
Description:
### WHAT IS PHPSECINFO? PHPSecInfo is a PHP environment security auditing tool modeled after the phpsecinfo() function. From a single function call, PHPSecInfo runs a series of tests on your PHP environment to identify potential security issues and offer suggestions. It can be useful as part of a multilayered security approach. #### WHAT IS PHPSECINFO NOT? * It is not a replacement for secure coding practices * It does not audit PHP code * It is not comprehensive test for either your hosting environment or your web application * It is not the "final word." PHPSecInfo identifies *potential* problems and offers suggestions for improvement. Your environment may _require_ certain settings that trigger cautions or warnings. WWW: http://phpsec.org/projects/phpsecinfo/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (160 items)
Collapse this list.
  1. /usr/local/share/licenses/phpsecinfo-0.2.1/catalog.mk
  2. /usr/local/share/licenses/phpsecinfo-0.2.1/LICENSE
  3. /usr/local/share/licenses/phpsecinfo-0.2.1/BSD3CLAUSE
  4. @owner www
  5. @group www
  6. www/phpsecinfo/CHANGELOG
  7. www/phpsecinfo/LICENSE
  8. www/phpsecinfo/PhpSecInfo/PhpSecInfo.php
  9. www/phpsecinfo/PhpSecInfo/Test/CGI/force_redirect.php
  10. www/phpsecinfo/PhpSecInfo/Test/Core/allow_url_fopen.php
  11. www/phpsecinfo/PhpSecInfo/Test/Core/allow_url_include.php
  12. www/phpsecinfo/PhpSecInfo/Test/Core/display_errors.php
  13. www/phpsecinfo/PhpSecInfo/Test/Core/expose_php.php
  14. www/phpsecinfo/PhpSecInfo/Test/Core/file_uploads.php
  15. www/phpsecinfo/PhpSecInfo/Test/Core/gid.php
  16. www/phpsecinfo/PhpSecInfo/Test/Core/magic_quotes_gpc.php
  17. www/phpsecinfo/PhpSecInfo/Test/Core/memory_limit.php
  18. www/phpsecinfo/PhpSecInfo/Test/Core/open_basedir.php
  19. www/phpsecinfo/PhpSecInfo/Test/Core/post_max_size.php
  20. www/phpsecinfo/PhpSecInfo/Test/Core/register_globals.php
  21. www/phpsecinfo/PhpSecInfo/Test/Core/uid.php
  22. www/phpsecinfo/PhpSecInfo/Test/Core/upload_max_filesize.php
  23. www/phpsecinfo/PhpSecInfo/Test/Core/upload_tmp_dir.php
  24. www/phpsecinfo/PhpSecInfo/Test/Curl/file_support.php
  25. www/phpsecinfo/PhpSecInfo/Test/Session/save_path.php
  26. www/phpsecinfo/PhpSecInfo/Test/Session/use_trans_sid.php
  27. www/phpsecinfo/PhpSecInfo/Test/Test.php
  28. www/phpsecinfo/PhpSecInfo/Test/Test_Cgi.php
  29. www/phpsecinfo/PhpSecInfo/Test/Test_Core.php
  30. www/phpsecinfo/PhpSecInfo/Test/Test_Curl.php
  31. www/phpsecinfo/PhpSecInfo/Test/Test_Session.php
  32. www/phpsecinfo/README
  33. www/phpsecinfo/docs/PhpSecInfo/PhpSecInfo.html
  34. www/phpsecinfo/docs/PhpSecInfo/PhpSecInfo_Test.html
  35. www/phpsecinfo/docs/PhpSecInfo/PhpSecInfo_Test_Cgi.html
  36. www/phpsecinfo/docs/PhpSecInfo/PhpSecInfo_Test_Cgi_Force_Redirect.html
  37. www/phpsecinfo/docs/PhpSecInfo/PhpSecInfo_Test_Core.html
  38. www/phpsecinfo/docs/PhpSecInfo/PhpSecInfo_Test_Core_Allow_Url_Fopen.html
  39. www/phpsecinfo/docs/PhpSecInfo/PhpSecInfo_Test_Core_Allow_Url_Include.html
  40. www/phpsecinfo/docs/PhpSecInfo/PhpSecInfo_Test_Core_Display_Errors.html
  41. www/phpsecinfo/docs/PhpSecInfo/PhpSecInfo_Test_Core_Expose_Php.html
  42. www/phpsecinfo/docs/PhpSecInfo/PhpSecInfo_Test_Core_File_Uploads.html
  43. www/phpsecinfo/docs/PhpSecInfo/PhpSecInfo_Test_Core_Gid.html
  44. www/phpsecinfo/docs/PhpSecInfo/PhpSecInfo_Test_Core_Magic_Quotes_GPC.html
  45. www/phpsecinfo/docs/PhpSecInfo/PhpSecInfo_Test_Core_Memory_Limit.html
  46. www/phpsecinfo/docs/PhpSecInfo/PhpSecInfo_Test_Core_Open_Basedir.html
  47. www/phpsecinfo/docs/PhpSecInfo/PhpSecInfo_Test_Core_Post_Max_Size.html
  48. www/phpsecinfo/docs/PhpSecInfo/PhpSecInfo_Test_Core_Register_Globals.html
  49. www/phpsecinfo/docs/PhpSecInfo/PhpSecInfo_Test_Core_Uid.html
  50. www/phpsecinfo/docs/PhpSecInfo/PhpSecInfo_Test_Core_Upload_Max_Filesize.html
  51. www/phpsecinfo/docs/PhpSecInfo/PhpSecInfo_Test_Core_Upload_Tmp_Dir.html
  52. www/phpsecinfo/docs/PhpSecInfo/PhpSecInfo_Test_Curl.html
  53. www/phpsecinfo/docs/PhpSecInfo/PhpSecInfo_Test_Curl_File_Support.html
  54. www/phpsecinfo/docs/PhpSecInfo/PhpSecInfo_Test_Session.html
  55. www/phpsecinfo/docs/PhpSecInfo/PhpSecInfo_Test_Session_Save_Path.html
  56. www/phpsecinfo/docs/PhpSecInfo/PhpSecInfo_Test_Session_Use_Trans_Sid.html
  57. www/phpsecinfo/docs/PhpSecInfo/_PhpSecInfo_PhpSecInfo_php.html
  58. www/phpsecinfo/docs/PhpSecInfo/_PhpSecInfo_Test_CGI_force_redirect_php.html
  59. www/phpsecinfo/docs/PhpSecInfo/_PhpSecInfo_Test_Core_allow_url_fopen_php.html
  60. www/phpsecinfo/docs/PhpSecInfo/_PhpSecInfo_Test_Core_allow_url_include_php.html
  61. www/phpsecinfo/docs/PhpSecInfo/_PhpSecInfo_Test_Core_display_errors_php.html
  62. www/phpsecinfo/docs/PhpSecInfo/_PhpSecInfo_Test_Core_expose_php_php.html
  63. www/phpsecinfo/docs/PhpSecInfo/_PhpSecInfo_Test_Core_file_uploads_php.html
  64. www/phpsecinfo/docs/PhpSecInfo/_PhpSecInfo_Test_Core_gid_php.html
  65. www/phpsecinfo/docs/PhpSecInfo/_PhpSecInfo_Test_Core_magic_quotes_gpc_php.html
  66. www/phpsecinfo/docs/PhpSecInfo/_PhpSecInfo_Test_Core_memory_limit_php.html
  67. www/phpsecinfo/docs/PhpSecInfo/_PhpSecInfo_Test_Core_open_basedir_php.html
  68. www/phpsecinfo/docs/PhpSecInfo/_PhpSecInfo_Test_Core_post_max_size_php.html
  69. www/phpsecinfo/docs/PhpSecInfo/_PhpSecInfo_Test_Core_register_globals_php.html
  70. www/phpsecinfo/docs/PhpSecInfo/_PhpSecInfo_Test_Core_uid_php.html
  71. www/phpsecinfo/docs/PhpSecInfo/_PhpSecInfo_Test_Core_upload_max_filesize_php.html
  72. www/phpsecinfo/docs/PhpSecInfo/_PhpSecInfo_Test_Core_upload_tmp_dir_php.html
  73. www/phpsecinfo/docs/PhpSecInfo/_PhpSecInfo_Test_Curl_file_support_php.html
  74. www/phpsecinfo/docs/PhpSecInfo/_PhpSecInfo_Test_Session_save_path_php.html
  75. www/phpsecinfo/docs/PhpSecInfo/_PhpSecInfo_Test_Session_use_trans_sid_php.html
  76. www/phpsecinfo/docs/PhpSecInfo/_PhpSecInfo_Test_Test_Cgi_php.html
  77. www/phpsecinfo/docs/PhpSecInfo/_PhpSecInfo_Test_Test_Core_php.html
  78. www/phpsecinfo/docs/PhpSecInfo/_PhpSecInfo_Test_Test_Curl_php.html
  79. www/phpsecinfo/docs/PhpSecInfo/_PhpSecInfo_Test_Test_Session_php.html
  80. www/phpsecinfo/docs/PhpSecInfo/_PhpSecInfo_Test_Test_php.html
  81. www/phpsecinfo/docs/PhpSecInfo/_branches_0.2.0_index_php.html
  82. www/phpsecinfo/docs/PhpSecInfo/_index_php.html
  83. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__PhpSecInfoPhpSecInfo.php.html
  84. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__PhpSecInfoTestCGIforce_redirect.php.html
  85. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__PhpSecInfoTestCoreallow_url_fopen.php.html
  86. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__PhpSecInfoTestCoreallow_url_include.php.html
  87. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__PhpSecInfoTestCoredisplay_errors.php.html
  88. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__PhpSecInfoTestCoreexpose_php.php.html
  89. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__PhpSecInfoTestCorefile_uploads.php.html
  90. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__PhpSecInfoTestCoregid.php.html
  91. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__PhpSecInfoTestCoremagic_quotes_gpc.php.html
  92. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__PhpSecInfoTestCorememory_limit.php.html
  93. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__PhpSecInfoTestCoreopen_basedir.php.html
  94. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__PhpSecInfoTestCorepost_max_size.php.html
  95. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__PhpSecInfoTestCoreregister_globals.php.html
  96. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__PhpSecInfoTestCoreuid.php.html
  97. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__PhpSecInfoTestCoreupload_max_filesize.php.html
  98. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__PhpSecInfoTestCoreupload_tmp_dir.php.html
  99. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__PhpSecInfoTestCurlfile_support.php.html
  100. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__PhpSecInfoTestSessionsave_path.php.html
  101. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__PhpSecInfoTestSessionuse_trans_sid.php.html
  102. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__PhpSecInfoTestTest.php.html
  103. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__PhpSecInfoTestTest_Cgi.php.html
  104. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__PhpSecInfoTestTest_Core.php.html
  105. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__PhpSecInfoTestTest_Curl.php.html
  106. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__PhpSecInfoTestTest_Session.php.html
  107. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__branches0.2.0PhpSecInfoPhpSecInfo.php.html
  108. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__branches0.2.0index.php.html
  109. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__index.php.html
  110. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__trunkPhpSecInfoTestCGIforce_redirect.php.html
  111. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__trunkPhpSecInfoTestCoreallow_url_fopen.php.html
  112. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__trunkPhpSecInfoTestCoreallow_url_include.php.html
  113. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__trunkPhpSecInfoTestCoredisplay_errors.php.html
  114. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__trunkPhpSecInfoTestCoreexpose_php.php.html
  115. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__trunkPhpSecInfoTestCorefile_uploads.php.html
  116. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__trunkPhpSecInfoTestCoregid.php.html
  117. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__trunkPhpSecInfoTestCoremagic_quotes_gpc.php.html
  118. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__trunkPhpSecInfoTestCorememory_limit.php.html
  119. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__trunkPhpSecInfoTestCoreopen_basedir.php.html
  120. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__trunkPhpSecInfoTestCorepost_max_size.php.html
  121. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__trunkPhpSecInfoTestCoreregister_globals.php.html
  122. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__trunkPhpSecInfoTestCoreuid.php.html
  123. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__trunkPhpSecInfoTestCoreupload_max_filesize.php.html
  124. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__trunkPhpSecInfoTestCoreupload_tmp_dir.php.html
  125. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__trunkPhpSecInfoTestCurlfile_support.php.html
  126. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__trunkPhpSecInfoTestSessionsave_path.php.html
  127. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__trunkPhpSecInfoTestSessionuse_trans_sid.php.html
  128. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__trunkPhpSecInfoTestTest.php.html
  129. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__trunkPhpSecInfoTestTest_Cgi.php.html
  130. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__trunkPhpSecInfoTestTest_Core.php.html
  131. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__trunkPhpSecInfoTestTest_Curl.php.html
  132. www/phpsecinfo/docs/__filesource/fsource_PhpSecInfo__trunkPhpSecInfoTestTest_Session.php.html
  133. www/phpsecinfo/docs/blank.html
  134. www/phpsecinfo/docs/classtrees_PhpSecInfo.html
  135. www/phpsecinfo/docs/elementindex.html
  136. www/phpsecinfo/docs/elementindex_PhpSecInfo.html
  137. www/phpsecinfo/docs/errors.html
  138. www/phpsecinfo/docs/index.html
  139. www/phpsecinfo/docs/li_PhpSecInfo.html
  140. www/phpsecinfo/docs/media/banner.css
  141. www/phpsecinfo/docs/media/stylesheet.css
  142. www/phpsecinfo/docs/packages.html
  143. www/phpsecinfo/docs/todolist.html
  144. www/phpsecinfo/index.php
  145. @dir www/phpsecinfo/PhpSecInfo/Test/CGI
  146. @dir www/phpsecinfo/PhpSecInfo/Test/Core
  147. @dir www/phpsecinfo/PhpSecInfo/Test/Curl
  148. @dir www/phpsecinfo/PhpSecInfo/Test/Session
  149. @dir www/phpsecinfo/PhpSecInfo/Test
  150. @dir www/phpsecinfo/PhpSecInfo
  151. @dir www/phpsecinfo/docs/media
  152. @dir www/phpsecinfo/docs/PhpSecInfo
  153. @dir www/phpsecinfo/docs/__filesource
  154. @dir www/phpsecinfo/docs
  155. @dir www/phpsecinfo
  156. @owner
  157. @group
  158. @owner
  159. @group
  160. @mode
Collapse this list.
Dependency lines:
  • phpsecinfo>0:security/phpsecinfo
No installation instructions:
This port has been deleted.
PKGNAME: phpsecinfo
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (phpsecinfo-0.2.1.zip) = 4490a9c81a910de6db5535df368cb18cdb339e86bca7003bc7f91ea7bf975fb7 SIZE (phpsecinfo-0.2.1.zip) = 302058

Packages (timestamps in pop-ups are UTC):
phpsecinfo
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.2.1---0.2.1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. php.h : lang/php74
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_phpsecinfo
USES:
php:web zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/chinsan/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/chinsan/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/chinsan/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/chinsan/
Collapse this list.
Port Moves
  • port deleted on 2022-03-31
    REASON: Has expired: Abandonware, last release in 2006

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.1
31 Mar 2022 20:31:14
commit hash: 97cf09b1df1318292899840cfc300d5072a1d670commit hash: 97cf09b1df1318292899840cfc300d5072a1d670commit hash: 97cf09b1df1318292899840cfc300d5072a1d670commit hash: 97cf09b1df1318292899840cfc300d5072a1d670 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2022-03-31 security/revealrk: Deprecate, marked BROKEN on 12+ in 2018
2022-03-31 devel/apache-commons-modeler: Abandoned upstream, last release in
2013
2022-03-31 security/afl: Abandoned upstream, no new release since 2017. Please
consider using security/afl++ instead
2022-03-31 www/mod_line_edit: Abandoned upstream, last release in 2006, Apache
includes mod_sed
2022-03-31 www/myfaces: Unsupported by upstream, released in 2005
2022-03-31 www/mod_backtrace: Abandoned upstream in 2012 (version 2.0)
2022-03-31 security/base: Broken with PHP 7+, forked here
https://github.com/NathanGibbs3/BASE/
2022-03-31 security/find-zlib: Deprecated, no longer relevant
2022-03-31 security/razorback-clamavNugget: Abandonware, last release in 2012
and listed as alpha quality by upstream
2022-03-31 security/shimmer: Abandonware, last release in 2008
2022-03-31 security/kripp: Abandonware, upstream returns 404 and last release
was back in 2007
2022-03-31 security/ipfilter2dshield: Abandonware, no word of it on upstream web
site
2022-03-31 security/sha: Obsolete, we have tools in base
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.2.1
24 Nov 2021 13:50:00
commit hash: bba8bcbcbd25f9c62c79c8b20f4bd709c345dc3fcommit hash: bba8bcbcbd25f9c62c79c8b20f4bd709c345dc3fcommit hash: bba8bcbcbd25f9c62c79c8b20f4bd709c345dc3fcommit hash: bba8bcbcbd25f9c62c79c8b20f4bd709c345dc3f files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
security/*: Deprecate and mark ports BROKEN that are dead upstream and/or
abandonware

security/afl			-	Migrate to security/afl++
security/amap			-	Abandoned upstream, last release 10+ years ago
security/amavis-stats		-	Upstream is dead and last release was back in 2005
security/arirang		-	Abandoned (website also refers to Ruby 1.9) and a 9+ year
old webserver security scanner isn't useful today
security/axTLS			-	Very outdated and abandoned, current version in tree was
released in 2013 and last by upstream in 2019
security/base			-	Broken with PHP 7+, forked here
https://github.com/NathanGibbs3/BASE/
security/bruteforceblocker	-	Abandonware, please consider using
security/sshguard
security/cfs			-	Deprecated upstream, reference:
https://www.bayofrum.net/cgi-bin/fossil/cfs/index
security/cisco-torch		-	Unfetchable, dead upstream
security/cp2fwb			-	Used with deprecated software Firewall Builder
security/dcetest		-	Targets deprecated protocol by Microsoft in favour of .NET
security/doscan			-	Abandonware, last release in 2014. Please consider using
security/masscan or sysutils/pnscan
security/find-zlib		-	Deprecated, no longer relevant
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.2.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.2.1
08 Apr 2018 12:21:09
Revision:466797Original commit files touched by this commit
brnrd search for other commits by this committer
category security: Convert to USES=php

Approved by:    infrastructure modernization blanket
0.2.1
16 Jan 2016 16:04:05
Revision:406234Original commit files touched by this commit
pawel search for other commits by this committer
- Remove x-generate-plist target using deprecated @dirrm
- Add NO_ARCH
- Unmute install command
0.2.1
01 Jun 2015 01:30:04
Revision:388191Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Modernize plist
0.2.1
01 Jun 2014 12:41:12
Revision:356111Original commit files touched by this commit
se search for other commits by this committer
Add support for staging and set license to 3-clause BSD.

Approved by:	antoine (mentor)
0.2.1
10 Mar 2014 17:01:37
Revision:347784Original commit files touched by this commit
bapt search for other commits by this committer
Convert s* to USES=zip
0.2.1
20 Sep 2013 22:55:26
Revision:327769Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
0.2.1
02 Aug 2012 09:02:45
Original commit files touched by this commit
cs search for other commits by this committer
- Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
  A/An, etc.)
0.2.1
03 Jul 2011 14:03:52
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.2.1
28 Aug 2009 17:37:26
Original commit files touched by this commit
linimon search for other commits by this committer
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.

Hat:            portmgr
0.2.1
14 Apr 2007 07:39:42
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 0.2.1

PR:             ports/111526
Submitted by:   chinsan (maintainer)
0.2.0
01 Apr 2007 13:09:57
Original commit files touched by this commit
rafan search for other commits by this committer
Add phpsecinfo 0.2.0, a PHP environment security auditing toool.

PR:             ports/111040
Submitted by:   chinsan

Number of commits found: 14