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: x11/pixman/Makefile

Number of commits found: 56

Saturday, 17 Jun 2023
21:39 Piotr Kubaj (pkubaj) search for other commits by this committer
x11/pixman: allow altivec on powerpc with compatible MACHINE_CPU
commit hash: eb8172810446c01edc74028d51b8500e60734ce5 commit hash: eb8172810446c01edc74028d51b8500e60734ce5 commit hash: eb8172810446c01edc74028d51b8500e60734ce5 commit hash: eb8172810446c01edc74028d51b8500e60734ce5 eb81728
Friday, 4 Nov 2022
08:47 Emmanuel Vadot (manu) search for other commits by this committer
x11/pixman: Update to 0.42.2

Release notes (0.42.0):
https://lists.freedesktop.org/archives/pixman/2022-October/004993.html
Release notes (0.42.2):
https://lists.freedesktop.org/archives/pixman/2022-November/004994.html

For now disable neon on aarch64, it's borked.

PR:		67538
Security:	CVE-2022-44638
Sponsored by:	Beckhoff Automation GmbH & Co. KG
commit hash: 16ee2eafa863c9a9e44704da57ac232eb08e252a commit hash: 16ee2eafa863c9a9e44704da57ac232eb08e252a commit hash: 16ee2eafa863c9a9e44704da57ac232eb08e252a commit hash: 16ee2eafa863c9a9e44704da57ac232eb08e252a 16ee2ea
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
Saturday, 16 Oct 2021
09:51 Jimmy Olgeni (olgeni) search for other commits by this committer
*: fix tab vs. space issues, and comments according to the guide.
commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a 4460cf7
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
Sunday, 30 Aug 2020
16:15 pkubaj search for other commits by this committer
x11/pixman: bump PORTREVISION

In r547064 package has changed.
Original commitRevision:547067 
15:28 pkubaj search for other commits by this committer
x11/pixman: support AltiVec on powerpc64

Altivec on powerpc64 works just fine with pixman. Also add a patch to fix
runtime AltiVec detection on FreeBSD.

Since pixman-ppc.c requires newer GCC, add USES=compiler:c11.

PR:		249005
Approved by:	zeising (maintainer)
Original commitRevision:547064 
Thursday, 7 May 2020
20:48 zeising search for other commits by this committer
x11/pixman: Update to 0.40.0

Update x11/pixman to 0.40.0
This is a fairly big release.
Big thanks to antoine@ for help with the exp-run!

Changelog:
https://lists.x.org/archives/xorg-announce/2020-April/003043.html

PR:		246186 (exp-run)
Original commitRevision:534291 
Sunday, 3 Nov 2019
21:56 zeising search for other commits by this committer
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
Original commitRevision:516607 
Thursday, 4 Jul 2019
15:38 zeising search for other commits by this committer
x11/pixman: Update to 0.38.4

PR:		233737
Submitted by:	Charlie Li (original version)
exp-run by:	antoine
Sponsored by:	B3 Init (zeising)
Original commitRevision:505838 
Monday, 3 Dec 2018
10:48 jbeich search for other commits by this committer
x11/pixman: mark as LLD_UNSAFE

/usr/bin/ld: error: can't create dynamic relocation R_ARM_V4BX against local
symbol in readonly segment; recompile object files with -fPIC
>>> defined in ./.libs/libpixman-arm-simd.a(pixman-arm-simd-asm-scaled.o)
>>> referenced by pixman-arm-simd-asm-scaled.o:(.text+0x1B8) in archive
./.libs/libpixman-arm-simd.a

PR:		233740
Reported by:	Charlie Li
Approved by:	portmgr blanket
Original commitRevision:486511 
10:47 jbeich search for other commits by this committer
x11/pixman: actually use GNU as from devel/binutils

./pixman-arm-simd-asm.h:695: Warning: ignoring redefinition of register alias
'wk4'
./pixman-arm-neon-asm.h:941: Warning: ignoring redefinition of register alias
'dst_w'
./pixman-arm-neon-asm.h:702: Warning: ignoring redefinition of register alias
'orig_w'
pixman-arm-neon-asm-bilinear.S:612: Warning: ignoring redefinition of register
alias 'top'

PR:		221814 233740
Reported by:	Charlie Li
Approved by:	portmgr blanket
Original commitRevision:486510 
Sunday, 8 Oct 2017
18:57 jbeich search for other commits by this committer
x11/pixman: unbreak on armv7

<instantiation>:1:1: error: unknown directive
.func fname
^
<instantiation>:4:1: note: while in macro instantiation
pixman_asm_function fname
^
pixman-arm-simd-asm-scaled.S:152:1: note: while in macro instantiation
generate_nearest_scanline_func
pixman_scaled_nearest_scanline_0565_0565_SRC_asm_armv6, 1, h, 80, 32
^
<instantiation>:39:29: error: invalid immediate shift value
 and TMP1, VXMASK, VX, asr #(16 - bpp_shift)
                            ^
pixman-arm-simd-asm-scaled.S:152:1: note: while in macro instantiation
generate_nearest_scanline_func
pixman_scaled_nearest_scanline_0565_0565_SRC_asm_armv6, 1, h, 80, 32
^
Original commitRevision:451559 
Tuesday, 5 Sep 2017
14:04 swills search for other commits by this committer
x11/pixman: fix build on armv6 with clang 5

PR:		221814
Submitted by:	mikael.urankar@gmail.com
Original commitRevision:449285 
Thursday, 21 Apr 2016
14:01 swills search for other commits by this committer
x11/pixman: fix build on powerpc64/powerpc

Reviewed by:	dumbbell, kwm
Original commitRevision:413732 
Wednesday, 10 Feb 2016
12:49 kwm search for other commits by this committer
Update pixman to 0.34.0.
Original commitRevision:408627 
Tuesday, 20 Oct 2015
18:49 jmmv search for other commits by this committer
Avoid building unnecessary demos and tests.

The pixmap package does not install neither the demos nor the tests it
includes, yet these get built as part of "make all". Disable them to
shorten build times and, particularly, to workaround ld(1) crashes
triggered by them in powerpc64; see PR bin/202284 for details.

Reviewed by:	kwm (maintainer), bdrewery (mentor)
Differential Revision:	https://reviews.freebsd.org/D3372
Original commitRevision:399873 
13:35 kwm search for other commits by this committer
Update pixman to 0.32.8.

Add portscout macro to ignore devel versions.

Obtained from:	Xorg devel repo
Original commitRevision:399828 
Friday, 8 May 2015
01:21 amdmi3 search for other commits by this committer
- Add LICENSE
- Add CPE info

Approved by:	portmgr blanket
Original commitRevision:385720 
Saturday, 18 Apr 2015
15:34 kwm search for other commits by this committer
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.
Update rgb to 1.0.6.
Update sessreg to 1.1.0.
Update xcb-util-cursor to 0.1.2.
Update xedit to 1.2.2.
Update xkbcomp to 1.3.0.
Update xkeyboard-config to 2.14.
Update xproto to 7.0.27.
Update xf86-input-mouse to 1.9.1.
Update xf86-input-synaptics to 1.8.2.
Update xf86-video-i710 to 1.3.5.
Update xf86-video-mga to 1.6.4.
Update xf86-video-tdfx to 1.4.6.
Update xf86-video-vmware to 13.1.0.
Update bdftopcf to 1.0.5.
Update font-util to 1.3.1.
Update fslsfonts to 1.0.5.
Update mkfontscale to 1.1.2.
Update showfont to 1.0.5.
Update xfs to 1.1.4.
Update xfsinfo to 1.0.5.

Remove :keepla from USES=libtool for X libraries in bsd.xorg.mk, and bump
  all affected ports.

PR:		199400
Obtained from:	Xorg-devel repo
Original commitRevision:384234 
Saturday, 1 Nov 2014
14:44 kwm search for other commits by this committer
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
Original commitRevision:372016 
Saturday, 5 Jul 2014
23:21 sbruno search for other commits by this committer
Move include of float.h to enable build on armv6

PR:		190983
Submitted by:	andrew@freebsd.org
Reviewed by:	mat@freebsd.org
Original commitRevision:360840 
Wednesday, 23 Apr 2014
13:25 tijl search for other commits by this committer
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la.  So everything that subsequently links with libA will also
link to these extra libraries.  This causes too much overlinking.

This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging.  However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.

So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).

PORTREVISION is bumped on all ports with USES=libtool that install .la
libraries.  Most ports are also changed to add :keepla because .la
libraries have to be kept around as long as there are dependent ports with
.la libraries that refer to them in their dependency_libs field.  In most
cases :keepla can be removed again as soon as all dependent ports that
install .la libraries have some form of USES=libtool added to their
Makefile.

PR:		ports/188759
Exp-run:	bdrewery
Approved by:	portmgr (bdrewery)
Original commitRevision:351936 
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 
Tuesday, 4 Feb 2014
18:39 kwm search for other commits by this committer
Fix SIMD check, and only check MACHINE_CPU if it is defined.
Original commitRevision:342587 
Monday, 16 Dec 2013
11:11 zeising search for other commits by this committer
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]
Original commitRevision:336621 
Sunday, 29 Sep 2013
18:50 eadler search for other commits by this committer
pixman is stage safe already
Original commitRevision:328725 
17:01 zeising search for other commits by this committer
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)

Also starring:
Updates to drivers and other libraries and utilities

Additional notes:
When updating MESA related ports (libGL, dri) you need to remove old versions
first.  See UPDATING for details.

PR:		ports/181962 [2]
Submitted by:	marius [1]
		zeising [2]
Exp-run by:	bdrewery
Approved by:	portmgr (bdrewery)

Thanks to all who helped testing!
Original commitRevision:328711 
Friday, 20 Sep 2013
23:43 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11)
Original commitRevision:327777 
Sunday, 4 Aug 2013
12:53 az search for other commits by this committer
- Convert to new perl framework

Approved by:	bapt@ (x11@)
Original commitRevision:324227 
Friday, 21 Jun 2013
11:55 zeising search for other commits by this committer
Update to 0.30.0

Obtained from:	xorg development repo
Original commitRevision:321463 
Saturday, 25 May 2013
14:37 zeising search for other commits by this committer
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

Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.

PR:		ports/177942
Exp-run by:	miwi
Approved by:	portmgr (miwi)

Thanks to all who helped testing!
Original commitRevision:319055 
Saturday, 5 Jan 2013
22:57 kwm search for other commits by this committer
Convert x11@ owned ports to OptionsNG. Thanks go to bapt@ for review and help
rendered with deciphering the monster that is xorg-drivers.

With hat:	x11@
Original commitRevision:309972 
Friday, 3 Feb 2012
16:25 eadler search for other commits by this committer
Update to 0.24.2

Changes:
       - Fix for broken gradients with repeat mode NONE
       - Misc. other bug fixes.

Reviewed by:    miwi
Obtained from:  xorg-dev repo
Original commit
Friday, 20 Jan 2012
16:32 danfe search for other commits by this committer
- Check for supported CPU features per MACHINE_CPU variable; it is both more
  clear, in line with what most other ports do, and more generic (no need to
  account for amd64 which always has MMX and SSE2)
- Rephrase OPTION line a bit to fit in 80-char terminal while I am here

Approved by:    x11 (eadler)
Original commit
Monday, 28 Nov 2011
23:35 eadler search for other commits by this committer
-update pixman to 0.24.0

new features:

- Faster bilinear scaling on SSE2 and ARM NEON
- Several new fast paths for ARM NEON
- Support for the iwMMXt vector instruction set
- Improved support for building with MSVC
- General cleanups and bugfixes

Obtained from:  xorg-devel repo
Feature safe:   yes
Original commit
Wednesday, 7 Sep 2011
21:19 eadler search for other commits by this committer
- update xset to the latest version in the xorg-devel tree
- update xrandr to the latest version in the xorg-devel tree
- update xproto to the latest version in xorg-devel tree as required by xset and
xrandr
- update pixman to the latest version in the xorg-devel tree

Reviewed by:    kwm
Approved by:    bapt (mentor)
Original commit
Thursday, 23 Jun 2011
19:22 kwm search for other commits by this committer
Update to 0.22.0.

Fix typo in SIMD option comment [1]

Submitted by:   Edho P Arief <edhoprima@gmail.com> [1]
With hat:       x11
Original commit
Friday, 25 Feb 2011
16:52 miwi search for other commits by this committer
- 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
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Wednesday, 17 Nov 2010
13:20 kwm search for other commits by this committer
Update to 0.18.4.

Approved by:    miwi (x11@ hat)
Original commit
Thursday, 11 Feb 2010
16:26 rnoland search for other commits by this committer
Update to 0.16.6
Original commit
Saturday, 19 Sep 2009
20:25 rnoland search for other commits by this committer
Update to 0.16.0

- Incorporate patch from PR #133175, which adds optional mmx/sse2 detection

Feature safe:   yes
PR:             133175
Submitted by:   Anonymous <swell.k@gmail.com>
Original commit
Sunday, 2 Aug 2009
19:36 mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
Original commit
Friday, 15 May 2009
12:50 rnoland search for other commits by this committer
Update to 0.15.4
Original commit
Friday, 10 Apr 2009
17:23 rnoland search for other commits by this committer
Update to 0.15.2
Original commit
Friday, 13 Feb 2009
06:39 rnoland search for other commits by this committer
Update to 0.14.0
Original commit
Friday, 23 Jan 2009
16:28 flz search for other commits by this committer
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
Original commit
Saturday, 10 Jan 2009
05:22 marcus search for other commits by this committer
Presenting GNOME 2.24 for FreeBSD.

See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes.  On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs.  The documentation updates
to the website are forthcoming.

This release features commits by adamw, ahze, kwm, mezz, and myself.  It would
not have been possible without are contributors and testers:

Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen
Joseph S. Atkinson
Kris Moore
Lapo Luchini [7]
Nikos Ntarmos
Pawel Worach
Romain Tartiere
TAOKA Fumiyoshi [3]
Yasuda Keisuke
Zyl
aZ [4]
bf [2] [5]
Florent Thoumie
Peter Wemm
pluknet

PR:             125857 [1]
                126993 [2]
                130031 [3]
                127399 [4]
                127661 [5]
                124302 [6]
                129570 [7]
                129936
                123790
Original commit
Monday, 30 Jun 2008
20:16 mezz search for other commits by this committer
First all, ahze did most of work. Thanks ahze! Last week or so, I am just
merely pick up and help him. Thanks to many testers in both private and
mailing list emails for report a few of build and dependencies problems.
Also, thanks to marcus and Chess Griffin for test in their tinderboxes.

x11/pixman: Update to 0.10.0
-------------------------------------------------------
Firefox 3 needs it. Orignal, the shared library was bumped and ahze has
added a new feature in our USE_GNOME=ltverhack by can control the number
of shared library. To control the number of shared library, add the
ltverhack:N. Right now pixman has USE_GNOME=ltverhack:9 to make it stays
same at libpixman-1.so.9. If anyone want to use ltverhack:N in one of your
port, you need to make sure the ABI doesn't change to use it..
-------------------------------------------------------

graphics/cairo: Update to 1.6.4
-------------------------------------------------------
Firefox 3 needs it. We have updated most cairo binding ports too.
-------------------------------------------------------

graphics/poppler: Update to 0.8.3
-------------------------------------------------------
The shared libraries version have been changed. All ports that depend on
poppler have PORTREVISION bump. The graphics/py-poppler has been updated
to 0.8.1 to work with newer poppler better. As for the poppler-qt, there
is no shared library version change.
-------------------------------------------------------

www/firefox3 and gecko ports related: Update to 3.0 final
-------------------------------------------------------
The bsd.gecko.mk has been moved from www/mozilla/ to Mk/. You no longer
need to include bsd.gecko.mk/Makefile.common by manual. We are keeping it
in backward compatibility, so the rest ports won't be break. We haven't
add some other ports to have Firefox 3 support yet, so feel free to send
us patch or commit it by yourself (to committers). However, view in
bsd.gecko.mk for document.
-------------------------------------------------------

Approved by:    portmgr (marcus)
Original commit
Friday, 9 Nov 2007
11:50 flz search for other commits by this committer
Update to 0.9.6.

PR:             ports/117854
Submitted by:   cokane
Approved by:    portmgr (erwin)
Original commit
Monday, 29 Oct 2007
15:11 flz search for other commits by this committer
Disable SSE extensions as they're causing issues on machines without SSE
and gcc 4.2.1.

PR:             ports/116551
Submitted by:   Adam Kirchhoff <adamk@voicenet.com>
Original commit
Saturday, 15 Sep 2007
13:58 flz search for other commits by this committer
Disable dependency on gtk20.

Submitted by:   mezz
Original commit
Friday, 14 Sep 2007
00:45 flz search for other commits by this committer
Don't override default xorg USE_GNOME settings when gtk20 is present.
Original commit
Thursday, 13 Sep 2007
19:45 flz search for other commits by this committer
- Update X.org ports to 7.3.
- Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25.
I hope that nobody will be bored enough on Christmas to remove them on
that day.

Tested by:      vehemens, Rene Ladan, Beech Rintoul, sarek on x11@
Original commit

Number of commits found: 56