Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.41_4 10 Mar 2024 08:59:06 |
Gleb Popov (arrowd) |
x11/xkeyboard-config: Add TEST_DEPENDS |
2.41_4 05 Feb 2024 12:01:14 |
Christos Margiolis (christos) |
x11/xkeyboard-config: Update to 2.41
Version 2.41 now ships with the temporary patch introduced in
e6f66fef02554459d756c1510fc74a52de40f049 ("x11/xkeyboard-config: Update
to 2.40").
Reviewed by: manu
Differential Revision: https://reviews.freebsd.org/D43749 |
2.40_4 12 Jan 2024 22:40:48 |
Muhammad Moinur Rahman (bofh) |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
2.40_3 11 Nov 2023 05:11:52 |
Jason E. Hale (jhale) |
x11/xkeyboard-config: Fix pkg-plist after e6f66fef0255
The missing pkgconfig file broke several ports. |
2.40_2 10 Nov 2023 16:55:11 |
Christos Margiolis (christos) |
x11/xkeyboard-config: Update to 2.40
Reviewed by: manu
Differential Revision: https://reviews.freebsd.org/D42212 |
2.34_2 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
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) |
2.34_2 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 ) |
2.34_2 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
2.34_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
2.34 10 Nov 2021 08:09:40 |
Daniel Engberg (diizzy) |
x11/xkeyboard-config: Update to 2.3.4
There's no changelog by upstream, commit log:
https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/commits/master/
Approved by: arrowd (mentor), zeising (member of x11@)
Differential Revision: https://reviews.freebsd.org/D32764 |
2.32 30 May 2021 16:18:25 |
Gleb Popov (arrowd) Author: Evgeniy Khramtsov |
x11/xkeyboard-config: Update to 2.32
Make X11 optional.
PR: 254584
Tested by: arrowd
Approved by: x11 (maintainer-timeout) |
2.31 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.31 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.31 13 Oct 2020 19:49:06 |
zeising |
x11/xkeyboard-config: Update to 2.31
Update x11/xkeyboard-config to 2.31 |
2.30 20 Jul 2020 19:06:34 |
zeising |
x11/xkeyboard-config: Update to 2.30
Update x11/xkeyboard-config to 2.30
MFH: 2020Q3 |
2.29_1 11 Jul 2020 21:02:12 |
zeising |
x11/xkeyboard-config: Add NLS option
Add NLS option to x11/xkeyboard-config. This was broken in the past, but is
fixed now.
PR: 243070 (based on)
Submitted by: Andrew Romanenko
MFH: 2020Q3
Event: Julu 2020 bugathon |
2.29 01 Apr 2020 15:25:35 |
zeising |
x11/xkeyboard-config: Update to 2.29
Update xkeyboard-config to 2.29
Upstream has switched to use python to generate certan things during build,
add a build dependency on on python3.5+.
Change MASTER_SITES to actually work now that XORG_CAT is no more, this
should fix fetch. Previously it pulled from distcache.
Try to fix the optional etersoft symbols patch. |
2.27 03 Nov 2019 21:56:38 |
zeising |
Switch all ports to use USES=xorg-cat
Change all ports to use USES=xorg-cat instead of the old XORG_CAT
Add USES=xorg and USES=gl as needed to x11@ ports |
2.27 16 Jun 2019 20:48:59 |
zeising |
x11/xkeyboard-config: Update to 2.27
Update x11/xkeyboard-config to 2.27
Remove patch from upstream included in this release.
add USES=gnome
pet portlint by moving USES earlier
Sponsored by: B3 Init |
2.24_1 30 Oct 2018 21:31:09 |
zeising |
x11/xkeyboard-config: Fix typo in Armenian layout
Fix two typos in the Armenian layout in xkeyboard-config, preventing the use
of two Armenian capital letters.
This was reported on the x11@ mailing list.
Upstream PR: https://bugs.freedesktop.org/show_bug.cgi?id=108545
Reported by: Sergey Manucharian |
2.24 08 Jun 2018 18:55:28 |
zeising |
x11/xkeyboard-config: Update to 2.24 |
2.23.1_1 02 May 2018 22:23:21 |
yuri |
x11/xkeyboard-config: Fix the polish keyboard bug introduced in 2.23.1
Backport of the fix.
Unbreaks the feature.
PR: 227935
Submitted by: jakub_lach@mailplus.pl
Approved by: portmgr (port compliance, infrastructure) |
2.23.1 29 Apr 2018 22:00:57 |
yuri |
x11/xkeyboard-config: Update 2.21 -> 2.23.1
Also added LICENSE_FILE.
PR: 227080
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: maintainer's timeout (x11@FreeBSD.org; 31 days) |
2.21 05 Jun 2017 21:24:45 |
rezny |
Update to 2.21
Reviewed by: kwm
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D11064 |
2.20 27 Feb 2017 17:47:25 |
rezny |
Cleanup: convert to USES=localbase, drop what bsd.xorg.mk already provides
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D9443 |
2.20 06 Feb 2017 21:22:37 |
bapt |
Update to 2.20
Update WWW |
2.19 05 Nov 2016 19:17:17 |
bapt |
Update to 2.19 |
2.17 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
2.17 10 Feb 2016 12:49:56 |
kwm |
Update xkeyboard-config to 2.17. |
2.16 20 Oct 2015 13:44:40 |
kwm |
Update xkeyboard-config to 2.16.
Regen patch because upstream changed whitespace.
Obtained from: Xorg devel repo |
2.14 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
2.14 18 Apr 2015 15:34:37 |
kwm |
Misc X.org port updates:
Update gccmakedep to 1.0.3.
Update imake to 1.0.7.
Update libpciaccess to 0.13.3.
Update libdrm to 2.4.60.
Update bitmap to 1.0.8.
Update fstobdf to 1.0.6.
Update iceauth to 1.0.7.
Update libXdmcp to 1.1.2.
Update libXp to 1.0.3.
Update libXvMC to 1.0.9.
Update libXxf86vm to 1.1.4.
Update libxshmfence to 1.2.
Update randrproto to 1.4.1. (Only the first 15 lines of the commit message are shown above ) |
2.13 29 Nov 2014 18:22:33 |
tijl |
Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt. Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.
USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.
Update gettext to 0.19.3.
Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports. When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.
Fix some ports that installed files in lib/locale instead of share/locale.
PR: 194038
Reviewed by: bapt
Exp-run: antoine
Approved by: portmgr (antoine) |
2.13 01 Nov 2014 14:44:15 |
kwm |
Update the following Xorg components:
libXext to 1.3.3
libxcb and xcb-proto to 1.11
libxkbcommon to 0.5.0
pixman to 0.32.6
xinit to 1.3.4
xkeyboard-config to 2.13
xrandr to 1.4.3
xtrans to 1.3.5
Use INSTALL_TARGET=install-strip for stripping.
Drop @dirrm[try] from plist
Obtained from: xorg-dev repo |
2.12 29 Sep 2014 09:31:24 |
ak |
- Add NO_ARCH
- Use new @dir syntax
Approved by: x11 (kwm) |
2.12 25 Sep 2014 15:18:28 |
tijl |
- Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.h
and libintl.so. This fixes a problem where DATADIRNAME gets an incorrect
value which causes locale files to be installed in the wrong place.
- The only configure checks that still need to be patched are related
to intltool so move DATADIRNAME patching from USES=pathfix to
USE_GNOME=intlhack.
- games/klavaro: remove excessive dependencies
- japanese/libskk: add INSTALL_TARGET=install-strip
- math/libqalculate: add INSTALL_TARGET=install-strip and remove pthread
patching
- multimedia/freetuxtv: remove excessive dependencies
- science/gramps: fix shared-mime-info use
Exp-run by: antoine
Approved by: portmgr (antoine) |
2.12 02 Sep 2014 22:58:09 |
bapt |
Remove now useless @exec |
2.12 02 Sep 2014 17:27:28 |
bapt |
Remove useless @cwd |
2.12 20 Jul 2014 22:51:38 |
bapt |
Update to 2.12
Strip binaries |
2.11 24 Jun 2014 07:54:13 |
danfe |
- Reapply r331937 that got somehow lost back
- Convert USE_BZIP2 to USES while here
Pointy hat to: zeising |
2.11 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 ) |
2.10.1 27 Feb 2014 14:49:56 |
miwi |
- Remove empty dirs and files |
2.10.1 16 Dec 2013 11:11:10 |
zeising |
Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]
If the old xorg stack is still needed, it is possible to add WITHOUT_NEW_XORG=
to /etc/make.conf to get the old version.
Update several xorg related ports, including:
x11/libxcb 1.9.1 -> 1.9.3
graphics/libdrm 2.4.46 -> 2.4.50
x11/pixman 0.30.2 -> 0.32.4
x11/xkeyboard-config 2.9 -> 2.10.1
x11-drivers/xf86-input-keyboard 1.7.0 -> 1.8.0
Fix dissapearing cursor in xf86-video-vmware [2]
Stagify all x11@-owned ports
Bump portrevisions for xf86-* ports due to xserver version change.
Fix fallout from updates where needed.
Thanks to: all testersi, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/184684 [1], ports/181385 [2]
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> [2]
Approved by: portmgr (bdrewery), core (jhb) [0] |
2.9_1 29 Oct 2013 09:53:25 |
danfe |
Add an optional patch from Etersoft that brings pre-1918 Russian letters to
typographic layout (commonly installed under `share/X11/xkb/symbols/typo').
Option was named ETERSOFT instead of e.g. PRE1918 as their intention was to
maintain several Russian-specific features, not just pre-reform orthography
support. Yes, this also means one day option description should be changed.
While here, move MASTER_SITE_SUBDIR to a more appropriate place in Makefile
and comment out currently unused .include <bsd.port.options.mk>.
Approved by: silence on -x11@ |
2.9_1 07 Oct 2013 11:24:24 |
ak |
- Make gettext build only dependency
Approved by: x11 (kwm) |
2.9 29 Sep 2013 17:01:42 |
zeising |
The FreeBSD graphics/x11 team proudly presents
a kwm, zeising production:
MESA 9.1.6
Starring:
Mesa 9.1.6, including libGL, libGLU and dri (new xorg only)
Addition of libEGL and libglesv2
KMS support for ATI graphics cards in 10-current (new xorg only)
Improved sparc64 support for new xorg. [1]
pixman 0.30.2, including shlib bump and portrevision bumps
libX11 1.6.2
Make absolute pointing devices work with x11-drivers/xf86-input-mouse
x11-drivers/xf86-video-ati 7.2.0 for 10-current (KMS aware ati driver)
(Only the first 15 lines of the commit message are shown above ) |
2.9 20 Sep 2013 23:43:20 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
2.9 04 Aug 2013 12:53:54 |
az |
- Convert to new perl framework
Approved by: bapt@ (x11@) |
2.9 04 Jun 2013 21:22:14 |
zeising |
Update to 2.9
Obtained from: xorg development repo |
2.8 03 Jun 2013 08:03:30 |
kwm |
Comment out the ! NLS case, because it broken. |
2.8 25 May 2013 14:37:03 |
zeising |
The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:
Xorg 7.7
Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities
(Only the first 15 lines of the commit message are shown above ) |
2.5.1 27 Apr 2013 18:25:25 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here |
2.5.1 26 Apr 2013 10:44:29 |
ak |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
2.5.1 04 Apr 2013 13:08:22 |
bapt |
Fix build with nls unset. the extra locale directories are created anyway.
While here:
- Convert WITHOUT_NLS -> NLS option
- Trim headers
- Convert gnomehack -> USES=pathfix
Approved by: x11 (zeising)
Approved by: portmgr (implicit) |
2.5.1 15 Mar 2013 15:16:06 |
kwm |
Also try to clean up /var/lib
Submitted by: bapt@ |
2.5.1 12 Feb 2013 13:20:26 |
bapt |
Fix plist
Approved by: kwm (x11)
Spotted by: pkg (DEVELOPER_MODE) |
2.5.1 21 Apr 2012 17:03:32 |
miwi |
- Please welcome Xorg 7.5.2
The Xorg Team is pleased to announce the next round of Xorg updates.
The team created a new flag called WITH_NEW_XORG that users can include
in /etc/make.conf. This was created for the intel KMS work being done
althouthough It probably works for other chips. Unfortunately, the intel
KMS driver will only work on FreeBSD 9(RELENG|STABLE) or 10/HEAD users.
Older version of FreeBSD will not be supported. Intel users will need
to patch their source manually with Konstantin?s KMS kernel patch to get
the newer chips to work. Please carefully read UPDATING entry.
Changes:
- libdrm 2.4.31 (including KMS support)
- mesa 7.11.2
- xorg-server 1.10.6
- a lot of new Graphic Drivers.
I would like to thank:
Koop Mast
Eitan Adler
Niclas Zeising
and all helpers and testers from x11@. |
2.1 29 Feb 2012 22:53:20 |
nox |
- Do not attempt to install gettext locales under WITHOUT_NLS.
- Do all @dirrmtry for localedir under %%NLS%% in plist.
PR: ports/161021
Submitted by: h h <aakuusta@gmail.com>
Approved by: x11 (kwm) |
2.1 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
2.1 22 Sep 2011 13:51:54 |
eadler |
- updated evieext to 1.1.1
- updated libSM to 1.2.0,1
- updated libX11 to 1.4.4,1
- updated libXevie to 1.0.3
- updated libXext to 1.3.0_1,1
- updated libXfixes to 4.0.4
- updated libXi to 1.4.3,1
- updated libXinerama to 1.1.1,1
- updated libXp to 1.0.1,1
- updated libXpm to 3.5.9
- updated libXrandr to 1.3.2
- updated libXrender to 0.9.6
- updated libXres to 1.0.5
- updated libXtst to 1.2.0
- updated libXv to 1.0.6,1 (Only the first 15 lines of the commit message are shown above ) |
1.8_2 07 Aug 2011 08:45:07 |
kwm |
share/X11 is shared between ports, use @dirrmtry.
bump portrevision for this change.
Get CPPFLAGS from CONFIGURE_ENV and clean up some portlint warnings.0
PR: ports/159105
Submitted by: sunpoet@
With hat: x11@ |
1.8_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.8_1 25 Feb 2011 16:52:50 |
miwi |
- Please welcome Xorg 7.5.1
The X-Server has been patched to the latest 1.7.X series, drivers
and fonts have been updated to the latest versions. This update includes
some components from Xorg 7.6 with a lot of improvements, and it seems
that the performance is much better than the old version. Also this
Update fix build issues with clang and binutils 2.17.50 in current,
remove 6.X gruft and de-author pkg-descr.
I would like to thank:
Beat Gaetzi
Dima Panov
Koop Mast
Eitan Adler
and all Testers.
PR: ports/147646
ports/148035
ports/148744
ports/150223
ports/152889
ports/154457 |
1.8_1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
1.8 01 May 2010 11:41:07 |
miwi |
- Update to Xorg 7.5
The Intel drivers was patched to work with
the new server. The drivers for Vesa, NV,NVIDIA and
ATI have been tested thoroughfully and seem to work fine.
A complete changelog of Xorg 7.5 can you read here:
http://www.x.org/releases/X11R7.5/
A note to FreeBSD 6.X users: We strongly recommend you
to update your system to 7.x or above.
For updating try
portupgrade -af \* (Only the first 15 lines of the commit message are shown above ) |
1.6_1 29 May 2009 12:44:56 |
rnoland |
Fix pkg-plist
Noticed by: QAT |
1.6 29 May 2009 01:28:33 |
rnoland |
Remove patch from cvs also...
Noticed by: QAT |
1.6 28 May 2009 22:20:22 |
rnoland |
Update to 1.6 |
1.5_1 08 Apr 2009 16:38:42 |
rnoland |
Fix bashism that I think was breaking rule generation. |
1.5 08 Apr 2009 03:12:30 |
rnoland |
Update to 1.5 |
1.4 19 Mar 2009 22:36:53 |
pav |
- Support WITHOUT_NLS
PR: ports/121230
Submitted by: Helge Oldach <ports-x11-xkeyboard-config-may07@oldach.net> |
1.4 15 Oct 2008 12:52:56 |
garga |
- Update to 1.4
PR: ports/128092
Approved by: flz (at #bsdports) |
1.3 21 Aug 2008 13:29:29 |
garga |
- Update to 1.3
Approved by: flz |
1.2_1 06 Jun 2008 14:09:15 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.2 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
1.2 24 Mar 2008 03:50:55 |
marcus |
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD. The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media. Work
is also underway to tie webkit more closely into GNOME. As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.
This release would not have been possible without the contributions and
testing efforts of the following people:
Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon |
1.0_2 27 Feb 2008 18:17:45 |
sat |
- Force symlink creation
PR: ports/118660
Reviewed by: x11 (silencio) |
1.0_2 12 Dec 2007 15:13:47 |
flz |
- Fix iconv path. [1]
- Fix keyboard support on pc98. [2]
PR: ports/118390 [1]
Submitted by: NAKAJI Hiroyuki <nakaji@heimat.jp> [1][2]
Obtained from: fd.o bugzilla (#12538) [2] |
1.0_1 27 Jul 2007 09:51:20 |
pav |
- Install a symlink from PREFIX/share/xkb/compiled to /var/lib/compiled.
Fixes a lot of runtime problems for a lot of people
PR: ports/114876, ports/114924
Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk>
Reported by: Craig Boston <craig@yekse.gank.org>,
Antoine Vu-Ngoc <antoine@cleopatre.homeip.net> and many more |
1.0 24 Jul 2007 14:11:49 |
pav |
- Update to 1.0
Approved by: x11 (flz) |
0.9_3 07 Jun 2007 19:58:47 |
lesi |
Fix keymap for pc98.
PR: ports/113417
Submitted by: NAKAJI Hiroyuki |
0.9_2 30 May 2007 23:59:32 |
lesi |
Clenup share/X11 directory upon deinstall.
Pointed out by: kris |
0.9_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |