Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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-05 | 1 | -2/+2 |
| | |||||
* | Add a pre-fetch target to make ftpget executable. This fixes the message | jmz | 1995-10-03 | 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-23 | 3 | -6/+9 |
| | |||||
* | Add musixtex | jmz | 1995-07-15 | 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-15 | 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-24 | 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-13 | 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-28 | 1 | -2/+3 |
| | |||||
* | Cosmetic changes | jmz | 1995-04-22 | 1 | -3/+7 |
| | |||||
* | Warn and request confirmation for installing/removing the package. One file | jmz | 1995-04-22 | 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-22 | 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-19 | 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-17 | 1 | -1/+3 |
| | |||||
* | Added various "build: configure" and "install: build" dependencies. | asami | 1995-04-17 | 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-16 | 1 | -2/+2 |
| | |||||
* | Add myself as maintainer. | jmz | 1995-04-15 | 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-15 | 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-14 | 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 |
| |