Port details |
- gimp-help Meta port for the GIMP User Manual
- 2.8.1_1 graphics
=3 2.8.1_1Version of this port present on the latest quarterly branch. BROKEN: fails to build
DEPRECATED: Broken
This port expired on: 2020-02-27
IGNORE: is marked as broken: fails to build
- Maintainer: liangtai.s16@gmail.com
 - Port Added: 2005-05-28 19:58:29
- Last Update: 2020-03-01 17:19:40
- SVN Revision: 527561
- People watching this port, also watch:: font-bh-lucidatypewriter-100dpi, showfont, font-misc-meltho, p5-type1inst, desktop-file-utils
- License: GFDL
- Description:
- The meta port for GIMP User Manual which consists of HTML pages
in several languages for use with the internal GIMP help browser
or any web browser.
WWW: https://docs.gimp.org/
- SVNWeb :
git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gimp-help-html>0:graphics/gimp-help
- No installation instructions:
- This port has been deleted.
- PKGNAME: gimp-help-html
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
- 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:
-
- index.html : misc/gimp-help-ca
- index.html : misc/gimp-help-da
- index.html : german/gimp-help
- index.html : misc/gimp-help-el
- index.html : misc/gimp-help-en
- index.html : misc/gimp-help-en_GB
- index.html : misc/gimp-help-es
- index.html : french/gimp-help
- index.html : misc/gimp-help-it
- index.html : japanese/gimp-help
- index.html : korean/gimp-help
- index.html : misc/gimp-help-nl
- index.html : misc/gimp-help-nn
- index.html : portuguese/gimp-help-pt_BR
- index.html : russian/gimp-help
- index.html : misc/gimp-help-sl
- index.html : misc/gimp-help-sv
- index.html : chinese/gimp-help-zh_CN
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for gimp-help-html-2.8.1_1:
ALL=on: All translations
CA=off: Catalan
DA=off: Danish
DE=off: German
EL=off: Greek
EN=off: English
EN_GB=off: British English
ES=off: Spanish
FR=off: French
IT=off: Italian
JA=off: Japanese
KO=off: Korean
NL=off: Dutch
NN=off: Norwegian Nynorsk
PT_BR=off: Brazilian Portuguese
RU=off: Russian
SL=off: Slovenian
SV=off: Swedish
ZH_CN=off: Chinese Simplified
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- metaport
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
01 Mar 2020 17:19:40
2.8.1_1
|
rene  |
Remove expired ports:
2020-03-01 audio/idjc: Old, uses EOLed python27
2020-03-01 cad/py-pycam: Old, uses EOLed python27
2020-02-27 chinese/gimp-help-zh_CN: Broken
2020-03-01 databases/emma: Old, uses EOLed python27
2020-03-01 deskutils/anamnesis: Old, uses EOLed python27
2020-02-28 deskutils/cherrytree: Old, uses EOLed python27
2020-03-01 deskutils/gbirthday: Old, uses EOLed python27
2020-03-01 deskutils/gtg: Old, uses EOLed python27
2020-03-01 deskutils/nemo-extensions: Old, uses EOLed python27
2020-03-01 deskutils/pybookreader: Old, uses EOLed python27
2020-03-01 devel/diffuse: Old, uses EOLed python27
2020-02-28 devel/dreampie: Old, uses EOLed python27
2020-03-01 devel/gtkparasite: Old, uses EOLed python27 (Only the first 15 lines of the commit message are shown above ) |
12 Feb 2020 06:50:49
2.8.1_1
|
antoine  |
Mark BROKEN and deprecate non english versions of gimp-help
Reported by: pkg-fallout |
11 Feb 2020 10:55:14
2.8.1_1
|
rene  |
graphics/gimp-help: undeprecate the meta-port.
The real port, misc/gimp-help-en, has been fixed to use Python 3
in r525755. |
07 Jan 2020 09:34:20
2.8.1_1
|
antoine  |
Deprecate gimp-help metaport too
With hat: portmgr |
24 Feb 2019 15:08:19
2.8.1_1
|
tobik  |
*/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 |
10 Oct 2017 09:04:01
2.8.1_1
|
amdmi3  |
- Update WWW
Approved by: portmgr blanket |
08 Dec 2016 19:52:20
2.8.1_1
|
tijl  |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
01 Apr 2016 14:00:57
2.8.1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
19 Aug 2015 18:06:37
2.8.1
|
pgollucci  |
graphics/gimp-help: convert to USES=metaport
PR: 201542
Submitted by: s3erios@gmail.com
Approved by: maintainer timeout (liangtai.s16@gmail.com ; 35 days) |
05 May 2014 09:45:37
2.8.1
|
bapt  |
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr |
01 Feb 2014 12:49:27
2.8.1
|
makc  |
- 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 18:35:46
2.6.1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
06 May 2013 08:31:30
2.6.1 
|
bapt  |
Convert to new options framework |
12 Dec 2010 01:17:16
2.6.1
|
pgollucci  |
- Updated to 2.6.1.
PR: ports/152989
Submitted by: "SimaMoto, RyoTa" <liangtai.s4@gmail.com> (maintainer) |
14 Jun 2010 20:52:36
2.6.0
|
makc  |
gimp-help is now a meta port
pass maintainership to submitter
PR: ports/145650, ports/145652
Submitted by: SimaMoto, RyoTa <liangtai.s4 at gmail.com>
Approved by: kwm@ via irc |
04 Jun 2010 01:36:50
2.4.2_3
|
linimon  |
Mark as broken on sparc64.
Hat: portmgr |
28 Mar 2010 06:47:48
2.4.2_3
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
2.4.2_2
|
dinoex  |
- update to jpeg-8 |
31 Jul 2009 13:57:52
2.4.2_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
30 Nov 2008 23:08:44
2.4.2
|
marcus  |
Update to 2.4.2. |
03 Jul 2008 03:37:50
2.4.1
|
mezz  |
Update to 2.4.1 to fix the fetch.
Reported by: pointyhat via pav |
06 Jun 2008 13:35:04
0.12_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
07 Jun 2007 16:07:16
0.12
|
pav  |
- Update to 0.12 |
21 May 2007 21:24:25
0.11_3
|
pav  |
- Break cyclic dependency: this wants to depend on gimp-app, not gimp metaport
PR: ports/112539
Reported by: Robert Backhaus <robbak@westnet.com.au>
Approved by: portmgr (implicit) |
19 May 2007 20:32:57
0.11_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
27 Jan 2007 15:12:19
0.11_1
|
pav  |
- Use a local copy of docbook-xsl templates
Saves network communication, and fixes build on pointyhat |
03 Jan 2007 13:26:44
0.11
|
ahze  |
- Remove an extra 0 in LIB_DEPENDS
Reported by: vd |
01 Jan 2007 22:37:12
0.11
|
ahze  |
Remove a file that isn't installed |
01 Jan 2007 22:30:06
0.11
|
ahze  |
Update to 0.11 |
14 Oct 2006 08:54:54
0.9_2
|
marcus  |
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris) |
23 Nov 2005 22:41:05
0.9_1
|
pav  |
- Add SHA256 checksums |
05 Nov 2005 05:22:06
0.9_1
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
07 Oct 2005 23:27:19
0.9
|
pav  |
- Update to 0.9 |
31 May 2005 08:28:26
0.8
|
pav  |
- Fix build, configure script checks for GIMP
Reported by: krismail |
28 May 2005 19:56:58
0.8
|
adamw  |
GIMP User's Manual for recent GIMP versions.
The older gimp-manual-* ports can probably be decommissioned
now. |