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

non port: x11-toolkits/libxaw3dxft/Makefile

Number of commits found: 21

Monday, 26 Sep 2022
15:54 Fernando Apesteguía (fernape) search for other commits by this committer
x11-toolkits/libxaw3dxft: adjust WWW

The previous location showed xpaint, without showing the directory of related
files and the location of libxaw3dxft, other applications and patches for
existing applications. There was no link from that page to these important
locations of those files or descriptions.

PR:		266614
Reported by:	pyrus@bsdmail.com (maintainer)
commit hash: 092407a01e68b7a13fa957ca0d2e3ede0df01b7e commit hash: 092407a01e68b7a13fa957ca0d2e3ede0df01b7e commit hash: 092407a01e68b7a13fa957ca0d2e3ede0df01b7e commit hash: 092407a01e68b7a13fa957ca0d2e3ede0df01b7e 092407a
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
Sunday, 14 Aug 2022
08:05 Wen Heping (wen) search for other commits by this committer
x11-toolkits/libxaw3dxft: Pass maintainership to submitter

PR:		265815
Reported by:	pyrus@bsdmail.com
commit hash: be36c5064ebbd9788e458afba3fd477565f387b1 commit hash: be36c5064ebbd9788e458afba3fd477565f387b1 commit hash: be36c5064ebbd9788e458afba3fd477565f387b1 commit hash: be36c5064ebbd9788e458afba3fd477565f387b1 be36c50
Wednesday, 4 Aug 2021
13:30 Vanilla I. Shu (vanilla) search for other commits by this committer
x11-toolkits/libxaw3dxft: update to 1.6.2h.
commit hash: e9f1a8ec7e970262df005a9b4c08e0a9a6e710f6 commit hash: e9f1a8ec7e970262df005a9b4c08e0a9a6e710f6 commit hash: e9f1a8ec7e970262df005a9b4c08e0a9a6e710f6 commit hash: e9f1a8ec7e970262df005a9b4c08e0a9a6e710f6 e9f1a8e
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
Thursday, 7 Nov 2019
18:36 zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories x

Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Original commitRevision:517000 
Monday, 10 Sep 2018
13:14 mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
Original commitRevision:479406 
Thursday, 15 Feb 2018
08:24 yuri search for other commits by this committer
x11-toolkits/libxaw3dxft: Update to 1.6.2e

Additional port changes:
* Added LICENSE/LICENSE_FILE
* Added to USE_XORG

Reported by:	portscout
Approved by:	tcberner (mentor, implicit)
Original commitRevision:461863 
Wednesday, 14 Dec 2016
21:48 johans search for other commits by this committer
Stepping down as maintainer for some ports.
Original commitRevision:428596 
Friday, 1 Apr 2016
14:33 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412351 
Saturday, 3 Jan 2015
14:50 johans search for other commits by this committer
Update libXaw3dXft to 1.6.2d
Original commitRevision:376118 
Monday, 30 Jun 2014
21:28 tijl search for other commits by this committer
USES=libtool pathfix tar:bzip2
Original commitRevision:359925 
Wednesday, 16 Apr 2014
18:28 zeising search for other commits by this committer
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
Original commitRevision:351411 
Wednesday, 5 Mar 2014
07:19 johans search for other commits by this committer
Update to libxaw3dxft 1.6.2c
Original commitRevision:347096 
Monday, 3 Feb 2014
14:31 miwi search for other commits by this committer
- Stage support
Original commitRevision:342450 
Friday, 20 Sep 2013
23:57 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits)
Original commitRevision:327785 
Monday, 2 Sep 2013
13:54 bapt search for other commits by this committer
Add an explicit dependency on pkgconf
Original commitRevision:325997 
Saturday, 26 Jan 2013
16:28 johans search for other commits by this committer
Update to libXaw3dXft 1.6.2b
Original commitRevision:311025 
Monday, 20 Feb 2012
13:05 johans search for other commits by this committer
Correct CATEGORIES for new port

Reported by:    erwin
Pointy hat to:  myself
Original commit
Sunday, 19 Feb 2012
09:07 johans search for other commits by this committer
- Add new port: x11-toolkits/libxaw3dxft
  It is an alternative for libxaw3d, with support for UTF-8 and fancy fonts.
  This library is a requirement for newer versions of graphics/xpaint.

libxaw3dxft is a Xaw (Athena Widget Set) replacement that looks
three-dimensional.

Xaw3dxft is an extended version of xaw3d with support for UTF8 input
and UTF8 encoding of text, and rendering text with the Freetype
library and Truetype fonts. It should be mostly compatible with the
original xaw3d library, except for font management : everything
using the old X11 core font routines should be replaced by their
freetype equivalents.

The main advantage of using libxaw3dxft over libxaw3d or libxaw is
that all text will appear nicely antialiasedd when using truetype fonts
in the menu widgets. Also, the use of UTF8 makes it easier to
internationalize applications in arbitrary languages.

WWW: http://sf-xpaint.sourceforge.net/
Original commit

Number of commits found: 21