Port details |
- rth Web-based requirement, test, and bugtracking system
- 1.7.0_2 devel
=2 1.7.0_2Version of this port present on the latest quarterly branch.
- DEPRECATED: Abandonware, Unmaintained upstream as of 2013
This port expired on: 2024-09-30
- 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
- Port Added: 2006-06-21 21:33:15
- Last Update: 2024-09-30 19:24:02
- Commit Hash: 6d73870
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: www
- License: not specified in port
- WWW:
- https://sourceforge.net/projects/rth/
- Description:
- rth is a web-based tool designed to manage requirements, tests,
test results, and defects throughout the application life cycle.
The tool provides a structured approach to software testing and
increases the visibility of the testing process by creating a
common repository for all test assets including requirements,
test cases, test plans, and test results. Regardless of their
geographic location, rth allows testers, developers, business
analysts, and managers to monitor and gauge application
readiness. The tool includes modules for requirements management,
test planning, test execution, defect tracking, and reporting.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: rth
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (rth_1.7.0.zip) = 1cde939ad2ab9516b55a3bd3bb43ad005d6aa79ed26e2d9c4ff7295c8a6cc6d9
SIZE (rth_1.7.0.zip) = 5509502
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/php82
- mysqli.so : databases/php82-mysqli
- gd.so : graphics/php82-gd
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_rth
- USES:
- php:web zip
- pkg-message:
- For install:
- rth-1.7.0_2 has been installed into:
/usr/local/www/rth
Please edit api/properties_inc.php to suit your needs.
If you use MySQL as your database go to the directory
/usr/local/www/rth/sql and do the following to create
a demo database:
mysql -u [username] -p [db_name] < rth.sql
If you are upgrading from a prior version of rth note
update instructions at /usr/local/www/rth/sql.
To make rth available through your web site, I suggest
that you add something like the following to httpd.conf:
Alias /rth/ "/usr/local/www/rth"
<Directory "/usr/local/www/rth/">
Options none
AllowOverride Limit
Order Deny,Allow
Deny from all
Allow from 127.0.0.1 .example.com
<IfModule dir_module>
DirectoryIndex home_page.php
</IfModule>
</Directory>
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.7.0_2 30 Sep 2024 19:24:02 |
Rene Ladan (rene) |
devel/rth: Remove expired port
2024-09-30 devel/rth: Abandonware, Unmaintained upstream as of 2013 |
1.7.0_2 25 Aug 2024 19:54:36 |
Daniel Engberg (diizzy) |
devel/rth: Deprecate and set expiration date to 2024-09-30
Abandoned as of 2013 due to lack of active developers
Reference:
https://requirementsandtestinghub.wordpress.com/ |
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) |
1.7.0_2 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 ) |
1.7.0_2 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.7.0_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.7.0_2 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
1.7.0_2 08 Apr 2018 11:56:03 |
brnrd |
category devel: Convert to USES=php
Approved by: infrastructure modernization blanket |
1.7.0_2 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
1.7.0_2 15 Sep 2016 01:41:28 |
swills |
Unmark broken on powerpc64
These ports built successfully |
1.7.0_2 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
1.7.0_2 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
1.7.0_2 19 Feb 2016 12:39:23 |
miwi |
- Switch to mysqli support |
1.7.0_1 27 Oct 2014 11:07:20 |
bapt |
Cleanup plist |
1.7.0_1 11 Aug 2014 02:27:16 |
vanilla |
1: Stagify.
2: use @sample, bump version. |
1.7.0 04 Jul 2014 12:06:07 |
bapt |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
07 Mar 2014 16:49:10
|
bapt |
Convert d* to USES=zip |
1.7.0 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
1.7.0 25 Jul 2012 06:32:08 |
cs |
Fix typos in COMMENT |
1.7.0 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.7.0 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
1.7.0 24 Sep 2008 14:56:54 |
miwi |
- Update to 1.7.0
PR: 127408
Submitted by: Jan Siml <jsi@jules.de> (maintainer) |
1.6.4 13 Jul 2008 22:52:08 |
miwi |
- Update to 1.6.4
- Update WWW
PR: 125525
Submitted by: Jan Siml <jsi@jules.de> (maintainer) |
1.6.1_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.6.1 13 Mar 2007 08:14:26 |
miwi |
- Update to 1.6.1
PR: 110168
Submitted by: Jan Siml <jsi@jules.de> (maintainer) |
1.6.0 31 Oct 2006 14:08:08 |
clsung |
- again, I forgot to unbreak :( |
1.6.0 31 Oct 2006 12:39:35 |
clsung |
- Update to 1.6.0
PR: ports/104441
Submitted by: maintainer (Jan Siml) |
1.5.9 21 Oct 2006 03:12:02 |
kris |
BROKEN: Size mismatch
Approved by: portmgr (self) |
1.5.9 06 Oct 2006 03:49:10 |
clsung |
- Update to version 1.5.9
- Integration with Mantis bugtracking system
PR: ports/104004
Submitted by: maintainer (Jan Siml) |
1.5.6 04 Jul 2006 19:01:13 |
garga |
- Update to 1.5.6
PR: ports/99749
Submitted by: maintainer |
1.5.5 29 Jun 2006 04:10:22 |
miwi |
Update to 1.5.5.
PR: ports/99447
Submitted by: Jan Siml <jsi@jules.de> (maintainer)
Approved by: markus (co mentor) |
1.5.4 21 Jun 2006 21:32:54 |
itetcu |
rth is a web-based tool designed to manage requirements, tests,
test results, and defects throughout the application life cycle.
The tool provides a structured approach to software testing and
increases the visibility of the testing process by creating a
common repository for all test assets including requirements,
test cases, test plans, and test results. Regardless of their
geographic location, rth allows testers, developers, business
analysts, and managers to monitor and gauge application
readiness. The tool includes modules for requirements management,
test planning, test execution, defect tracking, and reporting.
WWW: http://rth-is-quality.com/
PR: ports/99083
Submitted by: Jan Siml <jsi@jules.de> |