Port details |
- libxaw3dxft 3D Xaw (Athena Widget Set) replacement with extended fonts
- 1.6.2.h x11-toolkits =3 1.6.2.hVersion of this port present on the latest quarterly branch.
- Maintainer: pyrus@bsdmail.com
- Port Added: 2012-02-19 09:08:06
- Last Update: 2022-09-26 15:54:12
- Commit Hash: 092407a
- People watching this port, also watch:: ssss, ocaml-ocurl, autoconf, dmtx-utils, gnupg1
- License: MIT
- WWW:
- https://sourceforge.net/projects/sf-xpaint/files/
- Description:
- Xaw3dxft 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libxaw3dxft>0:x11-toolkits/libxaw3dxft
- To install the port:
- cd /usr/ports/x11-toolkits/libxaw3dxft/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-toolkits/libxaw3dxft
- pkg install libxaw3dxft
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libxaw3dxft
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1628083613
SHA256 (libXaw3dXft-1.6.2h.tar.bz2) = 5d749e3d682d2fb60959ebc3bce3228ca5c949a46aafc349e89a77f6c6ed830b
SIZE (libXaw3dXft-1.6.2h.tar.bz2) = 593436
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xft.pc : x11-fonts/libXft
- xmu.pc : x11-toolkits/libXmu
- xpm.pc : x11/libXpm
- xt.pc : x11-toolkits/libXt
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xft.pc : x11-fonts/libXft
- xmu.pc : x11-toolkits/libXmu
- xpm.pc : x11/libXpm
- xt.pc : x11-toolkits/libXt
- Library dependencies:
-
- libfreetype.so : print/freetype2
- This port is required by:
- for Libraries
-
- graphics/xpaint
Configuration Options:
- ===> The following configuration options are available for libxaw3dxft-1.6.2.h:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- x11-toolkits_libxaw3dxft
- USES:
- libtool pathfix pkgconfig tar:bzip2 xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6.2.h 26 Sep 2022 15:54:12 |
Fernando Apesteguía (fernape) |
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) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.6.2.h 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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.
(Only the first 15 lines of the commit message are shown above ) |
1.6.2.h 14 Aug 2022 08:05:13 |
Wen Heping (wen) |
x11-toolkits/libxaw3dxft: Pass maintainership to submitter
PR: 265815
Reported by: pyrus@bsdmail.com |
1.6.2.h 04 Aug 2021 13:30:25 |
Vanilla I. Shu (vanilla) |
x11-toolkits/libxaw3dxft: update to 1.6.2h. |
1.6.2.e 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.6.2.e 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.6.2.e 07 Nov 2019 18:36:56 |
zeising |
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. |
1.6.2.e 10 Sep 2018 13:14:52 |
mat |
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 |
1.6.2.e 15 Feb 2018 08:24:51 |
yuri |
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) |
1.6.2.d 14 Dec 2016 21:48:10 |
johans |
Stepping down as maintainer for some ports. |
1.6.2.d 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
1.6.2.d 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.6.2.d 03 Jan 2015 14:50:34 |
johans |
Update libXaw3dXft to 1.6.2d |
1.6.2.c_2 30 Jun 2014 21:28:27 |
tijl |
USES=libtool pathfix tar:bzip2 |
1.6.2.c_1 16 Apr 2014 18:28:50 |
zeising |
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 (Only the first 15 lines of the commit message are shown above ) |
1.6.2.c 05 Mar 2014 07:19:19 |
johans |
Update to libxaw3dxft 1.6.2c |
1.6.2.b 03 Feb 2014 14:31:32 |
miwi |
- Stage support |
1.6.2.b 20 Sep 2013 23:57:48 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits) |
1.6.2.b 02 Sep 2013 13:54:46 |
bapt |
Add an explicit dependency on pkgconf |
1.6.2.b 26 Jan 2013 16:28:05 |
johans |
Update to libXaw3dXft 1.6.2b |
1.3.3 20 Feb 2012 13:05:47 |
johans |
Correct CATEGORIES for new port
Reported by: erwin
Pointy hat to: myself |
1.3.3 19 Feb 2012 09:07:38 |
johans |
- 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/ |