aboutsummaryrefslogtreecommitdiff
path: root/textproc/pdftohtml
Commit message (Collapse)AuthorAgeFilesLines
* Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/Sunpoet Po-Chuan Hsieh2017-01-201-1/+1
| | | | Notes: svn path=/head/; revision=431996
* Make print/ghostscript9-agpl-base the default Ghostscript port. UpstreamTijl Coosemans2016-03-241-1/+1
| | | | | | | | | | | | | | | | | | | changed the license to the AGPL 3 in version 9.07 so print/ghostscript9-base is stuck at 9.06 which is almost 4 years old now. Fix the logic in Uses/ghostscript.mk so "agpl" is treated as a real version on its own instead of as a variant of other versions. Fix print/ghostscript9-agpl-base to install eps2write. Update math/asymptote to 2.37 to support newer Ghostscript. PR: 208159 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=411798
* - Split ghostscript into X11-independent and -dependent parts:Hiroki Sato2015-08-221-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * print/ghostscript{7,8,9,9-agpl}-base Installs Ghostscript binary, libgs, and related files. These ports do not depend on X11 libraries (i.e. x11* devices are not available). USES=ghostscript will set dependency on one of them depending on GHOSTSCRIPT_DEFAULT. The default device is set to "display" or "bbox". * print/ghostscript{7,8,9,9-agpl}-x11 Installs a shared library which provides X11 support to the installed Ghostscript binaries. x11* devices will be enabled when the library is available. This depends on *-base (RUN_DEPENDS). USES=ghostscript:x11 will set dependency on one of them. - Fix integer overflow reported as CVE-2015-3228. - Update Uses/ghostscript.mk: * Add x11 keyword. nox11 keyword is now obsolete. * Use packagename in *_DEPENDS line to prevent relationship between -base and -x11 packages from being broken. - Fix x11/nox11 keyword and bump PORTREVISION in ports using USES=ghostscript to update dependency of pre-compiled packages. Notes: svn path=/head/; revision=395047
* Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.Koop Mast2015-07-161-2/+1
| | | | | | | | | | | | | Add GHOSTSCRIPT_DEFAULT to bsd.default-versions.mk for easy version selection. Arguments supported: <empty>, build, run, nox11 and agpl PR: 201201 (exp-run) Approved by: portmgr (mat@) Exp run by: antione@ (previous patch) Differential Revision: https://reviews.freebsd.org/D2938 Notes: svn path=/head/; revision=392322
* Remove Author from pkg-descr and white space fixesBaptiste Daroussin2015-03-021-4/+1
| | | | Notes: svn path=/head/; revision=380311
* - Use SF macro in MASTER_SITESJason E. Hale2014-06-221-3/+1
| | | | | | | - Remove redundant WRKSRC redefinition Notes: svn path=/head/; revision=358770
* Add a SourceForge mirror to MASTER_SITES.Raphael Kubo da Costa2014-06-211-1/+2
| | | | | | | | PR: 191254 Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com> Notes: svn path=/head/; revision=358737
* - Update to 0.40a.Raphael Kubo da Costa2014-06-2012-386/+4
| | | | | | | | PR: 190823 Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com> Notes: svn path=/head/; revision=358626
* Support stagingEmanuel Haupt2014-03-201-2/+2
| | | | Notes: svn path=/head/; revision=348688
* textproc/pdftohtml: Resolve conflict with poppler-utilsJohn Marino2013-10-061-7/+5
| | | | | | | | | | | | | | The conflict between this unmaintained port and poppler-utils can be problematic. Ports should be using poppler-utils rather than this one as a build dependency. This port's package list is 1-line long, so lets just rename the program so that it can coexist with the version from poppler-utils. The name changes from "pdftohtml" to "pdf-to-html" along with a PORTREVISION bump. Minor cleanup to pet portlint was alson done. Notes: svn path=/head/; revision=329645
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-6/+2
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* Drop maintainership.Erwin Lansing2013-05-161-1/+1
| | | | Notes: svn path=/head/; revision=318312
* - Fix all cases of 'No newline at end of file' in ports treeAlex Kozlov2013-02-011-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=311381
* Register conflict with graphics/poppler-utilsErwin Lansing2012-06-051-0/+2
| | | | | | | Submitted by: Sulev-Madis 'ketas' Silber <madis555@hot.ee> Notes: svn path=/head/; revision=298428
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* Fix mismergeErwin Lansing2011-12-191-10/+7
| | | | | | | Submitted by: Jan Beich <jbeich@tormail.net> Notes: svn path=/head/; revision=287648
* Respect CCErwin Lansing2011-12-142-3/+9
| | | | | | | | PR: 163171 Submitted by: Jan Beich <jbeich@tormail.net> Notes: svn path=/head/; revision=287350
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-2/+3
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with T,U,V Notes: svn path=/head/; revision=240076
* - Fix CVE-2007-3387.Stanislav Sedov2009-04-282-1/+23
| | | | | | | | | | | - Bump portrevision. Submitted by: Vladislav Sekulic Sys POC <pocsys@cs.toronto.edu> (based on) Approved by: secteam blanket Security: http://www.FreeBSD.org/ports/portaudit/0e43a14d-3f3f-11dc-a79a-0016179b2dd5.html Notes: svn path=/head/; revision=232918
* Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gplRong-En Fan2007-09-241-8/+0
| | | | | | | | | since version 8.57. The leading ghostscript is the -gpl one. Approved by: portmgr (pav) Notes: svn path=/head/; revision=200037
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* This package doesn't really require X11 or Motif.Maxim Sobolev2007-04-204-1/+43
| | | | | | | Make it respecting CFLAGS while I am here. Notes: svn path=/head/; revision=190494
* Fix build with gcc 4.xErwin Lansing2007-03-281-0/+11
| | | | | | | Submitted by: rafan Notes: svn path=/head/; revision=188642
* Use USE_GHOSTSCRIPT_RUN to simplify MakefileErwin Lansing2007-03-281-8/+1
| | | | | | | | PR: 110945 Submitted by: rafan Notes: svn path=/head/; revision=188641
* Update to 0.39Erwin Lansing2006-08-252-4/+4
| | | | Notes: svn path=/head/; revision=171376
* Update to 0.38.Erwin Lansing2006-04-202-6/+8
| | | | | | | Now requires both gmake and motif. Notes: svn path=/head/; revision=160000
* - Add patches for security issuesMarcus Alves Grando2006-03-273-100/+259
| | | | | | | | | | | | | - Bump PORTREVISION - portlint(1) Approved by: maintainer timeout (2 days, security) Obtained from: gentoo Security: CVE-2005-3624, CVE-2005-3625, CVE-2005-3626, CVE-2005-3627, http://secunia.com/advisories/18303/ Notes: svn path=/head/; revision=158284
* Backport xpdf vendor patch (affected part)Marcus Alves Grando2005-12-072-1/+94
| | | | | | | | | | | | | | | Bump PORTREVISION PR: 90069 Approved by: maintainer Security: http://www.idefense.com/application/poi/display?id=342&type=vulnerabilities http://www.idefense.com/application/poi/display?id=343&type=vulnerabilities http://www.idefense.com/application/poi/display?id=344&type=vulnerabilities http://secunia.com/advisories/17897/ CVE-2005-3191, CVE-2005-3192 Notes: svn path=/head/; revision=150591
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=149585
* Fix latest and greatest xpdf vulnerability: makeFileKey2() buffer overflowErwin Lansing2005-01-282-1/+13
| | | | Notes: svn path=/head/; revision=127548
* Patch recent xpdf vulnerabilityErwin Lansing2005-01-113-0/+28
| | | | | | | | Obtained from: gentoo Prodded by: simon Notes: svn path=/head/; revision=126150
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* Use PLIST_FILES.Trevor Johnson2004-01-302-1/+1
| | | | | | | Approved by: erwin (maintainer) Notes: svn path=/head/; revision=99553
* This patch allows the admin of the machine to choose eitherErwin Lansing2003-08-081-1/+15
| | | | | | | | | | print/ghostscript-gnu or print/ghostscript-afp1 PR: 54952 Submitted by: Jens Rehsack <rehsack@liwing.de> Notes: svn path=/head/; revision=86583
* Vendor update to 0.36Erwin Lansing2003-06-254-12/+13
| | | | | | | | | | | | -added support for different Ghostscript output devices (-dev) -updated Xpdf to 2.02 (security fix) -a couple of fixes and tweaks for better output -ported duplicate lines elimination from pdftotext (does not affect complex mode) -fixed bug which caused bold to spread from one sentence to the entire document -support for document outlines (patch by Nicolas Pitre) Notes: svn path=/head/; revision=83590
* Change to my FreeBSD.org addressErwin Lansing2003-06-121-1/+1
| | | | Notes: svn path=/head/; revision=82871
* The default values of functions' arguments have to be specified atMikhail Teterin2003-02-261-0/+9
| | | | | | | | | | | | declaration, not at definition. The new -current's compiler treats this as an error. PR: ports/48716 Submitted by: Erwin Lansing (the maintainer) Approved by: maintainer Notes: svn path=/head/; revision=76517
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76042
* Update to 0.35Adam Weinberger2003-02-013-14/+2
| | | | | | | | PR: 47719 Submitted by: Erwin Lansing <erwin@lansing.dk>, Udo Schweigert <udo.schweigert@siemens.com> Notes: svn path=/head/; revision=74401
* add REINPLACEYing-Chieh Liao2002-07-011-3/+2
| | | | | | | | PR: 40065 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=62273
* Keep checksum current: author rerolled distfile and the only change is toPatrick Li2002-06-223-2/+13
| | | | | | | | | | | not define HAVE_MKSTEMPS by default. Add a patch to define HAVE_MKSTEMPS since we have it in our implementation. PR: ports/39582 Submitted by: maintainer Notes: svn path=/head/; revision=61747
* - Fix typos in pkg-descr and dependenciesPatrick Li2002-06-192-3/+5
| | | | | | | | | | - bump PORTREVISION PR: 39503 Submitted by: maintainer Notes: svn path=/head/; revision=61559
* Update to 0.34Patrick Li2002-06-185-62/+10
| | | | | | | | PR: 39456 Submitted by: maintainer Notes: svn path=/head/; revision=61490
* Give maintainership to erwin@lansing.dkPatrick Li2002-05-021-1/+1
| | | | | | | | PR: 37692 Submitted by: Soeren Boll Overgaard <boll@fork.dk> (old maintainer) Notes: svn path=/head/; revision=58472
* Update to 0.33aPatrick Li2002-04-246-10/+64
| | | | | | | | PR: 37403 Submitted by: maintainer Notes: svn path=/head/; revision=58081
* Update to 0.32bDavid W. Chapman Jr.2002-04-015-46/+18
| | | | | | | | PR: 36590 Submitted by: maintainer Notes: svn path=/head/; revision=57100