summaryrefslogtreecommitdiff
path: root/x11/XFree86 (unfollow)
Commit message (Collapse)AuthorFilesLines
1996-10-22Add missing entries.Jean-Marc Zucconi1-5/+17
Submitted by: jhs Notes: svn path=/head/; revision=4076
1996-10-10Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1-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
1996-09-10Add USE_X11 in Makefile, delete @cwd /usr/X11R6 from pkg/PLIST (thisSatoshi Asami2-2/+2
one was ignored anyway). Problem reported by: Karl Denninger <karl@mcs.net> Notes: svn path=/head/; revision=3751
1996-07-19Fix a bug caused by a undefined variable in some cases.Jean-Marc Zucconi1-9/+15
Do not ask if Kerberos support is wanted when libkrb is not installed. Notes: svn path=/head/; revision=3406
1996-07-19Add fix-12, remove cfont312.tgzJean-Marc Zucconi1-1/+1
Notes: svn path=/head/; revision=3405
1996-07-19Remove duplicate code, use DIST_SUBDIR to specify where files have to go,Jean-Marc Zucconi1-8/+25
merge Makefile and Makefile.ftp Submitted by: asami Notes: svn path=/head/; revision=3404
1996-03-22Oops, forget to add an option to not build russian fontsAndrey A. Chernov1-0/+1
Notes: svn path=/head/; revision=2877
1996-03-21Remove obsoleted russian fontsAndrey A. Chernov1-5/+0
Notes: svn path=/head/; revision=2874
1996-03-21Remove old version of cyrillic fontsAndrey A. Chernov1-70/+0
Notes: svn path=/head/; revision=2873
1996-03-09The cpwh variable is not always defined and thus caused a syntax errorJean-Marc Zucconi1-1/+1
(if [ != NO ]) Notes: svn path=/head/; revision=2815
1996-02-15Assume X11_VIA_FTP=yes if one distribution file (xc-1.tar.gz) existsJean-Marc Zucconi1-1/+15
closes PR ports/690 Notes: svn path=/head/; revision=2713
1996-02-121) Remove -fno-strength-reduceAndrey A. Chernov1-4/+1
2) Don't even ask for gnumalloc, because we have only fake one now Notes: svn path=/head/; revision=2711
1996-01-16/usr/ports/distfiles -> ${DISTDIR}Jean-Marc Zucconi1-2/+2
Submitted by: jhs Notes: svn path=/head/; revision=2637
1995-11-23Move the physical copy of Wraphelp.c to after link-farm creation.Mark Murray1-2/+7
This fixes the build for CDROM owners. Reviewed by: jmz Notes: svn path=/head/; revision=2459
1995-11-07...just realized I was committing a binary file to CVS, ugh...redo uncompressedPaul Traina1-1/+1
Notes: svn path=/head/; revision=2396
1995-11-07Add optional support for enabling MIT's DES based authentication andPaul Traina2-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
1995-11-04Update our port to XFree86-3.1.2-S, which has the security update fromPaul Traina1-7/+11
the XFree86 group (which is their flavor of XC fix 13). Reviewed by: jmz Notes: svn path=/head/; revision=2391
1995-10-10Version number is 3.1.2, not 3.1.1!!!Jean-Marc Zucconi2-2/+2
Submitted by: Julian H. Stacey Notes: svn path=/head/; revision=2304
1995-10-06Add CATEGORIES=x11. If this is not in category x11, what elseSatoshi Asami1-1/+2
can be?!? ;> Notes: svn path=/head/; revision=2288
1995-09-18Add -fno-strength-reduce to compilation flagsJean-Marc Zucconi1-4/+5
Ask the user if he/she wants to use gnu malloc Notes: svn path=/head/; revision=2163
1995-09-16User input is now only required at the beginning of the script, patchesJean-Marc Zucconi1-53/+100
are done after the user configuration. Check if all files are present before building from CDROM Notes: svn path=/head/; revision=2160
1995-09-16Added cyrillic font files. I have not checked if this file is still correct.Jean-Marc Zucconi1-0/+70
Notes: svn path=/head/; revision=2159
1995-09-16Upgrade to 3.1.2Jean-Marc Zucconi2-4/+5
Notes: svn path=/head/; revision=2158
1995-08-23Add "CATEGORIES=x11". Boy, was I surprised to find this baby in theSatoshi Asami1-1/+2
orphans dir! Notes: svn path=/head/; revision=2097
1995-06-24AddSatoshi Asami2-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
1995-06-17Set DISTFILES so that the files will be checksum'ed (only with FTP build)Jean-Marc Zucconi1-1/+2
Notes: svn path=/head/; revision=1837
1995-06-17ChecksumJean-Marc Zucconi1-0/+4
Notes: svn path=/head/; revision=1836
1995-05-17Bug fixes for compilation from the O'Reilly and Associates CDROMJean-Marc Zucconi2-22/+6
Reviewed by: jmz Submitted by: Mark Murray <mark@grondar.za> Notes: svn path=/head/; revision=1772
1995-05-13Define NO_PACKAGE for now, we aren't building the package of this thingSatoshi Asami1-1/+4
yet. The user can define FORCE_PACKAGE if the package is really desired. Notes: svn path=/head/; revision=1703
1995-04-26Use 'do-install:' instead of 'install:'Jean-Marc Zucconi1-6/+8
Complain and fail if no build option is set. Notes: svn path=/head/; revision=1540
1995-04-22Fix a typoJean-Marc Zucconi1-1/+1
Notes: svn path=/head/; revision=1498
1995-04-22Changes for the new bsd.port.mkJean-Marc Zucconi1-16/+11
Notes: svn path=/head/; revision=1497
1995-04-13Add the MAINTAINER line.Jean-Marc Zucconi1-1/+2
Notes: svn path=/head/; revision=1353
1995-04-12Now the rest of the ports Makefiles....Satoshi Asami1-0/+14
Notes: svn path=/head/; revision=1351
1995-03-26The tarballs at xtp.x.org have been updated to patchlevel 11. So there isJean-Marc Zucconi1-1/+1
no need to patch the distribution when X11_VIA_FTP=yes Notes: svn path=/head/; revision=1204
1995-03-23Here is a patch for XFree86 to allow the proud owner of "The X CompanionJean-Marc Zucconi2-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
1995-02-20Correct a typo which caused the W32 server always to be installedJean-Marc Zucconi1-1/+1
Notes: svn path=/head/; revision=1010
1995-02-17Makefiles have been simplified, and most of the work is now done inJean-Marc Zucconi2-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
1995-02-10Upgrade to XFree86-3.1.1Jean-Marc Zucconi5-166/+197
Notes: svn path=/head/; revision=920
1995-01-06removed a bad line in the scriptJean-Marc Zucconi1-1/+1
Notes: svn path=/head/; revision=724
1995-01-05This is X11R6/XFree86 3.1Jean-Marc Zucconi5-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