Port details |
- imagesort Flexible X utility for managing many image files
- 2.0_13 graphics
=0 2.0_13Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2001-04-10 16:50:01
- Last Update: 2014-12-25 14:29:11
- SVN Revision: 375566
- License: GPLv2
- WWW:
- http://sammy.net/~sammy/hacks/
- Description:
- Imagesort is a flexible utility for managing a large number of images.
Via a configuration file (~/.imagesortrc) various commands are bound
to keys allowing you to quickly process your images while you flick
throught them. Documentation can be found in share/doc/imagesort.
WWW: http://sammy.net/~sammy/hacks/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- imagesort>0:graphics/imagesort
- No installation instructions:
- This port has been deleted.
- PKGNAME: imagesort
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- x11.pc : x11/libX11
- xt.pc : x11-toolkits/libXt
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xt.pc : x11-toolkits/libXt
- Library dependencies:
-
- libgif.so : graphics/giflib
- libjpeg.so : graphics/jpeg
- libpng15.so : graphics/png
- libglib.so : devel/glib12
- libgtk.so : x11-toolkits/gtk12
- libImlib.so : graphics/imlib
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for imagesort-2.0_13:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- 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.0_13 25 Dec 2014 14:29:11 |
bapt |
Remove abandonware blocking decomissioning imlib |
2.0_13 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
2.0_12 19 Sep 2014 20:43:03 |
tijl |
graphics/imlib:
- Remove :oldver from USES=libtool and bump dependent ports |
2.0_11 13 Jun 2014 07:36:28 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.
CR: D201
Approved by: portmgr (bapt) |
2.0_11 22 Jan 2014 22:07:21 |
antoine |
Stage support |
2.0_11 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
14 Aug 2013 22:35:54
|
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
2.0_11 29 Oct 2012 21:12:52 |
pawel |
- Fix build
- Add LICENSE
- Switch to PLIST_FILES
PR: ports/172017
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Feature safe: yes |
2.0_11 13 Jun 2012 20:55:51 |
pav |
- Mark BROKEN: does not compile
undefined reference to `PrintGifError'
Reported by: pointyhat |
2.0_11 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.0_10 19 Feb 2012 10:20:46 |
dinoex |
- add missing dependencies to jpeg, png and giflib |
2.0_10 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
2.0_10 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.0_9 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.0_8 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
2.0_7 06 Jun 2008 13:35:04 |
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) |
2.0_6 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
2.0_5 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.0_4 14 Oct 2006 08:54:54 |
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) |
2.0_3 15 Apr 2006 00:01:12 |
linimon |
Reset markp due to lack of response to email and maintainer-timeouts.
Hat: portmgr |
2.0_3 07 Mar 2006 08:28:06 |
ade |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
2.0_2 22 Jan 2006 12:35:18 |
edwin |
SHA256ify
Approved by: krion@ |
2.0_2 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
2.0_2 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
2.0_1 20 Apr 2003 19:22:00 |
marcus |
Remove USE_GNOMENG. |
2.0_1 22 Feb 2003 17:14:31 |
markp |
De-pkg-comment. |
2.0_1 03 Sep 2002 02:46:49 |
lioux |
Deploy USE_GNOMENG infrastructure
PR: 42349
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
08 Jun 2001 06:36:46 |
markp |
Updated MAINTAINER to my new committer email address |
05 Jun 2001 09:21:53 |
roam |
Add a @dirrm for the docs dir. |
04 May 2001 22:41:31 |
ade |
Various patches (mainly shared library revision changes) for those ports that
depend on GNOME and need to change for 1.4 |
10 Apr 2001 20:50:01 |
will |
Add imagesort 2.0, a flexible X utility for managing many image files. |