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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
phpsysinfo PHP script for displaying system information
3.4.3_1 www on this many watch lists=8 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 3.4.3_1Version of this port present on the latest quarterly branch.
Maintainer: tremere@cainites.net search for ports maintained by this maintainer
Port Added: 2008-12-24 20:29:39
Last Update: 2023-10-27 06:32:57
Commit Hash: 8266a26
People watching this port, also watch:: freetype2, sudo, phpMyAdmin-php81, pcre, curl
License: GPLv2+
WWW:
https://phpsysinfo.github.io/phpsysinfo/
Description:
phpsysinfo is a PHP script that displays information about the host being accessed. It will displays things like Uptime, CPU, Memory, SCSI, IDE, PCI, Ethernet, Floppy, and Video Information.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. @sample /usr/local/www/phpsysinfo/phpsysinfo.ini.new /usr/local/www/phpsysinfo/phpsysinfo.ini
  2. /usr/local/share/licenses/phpsysinfo-3.4.3_1/catalog.mk
  3. /usr/local/share/licenses/phpsysinfo-3.4.3_1/LICENSE
  4. /usr/local/share/licenses/phpsysinfo-3.4.3_1/GPLv2+
Collapse this list.
Dependency lines:
  • phpsysinfo>0:www/phpsysinfo
To install the port:
cd /usr/ports/www/phpsysinfo/ && make install clean
To add the package, run one of these commands:
  • pkg install www/phpsysinfo
  • pkg install phpsysinfo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: phpsysinfo
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1688312555 SHA256 (phpsysinfo-phpsysinfo-v3.4.3_GH0.tar.gz) = ffa34cb88f85a440a41d04969e9f3dc8686feb89a31f99940c73ca146d05d99c SIZE (phpsysinfo-phpsysinfo-v3.4.3_GH0.tar.gz) = 1101922

Packages (timestamps in pop-ups are UTC):
phpsysinfo
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.4.3_13.4.3_13.3.23.4.3_13.4.3_1-3.3.2-
FreeBSD:13:quarterly3.4.3_13.4.3_13.4.23.4.3_13.4.3_13.4.3_13.4.3_13.4.3_1
FreeBSD:14:latest3.4.3_13.4.3_13.4.23.4.3_13.4.3_13.4.2-3.4.2
FreeBSD:14:quarterly3.4.3_13.4.3_1-3.4.3_13.4.3_13.4.3_13.4.3_13.4.3_1
FreeBSD:15:latest3.4.3_13.4.3_1n/a3.4.3_1n/a3.4.3_13.4.3_13.4.3_1
FreeBSD:15:quarterly--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/php81
  2. dom.so : textproc/php81-dom
  3. mbstring.so : converters/php81-mbstring
  4. simplexml.so : textproc/php81-simplexml
  5. xml.so : textproc/php81-xml
  6. xsl.so : textproc/php81-xsl
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_phpsysinfo
USES:
cpe php:web
pkg-message:
For install:
You will also need to configure Apache. Consider adding the following to your httpd.conf: Alias /phpSysInfo "/usr/local/www/phpsysinfo/" <Directory "/usr/local/www/phpsysinfo"> AllowOverride all Allow from all </Directory> Then restart Apache: 'apachectl graceful' Please visit 'http://localhost/phpsysinfo/' in a web-browser and follow the configuration instructions.
If upgrading from < 3.4.1:
This version requires a manual review of the phpsysinfo.ini. Some plugins have changed and/or renamed settings, which will causes issues running phpSysInfo.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/phpsysinfo/phpsysinfo/tar.gz/v3.4.3?dummy=/
Collapse this list.

Number of commits found: 42

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.4.3_1
27 Oct 2023 06:32:57
commit hash: 8266a261590fe6382433664df262c0ad11049c58commit hash: 8266a261590fe6382433664df262c0ad11049c58commit hash: 8266a261590fe6382433664df262c0ad11049c58commit hash: 8266a261590fe6382433664df262c0ad11049c58 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Ralf van der Enden
www/phpsysinfo: add missing php-xsl dependency and bump PORTREVISION

PR:		274450
MFH:		2023Q4
3.4.3
04 Jul 2023 15:14:51
commit hash: a65fea8040f28079ff393fe71e2eed7efe05b720commit hash: a65fea8040f28079ff393fe71e2eed7efe05b720commit hash: a65fea8040f28079ff393fe71e2eed7efe05b720commit hash: a65fea8040f28079ff393fe71e2eed7efe05b720 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Ralf van der Enden
www/phpsysinfo: update to 3.4.3

ChangeLog: https://github.com/phpsysinfo/phpsysinfo/releases/tag/v3.4.3

 * [ADD] Linux Lite, BigLinux, Linspire, Tuxedo, Armbian, Photon,
   RebeccaBlackOS, QuemOS, dahliaOS, openEuler, Runtu, risiOS, Nobara, Fatdog,
   CachyOS, Snal, Feren, Archman, Elive, RoboLinux, ExTiX, Kaisen, LXLE,
   Neptune, Regata, Archcraft, Kodachi, Bodhi, Siduction, Vanilla, Q4OS, Guix,
   XeroLinux, OpenWRT, Gnoppix, Uruk, Laclin, Clear, Sparky and Venom Linux to
   detected distros
 * [NEW] SHOW_NETWORK_BRIDGE option
 * [NEW] JSONP option for enable JSONP data mode
 * [NEW] plugin DiskLoad - show Disk Load information on WinNT

PR:		272345
Reported by:	tremere@cainites.net (maintainer)
3.4.2
16 Apr 2023 18:09:23
commit hash: 0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3eacommit hash: 0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3eacommit hash: 0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3eacommit hash: 0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Remove merged or non-existent USE_PHP directives

- Remove USE_PHP=hash which is available in default php installation of
  all versions of php
  * security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH
- Remove USE_PHP=json which is available in default php installation of
  all versions of php
  * devel/pear-PHPTAL: Remove OPTION JSON
  * www/ilias: Remove OPTION SCORM2004
- Remove USE_PHP=mssql which is no longer available in php from php80
  and later and has been replaced with sqlsrv module which is Windows
  only
  * www/codeigniter: Remove OPTION MSSQL
  * www/moodle311: Remove OPTION MSSQL
  * www/moodle39: Remove OPTION MSSQL
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.4.2
20 Sep 2022 16:27:08
commit hash: dbf8f85da5474f49ca220a7cbd6f1b4775fa4c6bcommit hash: dbf8f85da5474f49ca220a7cbd6f1b4775fa4c6bcommit hash: dbf8f85da5474f49ca220a7cbd6f1b4775fa4c6bcommit hash: dbf8f85da5474f49ca220a7cbd6f1b4775fa4c6b files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Ralf van der Enden
www/phpsysinfo: Update to 3.4.2

ChangeLog: https://github.com/phpsysinfo/phpsysinfo/releases/tag/v3.4.2

PR:		266504
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
3.4.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
3.4.1
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
www: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.4.1
10 Mar 2022 17:35:59
commit hash: a53838549289161e8ce6ca9fad8d1708a776762dcommit hash: a53838549289161e8ce6ca9fad8d1708a776762dcommit hash: a53838549289161e8ce6ca9fad8d1708a776762dcommit hash: a53838549289161e8ce6ca9fad8d1708a776762d files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Ralf van der Enden
www/phpsysinfo: update to 3.4.1

PR:	262443
3.3.4
31 Aug 2021 09:23:15
commit hash: e3b6b896a6318ea45624ad86e14f70eb8e4f1967commit hash: e3b6b896a6318ea45624ad86e14f70eb8e4f1967commit hash: e3b6b896a6318ea45624ad86e14f70eb8e4f1967commit hash: e3b6b896a6318ea45624ad86e14f70eb8e4f1967 files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
www/phpsysinfo: Add CPE information

Approved by:    portmgr (blanket)
3.3.4
07 Apr 2021 17:05:56
commit hash: dafcdc356f2efe0370edaac95e1bece91b3711b0commit hash: dafcdc356f2efe0370edaac95e1bece91b3711b0commit hash: dafcdc356f2efe0370edaac95e1bece91b3711b0commit hash: dafcdc356f2efe0370edaac95e1bece91b3711b0 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
www/phpsysinfo: update to 3.3.4

Changes: https://github.com/phpsysinfo/phpsysinfo/compare/v3.3.2...v3.3.4

PR:		254847
Submitted by:	Ralf van der Enden <tremere AT cainites DOT net> (maintainer)
3.3.2
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.
3.3.2
18 Jan 2020 19:01:02
Revision:523482Original commit files touched by this commit
dbaio search for other commits by this committer
www/phpsysinfo: Update to 3.3.2

PR:		243311
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
3.3.1
14 Aug 2019 12:25:09
Revision:508913Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories w)
3.3.1
30 Jun 2019 21:49:30
Revision:505510Original commit files touched by this commit
swills search for other commits by this committer
www/phpsysinfo: update to 3.3.1

PR:		238860
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
3.3.0
10 Feb 2019 14:35:09
Revision:492611Original commit files touched by this commit
kai search for other commits by this committer
www/phpsysinfo: Update to 3.3.0

While I'm here:
* Fix license
* Update WWW
* Pacify portlint

Changelog:
[UPD] Frontend Bootstrap3 to Bootstrap4 with IE8 and IE9 compatibility modules
[ADD] Endless, Kali, Redcore and MX Linux to detected distros
[ADD] SMART plugin - support for NVMe disks
[ADD] Uprecords plugin - SHORT_MODE option
[ADD] Raid plugin - IDRAC RAID status
[NEW] NVMe devices list on Linux
[NEW] Docker plugin - docker stats
[NEW] SORT_NETWORK_INTERFACES_LIST and SORT_SENSORS_LIST options
[NEW] IGNORE_FREE, IGNORE_USAGE and IGNORE_THRESHOLD_FS_TYPES options

PR:		235592
Submitted by:	Ralf van der Enden (maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D19132
3.2.10
25 Feb 2018 05:32:29
Revision:462911Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.2.10

- While I'm here:
  - Sort USE_PHP
  - Fix PLIST_FILES

Changes:	https://github.com/phpsysinfo/phpsysinfo/releases
PR:		225948
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
3.2.8
12 Oct 2017 15:10:00
Revision:451896Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.2.8

- While I'm here, update WWW

Changes:	https://github.com/phpsysinfo/phpsysinfo/releases
PR:		222954
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
3.2.7
19 Jan 2017 18:12:38
Revision:431889Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 3.2.7
- While here, add NO_ARCH and fix WWW

PR:		216223
Submitted by:	tremere@cainites.net (maintainer)
3.2.6
16 Sep 2016 22:51:38
Revision:422280Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 3.2.6

PR:		212569
Submitted by:	tremere@cainites.net (maintainer)
3.2.5
13 Sep 2016 16:44:59
Revision:422036Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Remove bogus BROKEN_powerpc64 [1]
- Update php depends

PR:		212632 [1]
Submitted by:	demik+freebsd@lostwave.net
Approved by:	portmgr blanket
3.2.5
21 Apr 2016 16:43:15
Revision:413746Original commit files touched by this commit
swills search for other commits by this committer
many ports: mark broken on powerpc64
3.2.5
04 Mar 2016 12:06:06
Revision:410103Original commit files touched by this commit
rakuco search for other commits by this committer
Replace use of @exec/@unexec with @sample.

PR:		207570
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
3.2.5
28 Feb 2016 16:41:17
Revision:409750Original commit files touched by this commit
pi search for other commits by this committer
www/phpsysinfo: 3.2.4 -> 3.2.5, submitter becomes maintainer

upd: jQuery 2.2.0 and jQuery 1.12.0
add: Show network interfaces infos for NetBSD and OpenBSD
add: SHOW_NETWORK_INFOS_EXPANDED option
add: SHOW_MEMORY_INFOS_EXPANDED option
add: QTS, OpenMamba and HipServ to detected distros
add: SNMPups - monitoring UPS via SNMP
new: reloading plugins also for frontend "bootstrap"
new: Network speed info on WinNT, Linux, Android, Darwin, NetBSD,
     OpenBSD and FreeBSD
new: Coretemp monitoring also on Linux
new: QTSsnmp - SNMP sensors monitoring for QTS Linux
new: Hwmon - sensors monitoring for Linux
new: SpeedFan - sensors monitoring for WinNT
new: Separate configuration sections for motherboard monitoring
     sensors programs
new: List of IP addresses of clients authorized to run

PR:		207443
Submitted by:	Ralf van der Enden <tremere@cainites.net>
Approved by:	walt@relnor.com (maintainer)
3.2.4
23 Feb 2016 09:23:16
Revision:409390Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 3.2.4

PR:		206401
Submitted by:	jochen@jochen-neumeister.de
Approved by:	maintainer
3.2.3
21 Sep 2015 23:48:57
Revision:397526Original commit files touched by this commit
wen search for other commits by this committer
- Update to 3.2.3

PR:		203090
Submitted by:	pkubaj@riseup.net
Approved by:	walt@relnor.com(maintainer)
3.2.2
16 Aug 2015 12:17:41
Revision:394405Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 3.2.2

PR:		202037
Submitted by:	pi
Approved by:	maintainer timeout (walt@relnor.com, 2 weeks)
3.2.0_1
22 May 2015 10:26:47
Revision:387017Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix shebangs
- Add LICENSE_FILE

Approved by:	portmgr blanket
MFH:		2015Q2
3.2.0
07 May 2015 20:24:16
Revision:385665Original commit files touched by this commit
mat search for other commits by this committer
Update ports in the remaining categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
3.2.0
19 Mar 2015 16:44:59
Revision:381618Original commit files touched by this commit
bdrewery search for other commits by this committer
Update USE_GITHUB so it does not require GH_COMMIT.

Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag.  This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.

The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
  GH -> GHL
  GITHUB -> GITHUB_LEGACY

Differential Revision:	https://reviews.freebsd.org/D748
Submitted by:	amdmi3
Reviewed by:	mat, swills, antoine, bdrewery
With hat:	portmgr
3.2.0
06 Feb 2015 15:36:05
Revision:378545Original commit files touched by this commit
marino search for other commits by this committer
www/phpsysinfo: Upgrade version from 3.0.10 => 3.2.0

PR:		195329
Submitted by:	Ralf van der Enden
Approved by:	maintainer (Walt - relnor.com)
3.0.10_2
31 Oct 2014 19:08:08
Revision:371881Original commit files touched by this commit
bapt search for other commits by this committer
Simplify plist
3.0.10_2
27 Jul 2014 16:18:32
Revision:363079Original commit files touched by this commit
marino search for other commits by this committer
Stage www/phpsysinfo

The pkgmessage logic requiring <pre> and <post> wasn't needed at all.

PR:		189959
Submitted by:	joe (thrallingpenguin.com)
Modifications:	marino
3.0.10_1
20 Sep 2013 23:36:54
Revision:327776Original 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:
www)
3.0.10_1
07 Feb 2012 18:14:59
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Add dom to USE_PHP
- Fix trailing slash for alias to work properly
- Pet portlint
- Bump PORTREVISION

PR:             ports/164430
Submitted by:   tabthorpe@
Approved by:    maintainer timeout
3.0.10
06 Apr 2011 11:52:36
Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 3.0.10
- Add license

PR:             ports/156079
Submitted by:   Hsin-Han You <hhyou _AT_ cs.nctu.edu.tw>
Approved by:    maintainer
3.0.7
28 Jan 2011 10:57:30
Original commit files touched by this commit
arved search for other commits by this committer
Update to 3.0.7

PR:             153824
Submitted by:   Marek Holienka
Reviewed by:    maintainer (previous version)
Feature safe:   yes
3.0.5
27 Jun 2010 08:05:05
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 3.0.5

PR:             148079
Submitted by:   Bo-Yi Wu <appleboy.tw@gmail.com> (maintainer)
Feature safe:   yes
3.0.4
19 Mar 2010 23:03:05
Original commit files touched by this commit
sylvio search for other commits by this committer
- Update to 3.0.4

PR:             ports/144355
Submitted by:   Bo-Yi Wu <appleboy.tw@gmail.com>
Approved by:    maintainer (timeout > 15days), miwi (mentor)
3.0.2
31 Jan 2010 14:38:10
Original commit files touched by this commit
miwi search for other commits by this committer
- Add missing pkg-messages
3.0.2
31 Jan 2010 14:37:44
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 3.0.2

PR:             140683
Submitted by:   miwi@
Approved by:    maintainer
2.5.4_1
24 Dec 2008 20:57:52
Original commit files touched by this commit
miwi search for other commits by this committer
- Downgrade from 3.0-RC6 (dev) to 2.5.4 (stable)
- Set PORTEPOCH
- Mark conflict / LATEST_LINK with www/phpsysinfo-dev
- Update pkg-descr
- Update WWW

PR:             126823
Submitted by:   Walter Venable <walt@relnor.com> (maintainer)
3.0.r6_1
24 Dec 2008 20:29:00
Original commit files touched by this commit
miwi search for other commits by this committer
- Force commit:
        repocopy from www/phpSysInfo -> www/phpsysinfo
                      www/phpSysInfo -> www/phpsysinfo-dev

Number of commits found: 42