aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/pdftohtml
Commit message (Collapse)AuthorAgeFilesLines
* - Fix all cases of 'No newline at end of file' in ports treeak2013-02-011-1/+1
| | | | Approved by: portmgr (bapt)
* Register conflict with graphics/poppler-utilserwin2012-06-051-0/+2
| | | | Submitted by: Sulev-Madis 'ketas' Silber <madis555@hot.ee>
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* Fix mismergeerwin2011-12-191-10/+7
| | | | Submitted by: Jan Beich <jbeich@tormail.net>
* Respect CCerwin2011-12-142-3/+9
| | | | | PR: 163171 Submitted by: Jan Beich <jbeich@tormail.net>
* The vast majority of pkg-descr files had the following format when theydougb2011-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
* -remove MD5ohauer2011-07-031-1/+0
|
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with T,U,V
* - Fix CVE-2007-3387.stas2009-04-292-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
* Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gplrafan2007-09-241-8/+0
| | | | | | since version 8.57. The leading ghostscript is the -gpl one. Approved by: portmgr (pav)
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* This package doesn't really require X11 or Motif.sobomax2007-04-214-1/+43
| | | | Make it respecting CFLAGS while I am here.
* Fix build with gcc 4.xerwin2007-03-281-0/+11
| | | | Submitted by: rafan
* Use USE_GHOSTSCRIPT_RUN to simplify Makefileerwin2007-03-281-8/+1
| | | | | PR: 110945 Submitted by: rafan
* Update to 0.39erwin2006-08-252-4/+4
|
* Update to 0.38.erwin2006-04-202-6/+8
| | | | Now requires both gmake and motif.
* - Add patches for security issuesmnag2006-03-283-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/
* Backport xpdf vendor patch (affected part)mnag2005-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
* - Add SHA256pav2005-11-271-0/+1
| | | | Approved by: maintainer
* Fix latest and greatest xpdf vulnerability: makeFileKey2() buffer overflowerwin2005-01-282-1/+13
|
* Patch recent xpdf vulnerabilityerwin2005-01-123-0/+28
| | | | | Obtained from: gentoo Prodded by: simon
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
|
* Use PLIST_FILES.trevor2004-01-312-1/+1
| | | | Approved by: erwin (maintainer)
* This patch allows the admin of the machine to choose eithererwin2003-08-081-1/+15
| | | | | | | print/ghostscript-gnu or print/ghostscript-afp1 PR: 54952 Submitted by: Jens Rehsack <rehsack@liwing.de>
* Vendor update to 0.36erwin2003-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)
* Change to my FreeBSD.org addresserwin2003-06-131-1/+1
|
* The default values of functions' arguments have to be specified atmi2003-02-271-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
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update to 0.35adamw2003-02-013-14/+2
| | | | | PR: 47719 Submitted by: Erwin Lansing <erwin@lansing.dk>, Udo Schweigert <udo.schweigert@siemens.com>
* add REINPLACEijliao2002-07-011-3/+2
| | | | | PR: 40065 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Keep checksum current: author rerolled distfile and the only change is topat2002-06-233-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
* - Fix typos in pkg-descr and dependenciespat2002-06-192-3/+5
| | | | | | | - bump PORTREVISION PR: 39503 Submitted by: maintainer
* Update to 0.34pat2002-06-185-62/+10
| | | | | PR: 39456 Submitted by: maintainer
* Give maintainership to erwin@lansing.dkpat2002-05-031-1/+1
| | | | | PR: 37692 Submitted by: Soeren Boll Overgaard <boll@fork.dk> (old maintainer)
* Update to 0.33apat2002-04-256-10/+64
| | | | | PR: 37403 Submitted by: maintainer
* Update to 0.32bdwcjr2002-04-015-46/+18
| | | | | PR: 36590 Submitted by: maintainer
* add pdftohtmlijliao2001-08-067-0/+68
A command-line tool for converting pdf-files into html PR: 27824 Submitted by: Soeren Boll Overgaard <boll@tolkien.dk>