<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/graphics/epdfview, branch release/6.4.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F6.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F6.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2008-09-02T01:49:03Z</updated>
<entry>
<title>- Fix segfault when opening the print dialog.</title>
<updated>2008-09-02T01:49:03Z</updated>
<author>
<name>Chin-San Huang</name>
<email>chinsan@FreeBSD.org</email>
</author>
<published>2008-09-02T01:49:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d8033647f9cbfba0293373e756bd7b6dfa0a5e1c'/>
<id>urn:sha1:d8033647f9cbfba0293373e756bd7b6dfa0a5e1c</id>
<content type='text'>
- Bump PORTREVISION

PR:		ports/126917
Submitted by:	Henrik Friedrichsen &lt;hrkfrd at googlemail.com&gt;
Approved by:	maintainer
</content>
</entry>
<entry>
<title>First all, ahze did most of work. Thanks ahze! Last week or so, I am just</title>
<updated>2008-06-30T20:16:22Z</updated>
<author>
<name>Jeremy Messenger</name>
<email>mezz@FreeBSD.org</email>
</author>
<published>2008-06-30T20:16:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=903b45dfc5c00e023f8ccc78b9c1cc2696b701e1'/>
<id>urn:sha1:903b45dfc5c00e023f8ccc78b9c1cc2696b701e1</id>
<content type='text'>
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)
</content>
</entry>
<entry>
<title>Bump portrevision due to upgrade of devel/gettext.</title>
<updated>2008-06-06T14:17:21Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2008-06-06T14:17:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=090059a2104b9f20d6996143c0d726aaf861788d'/>
<id>urn:sha1:090059a2104b9f20d6996143c0d726aaf861788d</id>
<content type='text'>
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)
</content>
</entry>
<entry>
<title>- Update cppunit to 1.12.0</title>
<updated>2008-05-03T16:18:03Z</updated>
<author>
<name>Yen-Ming Lee</name>
<email>leeym@FreeBSD.org</email>
</author>
<published>2008-05-03T16:18:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a80798d39f9cf0aa1fbdc5331d990e76e62052b4'/>
<id>urn:sha1:a80798d39f9cf0aa1fbdc5331d990e76e62052b4</id>
<content type='text'>
- Update all related ports

PR:		120489
Submitted by:	leeym
Approved by:	maintainer timeout
</content>
</entry>
<entry>
<title>- Remove unneeded dependency from gtk12/gtk20 [1]</title>
<updated>2008-04-19T17:56:05Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2008-04-19T17:56:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3e4ed01146cfe2bdca465bd0e4d199341f62a0b6'/>
<id>urn:sha1:3e4ed01146cfe2bdca465bd0e4d199341f62a0b6</id>
<content type='text'>
- 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)
</content>
</entry>
<entry>
<title>- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG</title>
<updated>2008-03-23T16:44:09Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2008-03-23T16:44:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5afc678aac11dcb929706121d1fec2707a1e8e54'/>
<id>urn:sha1:5afc678aac11dcb929706121d1fec2707a1e8e54</id>
<content type='text'>
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
</content>
</entry>
<entry>
<title>Chase the poppler shared lib version.</title>
<updated>2007-09-11T03:59:44Z</updated>
<author>
<name>Joe Marcus Clarke</name>
<email>marcus@FreeBSD.org</email>
</author>
<published>2007-09-11T03:59:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=71e025bb0e178c112fcadd14882df8e15c3d6501'/>
<id>urn:sha1:71e025bb0e178c112fcadd14882df8e15c3d6501</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Welcome X.org 7.2 \o/.</title>
<updated>2007-05-19T20:36:56Z</updated>
<author>
<name>Florent Thoumie</name>
<email>flz@FreeBSD.org</email>
</author>
<published>2007-05-19T20:36:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d4f0d0048a8755106a4b0445221a19761e746984'/>
<id>urn:sha1:d4f0d0048a8755106a4b0445221a19761e746984</id>
<content type='text'>
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
</content>
</entry>
<entry>
<title>- devel/cppunit is used in build only (for testing suite). Change to</title>
<updated>2007-03-09T13:25:13Z</updated>
<author>
<name>Rong-En Fan</name>
<email>rafan@FreeBSD.org</email>
</author>
<published>2007-03-09T13:25:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3e07262a9d36939fd7829280011f2d984b652d0a'/>
<id>urn:sha1:3e07262a9d36939fd7829280011f2d984b652d0a</id>
<content type='text'>
  BUILD_DEPENDS, bump PORTREVISION

PR:		ports/110091
Submitted by:	Artis Caune &lt;Artis.Caune at latnet.lv&gt;
Approved by:	chinsan (maintainer)
</content>
</entry>
<entry>
<title>- Update to 0.1.6</title>
<updated>2007-03-01T08:12:08Z</updated>
<author>
<name>Rong-En Fan</name>
<email>rafan@FreeBSD.org</email>
</author>
<published>2007-03-01T08:12:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ee0471fa647c92bf0818400447959d291da52436'/>
<id>urn:sha1:ee0471fa647c92bf0818400447959d291da52436</id>
<content type='text'>
PR:		ports/109643
Submitted by:	chinsan (maintainer)
</content>
</entry>
</feed>
