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/Makefile

Number of commits found: 27

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
Friday, 3 Nov 2023
07:17 Michael Osipov (michaelo) search for other commits by this committer
*/*: Bump PORTREVISION for Ghostscript 10 change

Reported by:	sunpoet
Approved by:	jrm (mentor), sunpoet
Differential Revision:	https://reviews.freebsd.org/D42412
commit hash: fcf68ae5ecb03e0f4479c9ba7c255d4e2b8adcea commit hash: fcf68ae5ecb03e0f4479c9ba7c255d4e2b8adcea commit hash: fcf68ae5ecb03e0f4479c9ba7c255d4e2b8adcea commit hash: fcf68ae5ecb03e0f4479c9ba7c255d4e2b8adcea fcf68ae5e
Wednesday, 5 Jul 2023
08:49 Raphael Kubo da Costa (rakuco) search for other commits by this committer
devel/libcutl: Explain why USE_CXXSTD=c++11 is used

While here, also add a note to its only consumer, devel/xsd, to mention
why it also needs USE_CXXSTD and when it can be removed.
commit hash: b56d0bc41af79bf3a51f89249e96ec02b7fc464e commit hash: b56d0bc41af79bf3a51f89249e96ec02b7fc464e commit hash: b56d0bc41af79bf3a51f89249e96ec02b7fc464e commit hash: b56d0bc41af79bf3a51f89249e96ec02b7fc464e b56d0bc
Thursday, 29 Jun 2023
17:22 Tobias C. Berner (tcberner) search for other commits by this committer
devel/xsd: fix build on current

explicitely set std to c++11
commit hash: 0746ebd6965d8a9619bc43ed7cd911b104de6046 commit hash: 0746ebd6965d8a9619bc43ed7cd911b104de6046 commit hash: 0746ebd6965d8a9619bc43ed7cd911b104de6046 commit hash: 0746ebd6965d8a9619bc43ed7cd911b104de6046 0746ebd
Wednesday, 7 Sep 2022
21:10 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Friday, 12 Aug 2022
14:46 Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed 4cf39de
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
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Original commitRevision:507372 
Wednesday, 6 Mar 2019
08:21 jbeich search for other commits by this committer
devel/xsd: unbreak with libc++ 8

In file included from xsd/xsd/xsd.cxx:5:
In file included from /usr/include/c++/v1/map:480:
In file included from /usr/include/c++/v1/__tree:15:
In file included from /usr/include/c++/v1/iterator:417:
In file included from /usr/include/c++/v1/__functional_base:15:
In file included from /usr/include/c++/v1/type_traits:406:
In file included from /usr/include/c++/v1/cstddef:38:
libxsd-frontend/version:1:1: error: expected unqualified-id
2.0.0
^

PR:		236192
Reported by:	pkg-fallout
Approved by:	portmgr blanket
Original commitRevision:494782 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Original commitRevision:487272 
Sunday, 29 Jul 2018
22:18 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
Original commitRevision:475857 
Monday, 18 Jun 2018
19:03 linimon search for other commits by this committer
Adjust USES to fix builds on gcc-based architectures.

While here, pet portlint.

Tested for no regression on amd64.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:472706 
Friday, 21 Oct 2016
12:51 mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Original commitRevision:424411 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Wednesday, 25 Nov 2015
13:05 rakuco search for other commits by this committer
Update libcutl to 1.10 and bump PORTREVISION in dependent ports.
Original commitRevision:402394 
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 
Tuesday, 29 Jul 2014
18:41 adamw search for other commits by this committer
Convert a bunch of USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:363371 
Wednesday, 25 Jun 2014
05:35 bapt search for other commits by this committer
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
Original commitRevision:359185 
Thursday, 13 Feb 2014
09:33 makc search for other commits by this committer
- Add missing DOCS and EXAMPLES options to OPTIONS_DEFINE [1]
- Shorten comment

Prompted by:	ehaupt [1]
Original commitRevision:344047 
Friday, 7 Feb 2014
11:44 bapt search for other commits by this committer
Chase boost and icu bump
While here convert some LIB_DEPENDS
Original commitRevision:343214 
Thursday, 12 Dec 2013
10:53 bapt search for other commits by this committer
Convert LIB_DEPENDS for ports depending on boost
Original commitRevision:336253 
Tuesday, 5 Nov 2013
17:59 rakuco search for other commits by this committer
- Support staging.
- Convert from USES_GMAKE=yes to USES=gmake.

Submitted by:	Schaich Alonso <alonsoschaich@fastmail.fm>
Original commitRevision:332884 
Friday, 20 Sep 2013
17:17 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
Original commitRevision:327726 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
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: 27