Port details |
- curator Static Image Gallery Generator for web or CD-ROM galleries
- 2.1_7 graphics
=1 2.1_7Version 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: 2004-11-04 18:41:12
- Last Update: 2022-01-10 15:15:39
- Commit Hash: bcaf25a
- People watching this port, also watch:: tcpdump, metalock
- Also Listed In: python www
- License: not specified in port
- Description:
- Curator is a powerful script that allows one to generate web page image
galleries with the intent of displaying photographic images on the Web, or for
a CD-ROM presentation or archiving.
It generates static web pages only - no special configuration or running
scripts are required on the server. The script supports many file formats,
hierarchical directories, thumbnail generation and update, per-image
description file with any attributes, and 'tracks' of images spanning multiple
directories.
WWW: http://curator.sourceforge.net/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- curator>0:graphics/curator
- Conflicts:
- CONFLICTS_INSTALL:
- py*-elasticsearch-curator
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/graphics/curator/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/curator
- pkg install curator
- PKGNAME: curator
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (curator-2.1.tar.gz) = 2f17ac6547f8d6f44be3a36bfeefe65d92d7a1fe9920f7d509a6ad692e2bcd7b
SIZE (curator-2.1.tar.gz) = 37457
- 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:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- ImageMagick6>=6 : graphics/ImageMagick6
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- graphics_curator
- USES:
- magick:6,run python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
10 Jan 2022 15:15:39 2.1_7
|
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 ) |
11 Dec 2021 13:50:53 2.1_7
|
Tobias C. Berner (tcberner)  |
framework: Add new USES 'magick' for graphics/ImageMagick*
A new USES has been added to depend on ImageMagick.
USES=magick
adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.
If a specific version is required, use for example
USES=magick:6 resp. USES=magick:7
If only a build, run or test is required, use for example
USES=magick:build resp. USES=magick:6,build,test (Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 2.1_7
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
2.1_7
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
10 Apr 2019 06:18:32
2.1_7
|
antoine  |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
10 Nov 2018 19:57:08
2.1_6
|
kwm  |
Update ImageMagick to 6.9.10.14 [1]
* Add PKGNAMESUFFIX and rename the directory. This was done to show
that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.
Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.
Chase these changes in all the ports that using IM6.
PR: 225102 (based on, only the version update) [1]
Submitted by: Pascal Christen <pascal.christen@hostpoint.ch> |
30 Nov 2017 15:50:34
2.1_5 
|
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
16 May 2016 18:48:43
2.1_5
|
rene  |
graphics/curator: remove optional dependency on graphics/py-imaging
The script itself needs to be adjusted to use graphics/py-pillow |
01 Apr 2016 14:00:57
2.1_5
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
21 Oct 2014 16:36:12
2.1_5
|
mva  |
- Convert ports of graphics/ to new USES=python
Approved by: portmgr (implicit) |
21 Jan 2014 19:40:14
2.1_5
|
antoine  |
Stage support |
20 Sep 2013 18:35:46
2.1_5
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
28 Mar 2013 16:29:01
2.1_5
|
eadler  |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
12 Jun 2012 21:42:32
2.1_5
|
bapt  |
Conver to new options framework |
01 Jun 2012 05:26:28
2.1_5
|
dinoex  |
- update png to 1.5.10 |
03 Jul 2011 14:12:23
2.1_4
|
ohauer  |
-remove MD5 |
28 Mar 2010 06:47:48
2.1_4
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
2.1_3
|
dinoex  |
- update to jpeg-8 |
02 Sep 2009 15:01:56
2.1_2
|
amdmi3  |
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors
actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick
download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED
Approved by: portmgr (pav) |
05 May 2008 14:12:53
2.1_2
|
stefan  |
Drop maintainership for ports I haven't used for quite a while. |
19 May 2007 20:32:57
2.1_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
07 May 2006 13:32:13
2.1_1
|
stefan  |
Convert MAINTAINER to my freebsd.org account. |
22 Jan 2006 12:35:18
2.1_1
|
edwin  |
SHA256ify
Approved by: krion@ |
05 Jan 2006 03:57:35
2.1_1
|
edwin  |
Chase libversion bumb to libMagick.so.9
PR: ports/91270 |
04 Nov 2004 18:29:56
2.1
|
pav  |
Add curator, a powerful script that allows one to generate web page image
galleries with the intent of displaying photographic images on the Web, or for
a CD-ROM presentation or archiving.
PR: ports/68624
Submitted by: Stefan Walter <sw@gegenunendlich.de> |