Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to the JAN-21-1998 snapshot. | Justin M. Seger | 1998-01-26 | 6 | -64/+38 |
| | |||||
* | Unspam changes in 1.16 deleted by the previous commit. It may help to | Satoshi Asami | 1998-01-26 | 1 | -2/+2 |
| | | | | | | read the logs if cvs tells you there is a conflict or something (if there is a way for cvs not to tell you anything for this, I would like to know how that happened too). | ||||
* | Upgrade to the 1998/01 version. | Jean-Marc Zucconi | 1998-01-26 | 1 | -200/+214 |
| | | | | Sort PLIST. | ||||
* | Upgrade to the 1998/01 version. | Jean-Marc Zucconi | 1998-01-26 | 2 | -6/+6 |
| | |||||
* | Upgrade to version T86. | Jean-Marc Zucconi | 1998-01-25 | 3 | -15/+18 |
| | |||||
* | FreeBSD-hardware mailinglist: | Andreas Klemm | 1998-01-25 | 23 | -85/+133 |
| | | | | | | | | | | | | | | | | | From: Jin Guojun (ITG staff) <jin@george.lbl.gov> BJC-240 in color mode is supported as well by the bjc600 and bjc800 driver. BJC-240 b&w is supported by bj200. Added this to configure dialogue. From: Luigi Rizzo <luigi@labinfo.iet.unipi.it>: Support for encrypted PDF files by replacing pdf_sec.ps with the free and legal version from: http://www.ozemail.com.au/~geoffk/pdfencrypt/pdf_sec.ps Deceided to update the pathnames of font files for easier maintenance, because they revamped their ftp archive structure to "5.10/files". Submitted by: various people | ||||
* | Install header files. | Justin M. Seger | 1998-01-24 | 4 | -2/+48 |
| | |||||
* | Activate print/freetype | Justin M. Seger | 1998-01-24 | 1 | -1/+2 |
| | |||||
* | Import of Freetype beta release 971006. | Justin M. Seger | 1998-01-24 | 10 | -0/+72 |
| | | | | | | The FreeType engine is a free and portable TrueType font rendering engine. It has been developed to provide TT support to a great variety of platforms and environments. | ||||
* | Fix diff lines (path) | Andrey A. Chernov | 1998-01-20 | 1 | -2/+2 |
| | |||||
* | Seems checksum changed before I could grab it. | Satoshi Asami | 1998-01-13 | 1 | -1/+1 |
| | |||||
* | Eliminate double slashes in URL's by: | Bill Fenner | 1998-01-08 | 3 | -6/+6 |
| | | | | | | - Removing trailing slashes from MASTER_SITE_SUBDIR - Removing doubled slashes in URL - Adding %2F at start of absolute pathnames (see RFC1738) | ||||
* | The distfile was no longer available. The distribution is now fetched from | Thomas Gellekum | 1998-01-06 | 4 | -7/+58 |
| | | | | | | the CTAN. Install the style files into a standard directory. | ||||
* | Checksum changed. | Satoshi Asami | 1998-01-06 | 8 | -8/+8 |
| | |||||
* | Upgrade to v 5.10, bugfix release concerning PDF ... | Andreas Klemm | 1998-01-03 | 32 | -1456/+1456 |
| | | | | | | | | | | From the release notes: 5.10 is a special release to clear up problems in the PDF writer (ps2pdf) affecting NSF's FastLane proposal submission program: we have tested its output and verified compatibility with the Acrobat software that NSF uses. Relative to 5.03, the only other changes in 5.10 are some improvements in the PDF interpreter to handle more PDF 1.2 (Acrobat 3.x) constructs, and a number of bug fixes. | ||||
* | No need to use += on first appearance of variables. | Alexander Langer | 1997-12-24 | 5 | -10/+10 |
| | |||||
* | Following a suggestion from Satoshi, and thanks to the work of Dave Cornejo, | Jean-Marc Zucconi | 1997-12-15 | 4 | -46/+13 |
| | | | | | tarballs are now available at ftp.cdrom.com in /pub/tex/package/. Makefile are simpler, and md5 checksum exist for all files. | ||||
* | Put a2ps43 in front of a2ps, so the "Latest" link will indeed point to the | Satoshi Asami | 1997-12-14 | 1 | -2/+4 |
| | | | | latest package when built from top-down. | ||||
* | Change some paths (because of the new fetch behavior) | Jean-Marc Zucconi | 1997-12-11 | 1 | -7/+3 |
| | |||||
* | Upgrade to web2c version 7.1 | Jean-Marc Zucconi | 1997-12-11 | 1 | -37/+27 |
| | | | | Sort list. | ||||
* | Upgrade to web2c version 7.1 | Jean-Marc Zucconi | 1997-12-11 | 1 | -2/+2 |
| | |||||
* | Upgrade to web2c version 7.1 | Jean-Marc Zucconi | 1997-12-11 | 1 | -14/+13 |
| | | | | Change some paths (because of the new fetch behavior) | ||||
* | Add MANUAL_PACKAGE_BUILD, papersize has to be set. | Satoshi Asami | 1997-12-04 | 1 | -1/+2 |
| | |||||
* | Create ${PREFIX}/share/texmf/tex/latex | Jean-Marc Zucconi | 1997-12-02 | 1 | -2/+2 |
| | | | | Submitted by: Matt Behrens <matt@megaweapon.zigg.com> | ||||
* | Respect PAPERSIZE setting. | Thomas Gellekum | 1997-11-27 | 3 | -6/+6 |
| | | | | | | | | | PR: 5095 Reviewed by: maintainer Submitted by: Jeff Bartig <jeffb@doit.wisc.edu> Delete empty line in pkg/DESCR to make portlint happy and add a @dirrm in pkg/PLIST. | ||||
* | Take over maintance. | David E. O'Brien | 1997-11-27 | 1 | -2/+2 |
| | |||||
* | Now that Chuck has committed the changes to revert a2ps43 back to 4.3, | Satoshi Asami | 1997-11-25 | 1 | -1/+2 |
| | | | | | | enable it. Thanks to: chuckr | ||||
* | The a2ps43 port, which was supposed to be a copy of a2ps before the latest | Chuck Robey | 1997-11-25 | 7 | -241/+179 |
| | | | | | | | | | round of improvments made it much larger, was instead an exact duplicate of the new a2ps. This commit should fix that. I'm the maintainer of the new port, and seeing as this one won't be changing again (unless to remove it) I guess it won't need one. Ordered by: asami | ||||
* | `gcc -traditional' doesn't get along with `const char *' declarations. | Thomas Gellekum | 1997-11-24 | 2 | -4/+3 |
| | |||||
* | Mank this port BROKEN, it doesn't build. | Satoshi Asami | 1997-11-22 | 1 | -1/+2 |
| | |||||
* | Mark a bunch of ports with MANUAL_PACKAGE_BUILD. With a change to | Satoshi Asami | 1997-11-10 | 8 | -9/+18 |
| | | | | | | | | | bsd.port.mk that will be committed soon, this will disable automatic package building when PACKAGE_BUILDING is defined (so they can be built from separate scripts). These are no-ops for ordinary users (i.e., when PACKAGE_BUILDING is not defined). | ||||
* | Mixed up MASTER_SITES with another port. | Thomas Gellekum | 1997-11-10 | 1 | -5/+3 |
| | |||||
* | Mark this port broken, distfile is not available on any of the master sites. | Satoshi Asami | 1997-11-10 | 1 | -1/+3 |
| | |||||
* | Activate xmbibtex. | Thomas Gellekum | 1997-11-06 | 1 | -1/+2 |
| | |||||
* | Import xmbibtex port. xmbibtex is a reference manager based on the | Thomas Gellekum | 1997-11-06 | 6 | -0/+57 |
| | | | | BibTeX file format. | ||||
* | Back out previous commit -- my mistake. | Satoshi Asami | 1997-11-06 | 1 | -2/+1 |
| | |||||
* | Create "mf" directory before installation. | Satoshi Asami | 1997-11-06 | 1 | -1/+2 |
| | |||||
* | Activate asprint. | Thomas Gellekum | 1997-11-04 | 1 | -1/+2 |
| | |||||
* | Import of asprint port. asprint is a simple browser designed | Thomas Gellekum | 1997-11-04 | 7 | -0/+78 |
| | | | | | | | | to work with AfterStep that allows a user to select files to print. PR: 4331 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> | ||||
* | Manually strip the binary. | David E. O'Brien | 1997-10-29 | 5 | -5/+20 |
| | |||||
* | Need that pointy hat.. tested this thing at least 5 times.. yet forgot to | David E. O'Brien | 1997-10-29 | 5 | -305/+525 |
| | | | | | | get that new pkg/PLIST commited. Noticed by: Ports Meiser extrodinare :-) | ||||
* | Upgrade to version 0.11.45. | David E. O'Brien | 1997-10-24 | 10 | -20/+25 |
| | | | | | | | | This is a development release, but I can't get any of the "stable" releases to build properly and run w/o dump core with xforms 0.86. (they use an even/odd version numbering scheme like Linux) Lyx has entered a somewhat code-freeze for an upcoming 0.12. So this version should be ok (better than "stable" 0.10.7 is on FreeBSD at the moment...) | ||||
* | Add DEPENDS_TARGET of jpeg/png back as third argument in BUILD_DEPENDS | Satoshi Asami | 1997-10-13 | 8 | -24/+24 |
| | | | | | | lines, needed separately now because unzip is also on the list. Submitted by: msmith | ||||
* | Completing update of a2ps to version 4.9.8. | Chuck Robey | 1997-10-11 | 1 | -0/+11 |
| | |||||
* | Update a2ps to version 4.9.8 | Chuck Robey | 1997-10-11 | 6 | -110/+226 |
| | |||||
* | Upgrade to version T80. | Jean-Marc Zucconi | 1997-10-11 | 3 | -6/+60 |
| | |||||
* | Change my email address to @FreeBSD | David E. O'Brien | 1997-10-10 | 2 | -4/+4 |
| | |||||
* | cosmetic changes, changed MAINTAINER address to andreas@FreeBSD.ORG | Andreas Klemm | 1997-10-09 | 15 | -30/+30 |
| | |||||
* | cosmetic changes using portlint, a really nice tool ;-) | Andreas Klemm | 1997-10-04 | 25 | -106/+78 |
| | |||||
* | Slight change in MakeTeXPK script: gftopk uses the -verbose flag (instead | Jean-Marc Zucconi | 1997-10-01 | 1 | -1/+1 |
| | | | | of -v) |