a28e FreshPorts -- x11/pixman
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
pixman 0.24.2 x11 on this many watch lists=80 search for ports that depend on this port
Low-level pixel manipulation library
Maintained by: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: 13 Sep 2007 19:45:24
License: not specified in port


This package contains the pixman library.

WWW: http://www.freedesktop.org/Software/xlibs
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/perl5.12
  2. devel/libtool
  3. devel/pkgconf
Required To Run:
  1. devel/pkgconf

This port is required by:

for Build for Libraries for Run

To install the port: cd /usr/ports/x11/pixman/ && make install clean
To add the package: pkg_add -r pixman


Configuration Options
===> The following configuration options are available for pixman-0.24.2:
     SIMD=off: Use CPU-specific optimizations
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/xorg/lib/
  2. ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/lib/
  3. ftp://ftp.mirrorservice.org/sites/ftp.x.org/pub/individual/lib/
  4. ftp://ftp.ntua.gr/pub/X11/X.org/individual/lib/
  5. ftp://ftp.sunet.se/pub/X11/ftp.x.org/individual/lib/
  6. ftp://ftp.task.gda.pl/mirror/ftp.x.org/pub/individual/lib/
  7. ftp://ftp.unicamp.br/pub/X11/releases/individual/lib/
  8. ftp://ftp.x.org/pub/individual/lib/
  9. ftp://sunsite.uio.no/pub/X11/individual/lib/
  10. http://ring.nict.go.jp/archives/X/opengroup/individual/lib//
  11. http://xorg.freedesktop.org/individual/lib/
  12. http://xorg.freedesktop.org/releases/individual/lib/

Number of commits found: 23

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
05 Jan 2013 22:57:40
Original commit files touched by this commit  0.24.2
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@
03 Feb 2012 16:25:16
Original commit files touched by this commit  0.24.2
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
20 Jan 2012 16:32:06
Original commit files touched by this commit  0.24.0
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)
28 Nov 2011 23:35:08
Original commit files touched by this commit  0.24.0
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
07 Sep 2011 21:19:05
Original commit files touched by this commit  0.22.2
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)
23 Jun 2011 19:22:18
Original commit files touched by this commit  0.22.0
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
25 Feb 2011 16:52:50
Original commit files touched by this commit  0.21.4
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
04 Dec 2010 07:34:27
Original commit files touched by this commit  0.18.4
ade search for other commits by this committer
Sync to new bsd.autotools.mk
17 Nov 2010 13:20:03
Original commit files touched by this commit  0.18.4
kwm search for other commits by this committer
Update to 0.18.4.

Approved by:    miwi (x11@ hat)
11 Feb 2010 16:26:04
Original commit files touched by this commit  0.16.6
rnoland search for other commits by this committer
Update to 0.16.6
19 Sep 2009 20:25:01
Original commit files touched by this commit  0.16.0
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>
02 Aug 2009 19:36:34
Original commit files touched by this commit  0.15.4
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
15 May 2009 12:50:44
Original commit files touched by this commit  0.15.4
rnoland search for other commits by this committer
Update to 0.15.4
10 Apr 2009 17:23:28
Original commit files touched by this commit  0.15.2
rnoland search for other commits by this committer
Update to 0.15.2
13 Feb 2009 06:39:41
Original commit files touched by this commit  0.14.0
rnoland search for other commits by this committer
Update to 0.14.0
23 Jan 2009 16:28:36
Original commit files touched by this commit  0.13.2
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).
10 Jan 2009 05:22:13
Original commit files touched by this commit  0.12.0
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
30 Jun 2008 20:16:22
Original commit files touched by this commit  0.10.0_2
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..
-------------------------------------------------------
(Only the first 15 lines of the commit message are shown above View all of this commit message)
09 Nov 2007 11:50:50
Original commit files touched by this commit  0.9.6
flz search for other commits by this committer
Update to 0.9.6.

PR:             ports/117854
Submitted by:   cokane
Approved by:    portmgr (erwin)
29 Oct 2007 15:11:57
Original commit files touched by this commit  0.9.5_3
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>
15 Sep 2007 13:58:26
Original commit files touched by this commit  0.9.5_2
flz search for other commits by this committer
Disable dependency on gtk20.

Submitted by:   mezz
14 Sep 2007 00:45:30
Original commit files touched by this commit  0.9.5_1
flz search for other commits by this committer
Don't override default xorg USE_GNOME settings when gtk20 is present.
13 Sep 2007 19:45:08
Original commit files touched by this commit  0.9.5
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@

Number of commits found: 23

2857
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 6
new 48 hours9
new 7 days31
new fortnight65
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0