aboutsummaryrefslogtreecommitdiff
path: root/print
Commit message (Collapse)AuthorAgeFilesLines
* Take over maintainership: suggested by previous maintainer when IMario Sergio Fujikawa Ferreira2005-05-201-1/+1
| | | | | | | | | updated mftrace Approved by: maintainer (previous one) Notes: svn path=/head/; revision=135672
* update to 4.2.2Oliver Lehmann2005-05-195-70/+22
| | | | Notes: svn path=/head/; revision=135636
* - Use DISTVERSION instead of PORTVERSION/DISTNAMEVolker Stolz2005-05-192-31/+6
| | | | | | | - Use MAKE_ARGS instead of patches Notes: svn path=/head/; revision=135586
* Update to 2.05:Volker Stolz2005-05-192-3/+3
| | | | | | | Support for newer htmldoc (>= 1.8.24), mozilla (>= 1.7.3) and firefox versions. Notes: svn path=/head/; revision=135585
* - Fix plist, unbreakPav Lucistnik2005-05-171-2/+4
| | | | | | | | | PR: ports/80480 Submitted by: <bkoenig@cs.tu-berlin.de> Approved by: maintainer unreachable (mail bounces) Notes: svn path=/head/; revision=135467
* . Update to 2.30.Greg Lewis2005-05-162-3/+3
| | | | | | | | PR: 81127 Submitted by: Ports Fury Notes: svn path=/head/; revision=135418
* * Upgrade to 0.72d.Oliver Braun2005-05-163-20/+11
| | | | | | | * Welcome a new upstream maintainer, so reset the MASTER_SITE to sf.net Notes: svn path=/head/; revision=135398
* Update to 1.0dJean-Yves Lefort2005-05-163-7/+8
| | | | | | | | PR: ports/81057 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=135338
* New port py-rtf, a library to create RTF documents using the Python language.Thomas Gellekum2005-05-115-0/+64
| | | | Notes: svn path=/head/; revision=135047
* Fix a MD5 mismatch.Thierry Thomas2005-05-092-2/+3
| | | | | | | | | | Note: this was a silent update, just updating the URL of <http://www.htmldoc.org> in the FAQ. Reported by: Kris via pointyhat Notes: svn path=/head/; revision=134951
* - Nit: CXX is provided by USE_GCCPav Lucistnik2005-05-071-1/+1
| | | | | | | Submitted by: Patrick Dung <patrick_dkt@yahoo.com.hk> (maintainer) Notes: svn path=/head/; revision=134756
* Fix distinfo and pkg-plist because caption.xml has been removedHiroki Sato2005-05-073-5/+2
| | | | | | | | | from the original distribution. Bump PORTREVISION. Noticed by: kris Notes: svn path=/head/; revision=134748
* - Remove duplicate USE_GCCPav Lucistnik2005-05-061-2/+0
| | | | | | | Spotted by: gerald Notes: svn path=/head/; revision=134713
* - Switch to gcc34, as gcc33 lost gcj latelyPav Lucistnik2005-05-051-7/+12
| | | | | | | | PR: ports/80652 Submitted by: Patrick Dung <patrick_dkt@yahoo.com.hk> (maintainer) Notes: svn path=/head/; revision=134661
* - Update to 20050502Pav Lucistnik2005-05-044-12/+42
| | | | | | | | PR: ports/80606 Submitted by: KANOU Hiroki <kanou@khdd.net> (maintainer) Notes: svn path=/head/; revision=134594
* - Change maintainer's mail address.Vanilla I. Shu2005-05-031-1/+1
| | | | | | | | | | | - Change URL of {MASTER,PATCH}_SITES where I distribute sources/patches. - mkbold/mkitalic: Make portlint happy. PR: ports/80538 Submitted by: maintainer Notes: svn path=/head/; revision=134539
* Update to version 2.28Kirill Ponomarev2005-05-032-3/+3
| | | | | | | | PR: ports/80544 Submitted by: Ports Fury Notes: svn path=/head/; revision=134534
* Fix MASTER_SITESKirill Ponomarev2005-05-031-3/+10
| | | | | | | | | | | Support CFLAGS properly Support USE_GETOPT_LONG PR: ports/80543 Submitted by: Ports Fury Notes: svn path=/head/; revision=134533
* Now fetchable again.Kris Kennaway2005-05-011-2/+0
| | | | Notes: svn path=/head/; revision=134468
* BROKEN: UnfetchableKris Kennaway2005-04-301-0/+2
| | | | Notes: svn path=/head/; revision=134371
* Forgot to bump PORTREVISION after fixing gnu-tls support.Michael Reifenberger2005-04-271-1/+1
| | | | | | | Remindet by: Doug Barton Notes: svn path=/head/; revision=134246
* - Update WWW: lineMichael Johnson2005-04-264-1/+14
| | | | | | | - Install .desktop file for gnome menu Notes: svn path=/head/; revision=134184
* - Change ICON= in .desktop file so icon changes with theme.Michael Johnson2005-04-261-1/+1
| | | | Notes: svn path=/head/; revision=134183
* Update to 0.6.5Alexander Nedotsukov2005-04-242-5/+4
| | | | Notes: svn path=/head/; revision=134050
* Use dashed options for tar(1). Some old versions of tar(1)Hiroki Sato2005-04-221-1/+1
| | | | | | | | | | (1.11.2 at least) fail to parse the --exclude options without this. Pointed out by: Jeff Brown (jabrown at sdsc dot edu) Notes: svn path=/head/; revision=133918
* Fix build failure triggered by pkgconfig update.Alexander Nedotsukov2005-04-222-11/+5
| | | | Notes: svn path=/head/; revision=133910
* Fix build falure triggered by pkgconfig update.Alexander Nedotsukov2005-04-221-0/+11
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=133902
* Update to version 8.51Kirill Ponomarev2005-04-2110-100/+21
| | | | | | | | PR: ports/80209 Submitted by: Ports Fury Notes: svn path=/head/; revision=133870
* - UnbreakSergey Matveychuk2005-04-215-20/+12
| | | | | | | | | | - Pass maintainership to submitter PR: ports/80168 Submitted by: Renato Botelho <freebsd@galle.com.br> Notes: svn path=/head/; revision=133833
* Remove -funroll-loops from CFLAGS silently becauseHiroki Sato2005-04-191-0/+3
| | | | | | | | | dvipsk-tetex is not compatible with this option on 5.x. Problem reported by: many Notes: svn path=/head/; revision=133666
* Just using --enable-gnutls doesn't seem to be sufficient for cups-baseMichael Reifenberger2005-04-191-1/+1
| | | | | | | | | | | to choose it in favour of the base openssl. This kills cups-printing from inside firefox/mozilla. Adding --disable-openssl seems to solve this. Testet by: Stijn Hoop <stijn win.tue.nl> Notes: svn path=/head/; revision=133660
* New port ec-fonts-mftraced version 1.0.12: EC PostScript Type1 fontsMario Sergio Fujikawa Ferreira2005-04-196-0/+245
| | | | | | | | with TFMs for TeX required for latest versions of GNU LilyPond (print/lilypond) Notes: svn path=/head/; revision=133656
* o Update to 1.1.8 [1]Mario Sergio Fujikawa Ferreira2005-04-192-14/+9
| | | | | | | | | | o Take over maintainership [2] Submitted by: Patrick Atamaniuk <atamaniuk-ports@frobs.net> (maintainer) [2] Approved by: Patrick Atamaniuk <atamaniuk-ports@frobs.net> (maintainer) [1] Notes: svn path=/head/; revision=133655
* - Update to 2.26.Florent Thoumie2005-04-152-3/+3
| | | | | | | | PR: ports/79976 Submitted by: Ports Fury Notes: svn path=/head/; revision=133443
* add dvisvg 0.7.4dYing-Chieh Liao2005-04-155-0/+95
| | | | | | | Convertor from DVI to SVG Notes: svn path=/head/; revision=133392
* - make xfprint workOliver Lehmann2005-04-133-2/+73
| | | | | | | | | | o it will tell you now that you have to configure it first using the Xfce settings manager instead of coredumping o if you configured it, it will work now (-Wl,-E was missing in LDFLAGS) - bump PORTREVISION Notes: svn path=/head/; revision=133284
* reset maintainer to ports@FreeBSD.orgOliver Lehmann2005-04-131-1/+1
| | | | | | | | PR: ports/79727 Approved by: maintainer Notes: svn path=/head/; revision=133242
* Support WITHOUT_X11 knob and bump PORTREVISION.Hiroki Sato2005-04-124-11/+40
| | | | Notes: svn path=/head/; revision=133160
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-1211-11/+11
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* the distribution was rerolled.Hajimu UMEMOTO2005-04-113-7/+9
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=133032
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-1111-11/+11
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* BROKEN: Incomplete pkg-plistKris Kennaway2005-04-101-0/+2
| | | | Notes: svn path=/head/; revision=132947
* Remove XAWVER from Xaw3d LIB_DEPENDS re. Xaw3d will be depended upon justDejan Lesjak2005-04-101-1/+1
| | | | | | | | | | fine without explicit version in there, while specifying it can occasionally confuse (cf. ports/78527). Packages depend on specific versions of Xaw3d and X libraries anyway and ports will get the right version number through imake. Notes: svn path=/head/; revision=132854
* make it fetchable again by changing MASTER_SITES.Hajimu UMEMOTO2005-04-0741-41/+41
| | | | | | | | | The coporate name was changed from EPSON KOWA Co. to EPSON AVASYS Co. Reported by: pointyhat via kris Notes: svn path=/head/; revision=132714
* Add fpdf 1.53, a free PHP class to generate PDF files with pure PHP.Thierry Thomas2005-04-056-0/+200
| | | | Notes: svn path=/head/; revision=132589
* Fix Type1 PS font install directories of print/cmpsfontHiroki Sato2005-04-037-285/+281
| | | | | | | | | | | and print/amspsfnt. Some font management software expect that both of .afm and .pfb files are in the same directory. Bump PORTREVISION of the related ports. Suggested by: Pedro F. Giffuni (giffunip at asme dot org) Notes: svn path=/head/; revision=132348
* Update to 2.10.3.Joe Marcus Clarke2005-04-022-3/+3
| | | | Notes: svn path=/head/; revision=132237
* adjust MASTER_SITESOliver Lehmann2005-04-021-2/+3
| | | | Notes: svn path=/head/; revision=132187
* - Fix pkg-plist and bump PORTREVISION.Hiroki Sato2005-03-283-14/+27
| | | | | | | | | | | | - Remove BROKEN line. - Depend on print/teTeX-base instead of print/teTeX. - Use etex(1) for typeset of manual.dvi. - Invoke mktexlsr(1) after install and deinstall. Approved by: portmgr (krion) Notes: svn path=/head/; revision=132101
* BROKEN: Incomplete pkg-plistKris Kennaway2005-03-261-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=132036