Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Share detex with everyone. | obrien | 1997-03-25 | 1 | -1/+2 |
| | |||||
* | detex takes as input a TeX source file and strips the TeX commands. | obrien | 1997-03-25 | 6 | -0/+155 |
| | | | | | The result is output to stdout. This is useful if you need a pure ASCII version of a TeX/LaTeX file. | ||||
* | Share c2ps with the world. | obrien | 1997-03-25 | 1 | -1/+2 |
| | |||||
* | A PostScript pretty-printer for C source with numerous features. | obrien | 1997-03-25 | 6 | -0/+42 |
| | | | | | Submitted by: Matthew Hunt <mph@pobox.com> Closes PR: ports/3041 | ||||
* | Skip the questions and make the port non interactive if PACKAGE_BUILDING | jmz | 1997-03-10 | 2 | -5/+18 |
| | | | | | is defined. Requested by: asami | ||||
* | Create some more necessary directories. It will be really appreciated | asami | 1997-03-06 | 1 | -1/+3 |
| | | | | if the porter can check these things. | ||||
* | Activate dvi2tty. | tg | 1997-03-04 | 1 | -1/+2 |
| | |||||
* | Import of the dvi2tty port. dvi2tty gives an approximate textual | tg | 1997-03-04 | 7 | -0/+132 |
| | | | | | | | | representation of a .dvi file. Closes PR #2818. Submitted by: Joel Sutton <suttonj@interconnect.com.au> | ||||
* | Enabled xmgr | andreas | 1997-03-03 | 1 | -1/+2 |
| | |||||
* | Remove ls-R in pre-install target, which hopefully makes teTeX | tg | 1997-02-27 | 2 | -4/+6 |
| | | | | install again. Convert `install ...' to ${INSTALL_DATA} while I'm here. | ||||
* | Fix paths so that 'make package' works | jmz | 1997-02-26 | 1 | -139/+139 |
| | |||||
* | Create the link ${PREFIX}/bin/latex -> ${PREFIX}/bin/tex | jmz | 1997-02-26 | 1 | -1/+2 |
| | |||||
* | Remove 2 non existant files. | jmz | 1997-02-26 | 1 | -2/+0 |
| | |||||
* | Make the IGNOREFILES definition match files/md5. Jean-Marc, I | asami | 1997-02-25 | 1 | -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). | ||||
* | Adapt to the new version of fetch. | jmz | 1997-02-25 | 1 | -5/+5 |
| | |||||
* | Adapt to the new version of fetch. | jmz | 1997-02-25 | 2 | -16/+16 |
| | |||||
* | Add checksums for some of the files. | jmz | 1997-02-25 | 1 | -3/+3 |
| | |||||
* | Remove mltex. | jmz | 1997-02-19 | 1 | -2/+1 |
| | |||||
* | Update to take into account the changes in the tex port (mainly ${PREFIX}/lib | jmz | 1997-02-19 | 9 | -196/+196 |
| | | | | -> ${PREFIX}/share) | ||||
* | Upgrade from b1106 to 3.0 release. | tg | 1997-02-17 | 6 | -12/+12 |
| | |||||
* | Submitted by: Dave Cornejo <dave@dogwood.com> | obrien | 1997-02-17 | 1 | -2/+2 |
| | | | | | ftp.shsu.edu is no longer maintained - they refer you to the mirror I maintain at ftp.cdrom.com | ||||
* | Update this file to match new port. | asami | 1997-02-14 | 1 | -4/+4 |
| | |||||
* | (1) Use IGNOREFILES correctly. The dist/patchfiles should either be | asami | 1997-02-14 | 1 | -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). ;) | ||||
* | (1) Use IGNOREFILES correctly. The dist/patchfiles should either be | asami | 1997-02-14 | 1 | -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). ;) | ||||
* | Remove latex209. | jmz | 1997-02-11 | 1 | -2/+1 |
| | |||||
* | Update to take account of the changes in TeX (some paths have changed) | jmz | 1997-02-10 | 6 | -522/+525 |
| | |||||
* | Upgrade: version 3.1415 -> version 3.14159 | jmz | 1997-02-10 | 3 | -346/+304 |
| | |||||
* | Compress manpages. | asami | 1997-02-06 | 4 | -96/+114 |
| | |||||
* | Upgrade to 0.4pl6. | tg | 1997-01-31 | 8 | -1204/+836 |
| | | | | Submitted by: Bernd Rosauer <br@schiele-ct.de> | ||||
* | mp defines an ISO Latin 1 character set if one is not provided by the | obrien | 1997-01-29 | 1 | -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> | ||||
* | FTP site name changed. | obrien | 1997-01-29 | 1 | -2/+2 |
| | |||||
* | Call sendmail by it's proper name. | obrien | 1997-01-29 | 1 | -6/+46 |
| | | | | | | Quiet two compile warnings. Submitted by: Jeremy Prior <jez@netcraft.co.uk> (+additions by me) | ||||
* | Upgrade to the latest version (96.12) | jmz | 1997-01-23 | 3 | -206/+212 |
| | |||||
* | Remove RUN_DEPENDS to gs, there are too many versions around (3 | asami | 1997-01-14 | 4 | -6/+26 |
| | | | | | English and 3 Japanese) and we don't want the package to have a @pkgdep on a particular version. | ||||
* | Misc. cleanup. | asami | 1997-01-06 | 4 | -14/+22 |
| | | | | Submitted by: br@schiele-ct.de | ||||
* | Remove the private do-fetch target. | jmz | 1996-12-28 | 1 | -25/+3 |
| | | | | Use the MASTER_SITE_TEX_CTAN variable. | ||||
* | Correct the location of created pk files. | jmz | 1996-12-28 | 1 | -2/+2 |
| | | | | | Closes PR ports/2288 Submitted by: Wolfgang Helbig <helbig@informatik.ba-stuttgart.de> | ||||
* | Upgrade: version 5.58 -> version 5.62. | jmz | 1996-12-26 | 4 | -9/+167 |
| | | | | Also install *.sty, *.tfm and *.vf files. | ||||
* | Remove the package name in the COMMENT file. | andreas | 1996-12-22 | 5 | -5/+5 |
| | |||||
* | Modify this patch to change the original makefile's installdoc target | max | 1996-12-19 | 1 | -6/+40 |
| | | | | | | | | | `make reinstall' won't install docs into wrong place. Noticed by: obrien (Closing PR #2132.) Also some modification to change the makefile's install* targets to do chown bin.bin on installed files. | ||||
* | Add files/md5 entries for files whose checksum should be ignored as well. | asami | 1996-12-17 | 8 | -7/+22 |
| | | | | Requires rev. 1.239 of bsd.port.mk. | ||||
* | Remove duplicate file. | asami | 1996-12-17 | 1 | -1/+0 |
| | |||||
* | ${DISTDIR} no longer contains ${DIST_SUBDIR}. | asami | 1996-12-14 | 2 | -4/+4 |
| | |||||
* | Add missing ${DIST_SUBDIR}/ in front. Thomas, update your bsd.port.mk! :) | asami | 1996-12-13 | 2 | -4/+4 |
| | |||||
* | teTeX now conforms to the FreeBSD tree layout. | tg | 1996-12-13 | 4 | -26/+7130 |
| | | | | Submitted by: Bernd Rosauer <br@schiele-ct.de> | ||||
* | Grr, every once in a while I forget this !#@$%^ behaviour of cvs... | tg | 1996-12-13 | 2 | -4/+4 |
| | | | | | | | | At least now it uses the old commit log messages. teTeX now conforms to the FreeBSD tree layout. Submitted by: Bernd Rosauer <br@schiele-ct.de> | ||||
* | There was a file with a wrong name and another which is not installed. | jmz | 1996-12-12 | 1 | -2/+1 |
| | |||||
* | Update port, update checksum. | asami | 1996-12-12 | 1 | -2/+2 |
| | |||||
* | Upgrade from version 3.96 to version T64 (!) | jmz | 1996-12-12 | 3 | -32/+85 |
| | |||||
* | No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE, | max | 1996-12-08 | 2 | -4/+4 |
| | | | | | RESTRICTED or BROKEN. Pointed-out by: asami | ||||
* | Now, string describing reason for defining these variables must be set | max | 1996-12-07 | 2 | -4/+4 |
| | | | | when you define NO_CDROM, NO_PACKAGE or RESTRICTED instead of just ``yes''. | ||||
* | Remove xtexshell, requires ancient version of tcl/tk. | asami | 1996-12-03 | 1 | -2/+1 |
| | |||||
* | ${DISTDIR} -> ${DISTDIR}/${DIST_SUBDIR} change. | asami | 1996-12-03 | 1 | -2/+2 |
| | | | | Hinted by: obrien | ||||
* | Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds to | asami | 1996-11-30 | 5 | -12/+12 |
| | | | | changes made in rev. 1.232 of bsd.port.mk. | ||||
* | MakeTeXPK is not a binary exacutable, so use ${INSTALL_SCRIPT}. | asami | 1996-11-30 | 1 | -2/+2 |
| | |||||
* | Put DIST_SUBDIR in the right section. | asami | 1996-11-27 | 1 | -2/+2 |
| | |||||
* | Create necessary directories. Also, misc. cleanup. | asami | 1996-11-26 | 1 | -4/+10 |
| | |||||
* | Turn on mars and lprps | obrien | 1996-11-25 | 1 | -1/+2 |
| | |||||
* | Lprps is a collection of programs for using lpr with a PostScript printer. | obrien | 1996-11-25 | 9 | -0/+186 |
| | | | | (it used to be mentioned in the Handbook in the printing chapter) | ||||
* | Backout my {INSTALL_*} changes until I have access to a net connect 2.2 | obrien | 1996-11-23 | 1 | -9/+9 |
| | | | | machine. (Won't fetch correctly with my 2.1.5-R lab machine for some reason) | ||||
* | Add WRKSRC so this thing actually compiles. While I'm here, clean up | asami | 1996-11-22 | 1 | -4/+2 |
| | | | | | | | the Makefile a bit. (David, don't forget changing DISTNAME affects WRKSRC if NO_WRKSUBDIR is not set!) | ||||
* | Remove restrictions, the license seems to be liberal enough. | tg | 1996-11-21 | 9 | -42/+54 |
| | | | | Now also works with a different $PREFIX. | ||||
* | Add acroread. | tg | 1996-11-20 | 1 | -1/+2 |
| | |||||
* | Import of acroread, a reader for the Adobe Portable Document Format. | tg | 1996-11-20 | 18 | -0/+378 |
| | | | | | Note: This is set to RESTRICTED and INTERACTIVE, until someone says something definite about the copyright/inclusion on CDROM. | ||||
* | Update LIB_DEPENDS to new jpeg major. Note we don't know if these | asami | 1996-11-19 | 1 | -2/+2 |
| | | | | will work yet, people are encouraged to test them. | ||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | asami | 1996-11-18 | 18 | -74/+50 |
| | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. | ||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -2/+2 |
| | |||||
* | Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -2/+2 |
| | |||||
* | Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 2 | -6/+6 |
| | |||||
* | CATEGORIES+= -> CATEGORIES= | obrien | 1996-11-17 | 30 | -148/+118 |
| | | | | Converted to MAN[1-9] | ||||
* | I'm sorry, who put "texput.log" in the PLIST? ;) | asami | 1996-11-16 | 5 | -5/+0 |
| | |||||
* | Updated from lyx-0.10.6 to lyx-0.10.7 | andreas | 1996-11-16 | 15 | -15/+40 |
| | | | | | Merged patch-aa and patch-ab into one file Updated PLIST | ||||
* | Update to 0.4pl3 | tg | 1996-11-13 | 4 | -10/+10 |
| | | | | Submitted by: Bernd Rosauer <br@schiele-ct.de> | ||||
* | Upgrade from 2.7b5 to 2.7.6 | tg | 1996-11-12 | 3 | -25/+6 |
| | |||||
* | Add new resolutions (360dpi and 600dpi). | asami | 1996-11-09 | 4 | -5/+1187 |
| | | | | Submitted by: MITA Yoshio <mita@ee.t.u-tokyo.ac.jp> | ||||
* | Seems like David committed a Makefile based on the testing version | asami | 1996-11-09 | 1 | -4/+4 |
| | | | | | | | of bsd.port.mk I sent him. ;) Since it's already in here, I might as well update it to the latest version. | ||||
* | Fix doc path so this thing actually packages. | asami | 1996-11-09 | 1 | -211/+211 |
| | |||||
* | Turned on lout. | obrien | 1996-11-09 | 1 | -1/+2 |
| | |||||
* | Lout is similar in concept to LaTeX, but it is much smaller | obrien | 1996-11-09 | 6 | -0/+490 |
| | | | | | | | | (in that it doesn't depend on TeX). Lout produces regular postscript for output. External postscript images/files can be easily embedded in an Lout document. Submitted by: oly@world.std.com (w/changes by me) | ||||
* | Update for version 1.4. Make general repairs so that the port | jdp | 1996-11-04 | 4 | -120/+140 |
| | | | | builds and installs properly. | ||||
* | Remove dependancy on wishx. xtexshell is no longer in teTeX. | markm | 1996-11-02 | 2 | -6/+2 |
| | |||||
* | Fix dependancy - ghostscrip4 makes gs, not gs4. | markm | 1996-11-02 | 2 | -4/+4 |
| | |||||
* | Shortened Maintainer e-mail address. | andreas | 1996-10-19 | 5 | -10/+10 |
| | |||||
* | Shortened Maintainer e-mail address | andreas | 1996-10-19 | 2 | -4/+4 |
| | |||||
* | Move few things around to standard order. Change /usr/X11R6 to ${X11BASE}. | asami | 1996-10-16 | 5 | -20/+20 |
| | |||||
* | Add .gz to manpage. | asami | 1996-10-16 | 5 | -5/+5 |
| | |||||
* | Updated the maintainer's address. | max | 1996-10-16 | 1 | -3/+3 |
| | |||||
* | Enabled LyX | andreas | 1996-10-16 | 1 | -1/+2 |
| | |||||
* | Made new port ... this is great stuff ;-) | andreas | 1996-10-16 | 25 | -0/+505 |
| | | | | | | | | | | | LyX is a wordprocessor frontend to LaTeX, which gives both the ease-of-use of a wordprocessor, and the flexibility and power of LaTeX. Quasi-WYSIWYG interface, many LaTeX styles and layouts automatically generated. Speeds up learning LaTeX and makes complicated layouts easy and intuitive. New features include spell-checking, international character support, WYSIWYG graphics, tables, and equations. | ||||
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | asami | 1996-10-10 | 9 | -9/+9 |
| | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! | ||||
* | - Better support for Epson Stylus Pro. | andreas | 1996-09-23 | 4 | -8/+22 |
| | | | | | | | | | | - New GS_FEATURES variable allows you to enable special driver features: GS_FEATURES="-dBitsPerPixel=32 -dMicroweave -sDithering=fscmyk" - With the GS_RESOL variable you can easily change the print resolution. - With the PS_INIT variable you can include needed gs driver initialization files (needed by stcolor driver): PS_INIT=stcolor.ps - added pre-clean target to remove all other packages that are needed for apsfilter. | ||||
* | use ghostscript4 instead of 2.6.2 | andreas | 1996-09-22 | 2 | -4/+4 |
| | | | | | | Reviewed by: Submitted by: Obtained from: | ||||
* | updated my ports with my new e-mail address. | andreas | 1996-09-19 | 2 | -6/+6 |
| | |||||
* | Add pre-clean target to delete ${SCRIPTDIR}/post-install (created | asami | 1996-09-16 | 2 | -2/+7 |
| | | | | in configure stage). | ||||
* | Upgrade to 0.4 | tg | 1996-09-13 | 6 | -20/+20 |
| | |||||
* | Upgrade to 2.7b5. Should handle PDF now. | tg | 1996-08-27 | 7 | -187/+71 |
| | |||||
* | Added mp. | asami | 1996-08-16 | 1 | -1/+2 |
| | |||||
* | Pretty-printing utility, similar to Sun's /usr/openwin/bin/mp. | asami | 1996-08-16 | 8 | -0/+164 |
| | | | | Submitted by: David O'Brien <obrien@cs.ucdavis.edu> | ||||
* | Added lib depends, jpeg. | chuckr | 1996-08-11 | 1 | -2/+3 |
| | | | | Submitted by: Steven M. Ratliff | ||||
* | Update ports/print/transfig from 3.1.1 to 3.1.2, the older distfile | chuckr | 1996-08-10 | 5 | -19/+37 |
| | | | | has disappeared from the ftp site, and apsfilter depends on this. | ||||
* | Upgrade to version 1.16 | jmz | 1996-08-02 | 4 | -2/+16 |
| | |||||
* | Change MASTER_SITES to the original distribution site. | jmz | 1996-08-02 | 1 | -15/+9 |
| | | | | Upgrade to version 1.16 | ||||
* | Change MASTER_SITES | jmz | 1996-07-31 | 1 | -2/+3 |
| | |||||
* | Upgrade 0.3.3 -> 0.3.4 | tg | 1996-07-23 | 10 | -210/+42 |
| | | | | Submitted by: Bernd Rosauer <br@schiele-ct.de> | ||||
* | Add ghostscript4. | asami | 1996-07-18 | 1 | -1/+2 |
| | | | | Forgotten by: andreas :) | ||||
* | Typo in CATEGORIES. | asami | 1996-07-12 | 1 | -2/+2 |
| | | | | Pointed out by: John Fieber <jfieber@indiana.edu> | ||||
* | Add "pre-clean" target to delete pkg/PLIST, as it is created on-the-fly. | asami | 1996-07-10 | 1 | -1/+4 |
| | |||||
* | Change category ( "printing" -> "print"). | asami | 1996-07-06 | 1 | -2/+2 |
| | |||||
* | Update to a later version of LaTeX and also convert to using fetch. | gpalmer | 1996-07-06 | 1 | -11/+6 |
| | | | | Submitted by: jmz, with small mods by me | ||||
* | Update to get rid of ftpget / ftplib.pl. | gpalmer | 1996-07-06 | 1 | -18/+13 |
| | | | | Subnitted by: jmz, with small mods by me | ||||
* | Change from the custom perl FTP library to use fetch instead. | gpalmer | 1996-07-05 | 1 | -8/+20 |
| | | | | Submitted by: jmz | ||||
* | Fix typo in patch | gpalmer | 1996-07-04 | 1 | -1/+1 |
| | | | | Submitted by: Mark Murray <mark@grondar.za> | ||||
* | Add virtualpaper | jkh | 1996-06-14 | 1 | -1/+2 |
| | |||||
* | The virtual paper software, as described at | jkh | 1996-06-14 | 5 | -0/+165 |
| | | | | | | | http://www.research.digital.com:80/SRC/virtualpaper/ Huzzah, our first Modula-3 using port! Caution: If you don't already have Modula-3, you will after you build this port! Make sure you have plenty of swap space before attempting this. | ||||
* | A4/Letter papersize controlled by PAPERSIZE variable. Closes PR 1104 and | asami | 1996-05-27 | 8 | -123/+232 |
| | | | | | | 1106. Submitted by: David O'Brien (obrien@cs.ucdavis.edu) | ||||
* | Added RUN_DEPENDS on wishx. | asami | 1996-05-27 | 2 | -2/+6 |
| | | | | Submitted by: Bernd Rosauer <br@stiller.netland.inka.de> | ||||
* | Add .gz to manpages to reflect reality (in most places). Also, remove | asami | 1996-05-27 | 1 | -29/+29 |
| | | | | trailing spaces (no, this one is really ok!). | ||||
* | Setting the PAPERSIZE variable will allows to build packages with different | jmz | 1996-05-13 | 1 | -2/+46 |
| | | | | | | | default paper size. For instance, make PAPERSIZE=letter will build a package for US-letter paper size as default. Reviewed by: jmz Submitted by: David E. O'Brien <obrien@Nuxi.cs.ucdavis.edu> | ||||
* | Update to incorporate update-96-05-01.sh from the author and some | asami | 1996-05-13 | 6 | -22/+28 |
| | | | | | | fixes from the maintainer. Submitted by: Bernd Rosauer <br@netland.inka.de> | ||||
* | Rename EXEC_DEPENDS to RUN_DEPENDS | tg | 1996-04-18 | 1 | -2/+2 |
| | |||||
* | Oops. Add RUN_DEPENDS=gs. | tg | 1996-04-18 | 1 | -1/+2 |
| | |||||
* | Add gv. | tg | 1996-04-17 | 1 | -1/+2 |
| | |||||
* | Add gv, a postscript previewer based on ghostscript, | tg | 1996-04-17 | 7 | -0/+225 |
| | | | | but with a nicer screen layout. | ||||
* | Added html2latex. | asami | 1996-04-13 | 1 | -1/+2 |
| | | | | Forgotten by: joerg ( :> ) | ||||
* | html2latex, a simple converter to make HTML files printable. | joerg | 1996-04-13 | 8 | -0/+282 |
| | | | | | (I've made sure and got an explicit permission from the author for redistribution.) | ||||
* | Add unroff. | tg | 1996-04-10 | 1 | -1/+2 |
| | |||||
* | pkg/COMMENT files for use by ports READMEs. | asami | 1996-04-09 | 1 | -0/+1 |
| | |||||
* | Add Apr/96 patch from author. | asami | 1996-04-09 | 4 | -4/+8 |
| | | | | Submitted by: Bernd Rosauer <br@netland.sub.de> | ||||
* | The distfile has moved in a subdir. | jmz | 1996-04-03 | 2 | -4/+4 |
| | |||||
* | Do not mkdir ${PREFIX}/man nor ${PREFIX}/bin | jmz | 1996-03-29 | 1 | -3/+9 |
| | | | | Compress man pages | ||||
* | Add pkfonts. | asami | 1996-03-22 | 1 | -1/+2 |
| | |||||
* | PK fonts. Used by Japanese ghostscript and xdvi, but the fonts themselves | asami | 1996-03-22 | 8 | -0/+3665 |
| | | | | | | | | | | have nothing to do with Japanese so this one's here. (The Japanese fonts are in japanese/pkfonts.) Note omission of pkg/PLIST is intentional, one of pkg/*.list will be copied onto pkg/PLIST depending on the resolution specified (default 300). Submitted by: Hideaki Ohmon <ohmon@sfc.keio.ac.jp> | ||||
* | I forgot to add the version number in the EXTRACT_ONLY list | jmz | 1996-03-19 | 1 | -2/+2 |
| | |||||
* | Use DIST_SUBDIR. | asami | 1996-03-10 | 2 | -4/+4 |
| | |||||
* | Add DIST_SUBDIR=xdvi. This port has only one distfile but the Japanese | asami | 1996-03-10 | 1 | -1/+2 |
| | | | | version is in the subdir. | ||||
* | Remove ${KEYWORDS}. | asami | 1996-03-06 | 2 | -3/+1 |
| | |||||
* | Add "/teTeX" to ${DISTDIR}. This port requires a bunch of files, not | asami | 1996-03-06 | 2 | -2/+4 |
| | | | | all of which start with "teTeX". | ||||
* | Use a version number in 2 tarballs (web and web2c), so that they can be | jmz | 1996-03-02 | 1 | -6/+6 |
| | | | | shared with the japanese port. | ||||
* | Add teTeX. | tg | 1996-02-22 | 1 | -1/+2 |
| | |||||
* | Import a port of teTeX, _the_ TeX system for UN*X. | tg | 1996-02-22 | 10 | -0/+260 |
| | | | | Submitted by: Bernd Rosauer <br@netland.sub.de> | ||||
* | Delete "@cwd /usr/X386" (another example why @cwd is completely useless) | asami | 1996-02-01 | 1 | -1/+1 |
| | | | | and add the man page. Fixes PR misc/985. | ||||
* | Upgrade to the December version. | jmz | 1995-12-18 | 3 | -165/+174 |
| | |||||
* | Use (zcat | dd | tar xf -) < filename to extract the distfile. | jmz | 1995-12-06 | 1 | -2/+5 |
| | | | | remove superfluous mkdir | ||||
* | Upgrade, 4.9.2 -> 4.9.3. It now compiles here instead of having | asami | 1995-12-04 | 8 | -48/+12 |
| | | | | | | pre-compiled binaries in the tarball. Submitted by: Andreas Klemm <andreas@knobel.gun.de> (mostly) | ||||
* | Change "printing" to "print". | asami | 1995-11-22 | 19 | -37/+37 |
| | |||||
* | Oops, the previous one was nuked by the full filesystem. This one is | asami | 1995-11-15 | 1 | -0/+27 |
| | | | | correct. | ||||
* | Add apsfilter. | asami | 1995-11-15 | 1 | -26/+0 |
| | |||||
* | "Make printing under FreeBSD actually work" (according to jkh) | asami | 1995-11-15 | 10 | -0/+226 |
| | | | | Submitted by: Andreas Klemm <andreas@knobel.gun.de> via jkh | ||||
* | Make sure ftpget is executable, remove extraneous mkdir's. | asami | 1995-11-15 | 1 | -4/+4 |
| | | | | Submitted by: jmz | ||||
* | Delete @cwd, @mode, @owner and @group from these packing lists. | asami | 1995-11-13 | 4 | -15/+0 |
| | | | | Reported by: jkh | ||||
* | Shorten the COMMENT line | jmz | 1995-10-25 | 7 | -7/+7 |
| | |||||
* | Add ghostscript3. | asami | 1995-10-20 | 1 | -1/+2 |
| | |||||
* | Take CFLAGS from /etc/make.conf | jmz | 1995-10-06 | 1 | -2/+2 |
| | |||||
* | Add a pre-fetch target to make ftpget executable. This fixes the message | jmz | 1995-10-04 | 2 | -2/+8 |
| | | | | 'ports/print/tex/files/ftpget: not found' | ||||
* | Convert all makefiles to new formats. | asami | 1995-10-03 | 1 | -21/+21 |
| | |||||
* | BUILD_DEPENDS and RUN_DEPENDS on tex | jmz | 1995-09-24 | 3 | -6/+9 |
| | |||||
* | Add musixtex | jmz | 1995-07-16 | 1 | -6/+21 |
| | | | | | | | Convert to the new format Reviewed by: Submitted by: Obtained from: | ||||
* | A set of TeX macros to typeset polyphonic, orchestral or polyphonic music | jmz | 1995-07-16 | 6 | -0/+194 |
| | | | | | | Reviewed by: Submitted by: Obtained from: | ||||
* | Change the distfiles names: they now contain the version number | jmz | 1995-06-27 | 1 | -9/+9 |
| | |||||
* | Upgrade to the 95/06 version | jmz | 1995-06-25 | 3 | -9/+20 |
| | |||||
* | Add crl.dec.com to MASTER_SITES, ftp.x.org tends to be busy. | asami | 1995-06-20 | 1 | -2/+3 |
| | |||||
* | Upgrade: patchlevel 18 -> 20 | jmz | 1995-06-14 | 3 | -8/+7 |
| | |||||
* | Delete extra newlines at end of file. | asami | 1995-05-16 | 1 | -8/+0 |
| | |||||
* | Add "PKGNAME=dviselect-1.3". According to Jean-Marc, there is no | asami | 1995-05-16 | 1 | -1/+2 |
| | | | | | | chance of this code being updated so assign one ourselves. This particular number ("1.3") is taken from the rcsid of dviselect.c (in fact the only source file for this program). | ||||
* | Clean up subdir Makefiles. They now all look like this: | asami | 1995-05-14 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | ===== # Id line # # RESTRICTED: restricted_port_1 (comment1) # RESTRICTED: restricted_port_2 (comment2) # # BROKEN: broken_port_3 (comment3) # BROKEN: broken_port_4 (comment4) # BROKEN: broken_port_5 (comment5) # SUBDIR= good_port_1 good_port_2 ... ===== Basically, the idea is to make it easy to find restricted or broken ports by doing a "grep". | ||||
* | Sort! | asami | 1995-05-13 | 1 | -3/+4 |
| | |||||
* | Added rtf2latex. | asami | 1995-05-02 | 1 | -1/+2 |
| | |||||
* | rtf2LaTeX is a filter that converts RTF (MS's Rich Text Format) into LaTeX. | asami | 1995-05-02 | 5 | -0/+31 |
| | | | | Submitted by: thomas@ghpc8.ihf.rwth-aachen.de | ||||
* | Add tr2latex. | asami | 1995-05-02 | 1 | -2/+2 |
| | |||||
* | tr2latex - convert a document from troff to LaTeX | asami | 1995-05-02 | 5 | -0/+30 |
| | | | | Submitted by: thomas@ghpc8.ihf.rwth-aachen.de | ||||
* | Remove tkHTML | jkh | 1995-04-29 | 1 | -2/+2 |
| | |||||
* | Add tkHTML | jkh | 1995-04-29 | 1 | -2/+3 |
| | |||||
* | Cosmetic changes | jmz | 1995-04-23 | 1 | -3/+7 |
| | |||||
* | Warn and request confirmation for installing/removing the package. One file | jmz | 1995-04-23 | 2 | -0/+75 |
| | | | | | may also be used by xdvi; the package is build with some defaults, which may be not wanted by the user. | ||||
* | Remove the last line of the pre-install target. The command will be executed | jmz | 1995-04-23 | 1 | -2/+1 |
| | | | | during post-install | ||||
* | Cosmetic changes. | jmz | 1995-04-22 | 1 | -3/+6 |
| | |||||
* | Warn and request confirmation for installing/removing the package. One file | jmz | 1995-04-22 | 2 | -0/+70 |
| | | | | | may also be used by dvips; the package is build with some defaults, which may be not wanted by the user (the port IS_INTERACTIVE) | ||||
* | Remove the last line of the do-install target. The command will be executed | jmz | 1995-04-22 | 1 | -2/+1 |
| | | | | during post-install | ||||
* | Change all makefiles in the print directory according to the new rules | jmz | 1995-04-21 | 7 | -46/+27 |
| | | | | for bsd.port.mk | ||||
* | The configure script now propose to create fonts in the default tex | jmz | 1995-04-20 | 4 | -16/+52 |
| | | | | | | font directory instead of /tmp. If the user choose the defaults, then the mode of font directory is changed to 1777 at install time. | ||||
* | Change the master site. | jmz | 1995-04-20 | 1 | -2/+2 |
| | |||||
* | General cleanup: | jmz | 1995-04-18 | 1 | -22/+5 |
| | | | | | Put the fetch target in Makefile.inc, remove pre-fetch target. Split scripts/ftpget into files/ftpget and files/ftplib.pl | ||||
* | re-enable latex and latex209 since they seem to work. | jmz | 1995-04-18 | 1 | -5/+2 |
| | |||||
* | Add PKGNAME, and touch the install cookie after install | jmz | 1995-04-18 | 1 | -1/+3 |
| | |||||
* | Added various "build: configure" and "install: build" dependencies. | asami | 1995-04-18 | 6 | -14/+14 |
| | | | | Pointed-out by: jmz | ||||
* | Add -L${X11BASE}/lib in flags. | jmz | 1995-04-17 | 1 | -2/+2 |
| | |||||
* | Tex version is 3.1415 | jmz | 1995-04-17 | 1 | -2/+2 |
| | |||||
* | Add myself as maintainer. | jmz | 1995-04-16 | 1 | -2/+7 |
| | | | | Remove hard-coded PREFIX and Add EXEC_DEPENDS=tex:${PORTSDIR}/print/tex | ||||
* | Set XMKMF=xmkmf. Apparently xmkmf -a (the defaults) confuses the Imakefile. | jmz | 1995-04-16 | 1 | -1/+3 |
| | |||||
* | Back out my previous change, and revert xdvi to build with gmake. | joerg | 1995-04-15 | 1 | -1/+2 |
| | | | | | This Imakefile crud here it _too_ weird to deal with; let it as it stands now. | ||||
* | Print Makefiles...this one was tough! | asami | 1995-04-15 | 13 | -35/+154 |
| | |||||
* | xdvi no longer requires GNU make. The offending `include' line in the | joerg | 1995-04-15 | 1 | -1/+0 |
| | | | | | | | (admittedly ugly) Imakefile has never been used, since this port does have its own configure script. I gratuitously removed it. :) | ||||
* | Added Xpm to LIB_DEPENDS. | asami | 1995-04-12 | 1 | -2/+5 |
| | | | | Pointed-out by: Paul Richards | ||||
* | Add MAINTAINER= jmz@FreeBSD.org | jmz | 1995-04-11 | 9 | -0/+9 |
| | |||||
* | Add a missing checksum | jmz | 1995-04-03 | 1 | -0/+1 |
| | |||||
* | Another set of checksums | jmz | 1995-04-02 | 5 | -0/+5 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 14 | -2/+16 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | Try to get most ports checksummed | gpalmer | 1995-04-01 | 3 | -0/+3 |
| | |||||
* | Remove latex and latex209 from the subdir list and put it into the | ats | 1995-03-31 | 1 | -2/+5 |
| | | | | | | broken category. latex runs into an endless input loop. latex209 doesn't find the hyphen file. | ||||
* | Add EXEC_DEPENDS for latex and latex209 | jmz | 1995-03-04 | 2 | -5/+6 |
| | | | | | | Define WRKDIR so that the build targets work correctly Be repetitively affirmative when building latex so that it does not require user input | ||||
* | This port IS_INTERACTIVE | jkh | 1995-03-03 | 1 | -0/+1 |
| | |||||
* | Remove ImageMagick - it's been moved | gpalmer | 1995-03-01 | 1 | -4/+3 |
| | |||||
* | A cleaner patch for USA paper sizes | jmz | 1995-02-22 | 2 | -0/+103 |
| | | | | Submitted by: Julian Elischer <julian@freefall.cdrom.com> | ||||
* | Use $PREFIX instead of fixed paths. | jmz | 1995-02-15 | 1 | -4/+4 |
| | |||||
* | Create destination directories | jmz | 1995-02-15 | 1 | -0/+4 |
| | |||||
* | Install documentation too | jmz | 1995-02-13 | 2 | -206/+297 |
| | |||||
* | get the MASTER_SITE_OVERRIDE working in the Makefile. | ats | 1995-02-13 | 1 | -0/+2 |
| | |||||
* | Converted Makefiles as much as I could. | asami | 1995-02-11 | 2 | -4/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Took out INSTALL_MANPAGES (not necessary anymore, porter should set NO_INSTALL_MANPAGES for not calling "make install.man") (2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These are the entries I used: EXEC_DEPENDS: unzip:${PORTSDIR}/archivers/unzip gmake:${PORTSDIR}/devel/gmake wishx:${PORTSDIR}/lang/tclX xli:${PORTSDIR}/graphics/xli gs:${PORTSDIR}/print/ghostscript gunshar:${PORTSDIR}/archivers/gshar+gunshar hfs:${PORTSDIR}/utils/hfs rman:${PORTSDIR}/utils/rman LIB_DEPENDS: tiff\\.3\\.:${PORTSDIR}/graphics/tiff jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg Xpm\\.4\\.:${PORTSDIR}/graphics/xpm tcl\\.7\\.:${PORTSDIR}/lang/tcl tk\\.3\\.:${PORTSDIR}/x11/tk xview\\.1\\.:${PORTSDIR}/x11/xview-lib Xaw3d\\.:${PORTSDIR}/x11/Xaw3d mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib xview\\.3\\.:${PORTSDIR}/x11/xview-lib BLT\\.1\\.:${PORTSDIR}/x11/blt There are still some dependencies I can't figure out what exactly is needed. If your port still has DEPENDS in it, please check it out! | ||||
* | Avoid error during install if an old version already exists. | jmz | 1995-02-11 | 1 | -1/+1 |
| | |||||
* | Upgrade, 3.1 -> 3.1.1 | asami | 1995-01-29 | 5 | -12/+28 |
| | | | | Submitted by: "Philippe Charnier" <charnier@lirmm.fr> | ||||
* | YABT (Yet Another Bogus TAB). | jkh | 1995-01-27 | 1 | -1/+1 |
| | |||||
* | Upgrade from 3.0 to 3.1. | asami | 1995-01-25 | 5 | -10/+10 |
| | | | | Submitted by: "Philippe Charnier" <charnier@lirmm.fr> | ||||
* | Added bin/latex | jmz | 1995-01-17 | 1 | -1/+3 |
| | |||||
* | Create ${PREFIX}/bin/latex | jmz | 1995-01-17 | 1 | -0/+1 |
| | |||||
* | Remove bin/latex | jmz | 1995-01-17 | 1 | -1/+0 |
| | |||||
* | Remove latex from ${PREFIX}/bin since this port build tex only | jmz | 1995-01-17 | 1 | -0/+1 |
| | |||||
* | Add new guests. | jkh | 1995-01-13 | 1 | -3/+4 |
| | |||||
* | Upgrade to 3.0. Thanks, Philippe! | asami | 1995-01-07 | 6 | -63/+39 |
| | | | | | | | | | | | | | ===== Submitted by: charnier@lirmm.fr To: ports@freebsd.org Subject: transfig.3.0 Date: Sat, 07 Jan 1995 10:21:29 +0100 From: "Philippe Charnier" <charnier@lirmm.fr> xfig 3.0 need transfig 3.0 which is not yet in the tree. Here is some patches. The Makefile need also to be changed (2.1.8 -> 3.0) | ||||
* | Removed a blank line in the middle of the build target. | jmz | 1995-01-04 | 1 | -1/+0 |
| | |||||
* | The fetch target has been moved in Makefile.inc. The makefile has also been | jmz | 1994-12-27 | 1 | -96/+10 |
| | | | | | | cleaned. LaTeX has been removed since it duplicated the LaTeX port. This avoid changing both TeX and LaTeX when something changes in LaTeX only. | ||||
* | touch ${BUILD_COOKIE} after build. | jmz | 1994-12-27 | 1 | -1/+5 |
| | |||||
* | Update to take account of the new distfile. | jmz | 1994-12-26 | 1 | -0/+43 |
| | |||||
* | Makefile has been cleaned and the fetch target has been moved in Makefile.inc | jmz | 1994-12-26 | 1 | -39/+17 |
| | | | | Added latex tools (verbatim, multicol, theorem, etc.) in distfiles | ||||
* | The package file didn't work with current packaging method (using -p PREFIX) | ljo | 1994-12-26 | 1 | -38/+37 |
| | |||||
* | Add afm to the subdir target. | ats | 1994-12-25 | 1 | -3/+3 |
| | |||||
* | Enabled 'LaTeX' by default and fixed up the install rules for the latex | nate | 1994-12-23 | 1 | -4/+5 |
| | | | | install. | ||||
* | Use ${BUILD_COOKIE} | jmz | 1994-12-12 | 1 | -1/+6 |
| | | | | Set PKGNAME | ||||
* | Manpage is installed compressed. | gpalmer | 1994-11-26 | 1 | -1/+1 |
| | |||||
* | replace /usr/local with ${PREFIX} | jmz | 1994-11-25 | 1 | -2/+2 |
| | |||||
* | Adobe font metrics as used by FlexFAX. | ljo | 1994-11-24 | 5 | -0/+89 |
| | | | | I'm having problems with the package. | ||||
* | Add transfig | jkh | 1994-11-23 | 1 | -2/+2 |
| | |||||
* | Michael Reifenberger's transfig port. | jkh | 1994-11-23 | 5 | -0/+76 |
| | | | | Submitted by: mr | ||||
* | This is an INTERACTIVE port - make sure that it's own install rule | jkh | 1994-11-23 | 1 | -0/+2 |
| | | | | plays by the proper rules too, then. | ||||
* | Makefile: USE_INTERACTIVE defined, use ${PREFIX}, reflect changes in | jmz | 1994-11-17 | 1 | -4/+7 |
| | | | | | | bsd.port.mk configure: use ${PREFIX} use ${PREFIX} | ||||
* | Makefile: USE_INTERACTIVE defined, use ${PREFIX}, reflect changes in | jmz | 1994-11-17 | 1 | -8/+4 |
| | | | | | bsd.port.mk configure: use ${PREFIX} | ||||
* | Fixes from Jean-Marc Zucconi. Thanks yet again! | jkh | 1994-11-12 | 1 | -2/+2 |
| | | | | Submitted by: jmz | ||||
* | From: Jean-Marc Zucconi <jmz@thud.cdrom.com> | jkh | 1994-11-12 | 1 | -1/+1 |
| | | | | | | The previous change submitted by charnier@lirmm.fr was wrong. The MASTER_SITES address was correct! Submitted by: jmz | ||||
* | This port is interactive. Sigh.. | jkh | 1994-11-10 | 1 | -1/+1 |
| | |||||
* | Add a2ps. | jkh | 1994-11-06 | 1 | -2/+2 |
| | |||||
* | Jean-Marc Zucconi's a2ps port. | jkh | 1994-11-06 | 9 | -0/+62 |
| | | | | Submitted by: jmz | ||||
* | ghostview 1.5. | jkh | 1994-10-22 | 6 | -0/+70 |
| | |||||
* | Add new ports in print. | jkh | 1994-10-14 | 1 | -2/+3 |
| | |||||
* | Jeam-Marc Zucconi's dvi2xx port - prints .dvi files to HP LaserJet or | jkh | 1994-10-14 | 6 | -0/+283 |
| | | | | | IBM 3812. Submitted by: jmz | ||||
* | Correct MASTER_SITES address from Philippe Charnier <charnier@lirmm.fr> | jkh | 1994-10-13 | 1 | -1/+1 |
| | | | | Submitted by: charnier | ||||
* | Jean-Marc Zucconi's updates to these ports. | jkh | 1994-10-12 | 5 | -66/+62 |
| | | | | Submitted by: jmz | ||||
* | Jean-Marc Zucconi's dviselect port. | jkh | 1994-10-12 | 9 | -0/+144 |
| | | | | Submitted by: jmz | ||||
* | This is Jean-Marc Zucconi's makeindex port. | jkh | 1994-10-12 | 5 | -0/+69 |
| | | | | Submitted by: jmz | ||||
* | Updates from Jean-Marc Zucconi. | jkh | 1994-10-09 | 1 | -1/+3 |
| | | | | Submitted by: jmz | ||||
* | These are my changes to support the new argument-less configure scripts. | jkh | 1994-10-04 | 4 | -42/+31 |
| | |||||
* | This is for texinfo printing (not in /usr/src/gnu/usr.bin/texinfo). | jkh | 1994-10-03 | 4 | -0/+62 |
| | | | | Submitted by: jmz |