notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
gimp-help-en GIMP User Manual in English
2.10.0_2 misc on this many watch lists=4 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.10.0_2Version of this port present on the latest quarterly branch.
Maintainer: liangtai.s16@gmail.com search for ports maintained by this maintainer
Port Added: 2010-06-14 20:48:48
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: libao, desktop-file-utils, font-misc-meltho, font-bh-lucidatypewriter-100dpi, cantarell-fonts
Also Listed In: graphics
License: GFDL
WWW:
https://docs.gimp.org/
Description:
GIMP-Help is a help system designed for use with the internal GIMP help browser, external web browser and HTML renderers, and human eyeballs. Docbook is used to create a highly customizable system for all needs.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/en-gimp-help-html-2.10.0_2/catalog.mk
  2. /usr/local/share/licenses/en-gimp-help-html-2.10.0_2/LICENSE
  3. /usr/local/share/licenses/en-gimp-help-html-2.10.0_2/GFDL
Collapse this list.
Dependency lines:
  • en-gimp-help-html>0:misc/gimp-help-en
To install the port:
cd /usr/ports/misc/gimp-help-en/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/gimp-help-en
  • pkg install en-gimp-help-html
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: en-gimp-help-html
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1580168571 SHA256 (gimp-help-2.10.0.tar.bz2) = 03804fed071b49e5810edd8327868659dfd9932fbf34d34189d56bd0ad539118 SIZE (gimp-help-2.10.0.tar.bz2) = 187092180

Packages (timestamps in pop-ups are UTC):
en-gimp-help-html
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.10.0_22.10.0_22.10.02.10.0_22.10.0_2-2.10.0-
FreeBSD:13:quarterly2.10.0_22.10.0_22.10.0_22.10.0_22.10.0_22.10.0_22.10.0_22.10.0_2
FreeBSD:14:latest2.10.0_22.10.0_22.10.0_22.10.0_22.10.0_22.10.0_2-2.10.0_2
FreeBSD:14:quarterly2.10.0_22.10.0_2-2.10.0_22.10.0_22.10.0_22.10.0_22.10.0_2
FreeBSD:15:latest2.10.0_22.10.0_2n/a2.10.0_2n/a2.10.0_22.10.0_22.10.0_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. libxml2.py : textproc/py-libxml2@py39
  2. chunk.xsl : textproc/docbook-xsl
  3. msgfmt : devel/gettext-tools
  4. gmake>=4.3 : devel/gmake
  5. xsltproc : textproc/libxslt
  6. pkgconf>=1.3.0_1 : devel/pkgconf
  7. python3.9 : lang/python39
  8. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. python3.9 : lang/python39
Library dependencies:
  1. libxml2.so : textproc/libxml2
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. graphics/gimp-help*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
misc_gimp-help-en
USES:
gettext-tools gmake gnome perl5 pkgconfig python shebangfix tar:bzip2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. http://ftp.gwdg.de/pub/misc/grafik/gimp/help/
  2. http://gimp.mirrors.hoobly.com/pub/gimp/help/
  3. http://www.mirrorservice.org/sites/ftp.gimp.org/pub/gimp/help/
Collapse this list.

Number of commits found: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
2.10.0_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
2.10.0_2
20 Jul 2022 14:22:28
commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
misc: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adam@vectors.cx>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan E <alane@FreeBSD.org>
  *  Alex Semenyaka <alex@rinet.ru>
  *  Alex Stangl <alex@stangl.us>
  *  Alexander Logvinov <avl@FreeBSD.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Nusov <alexander.nusov@nfvexpress.com>
  *  Alexander Timoshenko <gonzo@univ.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.10.0_2
10 Apr 2022 19:11:41
commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
2.10.0_1
26 Mar 2022 08:27:27
commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
2.10.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.10.0
24 Dec 2020 13:30:36
Revision:559085Original commit files touched by this commit
fluffy search for other commits by this committer
misc/gimp-help-en: fix dependency detection after switch to PYTHON_EXT_SUFFIX
2.10.0
10 Feb 2020 21:15:47
Revision:525755Original commit files touched by this commit
osa search for other commits by this committer
Remove deprecation by updating from 2.8.2 to 2.10.0.

Approved by:	maintainer (timeout 2 weeks)
PR:		243293
2.8.2_1
07 Jan 2020 09:01:17
Revision:522318Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate gimp-help ports

With hat:	portmgr
2.8.2_1
08 Nov 2019 14:06:27
Revision:517067Original commit files touched by this commit
tobik search for other commits by this committer
misc: Add missing USES=gnome
2.8.2_1
24 Feb 2019 15:08:19
Revision:493763Original commit files touched by this commit
tobik search for other commits by this committer
*/gimp-help*: Mark MAKE_JOBS_UNSAFE

The build of the non-English slave ports can fail randomly when
building in parallel.  Mark the master port (misc/gimp-help-en)
MAKE_JOBS_UNSAFE to work around this.

- Drop 'The' prefix from COMMMENT in the slave ports while here

PR:		226054, 226189
Submitted by:	maintainer
Reported by:	truckman
2.8.2_1
19 Feb 2018 11:10:43
Revision:462307Original commit files touched by this commit
antoine search for other commits by this committer
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
2.8.2
03 Dec 2017 08:25:32
Revision:455392Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
- Add explicit FLAVOR to a few dependencies
- Remove FLAVOR from py-docutils dependency in comms/uhd, in this case
  it needs the rst2html command, not the docutils module
- Mark some ports as not compatible with python3
2.8.2
13 Oct 2017 13:05:06
Revision:451989Original commit files touched by this commit
bapt search for other commits by this committer
Fix master_sites
2.8.2
21 Jul 2017 12:39:47
Revision:446312Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update WWW

Approved by:	portmgr blanket
2.8.2
23 Dec 2016 20:45:51
Revision:429285Original commit files touched by this commit
rakuco search for other commits by this committer
Update to 2.8.2

PR:		214872
Submitted by:	Jochen Neumeister <joneum@bsdproject.de>
Approved by:	maintainer timeout (liangtai.s16@gmail.com, 26 days)
2.8.1_2
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
2.8.1_2
19 Oct 2015 14:50:52
Revision:399684Original commit files touched by this commit
amdmi3 search for other commits by this committer
Improve shebangfix framework

- Support multiple values in *_OLD_CMD, i.e. we can now fix both
"/usr/bin/python" and "/usr/bin/env python" at the same time
- Default *_OLD_CMD values are now always appended, so you don't need to specify
them in individual ports
- Add lua support (depends on USES=lua)
- Add more default values, such as "/usr/bin/env foo" for python, perl, bash,
ruby and lua
- Shebangfix now matches whole words, e.g. we will no longer (erroneously)
replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is
still (correctly) replaced with "${perl_CMD} -tt")

Note that *_OLD_CMD items containing spaces must now be quoted (e.g.
perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl")

Update shebangfix usage according to new rules in many ports:

- Remove *_OLD_CMD for patterns now replaced by default
- Quote custom *_OLD_CMD which contain spaces

Fix shebangfix usage in many ports (irrelevant to infrastructure change):

- Remove redundant SHEBANG_LANG (no need to duplicate default langs)
- Remove redundant *_CMD (such as
python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present)
- Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for
exact string

Approved by:	portmgr (bapt)
Differential Revision:	D3756
2.8.1_2
14 Sep 2015 22:36:16
Revision:396940Original commit files touched by this commit
cs search for other commits by this committer
needs USES=python:2

PR:		199397
Submitted by:	Florian Limberger <flo@snakeoilproductions.net>
Approved by:	maintainer timeout (> 4 months)
2.8.1_1
29 Jul 2015 22:09:55
Revision:393196Original commit files touched by this commit
antoine search for other commits by this committer
Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for ports
using python

PR:		201077
Reviewed by:	mat
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D2955
2.8.1_1
30 Mar 2015 22:39:27
Revision:382777Original commit files touched by this commit
bapt search for other commits by this committer
Remove dead RINGSERVER
2.8.1_1
29 Nov 2014 18:22:33
Revision:373636Original commit files touched by this commit
tijl search for other commits by this committer
Split devel/gettext in devel/gettext-runtime and devel/gettext-tools.  The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt.  Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.

USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools.  USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.

Update gettext to 0.19.3.

Remove :oldver from converters/libiconv and devel/gettext-runtime.  Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports.  When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.

Fix some ports that installed files in lib/locale instead of share/locale.

PR:		194038
Reviewed by:	bapt
Exp-run:	antoine
Approved by:	portmgr (antoine)
2.8.1_1
20 Oct 2014 17:59:38
Revision:371289Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of misc/ to new USES=python

Approved by:	portmgr (implicit)
2.8.1_1
29 Jul 2014 18:41:17
Revision:363371Original commit files touched by this commit Sanity Test Failure
adamw search for other commits by this committer
Convert a bunch of USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
2.8.1_1
16 Apr 2014 18:28:50
Revision:351411Original commit files touched by this commit
zeising search for other commits by this committer
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.8.1
01 Feb 2014 12:49:27
Revision:342129Original commit files touched by this commit
makc search for other commits by this committer
- Update gimp-help ports to 2.8.1. Polish translation has been removed, new
  translations have been added (ca, da, el, en_GB, sl, pt_BR)
- Add stage support
- Update maintainer address

PR:		based on ports/179681
Submitted by:	RyoTa SimaMoto (maintainer)
20 Sep 2013 20:50:59
Revision:327745Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc)
2.6.1
12 Dec 2010 01:17:16
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Updated to 2.6.1.

PR:             ports/152989
Submitted by:   "SimaMoto, RyoTa" <liangtai.s4@gmail.com> (maintainer)
2.6.0
14 Jun 2010 20:47:50
Original commit files touched by this commit
makc search for other commits by this committer
Add new ports for GIMP Manual:

The GIMP User Manual is distributed as a set of HTML pages for use
with the internal GIMP help browser or any web browser.

WWW:    http://docs.gimp.org/

PR:             ports/145650, ports/145652
Submitted by:   SimaMoto, RyoTa <liangtai.s4 at gmail.com>

Number of commits found: 29