summaryrefslogtreecommitdiff
path: root/print/dviselect (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
* Unbreak for ELF.Justin M. Seger1998-10-131-2/+2
| | | | | | | Submitted by: jmz Notes: svn path=/head/; revision=13926
* Mark BROKEN for ELF:Justin M. Seger1998-10-121-1/+3
| | | | | | | | | cc -O -pipe -I../h -I./h -DHAVE_VPRINTF -o dviselect dviselect.o lib/lib.a cc: lib/lib.a: No such file or directory *** Error code 1 Notes: svn path=/head/; revision=13898
* Don't print the manpages in pkg/PLIST, please.Tim Vanderhoek1998-08-191-1/+0
| | | | Notes: svn path=/head/; revision=12653
* Add a #include <errno.h> so that it compiles cleanly on NetBSD.Jean-Marc Zucconi1998-06-171-3/+11
| | | | | | | Submitted by: Jim Dutton <jimd@siu.edu> Notes: svn path=/head/; revision=11465
* The distfile disapeared from the original site. Use another MASTER_SITES.Jean-Marc Zucconi1997-08-197-117/+51
| | | | | | | | The version number is the same but there are slight changes in the sources. This is why all the files have changed. Notes: svn path=/head/; revision=7622
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-182-6/+4
| | | | | | | | | | | 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
* CATEGORIES+= -> CATEGORIES=David E. O'Brien1996-11-171-4/+4
| | | | | | | 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 Asami1996-10-101-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
* Change "printing" to "print".Satoshi Asami1995-11-221-2/+2
| | | | Notes: svn path=/head/; revision=2454
* Delete extra newlines at end of file.Satoshi Asami1995-05-161-8/+0
| | | | Notes: svn path=/head/; revision=1766
* Add "PKGNAME=dviselect-1.3". According to Jean-Marc, there is noSatoshi Asami1995-05-161-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). Notes: svn path=/head/; revision=1765
* Print Makefiles...this one was tough!Satoshi Asami1995-04-151-1/+10
| | | | Notes: svn path=/head/; revision=1360
* Add MAINTAINER= jmz@FreeBSD.orgJean-Marc Zucconi1995-04-111-0/+1
| | | | Notes: svn path=/head/; revision=1327
* Another set of checksumsJean-Marc Zucconi1995-04-011-0/+1
| | | | Notes: svn path=/head/; revision=1272
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-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
* From: Jean-Marc Zucconi <jmz@thud.cdrom.com>Jordan K. Hubbard1994-11-111-1/+1
| | | | | | | | | The previous change submitted by charnier@lirmm.fr was wrong. The MASTER_SITES address was correct! Submitted by: jmz Notes: svn path=/head/; revision=367
* Correct MASTER_SITES address from Philippe Charnier <charnier@lirmm.fr>Jordan K. Hubbard1994-10-121-1/+1
| | | | | | | Submitted by: charnier Notes: svn path=/head/; revision=221
* Jean-Marc Zucconi's dviselect port.Jordan K. Hubbard1994-10-129-0/+144
Submitted by: jmz Notes: svn path=/head/; revision=216