aboutsummaryrefslogtreecommitdiff
path: root/print/pdfmerge
Commit message (Collapse)AuthorAgeFilesLines
* - Kick MD5 SupportMartin Wilke2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276961
* - 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
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Updated email address in my portsNicola Vitale2006-12-101-1/+1
| | | | | | | Approved by: alexbl (mentor) Notes: svn path=/head/; revision=179349
* Add more MASTER_SITES and make it fetchable againRenato Botelho2006-03-251-1/+2
| | | | | | | | | | PR: ports/94906 Submitted by: oleg dashevskii <be9-ml@be9.ru> Reworked by: maintainer Approved by: maintainer Notes: svn path=/head/; revision=158108
* - Add SHA256 checksumAndrej Zverev2005-12-299-0/+9
| | | | | | | | | | - Add $FreeBSD$ tag in patch files PR: ports/91060 Submitted by: Nicola Vitale <nivit@email.it> Notes: svn path=/head/; revision=152365
* A small tool to merge several PDF files into one PDF filePav Lucistnik2005-03-1812-0/+165
(based on Ghostscript). It has the following features: * Add/Remove PDF files; * Adjust the order of the PDF files; * Merge the PDF file based on ps2pdf. PR: ports/78895 Submitted by: Nicola Vitale <nivit@email.it> Notes: svn path=/head/; revision=131591