Commit Graph

10 Commits

Author SHA1 Message Date
Satoshi Asami
bada70ab1f Use new MASTER_SITE_LOCAL variable from bsd.port.mk. 1997-04-30 03:18:09 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
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!
1996-10-10 05:05:35 +00:00
Satoshi Asami
17c5e61843 Redefine WRKSRC instead of WRKDIR so that "work/" won't be left behind
after a "make clean".  Adjust scripts and variables accordingly.
1996-03-07 00:21:43 +00:00
Satoshi Asami
7f6c181f38 Yet another round of Makefile updates, graphics version. 1995-04-09 07:09:55 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Andreas Schulz
b38bf2eff2 Change the X11BASE to PREFIX so that the -lX11 gets found. X11BASE doesn't
show up in the makefiles in the deeper directories.
1995-03-29 19:18:28 +00:00
Andreas Schulz
2a3d1ecea6 Add a -L${X11BASE}/lib to the LDFLAGS to get ld happy :-) for the -lX11. 1995-03-19 14:36:06 +00:00
Andreas Schulz
6f98e257b3 Changed all occurences of /usr/include/dore.h to relative includes in the
tree. Change the -ldore to a -L../../../lib/i386 -ldore so that this port
finds this library now.
1995-02-25 17:18:23 +00:00
Jordan K. Hubbard
cd211f014f The Dore' graphics toolkit. This thing is a monster, but the examples
are pretty impressive.  This needs a lot more polishing to really do it
justice, but this will at least give you the libraries, headers and an
example to look at.
1995-02-19 10:34:09 +00:00