aboutsummaryrefslogtreecommitdiff
path: root/print
Commit message (Collapse)AuthorAgeFilesLines
* Patch vulnerability in imported xpdf code. Bump PORTREVISION.Josef El-Rayes2004-12-242-1/+30
| | | | | | | | | | | Approved by: pav(mentor) With hat: secteam References: http://www.vuxml.org/freebsd/e3e266e9-5473-11d9-a9e7-0001020eed82.html Notes: svn path=/head/; revision=125098
* Patch vulnerability in imported xpdf code. Bump PORTREVISION.Josef El-Rayes2004-12-242-1/+28
| | | | | | | | | | Approved by: pav(mentor) With hat: secteam References: http://www.vuxml.org/freebsd/e3e266e9-5473-11d9-a9e7-0001020eed82.html Notes: svn path=/head/; revision=125097
* Chase print/acroread5 to print/acroreadKris Kennaway2004-12-242-2/+2
| | | | | | | Extra Special Pointy Santa Hat to: trevor Notes: svn path=/head/; revision=125026
* - Add missing manpagesMarkus Brueffer2004-12-231-1/+3
| | | | | | | | | - Bump PORTREVISION Submitted by: pointyhat via kris Notes: svn path=/head/; revision=125003
* Move acroread5 to acroread, as requested by tg and vs.Trevor Johnson2004-12-236-1/+1
| | | | | | | | PR: 75371 Approved by: portmgr (marcus) Notes: svn path=/head/; revision=124996
* Update to version 3.7.21Kirill Ponomarev2004-12-232-3/+3
| | | | | | | | PR: ports/75401 Submitted by: Ports Fury Notes: svn path=/head/; revision=124957
* Reset MAINTAINER to ports@.Norikatsu Shigemura2004-12-232-2/+2
| | | | | | | | | | | We cannot contact them for a long time. Discussed with: hrs Approved by: kiri(blanket), mita(blanket), shige(blanket), taoka(blanket) Notes: svn path=/head/; revision=124934
* Use the '@unexec rmdir ...' construct instead of '@dirrm'.Jean-Marc Zucconi2004-12-221-3/+3
| | | | Notes: svn path=/head/; revision=124857
* Remove remaining directories in pkg_delete.Jean-Marc Zucconi2004-12-221-0/+3
| | | | | | | Submitted by: pointyhat Notes: svn path=/head/; revision=124817
* security update to 5.0.10Trevor Johnson2004-12-212-7/+7
| | | | | | | | | | | | advisory: <URL:http://www.idefense.com/application/poi/display?id=161&type=vulnerabilities> <URL:http://www.adobe.com/support/techdocs/331153.html> and CAN-2004-1152 Submitted by: hrs Notes: svn path=/head/; revision=124725
* - Update to 22.84.8.Hiroki Sato2004-12-216-44/+62
| | | | | | | - Remove tetex-modesw dependency. Notes: svn path=/head/; revision=124721
* - Remove tetex-modesw dependency.Hiroki Sato2004-12-219-375/+13
| | | | | | | | | | - Fix a problem of lambda with LaTeX2e 2003/12/01[*] Reported by: Stijn Hoop (stijn at win dot tue dot nl)[*] PR: ports/74837 Notes: svn path=/head/; revision=124720
* - Remove tetex-modesw dependency.Hiroki Sato2004-12-2110-335/+142
| | | | | | | - Bump PORTREVISION. Notes: svn path=/head/; revision=124719
* Put all hacks of hicolor icons and mime from ports to bsd.gnome.mk's gnomehack.Jeremy Messenger2004-12-211-2/+1
| | | | | | | | | | | | deskutils/drivel is the only port that has pkg-plist change, so bump the PORTREVISION. The rest else should be no function change, but just remove the patches to allow gnomehack takes care of it. Keep in mind, I only touch those ports that already have gnomehack. Reviewed by: pav and marcus Notes: svn path=/head/; revision=124646
* Update to 1.2.2Volker Stolz2004-12-203-5/+6
| | | | | | | | PR: ports/75225 Submitted by: maintainer Notes: svn path=/head/; revision=124578
* fix plist.Hajimu UMEMOTO2004-12-202-1/+37
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=124559
* Don't remove system locale directories (not listed in the relevantKris Kennaway2004-12-202-44/+14
| | | | | | | | | | BSD.*.dist), but do remove locale directories that are not listed there. Moreover, don't try to unconditionally @dirrm these directories since they're shared with other ports and are likely to still be in use. Notes: svn path=/head/; revision=124551
* - Fix a problem that some characters are not properly renderedHiroki Sato2004-12-192-1/+14
| | | | | | | | | | | | | when dvipdfmx is used. - Bump PORTREVISION. - Fix dependency[*] Spotted by: lesi[*] Notes: svn path=/head/; revision=124499
* Fix dependency.Hiroki Sato2004-12-192-0/+2
| | | | | | | Spotted by: lesi Notes: svn path=/head/; revision=124498
* Remove print/txfonts and print/pxfonts. The files installed by theseHiroki Sato2004-12-1911-2050/+0
| | | | | | | ports are already included in print/teTeX-texmf. Notes: svn path=/head/; revision=124491
* This port is scheduled to be removed on 2005-02-18 if it is stillKris Kennaway2004-12-184-0/+8
| | | | | | | broken at that time, and a fix has not been submitted to GNATS. Notes: svn path=/head/; revision=124429
* Add latexmk, tool which completely automates the process of generating a LaTeXPav Lucistnik2004-12-185-0/+66
| | | | | | | | | | | document. Essentially, it is a highly specialized relative of the general make utility. PR: ports/75206 Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> Notes: svn path=/head/; revision=124418
* Set MASTER_SITES to MASTER_SITE_LOCAL, since the developer wants to stop his ↵Oliver Braun2004-12-181-2/+2
| | | | | | | project and remove also the upstream distfiles. Notes: svn path=/head/; revision=124403
* Fix printing with JDK14 (cf. http://www.cups.org/str.php?L1004)Volker Stolz2004-12-173-1/+20
| | | | | | | | | PR: ports/74312 Submitted by: Gustavo De Nardin Approved by: maintainer Notes: svn path=/head/; revision=124312
* Switch from BROKEN to IGNORE to match other ports in this category.Mark Linimon2004-12-171-1/+1
| | | | Notes: svn path=/head/; revision=124267
* Remove offending chown-age.Michael Nottebrock2004-12-161-4/+0
| | | | Notes: svn path=/head/; revision=124224
* BROKEN: Changes ownership of previously-installed filesKris Kennaway2004-12-161-0/+2
| | | | Notes: svn path=/head/; revision=124186
* Clean up handling of locale directories at deinstall-time:Kris Kennaway2004-12-161-0/+4
| | | | | | | | * Don't remove "system directories" (which were created by BSD.*.dist) * Silently try to remove locale directories which we might have created Notes: svn path=/head/; revision=124183
* Update to version 2.16Kirill Ponomarev2004-12-152-3/+3
| | | | | | | | PR: ports/75115 Submitted by: Ports Fury Notes: svn path=/head/; revision=124124
* Update to 0.28Michael Johnson2004-12-143-4/+5
| | | | Notes: svn path=/head/; revision=124030
* Update to 0.1.14Michael Johnson2004-12-142-4/+4
| | | | Notes: svn path=/head/; revision=124029
* Clean up ${PREFIX}/sbin, but only if it's empty.Joe Marcus Clarke2004-12-131-0/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=123873
* Bump PORTREVISION for the previous commit.Joe Marcus Clarke2004-12-131-1/+1
| | | | Notes: svn path=/head/; revision=123870
* Use pkgconfig to clean up the pkgconfig directory after deinstallation.Joe Marcus Clarke2004-12-131-1/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=123868
* Fix build without imake.Dejan Lesjak2004-12-122-0/+2
| | | | | | | Pointed out by: dosirak via kris, while testing X.Org upgrade Notes: svn path=/head/; revision=123817
* Fix buildKirill Ponomarev2004-12-112-6/+6
| | | | | | | | PR: ports/74950 Submitted by: Ports Fury Notes: svn path=/head/; revision=123729
* Add missing ghostscript dependency.Josef El-Rayes2004-12-111-0/+2
| | | | | | | Approved by: edwin Notes: svn path=/head/; revision=123707
* Fix plist of pdflib-perl.Alex Dupre2004-12-111-1/+0
| | | | | | | | Submitted by: pointyhat via kris Pointyhat to: me (always test pdflib-perl when updating pdflib) Notes: svn path=/head/; revision=123701
* Update to 2.0.4 release.Alex Dupre2004-12-092-3/+3
| | | | Notes: svn path=/head/; revision=123555
* Update to 6.0.1 release:Alex Dupre2004-12-093-18/+11
| | | | | | | | - Unmark BROKEN - Use libtool15 Notes: svn path=/head/; revision=123554
* BROKEN: Broken pkg-plistKirill Ponomarev2004-12-092-0/+4
| | | | Notes: svn path=/head/; revision=123548
* BROKEN: UnfetchableKirill Ponomarev2004-12-081-0/+1
| | | | Notes: svn path=/head/; revision=123500
* BROKEN: UnfetchableKirill Ponomarev2004-12-081-0/+2
| | | | Notes: svn path=/head/; revision=123450
* Fix WWW-tagVolker Stolz2004-12-071-1/+1
| | | | | | | | PR: ports/74800 Submitted by: Manfred N. Riem Notes: svn path=/head/; revision=123390
* Update to 2.8.2Michael Johnson2004-12-063-3/+4
| | | | Notes: svn path=/head/; revision=123346
* Fix plist.Anton Berezin2004-12-061-1/+1
| | | | | | | Noticed by: kris Notes: svn path=/head/; revision=123289
* Update to 2.8.1.Joe Marcus Clarke2004-12-054-9/+9
| | | | Notes: svn path=/head/; revision=123269
* - Finish what adamw started: bump PORTREVISION and update pre-everything::Pav Lucistnik2004-12-043-3/+6
| | | | Notes: svn path=/head/; revision=123144
* Build fix for 5.x.CHOI Junho2004-12-048-4/+263
| | | | | | | | PR: ports/71883 Submitted by: Ports Fury Notes: svn path=/head/; revision=123116
* Update to 2.3.b.CHOI Junho2004-12-0410-187/+112
| | | | Notes: svn path=/head/; revision=123105