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) combination for a given watch list. This is what FreshPorts will look for.

non port: graphics/nip2/distinfo

Number of commits found: 23

Thursday, 28 Apr 2022
19:37 Danilo Egea Gondolfo (danilo) search for other commits by this committer
graphics/nip2: Fix build and drop maintainership
commit hash: e4fd1df9ea53331a0e0a79d53e9cf7522a5c01dc commit hash: e4fd1df9ea53331a0e0a79d53e9cf7522a5c01dc commit hash: e4fd1df9ea53331a0e0a79d53e9cf7522a5c01dc commit hash: e4fd1df9ea53331a0e0a79d53e9cf7522a5c01dc e4fd1df
Friday, 1 Feb 2019
23:29 danilo search for other commits by this committer
- Update to 8.7.1
Original commitRevision:491889 
Saturday, 10 Nov 2018
16:24 danilo search for other commits by this committer
- Use MASTER_SITES to download the tarball release by the project [1]
- Reintroduce DOCS options

Reported by:	mat [1]
Original commitRevision:484621 
Friday, 26 Oct 2018
21:28 danilo search for other commits by this committer
- Update graphics/vips and graphics/nip2 to 8.7.0
- Use GITHUB instead of MASTER_SITES
Original commitRevision:483058 
Saturday, 6 Jan 2018
13:37 danilo search for other commits by this committer
- Update to 8.6.0
- Change MASTER_SITES to github
- Update WWW
Original commitRevision:458246 
Monday, 26 Sep 2016
03:12 danilo search for other commits by this committer
- Update to 8.4.0
- Add some explicit dependencies to make Q/A happy
Original commitRevision:422762 
Tuesday, 24 May 2016
01:45 danilo search for other commits by this committer
- Update to 8.3.0
Original commitRevision:415753 
Tuesday, 12 Jan 2016
20:11 danilo search for other commits by this committer
- Update to 8.2
Original commitRevision:405911 
Monday, 4 May 2015
15:04 danilo search for other commits by this committer
vips
- Update to 8.0.1
nip2
- Update to 8.0
- Add LDFLAGS=-lm to fix build when math options are disabled
Original commitRevision:385409 
Friday, 2 Jan 2015
19:01 danilo search for other commits by this committer
- Update to 7.42.1
Original commitRevision:376063 
Monday, 24 Nov 2014
14:52 danilo search for other commits by this committer
- Update from 7.40.4 to 7.42.0
- Take maintainership
Original commitRevision:373215 
Sunday, 21 Sep 2014
10:09 pawel search for other commits by this committer
- Update to version 7.40.4
- Make heavy dependencies optional

PR:		ports/193327
Submitted by:	tkato432@yahoo.com
Original commitRevision:368737 
Sunday, 10 Aug 2014
09:40 marino search for other commits by this committer
graphics/vips & nip2: Upgrade version

Upgrade vips version 7.40.3 => 7.40.4
Upgrade nip2 version 7.40.2 => 7.40.3

PR:		192206
Submitted by:	Ports Fury
Original commitRevision:364524 
Saturday, 5 Jul 2014
15:41 mi search for other commits by this committer
Upgrade vips and nip2 to 7.40.3 and 7.40.2 respectively. Unbreak
packaging for the case, when the install of documentation is enabled.

Transfer maintainership to antoine@, so he can continue to do as he
pleases with both, but without the guilt of changing other people's
ports.
Original commitRevision:360766 
Tuesday, 1 Jul 2014
18:59 mi search for other commits by this committer
Upgrade from 7.26.3 to 7.40.1 (nip2) and .2 (vips) -- the current
latest. Support staging in nip2. Add self-test target to nip2.

Although the software is built against GraphicsMagick, some of the
tests require ImageMagick's convert and therefor the tests are not
(yet) labeled "regression-test".  The author is working on the fix.
Original commitRevision:360084 
Friday, 23 Sep 2011
22:29 mi search for other commits by this committer
Upgrade from 7.14.5 to 7.26.3.

Requested by:   Doug Fortune
Original commit
Sunday, 3 Jul 2011
14:12 ohauer search for other commits by this committer
-remove MD5
Original commit
Wednesday, 23 Jul 2008
20:45 mi search for other commits by this committer
Upgrade vips and nip2 to 7.14.5 from 7.14.4.1 and 7.14.4 respectively.
Original commit
Tuesday, 15 Jul 2008
12:21 mi search for other commits by this committer
Update from 7.12.x to 7.14.4. Switch to GraphicsMagick.
Original commit
Sunday, 19 Aug 2007
16:50 mi search for other commits by this committer
Unbreak and update the two ports to the latest version of 7.12.4.
Take over maintainership temporarily upon request from the software's
author(s), who were unable to reach the previous maintainer.

In both:
        - use explict --mandir=${PREFIX}/man to avoid man-pages getting
          into ${PREFIX}/shared/man incorrectly
        - deal with the NOPORTDOCS situation by simply not-extracting
          the extra documentation from the distribution tarball
        - parallelize the build to scale with the number of CPUs

In vips:
        - move the (giant) list of man-pages into a separate Makefile.man
        - turn the pages, which contain only `.so other-page', into
          MANLINKS (specified in Makefile.man)
        - provide a "maintainance target" to regenerate the Makefile.man
          during the next upgrade
        - do not install the HTML-ized versions of man-pages
        - create OPTIONS for use of devel/liboil and graphics/ImageMagick
          (OPTION to use PYTHON awaits portmgr's decision/action)

In nip2:
        - do install the HTML pages regardless of NOPORTDOCS -- these
          are accessible to the user through the application GUI
        - arrange for update-mime-database and update-desktop-database
          to be run upon install (@exec) and uninstall (@unexec)
        - LIB_DEPEND on math/gsl, which nip2 can use for extra functionality

These ports are in need of a dedicated maintainer.

Approved by:    maintainer timeout
Original commit
Thursday, 14 Dec 2006
15:01 lev search for other commits by this committer
  Update to latest nip2-7.10.21
Original commit
Sunday, 22 Jan 2006
12:35 edwin search for other commits by this committer
SHA256ify

Approved by: krion@
Original commit
Sunday, 10 Apr 2005
18:17 lev search for other commits by this committer
  Update nip to latest version 7.10.10.
  Name changed to `nip2' by authors.
Original commit

Number of commits found: 23