summaryrefslogtreecommitdiff
path: root/print (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Install metafont files in the right place.Jean-Marc Zucconi1997-09-153-58/+57
| | | | Notes: svn path=/head/; revision=7922
* Create ${PREFIX}/share/texmf/mf too from pre-install.Satoshi Asami1997-09-141-1/+2
| | | | Notes: svn path=/head/; revision=7900
* Activate bibview.Thomas Gellekum1997-09-121-1/+2
| | | | Notes: svn path=/head/; revision=7875
* Import bibview port. bibview allows to edit bibliographic databasesThomas Gellekum1997-09-1211-0/+172
| | | | | | | | | | for use with BibTeX. PR: 4133 Submitted by: "David A. Bader" <dbader@umiacs.umd.edu> Notes: svn path=/head/; revision=7874
* Upgrade: version T76 -> version T77Jean-Marc Zucconi1997-09-112-4/+4
| | | | Notes: svn path=/head/; revision=7866
* Use ghostscript 5Andreas Klemm1997-09-112-4/+4
| | | | Notes: svn path=/head/; revision=7865
* Upgrade, 3.08 -> 3.10.Masafumi Max NAKANE1997-09-054-328/+381
| | | | | | | PR: 4077 Notes: svn path=/head/; revision=7776
* typo:Andreas Klemm1997-09-048-16/+16
| | | | | | | | | | - unzip:${PORTSDIR}/archiver/unzip + unzip:${PORTSDIR}/archivers/unzip Submitted by: Bernd Rosauer <br@schiele-ct.de> Notes: svn path=/head/; revision=7773
* Path changed on ftp server.Andreas Klemm1997-09-0316-24/+24
| | | | | | | | Version number bumped but withoout file change Submitted by: Jeffrey Hsu Notes: svn path=/head/; revision=7761
* someone rearranged directory paths on alladins main ftp serverAndreas Klemm1997-09-028-16/+16
| | | | Notes: svn path=/head/; revision=7757
* Upgrade to 3.01.Thomas Gellekum1997-09-019-30/+72
| | | | Notes: svn path=/head/; revision=7744
* Bring transfig up to 3.2, so I can bring xfig up to date also.Chuck Robey1997-08-283-34/+35
| | | | | | | Submitted by: Brian N. Handy <handy@sag.space.lockheed.com> Notes: svn path=/head/; revision=7710
* unzip -La converts to lowercase file names and strips away the messyAndreas Klemm1997-08-278-48/+16
| | | | | | | ^M's ... rest in peace for the sed line .. ;-) Notes: svn path=/head/; revision=7703
* Included new driver version 1.2 for HP 850 printers and related ...Andreas Klemm1997-08-2723-39/+135
| | | | | | | | | | | | | See: http://bonk.ethz.ch/hp850/hp850.html Additional driver will be fetched directly from internet now Because this driver source is packed as a .zip file (tada *sigh*) and contains ^M's (where the combination \^M confuses gcc) we have to BUILD_DEPEND on unzip and pipe the source and header files through sed to wipe out the ^M's ... As requested by: Lars Koeller Notes: svn path=/head/; revision=7701
* Add $Id$. (No, the line that started with "# Makefile,v 1.2" doesSatoshi Asami1997-08-271-1/+1
| | | | | | | | | not really qualify as an $Id$ line. :> Pointed out by: portlint Notes: svn path=/head/; revision=7700
* Enable dvips2asciiWolfram Schneider1997-08-261-1/+2
| | | | Notes: svn path=/head/; revision=7697
* PostScript (created by dvips) to ascii converterWolfram Schneider1997-08-265-0/+40
| | | | | | | | PR: ports/4245 Submitted by: Slaven Rezic <eserte@cs.tu-berlin.de> Notes: svn path=/head/; revision=7696
* - Update my e-mail addressThomas Gellekum1997-08-262-5/+7
| | | | | | | | - Add $Id$ to tr2latex/Makefile - ``Un-maintain'' ctk. Notes: svn path=/head/; revision=7694
* Upgrade to version 5.74Jean-Marc Zucconi1997-08-253-22/+23
| | | | Notes: svn path=/head/; revision=7678
* Upgrade to version T76.Jean-Marc Zucconi1997-08-254-11/+12
| | | | Notes: svn path=/head/; revision=7676
* Upgrade to ghostscript 5.03Andreas Klemm1997-08-2454-1878/+1893
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makefile: - Changed WRKSRC - New GS_SOURCES - Make symbolic link from jpeg-6a and libpng port's workdir into WRKSRC, instead of patching unix-gcc.mak further: ln -s ${PORTSDIR}/graphics/jpeg/work/jpeg-6a ${WRKSRC}/jpeg-6a ln -s ${PORTSDIR}/graphics/png/work/libpng-0.96 ${WRKSRC}/libpng - updated md5 files patches/patch-aa: - new unified diff because some of the above mentioned changes - Only commented out the default DEVICE_DEVS - make our zlib compile again pkg/DESCR: - bumped version number pkg/PLIST: - updated PLIST - added proper @dirrm's for a successfull pkg_delete action scripts/configure: - added new drivers "la70t" "DEC LA70 printer with low resol. text enhancement" ON \ "lq850" "EPSON LQ-850 (360x360), ok for Canon BJ300 in LQ850 emul" ON \ - rmoved one unnecessary "pdfwrite" - same for scripts/configure.batch As requested by: Lars Koeller ;-) Notes: svn path=/head/; revision=7667
* The distfile disapeared from the original site. Use another MASTER_SITES.Jean-Marc Zucconi1997-08-197-117/+51
| | | | | | | | The version number is the same but there are slight changes in the sources. This is why all the files have changed. Notes: svn path=/head/; revision=7622
* Major upgrade of a2ps. The feature that I liked most was theChuck Robey1997-08-1910-238/+348
| | | | | | | | automatic context sensitive font emphasis for software (pretty printing). Notes: svn path=/head/; revision=7616
* Version change (1.16 -> 1.17)Jean-Marc Zucconi1997-08-153-6/+8
| | | | | | | Use another MASTER_SITE. Notes: svn path=/head/; revision=7595
* Fixed packaging problem pointed out by Satoshi.Chuck Robey1997-08-071-5/+0
| | | | Notes: svn path=/head/; revision=7498
* Upgrade to use latest distribution. Fix open PRs along the way.Thomas Gellekum1997-08-056-108/+810
| | | | | | | | PR: 2936 3102 3121 Reviewed by: Satoshi, Bernd Rosauer <br@schiele-ct.de> Notes: svn path=/head/; revision=7481
* No need to define DISTFILES, the default is already correct. ChangeSatoshi Asami1997-08-051-8/+4
| | | | | | | | | | | "?=" to "=" for MAKE_FLAGS, bsd.port.mk is read later anyway. Change "/usr/local" to "${PREFIX}" and "/usr/bin/false" to ${FALSE}. Remove spurious empty lines. Many of the above found by: portlint Notes: svn path=/head/; revision=7479
* Activate enscriptChuck Robey1997-07-271-1/+2
| | | | | | | Submitted by: Gary Kline <kline@thought.org> Notes: svn path=/head/; revision=7424
* New port of enscript, an ascii->postscript pretty printer.Chuck Robey1997-07-275-0/+199
| | | | | | | Submitted by: Gary Kline <kline@thought.org> Notes: svn path=/head/; revision=7423
* Upgrade to the 97/06 version.Jean-Marc Zucconi1997-07-263-9/+14
| | | | Notes: svn path=/head/; revision=7418
* /bin/sh -> ${SH}Masafumi Max NAKANE1997-07-1312-32/+32
| | | | Notes: svn path=/head/; revision=7303
* Fix PR ports/3572 by using mkfifo instead of mknod. Update for newJohn Polstra1997-07-112-3/+22
| | | | | | | | | | shared library version numbers in the modula-3-lib port. PR: Closes ports/3572 Submitted by: gjm11@dpmms.cam.ac.uk (Gareth McCaughan) Notes: svn path=/head/; revision=7289
* Make gs5 compile again using the new libpng V 0.96Andreas Klemm1997-07-048-8/+8
| | | | Notes: svn path=/head/; revision=7208
* Update the maintainer's e-mail address.Masafumi Max NAKANE1997-06-301-4/+3
| | | | | | | | PR: 3974 Submitted by: the port's maintainer Notes: svn path=/head/; revision=7134
* Upgrade to 3.5.8.Thomas Gellekum1997-06-232-4/+4
| | | | | | | | PR: 3929 Submitted by: Brian Handy <handy@sag.space.lockheed.com> Notes: svn path=/head/; revision=7046
* Major cleanup for ghostscript5 port.Andreas Klemm1997-06-1430-907/+1796
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - merged patch-af into patch-aa, both patches hacked unix-gcc.mak - merged the scripts/{configure,configure.batch} changes into patch-aa, so that unix-gcc.mak is hacked only by patch-aa - when doing interactive configuration, every device driver is now turned on, so you have to deselect devices - when using BATCH compilation, you now get every supported device, this one is especially for Satoshi, when making gs packages ! - Added a note into unix-gcc.mak, that DEVICE_DEVS now completely are removed in the makefile, instead of this, the two configure scripts now completely control, which devices have to be compiled in. So, the configure target "patches" the unix-gcc.mak Makefile and puts a DEVICE_DEVS line at line 1. When doing batch compilation every device is included in this line, or the wanted devices ... - The compilation option -DA4 is now included if you compile the port by saying "make A4=yes". I hope, I didn't forget a driver, look at that long line ;-) BTW, I didn't create that DEVICE_DEVS line by hand, I did the interactive installation, which created it automatically, and after that I "stealed" that DEVICE_DEVS line for inclusion into configure.batch ;-) So the devices in configure and configure.batch are exactly the same, you only have to compare devices.mak with one of the configure scripts. BTW, should we nuke ghostscript4 ??? Does somebody know if any port needs gs4 ??? Notes: svn path=/head/; revision=6928
* removed unnecessary newlineAndreas Klemm1997-06-128-16/+8
| | | | Notes: svn path=/head/; revision=6888
* - The package other fonts doesn't have the trailing fonts/ path,Andreas Klemm1997-06-1116-512/+528
| | | | | | | | | so other-fonts were extracted into /usr/local/share/ghostscript instead of /usr/local/share/ghostscript/fonts - Corrected PLIST file Notes: svn path=/head/; revision=6860
* enable ghostscript 5 portAndreas Klemm1997-06-111-1/+2
| | | | | | | | packaging will be tested later this afternoon after cvsupping ;-) (have to go to work now) ;-) Notes: svn path=/head/; revision=6859
* New ghostscript 5 portAndreas Klemm1997-06-1170-0/+5381
| | | | Notes: svn path=/head/; revision=6858
* USE_X11 is not necessary if USE_IMAKE is defined. While I'm here,Satoshi Asami1997-06-111-4/+1
| | | | | | | remove a couple of extra newlines in the post-install target. Notes: svn path=/head/; revision=6857
* Upgrade to 3.5.3.Thomas Gellekum1997-06-104-10/+34
| | | | | | | | PR: 3832 Submitted by: Brian Handy <handy@lambic.space.lockheed.com> Notes: svn path=/head/; revision=6848
* Upgrade to 3.5.3.Thomas Gellekum1997-06-101-4/+10
| | | | | | | | | | PR: 3832 Submitted by: Brian Handy <handy@lambic.space.lockheed.com> Remove myself as maintainer. Notes: svn path=/head/; revision=6847
* Upgrade, 3.4.3 -> 3.4.12.Masafumi Max NAKANE1997-06-072-4/+4
| | | | | | | | PR: 3803 Submitted by: Brian Handy <handy@lambic.space.lockheed.com> Notes: svn path=/head/; revision=6786
* Upgrade to 3.4.3.Satoshi Asami1997-05-293-6/+7
| | | | | | | | PR: 3703 Submitted by: Brian Handy <handy@lambic.space.lockheed.com> (except PLIST) Notes: svn path=/head/; revision=6619
* Change nonexistent host sol.cs.ruu.nl to ftp.cs.ruu.nl .Bill Fenner1997-05-281-1/+1
| | | | | | | | | | ftp.cs.ruu.nl has the file in question in the same directory so this was probably just a name change. Found by: distfile checker Notes: svn path=/head/; revision=6595
* Update the INSTALL doc for 44BSD systems rather than old 4.3BSD.David E. O'Brien1997-05-251-0/+64
| | | | Notes: svn path=/head/; revision=6554
* Cleaned up install output.David E. O'Brien1997-05-251-20/+23
| | | | Notes: svn path=/head/; revision=6553
* Remove the pre-fetch target. It was useless.Jean-Marc Zucconi1997-05-211-13/+3
| | | | Notes: svn path=/head/; revision=6527
* Use new MASTER_SITE_LOCAL variable from bsd.port.mk.Satoshi Asami1997-04-302-4/+4
| | | | Notes: svn path=/head/; revision=6369