non port: x11-toolkits/libxaw3dxft/Makefile |
Number of commits found: 21 |
Monday, 26 Sep 2022
|
15:54 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)
092407a |
Wednesday, 7 Sep 2022
|
21:10 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.
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)
b7f0544 |
Sunday, 14 Aug 2022
|
08:05 Wen Heping (wen)
x11-toolkits/libxaw3dxft: Pass maintainership to submitter
PR: 265815
Reported by: pyrus@bsdmail.com
be36c50 |
Wednesday, 4 Aug 2021
|
13:30 Vanilla I. Shu (vanilla)
x11-toolkits/libxaw3dxft: update to 1.6.2h.
e9f1a8e |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Thursday, 7 Nov 2019
|
18:36 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.
 |
Monday, 10 Sep 2018
|
13:14 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
 |
Thursday, 15 Feb 2018
|
08:24 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)
 |
Wednesday, 14 Dec 2016
|
21:48 johans
Stepping down as maintainer for some ports.
 |
Friday, 1 Apr 2016
|
14:33 mat
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
 |
Saturday, 3 Jan 2015
|
14:50 johans
Update libXaw3dXft to 1.6.2d
 |
Monday, 30 Jun 2014
|
21:28 tijl
USES=libtool pathfix tar:bzip2
 |
Wednesday, 16 Apr 2014
|
18:28 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
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)
 |
Wednesday, 5 Mar 2014
|
07:19 johans
Update to libxaw3dxft 1.6.2c
 |
Monday, 3 Feb 2014
|
14:31 miwi
- Stage support
 |
Friday, 20 Sep 2013
|
23:57 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits)
 |
Monday, 2 Sep 2013
|
13:54 bapt
Add an explicit dependency on pkgconf
 |
Saturday, 26 Jan 2013
|
16:28 johans
Update to libXaw3dXft 1.6.2b
 |
Monday, 20 Feb 2012
|
13:05 johans
Correct CATEGORIES for new port
Reported by: erwin
Pointy hat to: myself
 |
Sunday, 19 Feb 2012
|
09:07 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/
 |
Number of commits found: 21 |