summaryrefslogtreecommitdiffstats
path: root/x11/XFree86-4-clients
Commit message (Collapse)AuthorAgeFilesLines
...
* PATCH_DIST_STRIP=-p1 is required for fix-01jmz1997-02-051-1/+2
|
* Fix a typo.jmz1997-02-021-1/+1
| | | | Submitted by: jhs
* There is a fix (3.2-fix-01) from XFree86.jmz1997-02-021-1/+8
| | | | I did not a make - this is untested!!
* Pre-create all necessary manpage and catpage directories.asami1997-01-081-2/+8
|
* Quick hack of KOI8-R locale to make it work: add ISO8859-1:GRache1996-12-251-4/+1
| | | | | | | | | 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.
* Add NO_PACKAGE reason (package available from XFree86).asami1996-12-071-2/+2
|
* ${DISTDIR} -> ${DISTDIR}/${DIST_SUBDIR} change.asami1996-12-031-2/+2
| | | | Hinted by: obrien
* Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds toasami1996-11-301-2/+2
| | | | changes made in rev. 1.232 of bsd.port.mk.
* Remove the suid bit of SuperProbe.jmz1996-11-251-1/+2
| | | | | | 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.
* Finish what the previous revision intended to do, i.e., copy Wraphelp.casami1996-11-161-2/+2
| | | | | | | 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.
* Look for Wraphelp.c in $DISTDIRjmz1996-11-101-5/+5
| | | | Compile XF86Setup only if the static library libtk4[1234].a is available
* Master site path for xfree86.cdrom.com was incorrect (of all places :-)peter1996-11-101-2/+2
|
* Try to detect if tk4.x is present in /usr/local so that XF86Setup canjmz1996-11-101-0/+18
| | | | be compiled.
* Complete PLIST, as promised. Will also @dirrm everything except theasami1996-11-091-1/+2456
| | | | | toplevel directories (bin, include, lib, man) and major second levels ({include,lib}/X11, man/man[135]).
* Split out contrib part (is now x11/XFree86-contrib port). Make thisasami1996-11-092-28/+20
| | | | | | | | Makefile look like one for a regular port. Full PLIST will follow later, I'm doing a recompile now. Reviewed by: jmz
* No version number in COMMENT please!asami1996-11-081-1/+1
|
* Upgrade to version 3.2jmz1996-11-066-2330/+64
|
* Add missing entries.jmz1996-10-221-5/+17
| | | | Submitted by: jhs
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"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!
* Add USE_X11 in Makefile, delete @cwd /usr/X11R6 from pkg/PLIST (thisasami1996-09-102-2/+2
| | | | | | one was ignored anyway). Problem reported by: Karl Denninger <karl@mcs.net>
* Fix a bug caused by a undefined variable in some cases.jmz1996-07-191-9/+15
| | | | Do not ask if Kerberos support is wanted when libkrb is not installed.
* Add fix-12, remove cfont312.tgzjmz1996-07-191-1/+1
|
* Remove duplicate code, use DIST_SUBDIR to specify where files have to go,jmz1996-07-191-8/+25
| | | | | merge Makefile and Makefile.ftp Submitted by: asami
* Oops, forget to add an option to not build russian fontsache1996-03-221-0/+1
|
* Remove obsoleted russian fontsache1996-03-211-5/+0
|
* Remove old version of cyrillic fontsache1996-03-211-70/+0
|
* The cpwh variable is not always defined and thus caused a syntax errorjmz1996-03-091-1/+1
| | | | (if [ != NO ])
* Assume X11_VIA_FTP=yes if one distribution file (xc-1.tar.gz) existsjmz1996-02-151-1/+15
| | | | closes PR ports/690
* 1) Remove -fno-strength-reduceache1996-02-121-4/+1
| | | | 2) Don't even ask for gnumalloc, because we have only fake one now
* /usr/ports/distfiles -> ${DISTDIR}jmz1996-01-161-2/+2
| | | | Submitted by: jhs
* Move the physical copy of Wraphelp.c to after link-farm creation.markm1995-11-231-2/+7
| | | | | This fixes the build for CDROM owners. Reviewed by: jmz
* ...just realized I was committing a binary file to CVS, ugh...redo uncompressedpst1995-11-071-1/+1
|
* Add optional support for enabling MIT's DES based authentication andpst1995-11-072-1/+68
| | | | | 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-041-7/+11
| | | | | 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-102-2/+2
| | | | Submitted by: Julian H. Stacey
* Add CATEGORIES=x11. If this is not in category x11, what elseasami1995-10-061-1/+2
| | | | can be?!? ;>
* Add -fno-strength-reduce to compilation flagsjmz1995-09-181-4/+5
| | | | 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-161-53/+100
| | | | | 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-161-0/+70
|
* Upgrade to 3.1.2jmz1995-09-162-4/+5
|
* Add "CATEGORIES=x11". Boy, was I surprised to find this baby in theasami1995-08-231-1/+2
| | | | orphans dir!
* Addasami1995-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! :)
* Set DISTFILES so that the files will be checksum'ed (only with FTP build)jmz1995-06-171-1/+2
|
* Checksumjmz1995-06-171-0/+4
|
* Bug fixes for compilation from the O'Reilly and Associates CDROMjmz1995-05-172-22/+6
| | | | | 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-131-1/+4
| | | | | yet. The user can define FORCE_PACKAGE if the package is really desired.
* Use 'do-install:' instead of 'install:'jmz1995-04-261-6/+8
| | | | Complain and fail if no build option is set.
* Fix a typojmz1995-04-221-1/+1
|
* Changes for the new bsd.port.mkjmz1995-04-221-16/+11
|
* Add the MAINTAINER line.jmz1995-04-131-1/+2
|
OpenPOWER on IntegriCloud