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/vips/files/patch-contrib-vdump-vdump.c

Number of commits found: 2

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
Wednesday, 30 May 2007
01:06 mi search for other commits by this committer
Oops -- add the new files to go with the commit a second ago.
Original commit

Number of commits found: 2