Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not create a file in ${SCRIPTDIR}. Create it in ${WRKDIR} and use a | Jean-Marc Zucconi | 1998-12-01 | 2 | -5/+5 |
| | | | | | | | | post-install target instead. Requested by: asami Notes: svn path=/head/; revision=15024 | ||||
* | Move manpages from pkg/PLIST to Makefile. | Steve Price | 1998-10-20 | 2 | -2/+3 |
| | | | | Notes: svn path=/head/; revision=14110 | ||||
* | Skip the questions and make the port non interactive if PACKAGE_BUILDING | Jean-Marc Zucconi | 1997-03-09 | 2 | -5/+18 |
| | | | | | | | | is defined. Requested by: asami Notes: svn path=/head/; revision=5920 | ||||
* | Update to take account of the changes in TeX (some paths have changed) | Jean-Marc Zucconi | 1997-02-10 | 1 | -4/+5 |
| | | | | Notes: svn path=/head/; revision=5568 | ||||
* | Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds to | Satoshi Asami | 1996-11-30 | 1 | -1/+1 |
| | | | | | | | changes made in rev. 1.232 of bsd.port.mk. Notes: svn path=/head/; revision=4733 | ||||
* | MakeTeXPK is not a binary exacutable, so use ${INSTALL_SCRIPT}. | Satoshi Asami | 1996-11-30 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=4732 | ||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | Satoshi Asami | 1996-11-18 | 1 | -4/+0 |
| | | | | | | | | | | | 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. Notes: svn path=/head/; revision=4578 | ||||
* | Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. | Satoshi Asami | 1996-11-18 | 1 | -3/+3 |
| | | | | Notes: svn path=/head/; revision=4570 | ||||
* | CATEGORIES+= -> CATEGORIES= | David E. O'Brien | 1996-11-17 | 1 | -5/+5 |
| | | | | | | | Converted to MAN[1-9] Notes: svn path=/head/; revision=4539 | ||||
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | Satoshi Asami | 1996-10-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | 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! Notes: svn path=/head/; revision=3948 | ||||
* | Add pre-clean target to delete ${SCRIPTDIR}/post-install (created | Satoshi Asami | 1996-09-16 | 1 | -1/+4 |
| | | | | | | | in configure stage). Notes: svn path=/head/; revision=3790 | ||||
* | Add DIST_SUBDIR=xdvi. This port has only one distfile but the Japanese | Satoshi Asami | 1996-03-10 | 1 | -1/+2 |
| | | | | | | | version is in the subdir. Notes: svn path=/head/; revision=2823 | ||||
* | Change "printing" to "print". | Satoshi Asami | 1995-11-22 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=2454 | ||||
* | Add crl.dec.com to MASTER_SITES, ftp.x.org tends to be busy. | Satoshi Asami | 1995-06-20 | 1 | -2/+3 |
| | | | | Notes: svn path=/head/; revision=1843 | ||||
* | Upgrade: patchlevel 18 -> 20 | Jean-Marc Zucconi | 1995-06-13 | 3 | -8/+7 |
| | | | | Notes: svn path=/head/; revision=1829 | ||||
* | Cosmetic changes. | Jean-Marc Zucconi | 1995-04-22 | 1 | -3/+6 |
| | | | | Notes: svn path=/head/; revision=1481 | ||||
* | Warn and request confirmation for installing/removing the package. One file | Jean-Marc Zucconi | 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) Notes: svn path=/head/; revision=1480 | ||||
* | Remove the last line of the do-install target. The command will be executed | Jean-Marc Zucconi | 1995-04-22 | 1 | -2/+1 |
| | | | | | | | during post-install Notes: svn path=/head/; revision=1477 | ||||
* | Change all makefiles in the print directory according to the new rules | Jean-Marc Zucconi | 1995-04-21 | 1 | -4/+2 |
| | | | | | | | for bsd.port.mk Notes: svn path=/head/; revision=1474 | ||||
* | The configure script now propose to create fonts in the default tex | Jean-Marc Zucconi | 1995-04-20 | 2 | -10/+28 |
| | | | | | | | | | font directory instead of /tmp. If the user choose the defaults, then the mode of font directory is changed to 1777 at install time. Notes: svn path=/head/; revision=1469 | ||||
* | Added various "build: configure" and "install: build" dependencies. | Satoshi Asami | 1995-04-17 | 1 | -2/+2 |
| | | | | | | | Pointed-out by: jmz Notes: svn path=/head/; revision=1439 | ||||
* | Set XMKMF=xmkmf. Apparently xmkmf -a (the defaults) confuses the Imakefile. | Jean-Marc Zucconi | 1995-04-15 | 1 | -1/+3 |
| | | | | Notes: svn path=/head/; revision=1370 | ||||
* | Back out my previous change, and revert xdvi to build with gmake. | Joerg Wunsch | 1995-04-15 | 1 | -1/+2 |
| | | | | | | | | This Imakefile crud here it _too_ weird to deal with; let it as it stands now. Notes: svn path=/head/; revision=1365 | ||||
* | Print Makefiles...this one was tough! | Satoshi Asami | 1995-04-15 | 1 | -3/+14 |
| | | | | Notes: svn path=/head/; revision=1360 | ||||
* | xdvi no longer requires GNU make. The offending `include' line in the | Joerg Wunsch | 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. :) Notes: svn path=/head/; revision=1356 | ||||
* | Add MAINTAINER= jmz@FreeBSD.org | Jean-Marc Zucconi | 1995-04-11 | 1 | -0/+1 |
| | | | | Notes: svn path=/head/; revision=1327 | ||||
* | Another set of checksums | Jean-Marc Zucconi | 1995-04-01 | 1 | -0/+1 |
| | | | | Notes: svn path=/head/; revision=1272 | ||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | Jordan K. Hubbard | 1995-04-01 | 1 | -0/+1 |
| | | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267 | ||||
* | Manpage is installed compressed. | Gary Palmer | 1994-11-25 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=506 | ||||
* | replace /usr/local with ${PREFIX} | Jean-Marc Zucconi | 1994-11-25 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=500 | ||||
* | This is an INTERACTIVE port - make sure that it's own install rule | Jordan K. Hubbard | 1994-11-23 | 1 | -0/+2 |
| | | | | | | | plays by the proper rules too, then. Notes: svn path=/head/; revision=481 | ||||
* | Makefile: USE_INTERACTIVE defined, use ${PREFIX}, reflect changes in | Jean-Marc Zucconi | 1994-11-17 | 1 | -4/+7 |
| | | | | | | | | | bsd.port.mk configure: use ${PREFIX} use ${PREFIX} Notes: svn path=/head/; revision=393 | ||||
* | Makefile: USE_INTERACTIVE defined, use ${PREFIX}, reflect changes in | Jean-Marc Zucconi | 1994-11-17 | 1 | -8/+4 |
| | | | | | | | | bsd.port.mk configure: use ${PREFIX} Notes: svn path=/head/; revision=392 | ||||
* | These are my changes to support the new argument-less configure scripts. | Jordan K. Hubbard | 1994-10-04 | 1 | -15/+10 |
| | | | | Notes: svn path=/head/; revision=170 | ||||
* | Jean-Marc Zucconi's xdvi port. | Jordan K. Hubbard | 1994-10-01 | 5 | -0/+85 |
Submitted by: jmz Notes: svn path=/head/; revision=147 |