summaryrefslogtreecommitdiff
path: root/print (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add trailling slash to MASTER_SITES.Satoshi Asami1997-04-215-10/+10
| | | | | | | Submitted by: "Philippe Charnier" <charnier@xp11.frmug.org> Notes: svn path=/head/; revision=6256
* Delete PATCH_STRIP so this port compiles. This one is a huge mysterySatoshi Asami1997-04-181-2/+1
| | | | | | | | | | | to me. (1) I have no idea how this port worked for anyone. (2) I have no idea why this variable was here to begin with. Notes: svn path=/head/; revision=6233
* Upgrade to 3.2.4.Thomas Gellekum1997-04-184-62/+29
| | | | Notes: svn path=/head/; revision=6228
* Don't ask me why, but "databases" is spelled "databases", not "database"....Satoshi Asami1997-04-161-2/+2
| | | | Notes: svn path=/head/; revision=6218
* Add "database" to the categories list. Personally, I don't think anyoneDavid E. O'Brien1997-04-151-2/+2
| | | | | | | | | | | | | would think if looking for it there... but I have been quite wrong before. But then I also don't think this and all the TeX stuff belong in "print" either. They are wordprocessing tools. But I guess we really don't have that categrory, with editors being the closest. But then TeX is probably the farthest port we have to actually being an editor. Maybe "lang"??? It is a translstor afterall. :-) Notes: svn path=/head/; revision=6212
* I... want... my... LaTeX... (in my best falsetto)David E. O'Brien1997-04-134-2/+10
| | | | Notes: svn path=/head/; revision=6198
* turn on bibcardDavid E. O'Brien1997-04-111-1/+2
| | | | Notes: svn path=/head/; revision=6187
* Port cleanup I thought I had already done.David E. O'Brien1997-04-111-4/+4
| | | | Notes: svn path=/head/; revision=6186
* BiBCard is provides Xview/X11 interface for entring bibilographies inDavid E. O'Brien1997-04-117-0/+108
| | | | | | | a natural format, while outputing BibTeX formatted files. Notes: svn path=/head/; revision=6185
* sources moved to another directory on that ftp site.Andreas Klemm1997-04-035-10/+10
| | | | | | | | | | Thanks Bill ! Reviewed by: Submitted by: Bill Fenner <fenner@parc.xerox.com> Obtained from: Notes: svn path=/head/; revision=6124
* Upgrade to 3.0.4.Thomas Gellekum1997-04-022-4/+4
| | | | Notes: svn path=/head/; revision=6107
* Include <unistd.h> if __FreeBSD__ >= 3. I didn't see any easier waySatoshi Asami1997-03-281-1/+5
| | | | | | | to get the BSD macro. Notes: svn path=/head/; revision=6047
* Fiix master site's pathname.Satoshi Asami1997-03-281-2/+2
| | | | Notes: svn path=/head/; revision=6045
* Install the DEC copyright notice, so that it will be present in theJohn Polstra1997-03-273-24/+20
| | | | | | | | package. Add a pointer to it in the DESCR file. Pare down the text in the DESCR file. Notes: svn path=/head/; revision=6032
* Upgrade to 2.9.4.Thomas Gellekum1997-03-273-8/+8
| | | | Notes: svn path=/head/; revision=6029
* Fix checksum.David E. O'Brien1997-03-261-1/+1
| | | | Notes: svn path=/head/; revision=6027
* Share detex with everyone.David E. O'Brien1997-03-251-1/+2
| | | | Notes: svn path=/head/; revision=6013
* detex takes as input a TeX source file and strips the TeX commands.David E. O'Brien1997-03-256-0/+155
| | | | | | | | The result is output to stdout. This is useful if you need a pure ASCII version of a TeX/LaTeX file. Notes: svn path=/head/; revision=6012
* Share c2ps with the world.David E. O'Brien1997-03-241-1/+2
| | | | Notes: svn path=/head/; revision=5992
* A PostScript pretty-printer for C source with numerous features.David E. O'Brien1997-03-246-0/+42
| | | | | | | | Submitted by: Matthew Hunt <mph@pobox.com> Closes PR: ports/3041 Notes: svn path=/head/; revision=5991
* Skip the questions and make the port non interactive if PACKAGE_BUILDINGJean-Marc Zucconi1997-03-092-5/+18
| | | | | | | | is defined. Requested by: asami Notes: svn path=/head/; revision=5920
* Create some more necessary directories. It will be really appreciatedSatoshi Asami1997-03-061-1/+3
| | | | | | | if the porter can check these things. Notes: svn path=/head/; revision=5863
* Activate dvi2tty.Thomas Gellekum1997-03-041-1/+2
| | | | Notes: svn path=/head/; revision=5838
* Import of the dvi2tty port. dvi2tty gives an approximate textualThomas Gellekum1997-03-047-0/+132
| | | | | | | | | | | representation of a .dvi file. Closes PR #2818. Submitted by: Joel Sutton <suttonj@interconnect.com.au> Notes: svn path=/head/; revision=5837
* Enabled xmgrAndreas Klemm1997-03-021-1/+2
| | | | Notes: svn path=/head/; revision=5795
* Remove ls-R in pre-install target, which hopefully makes teTeXThomas Gellekum1997-02-272-4/+6
| | | | | | | install again. Convert `install ...' to ${INSTALL_DATA} while I'm here. Notes: svn path=/head/; revision=5766
* Fix paths so that 'make package' worksJean-Marc Zucconi1997-02-261-139/+139
| | | | Notes: svn path=/head/; revision=5754
* Create the link ${PREFIX}/bin/latex -> ${PREFIX}/bin/texJean-Marc Zucconi1997-02-261-1/+2
| | | | Notes: svn path=/head/; revision=5753
* Remove 2 non existant files.Jean-Marc Zucconi1997-02-261-2/+0
| | | | Notes: svn path=/head/; revision=5752
* Make the IGNOREFILES definition match files/md5. Jean-Marc, ISatoshi Asami1997-02-251-2/+2
| | | | | | | | strongly suggest you upgrade your bsd.port.mk to something recent (-current, RELENG_2_2, RELENG_2_1_0 all have this fix now). Notes: svn path=/head/; revision=5742
* Adapt to the new version of fetch.Jean-Marc Zucconi1997-02-241-5/+5
| | | | Notes: svn path=/head/; revision=5735
* Adapt to the new version of fetch.Jean-Marc Zucconi1997-02-242-16/+16
| | | | Notes: svn path=/head/; revision=5734
* Add checksums for some of the files.Jean-Marc Zucconi1997-02-241-3/+3
| | | | Notes: svn path=/head/; revision=5733
* Remove mltex.Jean-Marc Zucconi1997-02-181-2/+1
| | | | Notes: svn path=/head/; revision=5685
* Update to take into account the changes in the tex port (mainly ${PREFIX}/libJean-Marc Zucconi1997-02-189-196/+196
| | | | | | | -> ${PREFIX}/share) Notes: svn path=/head/; revision=5684
* Upgrade from b1106 to 3.0 release.Thomas Gellekum1997-02-176-12/+12
| | | | Notes: svn path=/head/; revision=5664
* Submitted by: Dave Cornejo <dave@dogwood.com>David E. O'Brien1997-02-171-2/+2
| | | | | | | | ftp.shsu.edu is no longer maintained - they refer you to the mirror I maintain at ftp.cdrom.com Notes: svn path=/head/; revision=5663
* Update this file to match new port.Satoshi Asami1997-02-141-4/+4
| | | | Notes: svn path=/head/; revision=5606
* (1) Use IGNOREFILES correctly. The dist/patchfiles should either beSatoshi Asami1997-02-141-2/+2
| | | | | | | | | | | | on this list (which will set their files/md5 entry to "IGNORE") or have a correct checksum. There were two files missing from this list and their checksum entries were not updated (they included version numbers). (2) Don't set NO_CHECKSUM in a port to get around bug (1). ;) Notes: svn path=/head/; revision=5605
* (1) Use IGNOREFILES correctly. The dist/patchfiles should either beSatoshi Asami1997-02-141-4/+2
| | | | | | | | | | | | on this list (which will set their files/md5 entry to "IGNORE") or have a correct checksum. There were two files missing from this list and their checksum entries were not updated (they included version numbers). (2) Don't set NO_CHECKSUM in a port to get around bug (1). ;) Notes: svn path=/head/; revision=5602
* Remove latex209.Jean-Marc Zucconi1997-02-111-2/+1
| | | | Notes: svn path=/head/; revision=5576
* Update to take account of the changes in TeX (some paths have changed)Jean-Marc Zucconi1997-02-106-522/+525
| | | | Notes: svn path=/head/; revision=5568
* Upgrade: version 3.1415 -> version 3.14159Jean-Marc Zucconi1997-02-103-346/+304
| | | | Notes: svn path=/head/; revision=5567
* Compress manpages.Satoshi Asami1997-02-064-96/+114
| | | | Notes: svn path=/head/; revision=5546
* Upgrade to 0.4pl6.Thomas Gellekum1997-01-318-1204/+836
| | | | | | | Submitted by: Bernd Rosauer <br@schiele-ct.de> Notes: svn path=/head/; revision=5476
* mp defines an ISO Latin 1 character set if one is not provided by theDavid E. O'Brien1997-01-291-0/+11
| | | | | | | | | | | | | | | | | PostScript interpreter itself. The problem is that some (most?) PostScript level 1 interpreters (such as the Apple Laserwriter Plus!) don't define the ISOLatin1 encoding vector AND don't define a character called `minus'. Therefore, substituting `hyphen' (which is always defined) for `minus', isn't really `wrong' aesthetics not withstanding! :-) A conditional patch would (IMHO, say Jeremy) be overkill: the only people that would be interested in it are typographers, and they probably don't use mp to format their mail anyway. Submitted by: Jeremy Prior <jez@netcraft.co.uk> Notes: svn path=/head/; revision=5467
* FTP site name changed.David E. O'Brien1997-01-291-2/+2
| | | | Notes: svn path=/head/; revision=5466
* Call sendmail by it's proper name.David E. O'Brien1997-01-291-6/+46
| | | | | | | | | Quiet two compile warnings. Submitted by: Jeremy Prior <jez@netcraft.co.uk> (+additions by me) Notes: svn path=/head/; revision=5465
* Upgrade to the latest version (96.12)Jean-Marc Zucconi1997-01-233-206/+212
| | | | Notes: svn path=/head/; revision=5409
* Remove RUN_DEPENDS to gs, there are too many versions around (3Satoshi Asami1997-01-144-6/+26
| | | | | | | | English and 3 Japanese) and we don't want the package to have a @pkgdep on a particular version. Notes: svn path=/head/; revision=5354