aboutsummaryrefslogtreecommitdiffstats
path: root/x11-servers
Commit message (Collapse)AuthorAgeFilesLines
* Assume X11_VIA_FTP=yes if one distribution file (xc-1.tar.gz) existsjmz1996-02-152-2/+30
| | | | closes PR ports/690
* 1) Remove -fno-strength-reduceache1996-02-132-8/+2
| | | | 2) Don't even ask for gnumalloc, because we have only fake one now
* /usr/ports/distfiles -> ${DISTDIR}jmz1996-01-162-4/+4
| | | | Submitted by: jhs
* Move the physical copy of Wraphelp.c to after link-farm creation.markm1995-11-232-4/+14
| | | | | This fixes the build for CDROM owners. Reviewed by: jmz
* ...just realized I was committing a binary file to CVS, ugh...redo uncompressedpst1995-11-082-2/+2
|
* Add optional support for enabling MIT's DES based authentication andpst1995-11-084-2/+136
| | | | | also rolled in Kerberos V4 support so xdm can aquire your tickets for you. Approved by: jmz & asami
* Update our port to XFree86-3.1.2-S, which has the security update frompst1995-11-052-14/+22
| | | | | the XFree86 group (which is their flavor of XC fix 13). Reviewed by: jmz
* Version number is 3.1.2, not 3.1.1!!!jmz1995-10-104-4/+4
| | | | Submitted by: Julian H. Stacey
* Add CATEGORIES=x11. If this is not in category x11, what elseasami1995-10-072-2/+4
| | | | can be?!? ;>
* Add -fno-strength-reduce to compilation flagsjmz1995-09-192-8/+10
| | | | Ask the user if he/she wants to use gnu malloc
* User input is now only required at the beginning of the script, patchesjmz1995-09-162-106/+200
| | | | | are done after the user configuration. Check if all files are present before building from CDROM
* Added cyrillic font files. I have not checked if this file is still correct.jmz1995-09-162-0/+140
|
* Upgrade to 3.1.2jmz1995-09-164-8/+10
|
* Add "CATEGORIES=x11". Boy, was I surprised to find this baby in theasami1995-08-232-2/+4
| | | | orphans dir!
* Addasami1995-06-244-2/+10
| | | | | | | | | | | | | | 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! :)
* Set DISTFILES so that the files will be checksum'ed (only with FTP build)jmz1995-06-172-2/+4
|
* Checksumjmz1995-06-172-0/+8
|
* Bug fixes for compilation from the O'Reilly and Associates CDROMjmz1995-05-174-44/+12
| | | | | Reviewed by: jmz Submitted by: Mark Murray <mark@grondar.za>
* Define NO_PACKAGE for now, we aren't building the package of this thingasami1995-05-132-2/+8
| | | | | yet. The user can define FORCE_PACKAGE if the package is really desired.
* Use 'do-install:' instead of 'install:'jmz1995-04-262-12/+16
| | | | Complain and fail if no build option is set.
* Fix a typojmz1995-04-232-2/+2
|
* Changes for the new bsd.port.mkjmz1995-04-232-32/+22
|
* Add the MAINTAINER line.jmz1995-04-132-2/+4
|
* Now the rest of the ports Makefiles....asami1995-04-132-0/+28
|
* The tarballs at xtp.x.org have been updated to patchlevel 11. So there isjmz1995-03-262-2/+2
| | | | no need to patch the distribution when X11_VIA_FTP=yes
* Here is a patch for XFree86 to allow the proud owner of "The X Companionjmz1995-03-244-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>
* Correct a typo which caused the W32 server always to be installedjmz1995-02-212-2/+2
|
* Makefiles have been simplified, and most of the work is now done injmz1995-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.
* Upgrade to XFree86-3.1.1jmz1995-02-1010-332/+394
|
* removed a bad line in the scriptjmz1995-01-062-2/+2
|
* This is X11R6/XFree86 3.1jmz1995-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!)