Port details |
- stagit Static Git page generator
- 1.2_4 www =3 1.2_2Version of this port present on the latest quarterly branch.
- Maintainer: nc@FreeBSD.org
- Port Added: 2016-07-16 17:13:05
- Last Update: 2024-10-23 07:11:50
- Commit Hash: 9997938
- People watching this port, also watch:: nagios-check_hdd_health, nuitka-py311, monit, py39-beautifulsoup, openmdns
- License: MIT
- WWW:
- https://codemadness.org/git/stagit/log.html
- Description:
- stagit is a static Git web page generator with the following features:
- Log of all commits from HEAD.
- Log and diffstat per commit.
- Show file tree with linkable line numbers.
- Show references: local branches and tags.
- Detect README and LICENSE file from HEAD and link it as a webpage.
- Detect submodules (.gitmodules file) from HEAD and link it as a
webpage.
- Atom feed log (atom.xml).
- Make index page for multiple repositories with stagit-index.
- After generating the pages (relatively slow) serving the files is
very fast, simple and requires little resources (because the content
is static), only a HTTP file server is required.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/www/stagit/ && make install clean
- To add the package, run one of these commands:
- pkg install www/stagit
- pkg install stagit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: stagit
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1659904052
SHA256 (stagit-1.2.tar.gz) = 5659bd8ba7e1417edd40f7b7781a8ea26939ab6aa513409023835f04875921c5
SIZE (stagit-1.2.tar.gz) = 19818
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libgit2.so : devel/libgit2
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for stagit-1.2_4:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- www_stagit
- 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 |
1.2_4 23 Oct 2024 07:11:50 |
Matthias Fechner (mfechner) |
devel/libgit2: bump consumers of libgit2 due to update |
1.2_3 18 Oct 2024 18:56:41 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of devel/libgit2
libgit2 updated to 1.8.1 |
1.2_2 13 Nov 2023 13:10:10 |
Matthias Fechner (mfechner) |
devel/libgit2: bump all ports depending on libgit2 for 1.7.1 upgrade |
1.2_1 08 Sep 2023 13:50:20 |
Matthias Fechner (mfechner) |
Bump ports with dependency to libgit2
See f11ed41604723ab3c75c6a108850858b7efd4f10 |
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.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.2 07 Aug 2022 20:28:45 |
Neel Chauhan (nc) |
www/stagit: Update to 1.2 |
1.1 09 Apr 2022 04:43:38 |
Neel Chauhan (nc) |
www/stagit: Update to 1.1 |
1.0 27 Dec 2021 03:26:15 |
Neel Chauhan (nc) |
www/stagit: Update to 1.0 |
0.9.6_1 04 Dec 2021 12:07:30 |
Matthias Fechner (mfechner) |
*/*: bump ports depending on libgit2 |
0.9.6 31 May 2021 20:47:08 |
Neel Chauhan (nc) |
www/stagit: Remove PORTREVISION since it's not needed |
0.9.6_1 31 May 2021 20:44:55 |
Neel Chauhan (nc) |
www/stagit: Update to 0.9.6 |
0.9.5_1 19 Apr 2021 08:00:09 |
Tobias Kortkamp (tobik) |
Remove my useless "Created by" lines |
0.9.5_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.9.5_1 06 Apr 2021 07:51:01 |
Matthias Fechner (mfechner) |
Update libgit2 to 1.1.0.
This update is also required for www/gitlab-ce 13.10 upgrade.
Changelog:
https://github.com/libgit2/libgit2/releases/tag/v1.1.0
PR: 252098 |
0.9.5 15 Mar 2021 18:11:35 |
nc |
www/stagit: Adopt port |
0.9.5 15 Mar 2021 18:08:34 |
nc |
www/stagit: Update to 0.9.5 |
0.9.4 28 Sep 2020 05:05:25 |
tobik |
Reset MAINTAINER |
0.9.4 18 Aug 2020 03:59:05 |
tobik |
www/stagit: Update to 0.9.4
Changes: https://codemadness.org/git/stagit/log.html |
0.9.3_2 19 Apr 2020 03:55:23 |
tobik |
devel/libgit2: Update to 1.0.0
Changes: https://github.com/libgit2/libgit2/releases/tag/v1.0.0
ABI: https://abi-laboratory.pro/tracker/timeline/libgit2
Approved by: mfechner (maintainer)
Differential Revision: https://reviews.freebsd.org/D24471 |
0.9.3_1 19 Mar 2020 05:47:59 |
tobik |
devel/libgit2: Update to 0.99.0
- Switch to the release tarballs libgit2 now publishes
- Drop CURL option since it is no longer used
- Use system libpcre instead of the bundled one
- Hook up tests
- Bump consumers for ABI changes
Changes: https://github.com/libgit2/libgit2/releases/tag/v0.99.0
ABI: https://abi-laboratory.pro/tracker/timeline/libgit2/ |
0.9.3 27 Feb 2020 12:01:04 |
tobik |
www/stagit: Update to 0.9.3
- While here clean things up a little
Changes: https://codemadness.org/git/stagit/log.html |
0.9.2 26 Apr 2019 04:48:30 |
tobik |
www/stagit: Update to 0.9.2
Changes: https://codemadness.org/git/stagit/log.html |
0.9.1_1 27 Mar 2019 21:34:24 |
mfechner |
Bump revision to make sure port is build against new libgit2 version 0.28.1.
PR: 236801
Reported by: jbeich |
0.9.1 01 Mar 2019 10:27:50 |
tobik |
www/stagit: Update to 0.9.1
- Move MASTER_SITES, WWW to new home
Changes: https://codemadness.org/git/stagit/log.html |
0.9 21 Jan 2019 07:02:23 |
tobik |
www/stagit: Update to 0.9
Changes: http://git.2f30.org/stagit/log.html |
0.8 09 Apr 2018 13:14:00 |
tobik |
www/stagit: Update to 0.8
Changes: https://marc.info/?l=openbsd-ports&m=152319346927511&w=2 |
0.7.2 15 Dec 2017 17:06:52 |
tobik |
www/stagit: Add missing DOCS and EXAMPLES options |
0.7.2 28 Nov 2017 11:47:10 |
tobik |
www/stagit: Update to 0.7.2
Changes: http://git.2f30.org/stagit/log.html |
0.7.1 19 Nov 2017 19:07:44 |
tobik |
www/stagit: Update to 0.7.1
- Respect CFLAGS, LDFLAGS
- libgit2 is installed in LOCALBASE not PREFIX
Changes: http://git.2f30.org/stagit/log.html |
0.6 13 Aug 2017 18:11:49 |
tobik |
www/stagit: Update to 0.6
Changes: https://marc.info/?l=openbsd-ports&m=150264599021227&w=2 |
0.5 15 Feb 2017 12:28:29 |
tobik |
Update MAINTAINER to tobik@FreeBSD.org for my ports
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9610 |
0.5 08 Jan 2017 00:33:44 |
junovitch |
www/stagit: update 0.4 -> 0.5
PR: 215806
Submitted by: Tobias Kortkamp <t@tobik.me> (maintainer) |
0.4 16 Jul 2016 17:12:57 |
pi |
New port: www/stagit
stagit is a static Git web page generator with the following features:
- Log of all commits from HEAD.
- Log and diffstat per commit.
- Show file tree with linkable line numbers.
- Show references: local branches and tags.
- Detect README and LICENSE file from HEAD and link it as a webpage.
- Detect submodules (.gitmodules file) from HEAD and link it as a
webpage.
- Atom feed log (atom.xml).
- Make index page for multiple repositories with stagit-index.
- After generating the pages (relatively slow) serving the files is
very fast, simple and requires little resources (because the content
is static), only a HTTP file server is required.
WWW: http://git.2f30.org/stagit/log.html
PR: 209206
Submitted by: Tobias Kortkamp <t@tobik.me> |