summaryrefslogtreecommitdiff
path: root/x11/XFree86 (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Add missing entries.Jean-Marc Zucconi1996-10-221-5/+17
| | | | | | | Submitted by: jhs Notes: svn path=/head/; revision=4076
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-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
* Add USE_X11 in Makefile, delete @cwd /usr/X11R6 from pkg/PLIST (thisSatoshi Asami1996-09-102-2/+2
| | | | | | | | | one was ignored anyway). Problem reported by: Karl Denninger <karl@mcs.net> Notes: svn path=/head/; revision=3751
* Fix a bug caused by a undefined variable in some cases.Jean-Marc Zucconi1996-07-191-9/+15
| | | | | | | Do not ask if Kerberos support is wanted when libkrb is not installed. Notes: svn path=/head/; revision=3406
* Add fix-12, remove cfont312.tgzJean-Marc Zucconi1996-07-191-1/+1
| | | | Notes: svn path=/head/; revision=3405
* Remove duplicate code, use DIST_SUBDIR to specify where files have to go,Jean-Marc Zucconi1996-07-191-8/+25
| | | | | | | | merge Makefile and Makefile.ftp Submitted by: asami Notes: svn path=/head/; revision=3404
* Oops, forget to add an option to not build russian fontsAndrey A. Chernov1996-03-221-0/+1
| | | | Notes: svn path=/head/; revision=2877
* Remove obsoleted russian fontsAndrey A. Chernov1996-03-211-5/+0
| | | | Notes: svn path=/head/; revision=2874
* Remove old version of cyrillic fontsAndrey A. Chernov1996-03-211-70/+0
| | | | Notes: svn path=/head/; revision=2873
* The cpwh variable is not always defined and thus caused a syntax errorJean-Marc Zucconi1996-03-091-1/+1
| | | | | | | (if [ != NO ]) Notes: svn path=/head/; revision=2815
* Assume X11_VIA_FTP=yes if one distribution file (xc-1.tar.gz) existsJean-Marc Zucconi1996-02-151-1/+15
| | | | | | | closes PR ports/690 Notes: svn path=/head/; revision=2713
* 1) Remove -fno-strength-reduceAndrey A. Chernov1996-02-121-4/+1
| | | | | | | 2) Don't even ask for gnumalloc, because we have only fake one now Notes: svn path=/head/; revision=2711
* /usr/ports/distfiles -> ${DISTDIR}Jean-Marc Zucconi1996-01-161-2/+2
| | | | | | | Submitted by: jhs Notes: svn path=/head/; revision=2637
* Move the physical copy of Wraphelp.c to after link-farm creation.Mark Murray1995-11-231-2/+7
| | | | | | | | This fixes the build for CDROM owners. Reviewed by: jmz Notes: svn path=/head/; revision=2459
* ...just realized I was committing a binary file to CVS, ugh...redo uncompressedPaul Traina1995-11-071-1/+1
| | | | Notes: svn path=/head/; revision=2396
* Add optional support for enabling MIT's DES based authentication andPaul Traina1995-11-072-1/+68
| | | | | | | | also rolled in Kerberos V4 support so xdm can aquire your tickets for you. Approved by: jmz & asami Notes: svn path=/head/; revision=2395
* Update our port to XFree86-3.1.2-S, which has the security update fromPaul Traina1995-11-041-7/+11
| | | | | | | | the XFree86 group (which is their flavor of XC fix 13). Reviewed by: jmz Notes: svn path=/head/; revision=2391
* Version number is 3.1.2, not 3.1.1!!!Jean-Marc Zucconi1995-10-102-2/+2
| | | | | | | Submitted by: Julian H. Stacey Notes: svn path=/head/; revision=2304
* Add CATEGORIES=x11. If this is not in category x11, what elseSatoshi Asami1995-10-061-1/+2
| | | | | | | can be?!? ;> Notes: svn path=/head/; revision=2288
* Add -fno-strength-reduce to compilation flagsJean-Marc Zucconi1995-09-181-4/+5
| | | | | | | Ask the user if he/she wants to use gnu malloc Notes: svn path=/head/; revision=2163
* User input is now only required at the beginning of the script, patchesJean-Marc Zucconi1995-09-161-53/+100
| | | | | | | | are done after the user configuration. Check if all files are present before building from CDROM Notes: svn path=/head/; revision=2160
* Added cyrillic font files. I have not checked if this file is still correct.Jean-Marc Zucconi1995-09-161-0/+70
| | | | Notes: svn path=/head/; revision=2159
* Upgrade to 3.1.2Jean-Marc Zucconi1995-09-162-4/+5
| | | | Notes: svn path=/head/; revision=2158
* Add "CATEGORIES=x11". Boy, was I surprised to find this baby in theSatoshi Asami1995-08-231-1/+2
| | | | | | | orphans dir! Notes: svn path=/head/; revision=2097
* AddSatoshi Asami1995-06-242-1/+5
| | | | | | | | | | | | | | | | | 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! :) Notes: svn path=/head/; revision=1871
* Set DISTFILES so that the files will be checksum'ed (only with FTP build)Jean-Marc Zucconi1995-06-171-1/+2
| | | | Notes: svn path=/head/; revision=1837
* ChecksumJean-Marc Zucconi1995-06-171-0/+4
| | | | Notes: svn path=/head/; revision=1836
* Bug fixes for compilation from the O'Reilly and Associates CDROMJean-Marc Zucconi1995-05-172-22/+6
| | | | | | | | 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-131-1/+4
| | | | | | | | 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-261-6/+8
| | | | | | | Complain and fail if no build option is set. Notes: svn path=/head/; revision=1540
* Fix a typoJean-Marc Zucconi1995-04-221-1/+1
| | | | Notes: svn path=/head/; revision=1498
* Changes for the new bsd.port.mkJean-Marc Zucconi1995-04-221-16/+11
| | | | Notes: svn path=/head/; revision=1497
* Add the MAINTAINER line.Jean-Marc Zucconi1995-04-131-1/+2
| | | | Notes: svn path=/head/; revision=1353
* Now the rest of the ports Makefiles....Satoshi Asami1995-04-121-0/+14
| | | | Notes: svn path=/head/; revision=1351
* The tarballs at xtp.x.org have been updated to patchlevel 11. So there isJean-Marc Zucconi1995-03-261-1/+1
| | | | | | | 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-232-6/+23
| | | | | | | | | | 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-201-1/+1
| | | | Notes: svn path=/head/; revision=1010
* Makefiles have been simplified, and most of the work is now done inJean-Marc Zucconi1995-02-172-13/+159
| | | | | | | | | 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-105-166/+197
| | | | Notes: svn path=/head/; revision=920
* removed a bad line in the scriptJean-Marc Zucconi1995-01-061-1/+1
| | | | Notes: svn path=/head/; revision=724
* This is X11R6/XFree86 3.1Jean-Marc Zucconi1995-01-055-0/+2135
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