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: devel/xsd/distinfo

Number of commits found: 4

Saturday, 30 Dec 2023
20:59 Jason E. Hale (jhale) search for other commits by this committer
devel/xsd: Update to 4.2.0

Add two new support ports: devel/libxsd and devel/libxsd-frontend.

The runtime library was moved out of devel/xsd to devel/libxsd which is
why the headers are gone. The compiler frontend, which following a
previous comment in the devel/xsd Makefile suggesting that it should be a
separate port, but more out of necessity for compatibility with the
build2 build system, is now devel/libxsd-frontend.

The examples are now a separate distribution and I didn't really see any
urgent need to reincorporate them, as they would require yet another port
that the majority of our userbase would probably not be interested in as
xsd is ultimately just a build dependency for textproc/libkolabxml.

Update devel/libcutl to 1.11.0 due to header relocation.

Update textproc/libkolabxml to HEAD for C++11 compatibility.

Differential Revision:	https://reviews.freebsd.org/D43080
commit hash: 8c77316ede832a0c503e1434a36ba3822efefbd7 commit hash: 8c77316ede832a0c503e1434a36ba3822efefbd7 commit hash: 8c77316ede832a0c503e1434a36ba3822efefbd7 commit hash: 8c77316ede832a0c503e1434a36ba3822efefbd7 8c77316
Wednesday, 21 Jul 2021
08:12 Tobias C. Berner (tcberner) search for other commits by this committer
devel/xsd: update to xsd-4.1.0.a11

Follow Linux distiributions and update to the lastest available (still
old) version xsd-4.1.0.a11.
commit hash: cefbab3326f101150b79c8ac146cbe8edd3d1ea3 commit hash: cefbab3326f101150b79c8ac146cbe8edd3d1ea3 commit hash: cefbab3326f101150b79c8ac146cbe8edd3d1ea3 commit hash: cefbab3326f101150b79c8ac146cbe8edd3d1ea3 cefbab3
Sunday, 6 Sep 2015
22:14 rakuco search for other commits by this committer
Update to 4.0.0.

- Get rid of most of our patches: all the build fix patches are now
  unneeded, and the only ones we still have in files/ are there to either
  rename the xsd binary or install files into the right locations.

- Get rid of most bundled dependencies: use devel/build instead of the
  bundled copy, and libcutl via devel/libcutl. The only exception is
  libxsd-frontend, simply because its upstream is too horrible: it does not
  even contain a `make install' target.

- Expand the LICENSE part: the port is GPLv2-licensed, but also contains
  exceptions to allow its use with most free software licenses.

- Set CPPFLAGS, not CXXFLAGS, as the former's where we normally pass
  additional include paths.
Original commitRevision:396237 
Sunday, 3 Feb 2013
20:40 makc search for other commits by this committer
Add new ports required for deskutils/kdepim4.

Reminded by:	rakuco
Pointyhat to: 	me
Original commitRevision:311493 

Number of commits found: 4