summaryrefslogtreecommitdiff
path: root/print (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Enable i18n code.Jun Kuriyama1998-04-305-9/+37
| | | | | | | | | | Remove English ghostscript from RUN_DEPENDS. Submitted by: MITA Yoshio <Yoshio.Mita@isen.fr> PR: ports/4640 Notes: svn path=/head/; revision=10792
* Remove xmgr.Thomas Gellekum1998-04-301-2/+1
| | | | Notes: svn path=/head/; revision=10779
* path changed on main ftp siteAndreas Klemm1998-04-275-10/+10
| | | | Notes: svn path=/head/; revision=10712
* fix compilation problems after jpeg lib upgradeAndreas Klemm1998-04-1930-166/+191
| | | | Notes: svn path=/head/; revision=10593
* Apply patches by maintainer:Matthew Hunt1998-04-193-9/+36
| | | | | | | | | | | | | | | - Update maintainer's email address - Fix a typecast problem And my modifications: - Change "version required" line in Makefile header - Change patch to Imakefile to not override CC and CFLAGS. PR: 6350 Submitted by: David A. Bader <dbader@eece.unm.edu> Notes: svn path=/head/; revision=10592
* original distribution updated.Jun-ichiro itojun Hagino1998-04-193-13/+19
| | | | | | | PR: 6131 Notes: svn path=/head/; revision=10571
* port update, to let it build correctly.Jun-ichiro itojun Hagino1998-04-184-47/+57
| | | | | | | PR: 6110 Notes: svn path=/head/; revision=10562
* "mph@pobox.com" --> "mph@freebsd.org" in ports that I maintain.Matthew Hunt1998-04-171-2/+2
| | | | Notes: svn path=/head/; revision=10549
* Use jpeg shared library version 8.Justin M. Seger1998-04-151-2/+2
| | | | Notes: svn path=/head/; revision=10524
* Upgrade: T86->T89Jean-Marc Zucconi1998-04-083-5/+6
| | | | Notes: svn path=/head/; revision=10449
* Add NO_LATEST_LINK -- these are not the latest versions, and we shouldn'tSatoshi Asami1998-04-041-1/+2
| | | | | | | | depend on ordering in the parent Makefiles for the links to be created correctly. Notes: svn path=/head/; revision=10410
* libpng upgrade changed directory name.Satoshi Asami1998-04-018-16/+16
| | | | Notes: svn path=/head/; revision=10384
* Apply my changes here too, for the day 3.0 is the "-STABLE" branch.David E. O'Brien1998-03-301-5/+7
| | | | Notes: svn path=/head/; revision=10379
* * did not use ${MOTIFLIB} (thus wouldn't build for me)David E. O'Brien1998-03-301-2/+2
| | | | | | | | | | * ports track -STABLE not -CURRENT. * more PREFIX cleaning And as a side issue, why does a brand new port not have a Maintainer? Notes: svn path=/head/; revision=10378
* Activate the mgv port.Steve Price1998-03-281-1/+2
| | | | Notes: svn path=/head/; revision=10356
* Initial import of mgv-2.3.1.Steve Price1998-03-287-0/+126
| | | | | | | | | | A PostScript and PDF previewer that uses the Motif widget set. PR: 5915 Submitted by: Brian Handy <handy@physics.montana.edu> Notes: svn path=/head/; revision=10355
* 1) portlint compliantJean-Marc Zucconi1998-03-123-3/+38
| | | | | | | | | | | 2) strip binaries 3) add @dirrm in PLIST PR: ports/5984 Submitted by: Jun Kuriyama <kuriyama@opt.phys.waseda.ac.jp> Notes: svn path=/head/; revision=10128
* libpng-0.96 -> libpng-0.99eJustin M. Seger1998-03-038-16/+16
| | | | Notes: svn path=/head/; revision=10004
* ADD MANUAL_PACKAGE_BUILD.Satoshi Asami1998-02-261-1/+2
| | | | Notes: svn path=/head/; revision=9943
* Put back MANUAL_PACKAGE_BUILD, I don't see why this suddenly becameSatoshi Asami1998-02-261-1/+2
| | | | | | | unnecessary. Notes: svn path=/head/; revision=9942
* Sort PLIST and remove a bogon regarding ogonkify.info which doesn'tSteve Price1998-02-261-69/+72
| | | | | | | | | have a dir file entry. PR: 5840 Notes: svn path=/head/; revision=9933
* Use {} consistently and strip bin/a2ps.Steve Price1998-02-261-37/+18
| | | | | | | PR: part of 5840 Notes: svn path=/head/; revision=9932
* Remove "mpage - " from front, we don't do this anymore.Satoshi Asami1998-02-261-1/+1
| | | | Notes: svn path=/head/; revision=9931
* Allow names like "a4" and "Letter" too. The package name is alwaysSatoshi Asami1998-02-251-3/+7
| | | | | | | lower-cased. Notes: svn path=/head/; revision=9927
* Make this port actually install by using BSD_INSTALL_* macros, notSatoshi Asami1998-02-251-2/+2
| | | | | | | INSTALL_* macros (which are not what's passed in the environment). Notes: svn path=/head/; revision=9926
* Missed a reference.David E. O'Brien1998-02-251-3/+3
| | | | Notes: svn path=/head/; revision=9917
* The default is now US-letter rather than A4.David E. O'Brien1998-02-251-11/+6
| | | | Notes: svn path=/head/; revision=9916
* Upgrade to version 4.0 and allow the build of A4 and LETTERSteve Price1998-02-253-12/+46
| | | | | | | | | | packages. PR: 5075 Submitted by: Matthew Hunt <mph@pobox.com> Notes: svn path=/head/; revision=9913
* Add tk virtual category where missing. List of ports which depend on tkBill Fenner1998-02-211-2/+2
| | | | | | | | | | | | but aren't in a tk virtual category from awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX I didn't do anything about the ports which depend on things which depend on a tk revision. I'd be afraid that the depended-upon port might change and thus outdate the virtual category in the depender. Notes: svn path=/head/; revision=9876
* Upgrade to 3.11Bill Fenner1998-02-214-28/+36
| | | | Notes: svn path=/head/; revision=9872
* activate mpage portSteve Price1998-02-201-1/+2
| | | | Notes: svn path=/head/; revision=9847
* Initial import of version 2.5.Steve Price1998-02-206-0/+72
| | | | | | | | | | print multiple pages per sheet of paper. PR: 5790 Submitted by: Kapil Chowksey <kchowksey@hss.hns.com> Notes: svn path=/head/; revision=9846
* Upgrade to 1.4.Thomas Gellekum1998-02-184-9/+13
| | | | Notes: svn path=/head/; revision=9806
* This port REQUIRES_MOTIF.Thomas Gellekum1998-02-181-1/+2
| | | | | | | Noticed by: Peter Cornelius <pc@inr.fzk.de> Notes: svn path=/head/; revision=9800
* Fix several build problems.Satoshi Asami1998-02-182-2/+8
| | | | | | | | Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Reviewed by: various members of ports-jp@jp.freebsd.org Notes: svn path=/head/; revision=9795
* Make reinstall. Really this time. Or so I hope.Thomas Gellekum1998-02-181-2/+2
| | | | Notes: svn path=/head/; revision=9793
* Unmark broken, packaging works now.Satoshi Asami1998-02-181-3/+1
| | | | Notes: svn path=/head/; revision=9791
* Add dependency to ppmtogif -> netpbm.Satoshi Asami1998-02-181-3/+3
| | | | | | | Reported and verified by: Miroslav Kes <mira@rockwell.cz> Notes: svn path=/head/; revision=9785
* remove some filter files to make it packageAndreas Klemm1998-02-161-6/+0
| | | | | | | | dunno, how exactly I produced these files after installation and testing of the package ... Notes: svn path=/head/; revision=9765
* Mark this port broken, doesn't package. (I put BROKEN in the beginning,Satoshi Asami1998-02-161-1/+3
| | | | | | | | not because I'm overly annoyed or anything but because this Makefile has so many special case variables I didn't know where to stick it.) Notes: svn path=/head/; revision=9753
* Update to version 4.9.9 and portlint.Steve Price1998-02-153-29/+51
| | | | | | | | PR: 5756 Submitted by: Brian Handy <handy@lambic.spasci.com> Notes: svn path=/head/; revision=9737
* Enable gpAndreas Klemm1998-02-141-1/+2
| | | | | | | PR: closes 5742 Notes: svn path=/head/; revision=9721
* import of new port GP.Andreas Klemm1998-02-148-0/+201
| | | | | | | | | A GUI printer manager written with TCL/TK. Is able to preview and convert file types before print. Looks nice. Notes: svn path=/head/; revision=9720
* Update the port to the new 0.12beta version.Andreas Klemm1998-02-1415-315/+460
| | | | | | | | PR: closed 5686 Submitted by: Brian Handy Notes: svn path=/head/; revision=9719
* /usr/local -> ${PREFIX}Jean-Marc Zucconi1998-02-091-2/+2
| | | | Notes: svn path=/head/; revision=9645
* Make xtem reinstall-friendly.Thomas Gellekum1998-02-092-4/+6
| | | | Notes: svn path=/head/; revision=9642
* cp [a-z]* instead of *, the latter matches the CVS dir and fails.Satoshi Asami1998-02-081-2/+2
| | | | Notes: svn path=/head/; revision=9629
* Upgrade to version 1.0Justin M. Seger1998-02-084-12/+10
| | | | Notes: svn path=/head/; revision=9619
* The maintainer requested (via private e-mail) to remove himself fromMasafumi Max NAKANE1998-02-071-3/+1
| | | | | | | | | the MAINTAINER field due to lack of test environment. The request was submitted a few months ago, but I've been failing to remember and do this. Notes: svn path=/head/; revision=9611
* Activate xtem.Thomas Gellekum1998-02-041-1/+2
| | | | Notes: svn path=/head/; revision=9592