Port details |
- rubygem-html-pipeline-gitlab GitHub HTML processing filters and utilities
- 2.14.3 textproc
=0 2.14.3Version of this port present on the latest quarterly branch. - Maintainer: mfechner@FreeBSD.org
 - Port Added: 2015-05-13 00:45:36
- Last Update: 2025-06-20 03:55:32
- Commit Hash: 2644952
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/jch/html-pipeline
- Description:
- This library provides a handful of chainable HTML filters to
transform user content into markup. A filter takes an HTML
string or Nokogiri::HTML::DocumentFragment, optionally
manipulates it, and then outputs the result.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- rubygem-html-pipeline-gitlab>0:textproc/rubygem-html-pipeline-gitlab
- To install the port:
- cd /usr/ports/textproc/rubygem-html-pipeline-gitlab/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/rubygem-html-pipeline-gitlab
- pkg install rubygem-html-pipeline-gitlab
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-html-pipeline-gitlab
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1669463335
SHA256 (rubygem/html-pipeline-2.14.3.gem) = 8a1d4d7128b2141913387cac0f8ba898bb6812557001acc0c2b46910f59413a0
SIZE (rubygem/html-pipeline-2.14.3.gem) = 36864
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:
-
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-activesupport-gitlab>=2 : devel/rubygem-activesupport-gitlab
- rubygem-nokogiri>=1.4 : textproc/rubygem-nokogiri
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
-
- This port is required by:
- for Build
-
- www/gitlab
- for Run
-
- www/gitlab
- www/rubygem-deckar01-task_list-gitlab
Configuration Options:
- No options to configure
- Options name:
- textproc_rubygem-html-pipeline-gitlab
- USES:
- gem
- 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 |
2.14.3 20 Jun 2025 03:55:32
    |
Matthias Fechner (mfechner)  |
www/gitlab: added new ports required for gitlab 18.1.0 |
2.7.1 04 Aug 2018 15:08:33
  |
mfechner  |
Delete textproc/rubygem-html-pipeline-gitlab, obsolete by gitlab-ce update to
11.1.
Approved by: mentors (implicit) |
2.7.1 29 Jun 2018 14:56:15
  |
mfechner  |
Updated to 2.7.1 which is required for gitlab 10.8.5.
Reviewed by: mat, tz (mentor)
Approved by: tz (mentor)
Differential Revision: https://reviews.freebsd.org/D16032 |
0.2.0 27 Apr 2016 21:57:32
  |
swills  |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
0.2.0 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 |
0.2.0 04 Apr 2016 15:24:53
  |
swills  |
devel/ruby-gems: Update to 2.6.2
PR: 208371
Submitted by: wen (partial) |
0.2.0 01 Apr 2016 14:25:18
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.2.0 17 Jan 2016 13:23:10
  |
sunpoet  |
- Rename gemspec patch to patch-gemspec
Sponsored by: PortsCamp Taiwan |
0.2.0 29 Oct 2015 21:15:49
  |
mmoll  |
textproc/rubygem-html-pipeline: update to 2.2.2 |
0.2.0 28 Jun 2015 17:57:40
  |
sunpoet  |
- Add NO_ARCH |
0.2.0 13 May 2015 00:45:29
  |
mmoll  |
new port: textproc/rubygem-html-pipeline-gitlab
Rubygem containing extension filters for html-pipeline used by GitLab
WWW: https://gitlab.com/gitlab-org/html-pipeline-gitlab
PR: 199917
Differential Revision: https://reviews.freebsd.org/D2529
Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de>
Reviewed by: mat (mentor) |