summaryrefslogtreecommitdiff
path: root/print (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - update to 1.3.5Dirk Meyer2007-12-231-1/+1
| | | | Notes: svn path=/head/; revision=204384
* - Security update to 1.3.5Dirk Meyer2007-12-233-612/+4
| | | | | | | | Security: http://www.cups.org/str.php?L2589 Reported by: Hilko Meyer Notes: svn path=/head/; revision=204383
* - Mark BROKEN with gcc42 across the boardPav Lucistnik2007-12-211-2/+0
| | | | Notes: svn path=/head/; revision=204287
* Prettyref provides a command \newrefformat, which specifies the way inPav Lucistnik2007-12-185-0/+62
| | | | | | | | | | | | | | | | which a reference is typeset, according to a label "identification". The identification is set in the \label command, by using prefixed label names; so instead of \label{mysection}, one uses \label{sec:mysection}, and prettyref interprets the "sec:" part. The package is compatible with hyperref and with other packages. WWW: http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/ PR: ports/118116 Submitted by: Koji Yokota <yokota@res.otaru-uc.ac.jp> Notes: svn path=/head/; revision=204005
* Update to 1.2.3Michael Johnson2007-12-182-5/+5
| | | | Notes: svn path=/head/; revision=203989
* - Add build dependency on perlPav Lucistnik2007-12-162-0/+2
| | | | | | | | PR: ports/118750 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer) Notes: svn path=/head/; revision=203863
* - Remove hard-coded EMACS_PORT_NAME.Hiroki Sato2007-12-161-2/+2
| | | | | | | | | - Add PKGNAMESUFFIX based on EMACS_PORT_NAME. Pointed out by: Jan Henrik Sylvester Notes: svn path=/head/; revision=203856
* - Update to 1.2.6Andrew Pantyukhin2007-12-152-4/+4
| | | | Notes: svn path=/head/; revision=203715
* - Update to 1.1.0Pav Lucistnik2007-12-144-26/+85
| | | | | | | | PR: ports/118179 Submitted by: Tomas Verbaitis <tomasv@megalogika.lt> (maintainer) Notes: svn path=/head/; revision=203555
* - Update to 20071210Pav Lucistnik2007-12-144-25/+132
| | | | | | | | PR: ports/118637 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=203540
* Depending on javavmwrapper should be enough, rather than also dependingMark Linimon2007-12-121-2/+3
| | | | | | | | | | on the antique JRE for Java 1.1. I'll investigate how it works with the other JREs. Pointy hat to: self Notes: svn path=/head/; revision=203194
* Upgrade to 1.4.5.1, which should be able to read files created byMikhail Teterin2007-12-1212-76/+140
| | | | | | | | | the 1.5.x branch (available from the lyx-devel port). Delayed by: portfreeze Notes: svn path=/head/; revision=203173
* Update my email address.Henrik Brix Andersen2007-12-111-1/+1
| | | | | | | Approved by: erwin (mentor) Notes: svn path=/head/; revision=203075
* - fix packageDirk Meyer2007-12-111-1/+2
| | | | | | | | | PR: 117779 - update to 1.3.4 Notes: svn path=/head/; revision=203002
* - update to 1.3.4Dirk Meyer2007-12-115-198/+17
| | | | Notes: svn path=/head/; revision=203001
* Here's a twist: a port that the import of gcc4.2 _unbroke_. Mark it so.Mark Linimon2007-11-201-6/+0
| | | | | | | | Reported by: pointyhat Approved by: portmgr (self) Notes: svn path=/head/; revision=202764
* - fix vulnerability in pdftopsDirk Meyer2007-11-142-1/+608
| | | | | | | | | | | Security: arbitrary code execution vulnerability in pdftops Security: CVE-2007-4352 Submitted by: delphij (Xin LI) Approved by: portmgr (pav) Obtained from: cvs.fedora.redhat.com Notes: svn path=/head/; revision=202698
* - Security patch to solve remote code executionDirk Meyer2007-11-122-1/+154
| | | | | | | | | | Security: http://secunia.com/advisories/27233/ Security: CVE-2007-4351 Approved by: portmgr (linimon) Obtained from: http://www.cups.org/strfiles/2561/str2561-cups13v2.patch Notes: svn path=/head/; revision=202640
* - mark FORBIDDEN due remote execution of arbitrary codeDirk Meyer2007-11-081-0/+1
| | | | | | | Approved by: portmgr (erwin) Notes: svn path=/head/; revision=202593
* - UnbreakMartin Wilke2007-11-052-2/+2
| | | | | | | | | | | - Fix pkg-plist PR: 117735 Submitted by: leeym Approved by: portmgr (pav) Notes: svn path=/head/; revision=202516
* - Depends on package as latex may come from print/latex instead of teTeXRong-En Fan2007-10-301-2/+2
| | | | | | | | | - While doing so, use package dependency for fonts, too Submitted by: brian Notes: svn path=/head/; revision=202385
* Update to 1.0.2Lars Engels2007-10-292-7/+7
| | | | | | | | | PR: ports/117640 Submitted by: Tomas Verbaitis <tomasv (AT) megalogika.lt> (maintainer) Approved by: miwi (mentor) Notes: svn path=/head/; revision=202360
* - Update to 20071002Martin Wilke2007-10-277-288/+218
| | | | | | | | | | - Pass maintainershipt to submitter PR: 117254 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Notes: svn path=/head/; revision=202184
* - Update to 2.7.9 (breaks out foomatic integration, all access is done viaPav Lucistnik2007-10-2648-1728/+1862
| | | | | | | | | | libusb now) PR: ports/117250 Submitted by: Anish Mistry <amistry@am-productions.biz> (maintainer) Notes: svn path=/head/; revision=202098
* - Fix a typo in bsd.sites.mk along with all the places it affectedAndrew Pantyukhin2007-10-251-1/+1
| | | | | | | Approved by: oliver (maintainer of the respective ports) Notes: svn path=/head/; revision=202040
* Remove print/yatex-mule because Mule is obsolete now.Hiroki Sato2007-10-252-17/+0
| | | | Notes: svn path=/head/; revision=201994
* Fix INDEXMichael Johnson2007-10-251-1/+1
| | | | Notes: svn path=/head/; revision=201965
* Remove gimp-devel and friends since gimp 2.4.0 is now in portsMichael Johnson2007-10-253-23/+0
| | | | Notes: svn path=/head/; revision=201953
* Correct path to lpstat so gimp (and others) can find pre-configured-cups ↵Michael Johnson2007-10-241-1/+3
| | | | | | | printers. Notes: svn path=/head/; revision=201951
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-2427-683/+168
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338 Notes: svn path=/head/; revision=201947
* Migration from bison 1.x to 2.xAde Lovett2007-10-172-4/+4
| | | | | | | | PR: 117086 Tested by: -exp runs Notes: svn path=/head/; revision=201613
* - Fix pkg-plist.Marcelo Araujo2007-10-141-1/+1
| | | | | | | Approved by: stas (mentor) Notes: svn path=/head/; revision=201467
* - Update to 3.6.3.Marcelo Araujo2007-10-105-39/+6
| | | | | | | | | PR: ports/116433 Submitted by: Marcus von Appen <mva@sysfault.org> Approved by: stas (mentor), maintainer timeout (2 weeks) Notes: svn path=/head/; revision=201231
* Add print/lyx15, a document processor interfaced with LaTeXThierry Thomas2007-10-087-346/+590
| | | | | | | | | | (current stable version repocopied from print/lyx). PR: ports/116357 Submitted by: Ullrich Franke <trash.esiac (at) googlemail.com> Notes: svn path=/head/; revision=201078
* New port of pyPdf, a Pure-Python library for access to and modificationStefan Eßer2007-10-085-0/+52
| | | | | | | of PDF files. Notes: svn path=/head/; revision=201070
* - Update to 0.3.9Martin Wilke2007-10-052-5/+4
| | | | | | | | | PR: 116912 Submitted by: miwi Approved by: maintainer Notes: svn path=/head/; revision=200947
* Print driver for the Minolta PagePro 1(2/3/4)xxW printers.Martin Wilke2007-10-054-0/+33
| | | | | | | | | | WWW: http://hinterbergen.de/mala/min12xxw/ PR: ports/116744 Submitted by: Tim McCormick <tim at pcbsd.org> Notes: svn path=/head/; revision=200929
* Remove leftover .endifEdwin Groothuis2007-10-041-1/+0
| | | | | | | Pointyhat to: that pile over there Notes: svn path=/head/; revision=200798
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-0410-47/+2
| | | | Notes: svn path=/head/; revision=200778
* Remove support for OSVERSION < 5Edwin Groothuis2007-10-041-11/+0
| | | | Notes: svn path=/head/; revision=200765
* 2007-01-04 print/clibpdf: distfile and homepage disappearedThomas Abthorpe2007-10-0111-331/+0
| | | | | | | | | 2007-10-01 print/ruby-clibpdf: required port print/clibpdf deprecated Approved by: clsung (mentor) Notes: svn path=/head/; revision=200546
* Mark as broken with gcc4.2 on 64-bit archs.Mark Linimon2007-10-011-0/+6
| | | | Notes: svn path=/head/; revision=200497
* Before bsd.port.pre.mk, set either USE_PERL5 or WANT_PERL, depending onMark Linimon2007-09-301-0/+1
| | | | | | | | whether the perl dependency is unconditional or conditional. This will be needed for the conditional inclusion of bsd.perl.mk. Notes: svn path=/head/; revision=200412
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-303-5/+7
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* - update to 1.3.3Dirk Meyer2007-09-305-27/+19
| | | | | | | | PR: 116743 Submitted by: Marcin Wisnicki Notes: svn path=/head/; revision=200405
* Update to 1.2.1Michael Johnson2007-09-302-4/+4
| | | | Notes: svn path=/head/; revision=200400
* Add WANT_PERL. This will be needed to conditionalize bsd.perl.mk inclusion.Mark Linimon2007-09-291-0/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=200385
* - Fix building with GCC 4.2 (remove -Werror) and remove BROKEN for 7.x.Alejandro Pulver2007-09-291-4/+3
| | | | | | | | | PR: ports/116678 Submitted by: Kevin Oberman <oberman@es.net> Reworked by: alepulver (myself) Notes: svn path=/head/; revision=200370
* - fix build when an obsolete version of cups is installedDirk Meyer2007-09-292-0/+15
| | | | | | | | PR: 116721 Submitted by: Christoph Moench-Tegeder Notes: svn path=/head/; revision=200317
* - update to 1.3.0Dirk Meyer2007-09-281-1/+1
| | | | Notes: svn path=/head/; revision=200265