Port details |
- rubygem-github-markup Render any fancy markup
- 5.0.1 textproc =2 5.0.1Version of this port present on the latest quarterly branch.
- Maintainer: ruby@FreeBSD.org
- Port Added: 2013-10-24 19:32:19
- Last Update: 2024-06-18 19:53:18
- Commit Hash: 9bb03e3
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/github/markup
- Description:
- This gem is used by GitHub to render any fancy markup such as Markdown,
Textile, Org-Mode, etc. Fork it and add your own!
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-github-markup>0:textproc/rubygem-github-markup
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/textproc/rubygem-github-markup/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/rubygem-github-markup
- pkg install rubygem-github-markup
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-github-markup
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1718736646
SHA256 (rubygem/github-markup-5.0.1.gem) = b6e9f8538cb8566935321433190615cbc747550e1705a7af5ba24048d0ddc472
SIZE (rubygem/github-markup-5.0.1.gem) = 66560
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- www/rubygem-gollum-lib
Configuration Options:
- No options to configure
- Options name:
- textproc_rubygem-github-markup
- USES:
- gem 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 |
5.0.1 18 Jun 2024 19:53:18 |
Po-Chuan Hsieh (sunpoet) |
textproc/rubygem-github-markup: Update to 5.0.1
Changes: https://github.com/github/markup/blob/master/HISTORY.md |
5.0.0 18 Jun 2024 14:26:39 |
Po-Chuan Hsieh (sunpoet) |
textproc/rubygem-github-markup: Update to 5.0.0
Changes: https://github.com/github/markup/blob/master/HISTORY.md |
4.0.2 16 Oct 2023 16:00:09 |
Po-Chuan Hsieh (sunpoet) |
textproc/rubygem-github-markup: Update to 4.0.2
Changes: https://github.com/github/markup/blob/master/HISTORY.md |
4.0.1 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
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.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 ) |
4.0.1 13 May 2022 19:31:14 |
Po-Chuan Hsieh (sunpoet) |
textproc/rubygem-github-markup: Update to 4.0.1
Changes: https://github.com/github/markup/blob/master/HISTORY.md |
4.0.0 10 Jan 2022 15:15:39 |
Stefan Eßer (se) |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
4.0.0 21 Jul 2021 18:12:01 |
Po-Chuan Hsieh (sunpoet) |
textproc/rubygem-github-markup: Update to 4.0.0
Changes: https://github.com/github/markup/releases
https://github.com/github/markup/blob/master/HISTORY.md |
3.0.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.0.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.0.1 21 Oct 2018 16:51:58 |
sunpoet |
Update to 3.0.1
Changes: https://github.com/github/markup/releases |
3.0.0 20 Oct 2018 14:53:15 |
sunpoet |
Update to 3.0.0
Changes: https://github.com/github/markup/releases |
2.0.1 31 Jul 2018 23:53:43 |
sunpoet |
Update to 2.0.1
Changes: https://github.com/github/markup/releases
https://github.com/github/markup/blob/master/HISTORY.md |
2.0.0 31 Jan 2018 15:52:43 |
sunpoet |
Update to 2.0.0
Changes: https://github.com/github/markup/releases |
1.7.0 30 Jan 2018 15:39:36 |
sunpoet |
Update to 1.7.0
- Simplify SHEBANG_FILES
Changes: https://github.com/github/markup/releases |
1.6.2 11 Dec 2017 10:44:18 |
sunpoet |
Update to 1.6.2
Changes: https://github.com/github/markup/blob/master/HISTORY.md |
1.6.1 25 Jul 2017 16:22:37 |
sunpoet |
Update to 1.6.1
Changes: https://github.com/github/markup/blob/master/HISTORY.md |
1.6.0_1 07 May 2017 16:05:16 |
miwi |
- Fix shebangs |
1.6.0 03 Apr 2017 12:58:38 |
sunpoet |
Update to 1.6.0
Changes: https://github.com/github/markup/blob/master/HISTORY.md |
1.5.0 27 Mar 2017 11:12:41 |
sunpoet |
Update to 1.5.0
Changes: https://github.com/github/markup/commits/master |
1.4.4 16 Mar 2017 20:55:39 |
sunpoet |
Update to 1.4.4
Changes: https://github.com/github/markup/releases
https://github.com/github/markup/commits/master |
1.4.3 15 Mar 2017 11:32:33 |
sunpoet |
Update to 1.4.3
Changes: https://github.com/github/markup/blob/master/HISTORY.md |
1.4.2 10 Mar 2017 22:46:38 |
sunpoet |
Update to 1.4.2
Changes: https://github.com/github/markup/blob/master/HISTORY.md
https://github.com/github/markup/commits/master |
1.4.1 01 Feb 2017 19:44:52 |
sunpoet |
Update to 1.4.1
Changes: https://github.com/github/markup/blob/master/HISTORY.md
https://github.com/github/markup/commits/master |
1.4.0_1 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
1.4.0_1 27 Apr 2016 21:57:32 |
swills |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
1.4.0_1 27 Apr 2016 16:36:42 |
swills |
create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem
PR: 209041
Differential Revision: https://reviews.freebsd.org/D6070 |
1.4.0_1 10 Sep 2015 22:39:39 |
amdmi3 |
- Add LICENSE_FILE
- Fix shebangs
Approved by: portmgr blanket |
1.4.0 02 Aug 2015 06:29:54 |
sunpoet |
- Update to 1.4.0
Changes: https://github.com/github/markup/blob/master/HISTORY.md
https://github.com/github/markup/commits/master |
1.3.3 02 Jul 2015 16:01:08 |
pgollucci |
Set NO_ARCH for remaining rubygem-* ports with no arch dependent files
Obtained from: DEVELOPER_MODE
With Hat: ruby@
Sponsored by: RideCharge Inc / Curb |
1.3.3 10 Mar 2015 18:24:22 |
sunpoet |
- Update to 1.3.3
Changes: https://github.com/github/markup/blob/master/HISTORY.md |
1.3.0 22 Sep 2014 02:18:26 |
swills |
textproc/rubygem-github-markup: update to 1.3.0 |
1.2.1 31 Aug 2014 03:31:03 |
swills |
textproc/rubygem-github-markup: update to 1.2.1 |
1.0.0 05 Dec 2013 20:28:54 |
sunpoet |
- Update to 1.0.0
- Add LICENSE
- Remove contiguous blank lines
Changes: https://github.com/github/markup/commits/master |
0.7.5 30 Oct 2013 02:58:22 |
swills |
- Add stage support |
0.7.5 25 Oct 2013 00:58:17 |
swills |
- Add bin/github-markup to plist |
0.7.5 24 Oct 2013 19:32:04 |
swills |
This gem is used by GitHub to render any fancy markup such as Markdown,
Textile, Org-Mode, etc. Fork it and add your own!
WWW: https://github.com/github/markup
PR: ports/182738
Submitted by: Loic Blot <loic.blot@unix-experience.fr> |