aboutsummaryrefslogtreecommitdiff
path: root/x11-servers
Commit message (Collapse)AuthorAgeFilesLines
* Bug fixes for compilation from the O'Reilly and Associates CDROMJean-Marc Zucconi1995-05-174-44/+12
| | | | | | | | Reviewed by: jmz Submitted by: Mark Murray <mark@grondar.za> Notes: svn path=/head/; revision=1772
* Define NO_PACKAGE for now, we aren't building the package of this thingSatoshi Asami1995-05-132-2/+8
| | | | | | | | yet. The user can define FORCE_PACKAGE if the package is really desired. Notes: svn path=/head/; revision=1703
* Use 'do-install:' instead of 'install:'Jean-Marc Zucconi1995-04-262-12/+16
| | | | | | | Complain and fail if no build option is set. Notes: svn path=/head/; revision=1540
* Fix a typoJean-Marc Zucconi1995-04-222-2/+2
| | | | Notes: svn path=/head/; revision=1498
* Changes for the new bsd.port.mkJean-Marc Zucconi1995-04-222-32/+22
| | | | Notes: svn path=/head/; revision=1497
* Add the MAINTAINER line.Jean-Marc Zucconi1995-04-132-2/+4
| | | | Notes: svn path=/head/; revision=1353
* Now the rest of the ports Makefiles....Satoshi Asami1995-04-122-0/+28
| | | | Notes: svn path=/head/; revision=1351
* The tarballs at xtp.x.org have been updated to patchlevel 11. So there isJean-Marc Zucconi1995-03-262-2/+2
| | | | | | | no need to patch the distribution when X11_VIA_FTP=yes Notes: svn path=/head/; revision=1204
* Here is a patch for XFree86 to allow the proud owner of "The X CompanionJean-Marc Zucconi1995-03-234-12/+46
| | | | | | | | | | 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> Notes: svn path=/head/; revision=1188
* Correct a typo which caused the W32 server always to be installedJean-Marc Zucconi1995-02-202-2/+2
| | | | Notes: svn path=/head/; revision=1010
* Makefiles have been simplified, and most of the work is now done inJean-Marc Zucconi1995-02-174-26/+318
| | | | | | | | | 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. Notes: svn path=/head/; revision=994
* Upgrade to XFree86-3.1.1Jean-Marc Zucconi1995-02-1010-332/+394
| | | | Notes: svn path=/head/; revision=920
* removed a bad line in the scriptJean-Marc Zucconi1995-01-062-2/+2
| | | | Notes: svn path=/head/; revision=724
* This is X11R6/XFree86 3.1Jean-Marc Zucconi1995-01-0510-0/+4270
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!) Notes: svn path=/head/; revision=710