cvs commit: ports/graphics/poppler Makefile

2012-03-14 Thread Jeremy Messenger
mezz2012-03-14 15:27:44 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile Log: Fix the build with clang. PR: ports/163443 Submitted by: Jan Beich Feature safe: yes Revision ChangesPath 1.67 +3 -0 ports/g

cvs commit: ports/graphics/poppler Makefile

2012-02-24 Thread Koop Mast
kwm 2012-02-24 12:36:14 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile Log: Overwrite the moc detection test to fix the build of poppler-qt4 on < 9.0, or if qt33 is installed. PR: ports/165438 [1] Reported by:ale@, rakuco@,

cvs commit: ports/graphics/poppler Makefile distinfo ports/graphics/poppler/files patch-poppler_PSOutputDev.cc patch-utils_Makefile.in

2012-02-23 Thread Koop Mast
kwm 2012-02-23 08:27:38 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile distinfo graphics/poppler/files patch-utils_Makefile.in Removed files: graphics/poppler/files patch-poppler_PSOutputDev.cc Log: Update to 0.18.4. Revision Chan

cvs commit: ports/graphics/poppler Makefile distinfo pkg-plist ports/graphics/poppler/files patch-utils_Makefile.in ports/graphics/poppler-gtk pkg-plist ports/graphics/poppler-qt pkg-plist

2011-08-23 Thread Koop Mast
kwm 2011-08-23 18:35:07 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile distinfo pkg-plist graphics/poppler/files patch-utils_Makefile.in graphics/poppler-gtk pkg-plist graphics/poppler-qt pkg-plist Log: Update to 0.16.7. Revisi

cvs commit: ports/graphics/poppler Makefile distinfo ports/graphics/poppler-qt Makefile

2009-12-25 Thread Joe Marcus Clarke
marcus 2009-12-25 17:26:17 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile distinfo graphics/poppler-qt Makefile Log: Update to 0.12.3. Revision ChangesPath 1.10 +1 -1 ports/graphics/poppler-qt/Makefile 1.55 +1 -1

cvs commit: ports/graphics/poppler Makefile

2009-12-20 Thread Koop Mast
kwm 2009-12-20 10:43:14 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile Log: Fix usage of USE_QT* macros. So depends are detected correctly. PR: ports/141347 Submitted by: Dima Panov (based on patch by makc@) Revision Cha

cvs commit: ports/graphics/poppler Makefile distinfo ports/graphics/poppler-qt4 Makefile

2009-04-18 Thread Joe Marcus Clarke
marcus 2009-04-18 18:20:07 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile distinfo graphics/poppler-qt4 Makefile Log: Update to 0.10.6 to fix a set of vulnerabilities documented in http://secunia.com/advisories/34746/ . "Some vulnerabiliti

cvs commit: ports/graphics/poppler Makefile pkg-plist

2008-09-24 Thread Jeremy Messenger
mezz2008-09-24 16:31:32 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile pkg-plist Log: Fix the plist when cairo support is disable, bump the PORTREVISION. PR: ports/127254 Submitted by: Tobias Rehbein <[EMAIL PROTECTED]> Re

cvs commit: ports/graphics/poppler Makefile distinfo

2008-09-07 Thread Joe Marcus Clarke
marcus 2008-09-08 02:52:16 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile distinfo Log: Update to 0.8.7. Revision ChangesPath 1.47 +1 -1 ports/graphics/poppler/Makefile 1.25 +3 -3 ports/graphics/poppler/distinfo _

cvs commit: ports/graphics/poppler Makefile distinfo

2008-08-24 Thread Michael Johnson
ahze2008-08-25 00:50:55 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile distinfo Log: Update to 0.8.6 Revision ChangesPath 1.46 +1 -1 ports/graphics/poppler/Makefile 1.24 +3 -3 ports/graphics/poppler/distinfo __

cvs commit: ports/graphics/poppler Makefile distinfo ports/graphics/poppler-qt4 Makefile ports/graphics/poppler-utils Makefile

2008-08-03 Thread Jeremy Messenger
mezz2008-08-04 02:28:01 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile distinfo graphics/poppler-qt4 Makefile graphics/poppler-utils Makefile Log: Update to 0.8.5. Revision ChangesPath 1.9 +1 -1 ports/graphics/poppl

cvs commit: ports/graphics/poppler Makefile ports/graphics/poppler/files patch-poppler_Page.cc

2008-07-09 Thread Christian Weisgerber
naddy 2008-07-09 16:43:29 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile Added files: graphics/poppler/files patch-poppler_Page.cc Log: Fix a memory management bug which could lead to arbitrary code execution. Obtained from: Felipe Andre

Re: cvs commit: ports/graphics/poppler Makefile distinfo ports/graphics/poppler/files patch-qt4_src_Makefile.in ports/graphics/poppler-gtk Makefile ports/graphics/poppler-qt Makefile

2008-07-03 Thread Ion-Mihai Tetcu
On Thu, 03 Jul 2008 13:49:56 -0500 "Jeremy Messenger" <[EMAIL PROTECTED]> wrote: > On Thu, 03 Jul 2008 11:06:44 -0500, Jeremy Messenger <[EMAIL PROTECTED]> > wrote: > > > On Thu, 03 Jul 2008 00:21:08 -0500, Ion-Mihai Tetcu > > <[EMAIL PROTECTED]> wrote: > > > >> On Wed, 02 Jul 2008 17:02:11 -0500

Re: cvs commit: ports/graphics/poppler Makefile distinfo ports/graphics/poppler/files patch-qt4_src_Makefile.in ports/graphics/poppler-gtk Makefile ports/graphics/poppler-qt Makefile

2008-07-03 Thread Jeremy Messenger
On Thu, 03 Jul 2008 11:06:44 -0500, Jeremy Messenger <[EMAIL PROTECTED]> wrote: On Thu, 03 Jul 2008 00:21:08 -0500, Ion-Mihai Tetcu <[EMAIL PROTECTED]> wrote: On Wed, 02 Jul 2008 17:02:11 -0500 "Jeremy Messenger" <[EMAIL PROTECTED]> wrote: On Wed, 02 Jul 2008 16:48:23 -0500, Ion-Mihai Tetc

cvs commit: ports/graphics/poppler Makefile

2008-07-03 Thread Jeremy Messenger
mezz2008-07-03 18:45:45 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile Log: Fix the build in QA Tindy for not able to find moc-qt4 by 'which moc-qt4', so add a patch to replace from 'which moc-qt4' to '${LOCALBASE}/bin/moc-qt4'. Reported by:

cvs commit: ports/graphics/poppler Makefile ports/graphics/poppler-qt Makefile ports/graphics/poppler-qt4 Makefile ports/graphics/poppler-utils Makefile

2008-07-03 Thread Jeremy Messenger
mezz2008-07-03 16:13:44 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile graphics/poppler-qt Makefile graphics/poppler-qt4 Makefile graphics/poppler-utils Makefile Log: - Add jpeg dependency, bump the PORTREVISION on poppler, poppler-

Re: cvs commit: ports/graphics/poppler Makefile distinfo ports/graphics/poppler/files patch-qt4_src_Makefile.in ports/graphics/poppler-gtk Makefile ports/graphics/poppler-qt Makefile

2008-07-03 Thread Jeremy Messenger
On Thu, 03 Jul 2008 00:21:08 -0500, Ion-Mihai Tetcu <[EMAIL PROTECTED]> wrote: On Wed, 02 Jul 2008 17:02:11 -0500 "Jeremy Messenger" <[EMAIL PROTECTED]> wrote: On Wed, 02 Jul 2008 16:48:23 -0500, Ion-Mihai Tetcu <[EMAIL PROTECTED]> wrote: >> I can't reproduce it here and I have played wi

Re: cvs commit: ports/graphics/poppler Makefile distinfo ports/graphics/poppler/files patch-qt4_src_Makefile.in ports/graphics/poppler-gtk Makefile ports/graphics/poppler-qt Makefile

2008-07-02 Thread Ion-Mihai Tetcu
On Wed, 02 Jul 2008 17:02:11 -0500 "Jeremy Messenger" <[EMAIL PROTECTED]> wrote: > On Wed, 02 Jul 2008 16:48:23 -0500, Ion-Mihai Tetcu > <[EMAIL PROTECTED]> wrote: > > >> I can't reproduce it here and I have played with poppler-qt4's demo > >> today before I committed this update. Can you send m

Re: cvs commit: ports/graphics/poppler Makefile distinfo ports/graphics/poppler/files patch-qt4_src_Makefile.in ports/graphics/poppler-gtk Makefile ports/graphics/poppler-qt Makefile

2008-07-02 Thread Jeremy Messenger
On Wed, 02 Jul 2008 16:48:23 -0500, Ion-Mihai Tetcu <[EMAIL PROTECTED]> wrote: On Wed, 02 Jul 2008 16:29:19 -0500 "Jeremy Messenger" <[EMAIL PROTECTED]> wrote: > building poppler-qt4-0.8.4 in directory /var/tinderbox/7-STABLE-FTP > maintained by: [EMAIL PROTECTED] > building for: 7.0-STABLE

Re: cvs commit: ports/graphics/poppler Makefile distinfo ports/graphics/poppler/files patch-qt4_src_Makefile.in ports/graphics/poppler-gtk Makefile ports/graphics/poppler-qt Makefile

2008-07-02 Thread Ion-Mihai Tetcu
On Wed, 02 Jul 2008 16:29:19 -0500 "Jeremy Messenger" <[EMAIL PROTECTED]> wrote: > > building poppler-qt4-0.8.4 in directory /var/tinderbox/7-STABLE-FTP > > maintained by: [EMAIL PROTECTED] > > building for: 7.0-STABLE amd64 > > port directory: /usr/ports/graphics/poppler-qt4 > > Makefile ident:

Re: cvs commit: ports/graphics/poppler Makefile distinfo ports/graphics/poppler/files patch-qt4_src_Makefile.in ports/graphics/poppler-gtk Makefile ports/graphics/poppler-qt Makefile

2008-07-02 Thread Jeremy Messenger
On Wed, 02 Jul 2008 16:18:46 -0500, QA Tindy <[EMAIL PROTECTED]> wrote: On Wed, 2 Jul 2008 19:59:23 + (UTC) Jeremy Messenger <[EMAIL PROTECTED]> wrote: mezz2008-07-02 19:59:23 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile distinfo graphics

Re: cvs commit: ports/graphics/poppler Makefile distinfo ports/graphics/poppler/files patch-qt4_src_Makefile.in ports/graphics/poppler-gtk Makefile ports/graphics/poppler-qt Makefile

2008-07-02 Thread QA Tindy
On Wed, 2 Jul 2008 19:59:23 + (UTC) Jeremy Messenger <[EMAIL PROTECTED]> wrote: > mezz2008-07-02 19:59:23 UTC > > FreeBSD ports repository > > Modified files: > graphics/poppler Makefile distinfo > graphics/poppler/files patch-qt4_src_Makefile.in > graphics/popp

cvs commit: ports/graphics/poppler Makefile distinfo ports/graphics/poppler/files patch-qt4_src_Makefile.in ports/graphics/poppler-gtk Makefile ports/graphics/poppler-qt Makefile ports/graphics/popple

2008-07-02 Thread Jeremy Messenger
mezz2008-07-02 19:59:23 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile distinfo graphics/poppler/files patch-qt4_src_Makefile.in graphics/poppler-gtk Makefile graphics/poppler-qt Makefile graphics/poppler-qt4 Makefile graphics/

cvs commit: ports/graphics/poppler Makefile

2008-05-05 Thread Jeremy Messenger
mezz2008-05-05 19:23:02 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile Log: Add a missing dependency, fontconfig, when disables ciaro support. Bump the PORTREVISION. PR: ports/123417 Reported by:Michael Moll <[EMAIL PROTECT

cvs commit: ports/graphics/poppler Makefile distinfo

2008-02-05 Thread Joe Marcus Clarke
marcus 2008-02-06 00:56:27 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile distinfo Log: Update to 0.6.4. Revision ChangesPath 1.38 +1 -1 ports/graphics/poppler/Makefile 1.20 +3 -3 ports/graphics/poppler/distinfo _

cvs commit: ports/graphics/poppler Makefile distinfo

2007-12-15 Thread Joe Marcus Clarke
marcus 2007-12-15 22:36:28 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile distinfo Log: Update to 0.6.3. Revision ChangesPath 1.37 +1 -1 ports/graphics/poppler/Makefile 1.19 +3 -3 ports/graphics/poppler/distinfo _

cvs commit: ports/graphics/poppler Makefile distinfo ports/graphics/poppler/files patch-configure

2007-12-11 Thread Joe Marcus Clarke
marcus 2007-12-12 04:40:15 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile distinfo Removed files: graphics/poppler/files patch-configure Log: Update to 0.6.2. Revision ChangesPath 1.36 +2 -2 ports/graphics/poppler/Makefile

cvs commit: ports/graphics/poppler Makefile distinfo pkg-plist ports/graphics/poppler/files patch-glib_Makefile.in ports/graphics/poppler-gtk pkg-plist ports/graphics/poppler-qt pkg-plist ports/graphi

2007-09-10 Thread Joe Marcus Clarke
marcus 2007-09-11 03:59:13 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile distinfo pkg-plist graphics/poppler/files patch-glib_Makefile.in graphics/poppler-gtk pkg-plist graphics/poppler-qt pkg-plist graphics/poppler-qt4 pkg-plist L

cvs commit: ports/graphics/poppler Makefile distinfo ports/graphics/poppler/files patch-qt4_Makefile.in patch-security ports/graphics/poppler-gtk Makefile pkg-plist ports/graphics/poppler-qt Makefile

2007-08-27 Thread Joe Marcus Clarke
marcus 2007-08-28 00:57:24 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile distinfo graphics/poppler/files patch-qt4_Makefile.in graphics/poppler-gtk Makefile pkg-plist graphics/poppler-qt Makefile graphics/poppler-qt4 Makefile Remov

cvs commit: ports/graphics/poppler Makefile ports/graphics/poppler/files patch-security

2007-07-31 Thread Michael Johnson
ahze2007-07-31 14:39:36 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile Added files: graphics/poppler/files patch-security Log: - Plug a memory leak [1] - Fix an integer overflow [2] Obtained from: Poppler SVN [1] Re

cvs commit: ports/graphics/poppler Makefile

2007-07-14 Thread Joe Marcus Clarke
marcus 2007-07-14 21:31:07 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile Log: Make sure that all of the proper --disable-* args are passed to configure when not building slave ports. Revision ChangesPath 1.29 +6 -2 ports/graph

cvs commit: ports/graphics/poppler Makefile

2007-07-14 Thread Joe Marcus Clarke
marcus 2007-07-14 19:41:01 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile Log: Fix detection of cairo support after the last commit. Cairo support was only being enabled when SLAVEPORT was defined, and this had the potential of breaking package b

cvs commit: ports/graphics/poppler Makefile ports/graphics/poppler/files patch-qt4_src_Makefile.in ports/graphics/poppler-qt4 Makefile

2007-07-13 Thread Michael Johnson
ahze2007-07-13 13:54:42 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile graphics/poppler-qt4 Makefile Removed files: graphics/poppler/files patch-qt4_src_Makefile.in Log: Don't link to libpoppler from graphics/poppler since it doesn't co

cvs commit: ports/graphics/poppler Makefile

2007-07-03 Thread Michael Johnson
ahze2007-07-03 11:25:39 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile Log: Get rid of X11BASE Submitted by: mezz Revision ChangesPath 1.26 +5 -5 ports/graphics/poppler/Makefile _

cvs commit: ports/graphics/poppler Makefile distinfo pkg-plist ports/graphics/poppler/files patch-configure patch-fix_inverted_text patch-glib_Makefile.in patch-qt4_Makefile.in patch-qt4_src_Makefile.

2007-07-03 Thread Michael Johnson
ahze2007-07-03 11:14:36 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile distinfo pkg-plist graphics/poppler/files patch-glib_Makefile.in patch-qt_Makefile.in patch-utils_Makefile.in graphi

Re: cvs commit: ports/graphics/poppler Makefile ports/graphics/poppler/files patch-fix_inverted_text ports/graphics/poppler-gtk Makefile

2006-11-13 Thread Jeremy Messenger
On Mon, 13 Nov 2006 15:19:22 -0600, Jeremy Messenger <[EMAIL PROTECTED]> wrote: mezz2006-11-13 21:19:21 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile graphics/poppler-gtk Makefile Added files: graphics/poppler/files patch-fix_inverted_te

cvs commit: ports/graphics/poppler Makefile ports/graphics/poppler/files patch-fix_inverted_text ports/graphics/poppler-gtk Makefile

2006-11-13 Thread Jeremy Messenger
mezz2006-11-13 21:19:21 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile graphics/poppler-gtk Makefile Added files: graphics/poppler/files patch-fix_inverted_text Log: Took a patch from CVS to fix a few of PDFs display as characters inver

cvs commit: ports/graphics/poppler Makefile

2006-09-17 Thread Joe Marcus Clarke
marcus 2006-09-17 21:51:24 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile Log: Only depend on cairo if we want cairo support. PR: 102711 Submitted by: Shane Bell <[EMAIL PROTECTED]> Revision ChangesPath 1.20 +3 -3

cvs commit: ports/graphics/poppler Makefile

2006-07-09 Thread Joe Marcus Clarke
marcus 2006-07-10 02:04:07 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile Log: Make the cairo output backend optional (defaults to enabled). Turning this off can help performance when rendering certain PDF documents, especially those that contain

cvs commit: ports/graphics/poppler Makefile distinfo

2006-05-31 Thread Joe Marcus Clarke
marcus 2006-05-31 20:30:08 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile distinfo Log: Update to 0.5.3. Revision ChangesPath 1.18 +1 -1 ports/graphics/poppler/Makefile 1.13 +3 -3 ports/graphics/poppler/distinfo _

cvs commit: ports/graphics/poppler Makefile distinfo pkg-plist ports/graphics/poppler/files patch-Makefile.in patch-configure patch-glib_Makefile.in ports/graphics/poppler-gtk pkg-plist

2006-05-23 Thread Michael Johnson
ahze2006-05-23 12:23:05 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile distinfo pkg-plist graphics/poppler/files patch-configure patch-glib_Makefile.in graphics/poppler-gtk pkg-plist Added files: graphics/poppler/files patch-Makefile.in

cvs commit: ports/graphics/poppler Makefile pkg-plist

2006-05-01 Thread Michael Nottebrock
lofi2006-05-02 00:37:24 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile pkg-plist Log: Remove the commandline utilities in order to make this port not conflict with xpdf. The utilities can now be found in graphics/poppler-utils. Revision Cha

cvs commit: ports/graphics/poppler Makefile distinfo

2006-02-25 Thread Joe Marcus Clarke
marcus 2006-02-26 01:16:34 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile distinfo Log: Update to 0.4.5 which is a security fix for CVE-2006-0301. Security: Fixes CVE-2006-0301 Approved by:portmgr (implicit) Revision Changes

cvs commit: ports/graphics/poppler Makefile

2006-02-01 Thread Joe Marcus Clarke
marcus 2006-02-01 17:48:05 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile Log: Disable the QT wrapper for now. It needs some patching to build correctly, plus some ports loving to make the dependency tree consistent. PR: 92397

cvs commit: ports/graphics/poppler Makefile distinfo

2006-01-11 Thread Michael Johnson
ahze2006-01-11 23:22:14 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile distinfo Log: - Update to 0.4.4 Revision ChangesPath 1.11 +1 -1 ports/graphics/poppler/Makefile 1.9 +3 -3 ports/graphics/poppler/distinfo

cvs commit: ports/graphics/poppler Makefile distinfo ports/graphics/poppler/files patch-SA17897 patch-poppler_CairoOutputDev.cc patch-security

2005-12-13 Thread Michael Johnson
ahze2005-12-14 01:42:56 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile distinfo Removed files: graphics/poppler/files patch-SA17897 patch-poppler_CairoOutputDev.cc patch-security Log: -

cvs commit: ports/graphics/poppler Makefile ports/graphics/poppler/files patch-SA17897

2005-12-07 Thread Marcus Alves Grando
mnag2005-12-07 14:26:01 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile Added files: graphics/poppler/files patch-SA17897 Log: Backport xpdf vendor patch Bump PORTREVISION Approved by:gnome (marcus) Security: http://www.id