summaryrefslogtreecommitdiff
path: root/print/dviselect (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-31$Id$ -> $FreeBSD$Peter Wemm1-1/+1
Notes: svn path=/head/; revision=21143
1999-06-26Commit #3/4 to enforce caps, no period.Tim Vanderhoek1-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
1998-10-13Unbreak for ELF.Justin M. Seger1-2/+2
Submitted by: jmz Notes: svn path=/head/; revision=13926
1998-10-12Mark BROKEN for ELF:Justin M. Seger1-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
1998-08-19Don't print the manpages in pkg/PLIST, please.Tim Vanderhoek1-1/+0
Notes: svn path=/head/; revision=12653
1998-06-17Add a #include <errno.h> so that it compiles cleanly on NetBSD.Jean-Marc Zucconi1-3/+11
Submitted by: Jim Dutton <jimd@siu.edu> Notes: svn path=/head/; revision=11465
1997-08-19The distfile disapeared from the original site. Use another MASTER_SITES.Jean-Marc Zucconi7-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
1996-11-18Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami2-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
1996-11-17CATEGORIES+= -> CATEGORIES=David E. O'Brien1-4/+4
Converted to MAN[1-9] Notes: svn path=/head/; revision=4539
1996-10-10Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1-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
1995-11-22Change "printing" to "print".Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=2454
1995-05-16Delete extra newlines at end of file.Satoshi Asami1-8/+0
Notes: svn path=/head/; revision=1766
1995-05-16Add "PKGNAME=dviselect-1.3". According to Jean-Marc, there is noSatoshi Asami1-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
1995-04-15Print Makefiles...this one was tough!Satoshi Asami1-1/+10
Notes: svn path=/head/; revision=1360
1995-04-11Add MAINTAINER= jmz@FreeBSD.orgJean-Marc Zucconi1-0/+1
Notes: svn path=/head/; revision=1327
1995-04-01Another set of checksumsJean-Marc Zucconi1-0/+1
Notes: svn path=/head/; revision=1272
1995-04-01Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1-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
1994-11-11From: Jean-Marc Zucconi <jmz@thud.cdrom.com>Jordan K. Hubbard1-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
1994-10-12Correct MASTER_SITES address from Philippe Charnier <charnier@lirmm.fr>Jordan K. Hubbard1-1/+1
Submitted by: charnier Notes: svn path=/head/; revision=221
1994-10-12Jean-Marc Zucconi's dviselect port.Jordan K. Hubbard9-0/+144
Submitted by: jmz Notes: svn path=/head/; revision=216