summaryrefslogtreecommitdiff
path: root/x11-servers (unfollow)
Commit message (Collapse)AuthorFilesLines
1997-01-08Pre-create all necessary manpage and catpage directories.Satoshi Asami2-4/+16
Notes: svn path=/head/; revision=5264
1996-12-25Quick hack of KOI8-R locale to make it work: add ISO8859-1:GRAndrey A. Chernov2-8/+2
also it is not true. ISO8859-1:GR _always_ searched for pressed 8bit key independently of locale information, so only ISO8859-1 locales really works. Remove NO_PACKAGE, because XFree distributed package not have this fixes. Notes: svn path=/head/; revision=5086
1996-12-07Add NO_PACKAGE reason (package available from XFree86).Satoshi Asami2-4/+4
Notes: svn path=/head/; revision=4867
1996-12-03${DISTDIR} -> ${DISTDIR}/${DIST_SUBDIR} change.Satoshi Asami2-4/+4
Hinted by: obrien Notes: svn path=/head/; revision=4751
1996-11-30Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds toSatoshi Asami2-4/+4
changes made in rev. 1.232 of bsd.port.mk. Notes: svn path=/head/; revision=4733
1996-11-25Remove the suid bit of SuperProbe.Jean-Marc Zucconi2-2/+4
According to Marc Slemko (marcs@alive.ampr.ab.ca) there are potential security holes in SuperProbe and it is not going to be setuid in the next release. Notes: svn path=/head/; revision=4656
1996-11-16Finish what the previous revision intended to do, i.e., copy Wraphelp.cSatoshi Asami2-4/+4
from DISTDIR if found there, instead of looking for it in DISTDIR and copying it from X11FIXES (which is no longer defined). I guess it's impossible to test all cases for a port this size. Notes: svn path=/head/; revision=4513
1996-11-10Look for Wraphelp.c in $DISTDIRJean-Marc Zucconi2-10/+10
Compile XF86Setup only if the static library libtk4[1234].a is available Notes: svn path=/head/; revision=4374
1996-11-10Master site path for xfree86.cdrom.com was incorrect (of all places :-)Peter Wemm2-4/+4
Notes: svn path=/head/; revision=4371
1996-11-10Try to detect if tk4.x is present in /usr/local so that XF86Setup canJean-Marc Zucconi2-0/+36
be compiled. Notes: svn path=/head/; revision=4366
1996-11-09Complete PLIST, as promised. Will also @dirrm everything except theSatoshi Asami2-2/+4912
toplevel directories (bin, include, lib, man) and major second levels ({include,lib}/X11, man/man[135]). Notes: svn path=/head/; revision=4363
1996-11-09Split out contrib part (is now x11/XFree86-contrib port). Make thisSatoshi Asami4-56/+40
Makefile look like one for a regular port. Full PLIST will follow later, I'm doing a recompile now. Reviewed by: jmz Notes: svn path=/head/; revision=4357
1996-11-08No version number in COMMENT please!Satoshi Asami2-2/+2
Notes: svn path=/head/; revision=4343
1996-11-06Upgrade to version 3.2Jean-Marc Zucconi12-4660/+128
Notes: svn path=/head/; revision=4313
1996-10-22Add missing entries.Jean-Marc Zucconi2-10/+34
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 Asami2-2/+2
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 Asami4-4/+4
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 Zucconi2-18/+30
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 Zucconi2-2/+2
Notes: svn path=/head/; revision=3405
1996-07-19Remove duplicate code, use DIST_SUBDIR to specify where files have to go,Jean-Marc Zucconi2-16/+50
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. Chernov2-0/+2
Notes: svn path=/head/; revision=2877
1996-03-21Remove obsoleted russian fontsAndrey A. Chernov2-10/+0
Notes: svn path=/head/; revision=2874
1996-03-21Remove old version of cyrillic fontsAndrey A. Chernov2-140/+0
Notes: svn path=/head/; revision=2873
1996-03-09The cpwh variable is not always defined and thus caused a syntax errorJean-Marc Zucconi2-2/+2
(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 Zucconi2-2/+30
closes PR ports/690 Notes: svn path=/head/; revision=2713
1996-02-121) Remove -fno-strength-reduceAndrey A. Chernov2-8/+2
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 Zucconi2-4/+4
Submitted by: jhs Notes: svn path=/head/; revision=2637
1995-11-23Move the physical copy of Wraphelp.c to after link-farm creation.Mark Murray2-4/+14
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 Traina2-2/+2
Notes: svn path=/head/; revision=2396
1995-11-07Add optional support for enabling MIT's DES based authentication andPaul Traina4-2/+136
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 Traina2-14/+22
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 Zucconi4-4/+4
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 Asami2-2/+4
can be?!? ;> Notes: svn path=/head/; revision=2288
1995-09-18Add -fno-strength-reduce to compilation flagsJean-Marc Zucconi2-8/+10
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 Zucconi2-106/+200
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 Zucconi2-0/+140
Notes: svn path=/head/; revision=2159
1995-09-16Upgrade to 3.1.2Jean-Marc Zucconi4-8/+10
Notes: svn path=/head/; revision=2158
1995-08-23Add "CATEGORIES=x11". Boy, was I surprised to find this baby in theSatoshi Asami2-2/+4
orphans dir! Notes: svn path=/head/; revision=2097
1995-06-24AddSatoshi Asami4-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! :) Notes: svn path=/head/; revision=1871
1995-06-17Set DISTFILES so that the files will be checksum'ed (only with FTP build)Jean-Marc Zucconi2-2/+4
Notes: svn path=/head/; revision=1837
1995-06-17ChecksumJean-Marc Zucconi2-0/+8
Notes: svn path=/head/; revision=1836
1995-05-17Bug fixes for compilation from the O'Reilly and Associates CDROMJean-Marc Zucconi4-44/+12
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 Asami2-2/+8
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 Zucconi2-12/+16
Complain and fail if no build option is set. Notes: svn path=/head/; revision=1540
1995-04-22Fix a typoJean-Marc Zucconi2-2/+2
Notes: svn path=/head/; revision=1498
1995-04-22Changes for the new bsd.port.mkJean-Marc Zucconi2-32/+22
Notes: svn path=/head/; revision=1497
1995-04-13Add the MAINTAINER line.Jean-Marc Zucconi2-2/+4
Notes: svn path=/head/; revision=1353
1995-04-12Now the rest of the ports Makefiles....Satoshi Asami2-0/+28
Notes: svn path=/head/; revision=1351
1995-03-26The tarballs at xtp.x.org have been updated to patchlevel 11. So there isJean-Marc Zucconi2-2/+2
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 Zucconi4-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