Commit Graph

268 Commits

Author SHA1 Message Date
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
9a3d3bdb87 Checksum 1995-06-17 01:26: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
14e13212f9 Fix a typo 1995-04-22 22:40:06 +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
97a7300b6b The tarballs at xtp.x.org have been updated to patchlevel 11. So there is
no need to patch the distribution when X11_VIA_FTP=yes
1995-03-26 12:13:17 +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
0c494b31d5 Correct a typo which caused the W32 server always to be installed 1995-02-20 22:14:46 +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
ba7ba17d96 removed a bad line in the script 1995-01-06 04:28:10 +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