1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
Jean-Marc Zucconi
66a5df3725 /usr/ports/distfiles -> ${DISTDIR}
Submitted by:	jhs
1996-01-16 14:08:19 +00:00
Satoshi Asami
d8a09e13e1 Add CATEGORIES=x11. If this is not in category x11, what else
can be?!? ;>
1995-10-06 22:11:25 +00:00
Jean-Marc Zucconi
42619eeb74 Upgrade to 3.1.2 1995-09-16 01:32:53 +00:00
Satoshi Asami
de05dc749f Add "CATEGORIES=x11". Boy, was I surprised to find this baby in the
orphans dir!
1995-08-23 07:08:06 +00:00
Satoshi Asami
d530b271d9 Add
post-install:
	pkg_add -m ${PREFIX}/lib

to Makefiles and

@exec ldconfig -m %D

to packing lists of ports that install shared libraries.

This should get rid of a huge chunk of confusion for novice users!
All hail Paul Kranenburg! :)
1995-06-24 11:42:32 +00:00
Jean-Marc Zucconi
3ae6e278b5 Set DISTFILES so that the files will be checksum'ed (only with FTP build) 1995-06-17 01:29:06 +00:00
Jean-Marc Zucconi
4665c9e7e0 Bug fixes for compilation from the O'Reilly and Associates CDROM
Reviewed by:	jmz
Submitted by:	Mark Murray <mark@grondar.za>
1995-05-17 13:07:28 +00:00
Satoshi Asami
cdfb6bc8eb Define NO_PACKAGE for now, we aren't building the package of this thing
yet.  The user can define FORCE_PACKAGE if the package is really
desired.
1995-05-13 05:42:15 +00:00
Jean-Marc Zucconi
3e625a8f5f Use 'do-install:' instead of 'install:'
Complain and fail if no build option is set.
1995-04-26 14:45:15 +00:00
Jean-Marc Zucconi
0adc42bd27 Changes for the new bsd.port.mk 1995-04-22 22:39:30 +00:00
Jean-Marc Zucconi
8c3bf9b9e5 Add the MAINTAINER line. 1995-04-13 15:22:11 +00:00
Satoshi Asami
2327dcc513 Now the rest of the ports Makefiles.... 1995-04-12 20:26:23 +00:00
Jean-Marc Zucconi
43273d1197 Here is a patch for XFree86 to allow the proud owner of "The X Companion
CD for R6" from O'Reilly and Associates, Inc, to mount and compile X on
this CD. I have tried to create this patch in such a way that if any other
CD's come along, they can be kluged in too.
Submitted by:	Mark Murray <mark@grondar.za>
1995-03-23 21:20:44 +00:00
Jean-Marc Zucconi
450c6d609d Makefiles have been simplified, and most of the work is now done in
configure. In particular patches are now done by the script.
The port is now interactive, (ask for servers to be build, if you want
to build fonts, etc) This time I have build it (successfully) from a cdrom.
1995-02-17 01:23:44 +00:00
Jean-Marc Zucconi
9370a1bb22 Upgrade to XFree86-3.1.1 1995-02-10 00:17:49 +00:00
Jean-Marc Zucconi
91c104263f This is X11R6/XFree86 3.1
The actual makefile does nothing! You have to edit it and remove a
comment to build the beast.
Note: there are in fact 2 makefiles: one which fetches the files from
ftp.x.org and another which allows to compile from a cdrom.
Note2: I have not extensively tested the port! (only one build!)
1995-01-05 03:51:15 +00:00