Port details |
- racktables Server room asset management suite
- 0.22.0_1 sysutils =3 0.22.0_1Version of this port present on the latest quarterly branch.
- Maintainer: dinoex@FreeBSD.org
- Port Added: 2013-04-26 18:59:11
- Last Update: 2023-04-16 18:09:23
- Commit Hash: 0ac3a69
- People watching this port, also watch:: prestashop, courier-authlib-userdb, rubygem-fluent-plugin-file-alternative, nagios-check_hdd_health, pure-ftpd
- Also Listed In: www
- License: GPLv2
- WWW:
- https://www.racktables.org/
- Description:
- Racktables is a nifty and robust solution for datacenter and server room asset
management. It helps document hardware assets, network addresses, space in
racks, networks configuration and much much more!
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- racktables${PHP_PKGNAMESUFFIX}>0:sysutils/racktables
- To install the port:
- cd /usr/ports/sysutils/racktables/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/racktables
- pkg install racktables-php81
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: racktables-php81
- Package flavors (<flavor>: <package>)
- php81: racktables-php81
- php80: racktables-php80
- php82: racktables-php82
- distinfo:
- TIMESTAMP = 1645556044
SHA256 (RackTables-0.22.0.tar.gz) = 492467eb917afdc97f3694400b171b275de0c9d61531ad22825789e0cf4f5169
SIZE (RackTables-0.22.0.tar.gz) = 1002878
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- php.h : lang/php81
- python3.9 : lang/python39
- bcmath.so : math/php81-bcmath
- gd.so : graphics/php81-gd
- mbstring.so : converters/php81-mbstring
- mysqli.so : databases/php81-mysqli
- pdo_mysql.so : databases/php81-pdo_mysql
- session.so : www/php81-session
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for racktables-php81-0.22.0_1:
CURL=off: Data transfer support via cURL
EXAMPLES=on: Build and/or install examples
LDAP=off: LDAP protocol support
PCNTL=off: pcntl Support
SNMP=off: SNMP network protocol support
===> Use 'make config' to modify these settings
- Options name:
- sysutils_racktables
- USES:
- cpe shebangfix php:web,flavors perl5 python:run
- pkg-message:
- For install:
- Apache users should create a racktables.conf file under their apache
Includes directory with the following contents:
<Directory /usr/local/www/racktables/wwwroot>
Order allow,deny
Allow from all
</Directory>
Alias /racktables /usr/local/www/racktables/wwwroot
You will need to make sure you have a MySQL server available, or
you must install one from the ports tree if you wish to run one
locally.
Then, visit http://your.system/racktables/ and follow the
instructions to complete the setup.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.22.0_1 16 Apr 2023 18:09:23 |
Muhammad Moinur Rahman (bofh) |
*/*: 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 ) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
0.22.0_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.22.0_1 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.22.0_1 26 Jun 2022 05:27:58 |
Dirk Meyer (dinoex) |
sysutils/racktables: fix warnings with PHP 8.0 |
0.22.0 23 Feb 2022 22:23:02 |
Antoine Brodin (antoine) |
sysutils/racktables: fix PKGNAME collisions |
0.22.0 22 Feb 2022 19:51:15 |
Dirk Meyer (dinoex) |
sysutils/racktables: update to 0.20.0 |
0.21.5 22 Feb 2022 11:47:47 |
Dirk Meyer (dinoex) |
sysutils/racktables: add flavors |
0.21.5 13 Dec 2021 20:47:17 |
Bernhard Froehlich (decke) |
sysutils/racktables: Add CPE information
Approved by: portmgr (blanket) |
0.21.5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.21.5 11 Oct 2020 08:02:19 |
dinoex |
- update to 0.21.5 |
0.21.4 21 Dec 2019 21:17:33 |
dinoex |
- update to 0.21.4 |
0.21.3 22 Sep 2019 17:53:42 |
dinoex |
- update to 0.21.3 |
0.21.2 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
0.21.2 03 Apr 2019 21:06:37 |
dinoex |
- update to 0.21.2 |
0.21.1 20 Sep 2018 14:47:44 |
dinoex |
- take maintainership |
0.21.1 10 Sep 2018 13:15:48 |
mat |
Add EXAMPLES options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
0.21.1 05 Feb 2018 14:03:42 |
vanilla |
1: Update to 0.21.1.
2: set NO_ARCH.
3: use options-helper. |
0.20.14 12 Aug 2017 21:56:21 |
zi |
- Update to 0.20.14
- Drop maintainership |
0.20.13 08 Jun 2017 18:10:31 |
pi |
sysutils/racktables: update 0.20.11 -> 0.20.13
PR: 212029
Approved by: zi (maintainer)
Relnotes: https://github.com/RackTables/racktables/blob/master/ChangeLog |
0.20.11 30 Apr 2016 00:18:02 |
zi |
- Update to 0.20.11 |
0.20.10_2 19 Oct 2015 14:50:52 |
amdmi3 |
Improve shebangfix framework
- Support multiple values in *_OLD_CMD, i.e. we can now fix both
"/usr/bin/python" and "/usr/bin/env python" at the same time
- Default *_OLD_CMD values are now always appended, so you don't need to specify
them in individual ports
- Add lua support (depends on USES=lua)
- Add more default values, such as "/usr/bin/env foo" for python, perl, bash,
ruby and lua
- Shebangfix now matches whole words, e.g. we will no longer (erroneously)
replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is
still (correctly) replaced with "${perl_CMD} -tt")
Note that *_OLD_CMD items containing spaces must now be quoted (e.g.
perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl")
Update shebangfix usage according to new rules in many ports:
- Remove *_OLD_CMD for patterns now replaced by default
- Quote custom *_OLD_CMD which contain spaces
Fix shebangfix usage in many ports (irrelevant to infrastructure change):
- Remove redundant SHEBANG_LANG (no need to duplicate default langs)
- Remove redundant *_CMD (such as
python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present)
- Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for
exact string
Approved by: portmgr (bapt)
Differential Revision: D3756 |
0.20.10_1 27 May 2015 06:12:08 |
zi |
- Shebang fix
- Bump PORTREVISION
PR: 200419
Submitted by: ohauer@ |
0.20.10 02 Mar 2015 13:59:26 |
zi |
- Update to 0.20.10 |
0.20.8 22 Nov 2014 09:13:36 |
antoine |
Cleanup plist |
0.20.8 23 Jun 2014 19:07:32 |
zi |
- Update to 0.20.8 |
0.20.7 04 Mar 2014 11:59:18 |
zi |
- Update to 0.20.7 |
0.20.6 11 Feb 2014 01:32:31 |
zi |
- Update to 0.20.6 |
0.20.5 06 Feb 2014 12:14:30 |
miwi |
- Stage support |
0.20.5 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
0.20.5 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.20.5 26 Jun 2013 11:27:52 |
zi |
- Update to 0.20.5 |
0.20.4 09 Jun 2013 18:23:56 |
miwi |
- Remove php4 reference |
0.20.4 26 Apr 2013 18:58:58 |
zi |
New port: sysutils/racktables:
Racktables is a nifty and robust solution for datacenter and server room asset
management. It helps document hardware assets, network addresses, space in
racks, networks configuration and much much more!
WWW: http://www.racktables.org/
Feature safe: yes |