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
npretty Simple web-gallery generator written in perl
0.9.3.1_4 graphics on this many watch lists=0 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 0.9.3.1_4Version of this port present on the latest quarterly branch.
Maintainer: peter@pean.org search for ports maintained by this maintainer
Port Added: 2006-11-08 21:26:32
Last Update: 2023-04-30 11:10:42
Commit Hash: a6bb2f8
License: GPLv2
WWW:
http://www.pulia.nu/coding.html
Description:
A very configureable web-gallery generator written in perl with support for templates.
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 (12 items)
Collapse this list.
  1. /usr/local/share/licenses/npretty-0.9.3.1_4/catalog.mk
  2. /usr/local/share/licenses/npretty-0.9.3.1_4/LICENSE
  3. /usr/local/share/licenses/npretty-0.9.3.1_4/GPLv2
  4. bin/npretty.pl
  5. etc/npretty/npretty.conf
  6. etc/npretty/novideo.gif
  7. etc/npretty/npretty_template.tpl
  8. share/doc/npretty/BUGS
  9. share/doc/npretty/README
  10. @owner
  11. @group
  12. @mode
Collapse this list.
Dependency lines:
  • npretty>0:graphics/npretty
To install the port:
cd /usr/ports/graphics/npretty/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/npretty
  • pkg install npretty
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: npretty
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (gammy-npretty-n0.9.3-1_GH0.tar.gz) = 3c30ed08b8e282ac26fc9a97cc47c26642a7dc784b3ec74eda1dac3edcfe8bc5 SIZE (gammy-npretty-n0.9.3-1_GH0.tar.gz) = 40987

Packages (timestamps in pop-ups are UTC):
npretty
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.3.1_40.9.3.1_4-0.9.3.1_40.9.3.1_4---
FreeBSD:13:quarterly0.9.3.1_40.9.3.1_4-0.9.3.1_40.9.3.1_4-0.9.3.1_4-
FreeBSD:14:latest0.9.3.1_40.9.3.1_4-0.9.3.1_40.9.3.1_4--0.9.3.1_4
FreeBSD:14:quarterly0.9.3.1_40.9.3.1_4-0.9.3.1_40.9.3.1_4-0.9.3.1_4-
FreeBSD:15:latest0.9.3.1_40.9.3.1_4n/a0.9.3.1_4n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. p5-Image-ExifTool>=0 : graphics/p5-Image-ExifTool
  2. p5-forks>=0 : devel/p5-forks
  3. perl5>=5.32.r0<5.33 : lang/perl5.32
Library dependencies:
  1. libMagick++-6.so : graphics/ImageMagick6
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for npretty-0.9.3.1_4: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
graphics_npretty
USES:
magick:6 perl5 shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/gammy/npretty/tar.gz/n0.9.3-1?dummy=/
Collapse this list.

Number of commits found: 33

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.3.1_4
30 Apr 2023 11:10:42
commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5 files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
Mk/Uses/magick.mk: Bump all consumers

Bump all consumers of ImageMagick ports after flavorizing them.

Approved by:	tcberner (mentor, implicit)
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)
0.9.3.1_3
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)
0.9.3.1_3
20 Jul 2022 14:22:04
commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
graphics: remove 'Created by' lines

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

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Abel Chow <ozsanh45vds001@sneakemail.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Ade Lovett <ade@lovett.com>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Hayward <xelah@xelah.com>
  *  Alex Ivasyuv <siegerstein@pochta.ru>
  *  Alex Samorukov <samm@os2.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9.3.1_3
11 Dec 2021 13:50:53
commit hash: 45526ecbeec33dbb87f0b678d4c04988aab9b657commit hash: 45526ecbeec33dbb87f0b678d4c04988aab9b657commit hash: 45526ecbeec33dbb87f0b678d4c04988aab9b657commit hash: 45526ecbeec33dbb87f0b678d4c04988aab9b657 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.9.3.1_3
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.
0.9.3.1_3
10 Nov 2018 19:57:08
Revision:484640Original commit files touched by this commit
kwm search for other commits by this committer
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>
0.9.3.1_2
28 Sep 2017 15:36:31
Revision:450852Original commit files touched by this commit
kwm search for other commits by this committer
ImageMagick to 6.9.9-15.

* Disable FPX (FlashPix) support by default. This image format is really
  rare these days coupled with that there are known CVE's in libfpx and
  it doesn't seem to be maintained these days. It doesn't make sense to
  keep it enabled by default anymore. [1]
* Add new option for RAW support
* Fix portscout macro to only show 6.9.x versions

Bump other ports for the shared library bumps in IM 6.

PR:		222309 [1]
Submitted by:	Anton Yuzhaninov <citrin+pr@citrin.ru> [1]
0.9.3.1_1
26 May 2017 08:20:19
Revision:441761Original commit files touched by this commit
kwm search for other commits by this committer
Chase ImageMagick shlib bump
0.9.3.1
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
0.9.3.1
04 Aug 2015 11:29:19
Revision:393516Original commit files touched by this commit
mat search for other commits by this committer
Cleanup some abusive use of GH_TAGNAME.

With hat:	portmgr
Sponsored by:	Absolight
0.9.3.1
01 Apr 2015 22:12:43
Revision:382962Original commit files touched by this commit
robak search for other commits by this committer
graphics/npretty: update 0.9.3 -> 0.9.3.1

- Convert to USE_GITGUB

PR:		185992
Submitted by:	Peter Ankerstal <peter@pean.org>
0.9.3_10
18 Jan 2015 21:12:43
Revision:377347Original commit files touched by this commit
kwm search for other commits by this committer
Update ImageMagick to 6.9.0.4.

- Normalize the ImageMagick library name so it stays the same regardless of
  what the 16-bit and HDRI option are set to [1]. Teach cmake to look for
  the new name. Bump ports that link to the libraries due to this.
- As a result do away with the "HALFSUPPORTED" option block, and list
  16-bit and HDRI with the other options.
- ImageMagick ships a basic SVG plugin when not using librsvg2 for SVG
  support. This basic SVG plugin needs libxml2 to work [2]. Make libxml2
  a mandatory dependency (instead of only when the SVG option was selected).
- Don't touch .keep files in the modules directory, there files there so
  it useless.

PR:		194949 [1]
PR:		195227 [2]
Requested by:	many [1]
Submitted by:	software-freebsd@interfasys.ch [2]
0.9.3_9
07 Nov 2014 09:55:23
Revision:372250Original commit files touched by this commit
kwm search for other commits by this committer
Remove * from LIB_DEPENDS lines and specify the default library name
for ImageMagick. Using '*' it is unsupported and potention bugs here.
0.9.3_9
20 Oct 2014 17:04:21
Revision:371283Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.9.3_9
25 Jun 2014 03:00:00
Revision:359179Original commit files touched by this commit
jhale search for other commits by this committer
- Bump PORTREVISION
0.9.3_8
25 Jun 2014 02:52:06
Revision:359178Original commit files touched by this commit
jhale search for other commits by this committer
- Support staging
- Fix shebangs
- NOPORTDOCS -> DOCS option
- Add LICENSE

Approved by:	portmgr (blanket approval)
17 Jun 2014 20:05:31
Revision:358176Original commit files touched by this commit Refresh
kwm search for other commits by this committer
Update to 6.8.9-3 [1][3].

Use USES=compiler:openmp for the OPENMP option[2]
Ditch the use of perl for patching etc [4] and silence perl threaded check [6]
-delay option spurious message should be fixed [5]

JASPER option was replace by JPEG2000 for JP2k support.
Put 16BIT_PIXEL and HDRI option separate option block. These options change
  the library name, so the user needs to take this into consideration.
Use new LIB_DEPENDS syntax.
Use @sample for config files.
Sprinkle some USES=pkgconfig for some ports, since we don't pull it in
  anymore at run-time.

PR:		185462 [1]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9.3_7
13 Jun 2014 07:36:28
Revision:357654Original commit files touched by this commit
olgeni search for other commits by this committer
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)
0.9.3_7
20 Sep 2013 18:35:46
Revision:327733Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
0.9.3_7
11 Sep 2013 11:44:41
Revision:326963Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
0.9.3_7
13 Dec 2012 18:35:52
Revision:308865Original commit files touched by this commit
bdrewery search for other commits by this committer
- Chase graphics/ImageMagick update
- Trim header
0.9.3_6
03 Jul 2012 17:38:41
Original commit files touched by this commit
az search for other commits by this committer
graphics/ImageMagick can change package name via PKGNAMESUFFIX.
We should not rely on this.

Reported by:    Jarrod Sayers <jarrod at downtools.com.au>
Pointy hat:     az@
0.9.3_6
30 Jun 2012 12:32:02
Original commit files touched by this commit
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
0.9.3_6
11 Oct 2011 07:17:46
Original commit files touched by this commit
mm search for other commits by this committer
Update ImageMagick to 6.7.2-10 (shlib bumped to .5)
0.9.3_5
03 Jul 2011 14:12:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.9.3_5
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
0.9.3_4
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
0.9.3_3
31 Jul 2009 13:57:52
Original commit files touched by this commit
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
0.9.3_2
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
0.9.3_1
09 Feb 2007 11:12:38
Original commit files touched by this commit
gabor search for other commits by this committer
- Add a backup MASTER_SITE for the last change, since it doesn't seem
  to be reliable enough

Requested by:   kris
Approved by:    erwin (mentor)
0.9.3_1
12 Dec 2006 20:24:59
Original commit files touched by this commit
gabor search for other commits by this committer
- Fix MASTER_SITES
- Fix LIB_DEPENDS
- Add support for NOPORTDOCS
- Fix typo

PR:             ports/105379
Submitted by:   Peter Ankerstal <peter@pean.org> (maintainer)
Approved by:    erwin (mentor)
0.9.3
08 Nov 2006 21:25:52
Original commit files touched by this commit
alepulver search for other commits by this committer
A very configureable web-gallery generator written in perl with support for
templates.

WWW: http://www.pulia.nu/coding.html

PR:             ports/104673
Submitted by:   uchman

Number of commits found: 33