Port details |
- gnatsweb4 Gnatsweb, a GNATS web interface
- 4.00_7 databases =5 4.00_7Version of this port present on the latest quarterly branch.
- 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: 2003-10-28 09:47:52
- Last Update: 2023-01-25 17:54:07
- Commit Hash: 40843b1
- People watching this port, also watch:: gnats4, nmap, exim, rsync, xpdf
- Also Listed In: devel www
- License: GPLv2+
- WWW:
- https://www.gnu.org/software/gnats/
- Description:
- Gnatsweb is a web interface to GNATS, the GNU Problem Report
Management System. It is a Perl CGI script which runs on your
web server.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gnatsweb>0:databases/gnatsweb4
- To install the port:
- cd /usr/ports/databases/gnatsweb4/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/gnatsweb4
- pkg install gnatsweb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gnatsweb
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (gnatsweb-4.00.tar.gz) = ee26aa8739a2e47fdebd174ef21fcd1aed3ec47775a5f2ba52aa1e7a36c8c95f
SIZE (gnatsweb-4.00.tar.gz) = 87656
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:
-
- apxs : www/apache24
- 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 gnatsweb-4.00_7:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- databases_gnatsweb4
- USES:
- apache:run perl5 shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.00_7 25 Jan 2023 17:54:07 |
Muhammad Moinur Rahman (bofh) |
Mk/Uses/apache.mk: Refactor after removal of older versions
apache22 and apache25 had been removed a long time ago however the
apache.mk file has never been refactored and is out of sync from the
file Mk/bsd.default-versions.mk. These changes refactors the removals of
the older versions. In addition:
- Move some keywords like USE_APACHE, USE_APACHE_BUILD, USE_APACHE_RUN
from SANITY_DEPRECATED to SANITY_UNSUPPORTED
- Remove apache versions from ports Makefiles as currently there is only
one available version in the tree. However the version checks are
still valid and should work flawlessly whenever a new version is
added. For example USES=apache:2.2+ are simply replaced with
USES=apache. As currently there are no other versions available for
test this could not be checked on it's own ground.
- Update FOO_USE=APACHE=yes to FOO_USES=apache
- Remove trailing whitespaces
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38113 |
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) |
4.00_7 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 ) |
4.00_7 20 Jul 2022 14:21:07 |
Tobias C. Berner (tcberner) |
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above ) |
4.00_7 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.00_7 10 Feb 2019 00:06:53 |
sunpoet |
Remove Perl core module
- Bump PORTREVISION for dependency change |
4.00_6 11 Mar 2018 18:36:16 |
brnrd |
Migrate USE_APACHE to USES= apache
- Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk
With hat: apache |
4.00_6 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
4.00_6 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
4.00_6 28 Aug 2015 15:38:34 |
amdmi3 |
- Switch to options helpers |
4.00_6 28 Aug 2015 14:35:25 |
amdmi3 |
- Switch to @sample; also fixes config removal on deinstall due to incorrect
@unexec command
MFH: 2015Q3 (blanket) |
4.00_5 09 Jun 2015 19:52:57 |
amdmi3 |
- Fix shebangs
- Add NO_ARCH
- Simplify docs/examples installation
MFH: 2015Q2 (blanket) |
4.00_4 05 Mar 2015 14:37:48 |
amdmi3 |
- Add LICENSE
- Fix examples installation |
4.00_3 09 Dec 2014 10:29:14 |
bapt |
Cleanup plist |
4.00_3 19 Jul 2014 23:55:19 |
marino |
databases/gnatsweb4: Unbreak after stage attempt (plist)
The main problem was that gnatsweb-site.pl was getting installed twice,
but there may have been other issues (e.g. missing %B in @exec).
In the process, merge mkdir commands into one, and used the .sample
scheme although @sample keyword can't be used here.
This passes redports now. |
4.00_2 04 Jul 2014 23:46:53 |
adamw |
Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple while
we're here. Remove any other references to NOPORT*.
Approved by: portmgr (blanket for modernization) |
4.00_2 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
4.00_2 03 Aug 2013 13:44:01 |
mat |
- Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
4.00_2 08 May 2013 12:47:17 |
ehaupt |
- Remove MAKE_JOBS_SAFE from ports that set NO_BUILD
- Trim header
- While here use PLIST_FILES for databases/mrtg-mysql-load |
4.00_2 18 Aug 2012 14:29:11 |
ohauer |
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED
with hat apache@ |
4.00_2 28 Jun 2012 18:37:23 |
az |
- Remove SITE_PERL from *_DEPENDS |
4.00_2 22 Oct 2011 23:50:23 |
eadler |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
4.00_2 20 Aug 2011 17:27:52 |
ohauer |
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined |
4.00_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
4.00_1 04 Apr 2010 23:51:46 |
pgollucci |
re-assign back to ports@ |
4.00_1 16 May 2009 06:27:56 |
pgollucci |
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB |
4.00_1 11 May 2009 08:16:07 |
pgollucci |
- Forgot to bump PORTREVISION |
4.00 11 May 2009 07:59:13 |
pgollucci |
- Adopt
- Use GNU Macro
- Remove apache from _DEPENDS, replace with USE_APACHE
- Use ETCDIR
- Honor NOPORTDOCS and NOPORTEXAMPLES |
4.00 02 Apr 2007 17:54:43 |
gabor |
- Remove old Perl support from unmaintained ports in categories starting
with letter b-f |
4.00 12 Feb 2006 22:22:34 |
kris |
Try to remove cgi-bin directory |
4.00 22 Jan 2006 00:27:03 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry |
4.00 04 Dec 2005 00:18:15 |
clement |
- prepare removal of www/apache2 in favor of www/apache20 for naming
consistency
- add entries in UPDATING (for apache22 too)
PR: ports/78119
Repocopied by: marcus |
4.00 24 Nov 2005 01:23:57 |
pav |
- Add SHA256 |
4.00 18 Jul 2005 03:49:55 |
linimon |
With portmgr hat on, reset eik's ports since he has been inactive for
several months (not responding to email).
Discussed among: portmgr team |
4.00 18 Mar 2004 01:04:31 |
eik |
SIZEify
Prompted by: trevor |
4.00 14 Nov 2003 01:31:19 |
eik |
Add a trailing / to the homepage url in an attempt to pacify portsurvey
Approved by: marcus (mentor) |
4.00 14 Nov 2003 00:29:48 |
eik |
switch my ports to my FreeBSD address
Approved by: marcus (mentor) |
4.00 28 Oct 2003 09:46:47 |
des |
Add GnatsWeb 4, the web interface for Gnats 4.
PR: ports/57078
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |