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/appleseed/pkg-plist

Number of commits found: 12

Sunday, 14 Mar 2021
09:02 danfe search for other commits by this committer
- Switch appleseed.studio build to Python 3.x and enable by default
- Register missing dependency on the `graphics/opencolorio' port
Original commitRevision:568372 
Thursday, 11 Mar 2021
07:55 danfe search for other commits by this committer
- Build Python3 code the same way as Python2, this is currently no-op
  but would be required for upcoming appleseed.studio-enabled builds
- Move Python bits from custom prefix to standard PYTHON_SITELIBDIR,
  where appleseed.studio would be able to find them without passing
  the PYTHONHOME environment variable to executable
Original commitRevision:568068 
Tuesday, 9 Mar 2021
18:58 danfe search for other commits by this committer
- Fix Python 3.x bindings build and enable them by default
- Add one missing LIB_DEPENDS per the stage Q/A report
- Make symlinks to external programs instead of copying
- Prevent overlinking to libGLU when it is being found
Original commitRevision:567952 
Thursday, 4 Mar 2021
13:56 danfe search for other commits by this committer
- Resurrect, unbreak, and update to the latest version 2.1.0-beta
- Disable appleseed.studio for now: while it had been ported to Qt5,
  it still heavily relies on Python 2.x
- Drop the options: C++11 is required now, and API examples are of
  little interest to end-users so just stop installing them
- Add dependencies on `archivers/liblz4' and `graphics/openimageio'
- GC no longer needed work-arounds for old versions of Clang
Original commitRevision:567314 
Saturday, 16 Mar 2019
19:11 tcberner search for other commits by this committer
graphics/appleseed: remove STUDIO option (Qt4 removal)

- untested as marked BROKEN

Approved by:	portmgr (implicit)
Original commitRevision:495944 
Saturday, 9 Dec 2017
14:40 danfe search for other commits by this committer
- Allow to build without appleseed.studio (Qt-based GUI program), this
  makes setting up headless render boxes easier
- Remove previously optional dependency on `graphics/openimageio' when
  building with Disney material support: since r455830, OSL support is
  mandatory, and OSL depends on `graphics/openimageio' unconditionally
- Correct dependency on `graphics/seexpr': only appleseed.studio links
  to libSeExprEditor.so, while both programs link to libSeExpr.so (our
  SeExpr package always provides both libraries anyways)
Original commitRevision:455862 
09:33 danfe search for other commits by this committer
- Update to `graphics/appleseed' to version 1.7.1-beta
- OSL support is no longer optional.  It complicated the code and the
  build system, and developers' intention is to make OSL a first-class
  citizen in appleseed; keeping OSL optional did not allow moving in
  that direction
- Add a work-around for Core Working Group (CWG) Defect 253: prior to
  GCC 4.6.4 and Clang 3.9.0, C++ required a user-provided default ctor
  to default-construct a const object [*], and we still have supported
  FreeBSD versions where Clang behaves the old way

[*] https://stackoverflow.com/questions/7411515

Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1501170801 which corresponds to commit ae7f346 tagged
as this release.
Original commitRevision:455830 
Thursday, 6 Oct 2016
23:07 danfe search for other commits by this committer
Update to version 1.5.2-beta.

Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1475224589 which corresponds to commit 7f3ea39 tagged
as this release.
Original commitRevision:423446 
Thursday, 2 Jun 2016
14:38 danfe search for other commits by this committer
- Update to version 1.4.0-beta, the latest to date
- Remove a patch that was integrated upstream
- Add two more patches to inhibit GCC attempts to invoke private copy ctor
Original commitRevision:416280 
Sunday, 22 Nov 2015
11:40 danfe search for other commits by this committer
Make installation of sample files optional (as port examples).
Original commitRevision:402227 
Friday, 9 Oct 2015
17:31 danfe search for other commits by this committer
Now that required supporting ports were fixed (r398753) and added to the
tree (r398907), allow to build with the Open Shading Language and Disney
material support and enable these features by default.  While here, drop
useless USE_GL knob (implied by USE_QT4=opengl).
Original commitRevision:398926 
Friday, 28 Aug 2015
18:19 danfe search for other commits by this committer
Add a port of appleseed: modern, open source, physically-based rendering
engine designed to produce photorealistic images, animations, and visual
effects.

To ease initial maintenance, disable Doxygen API documentation generation,
unit tests, installation of headers and Python bindings for now; there'll
be OPTIONS for those things once the dust settles.
Original commitRevision:395520 

Number of commits found: 12