aboutsummaryrefslogtreecommitdiffstats
path: root/x11/XFree86-4-clients/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Fix plist.Dejan Lesjak2005-02-151-1/+1
* Clarify message about how to install luit setuid a bit.Dejan Lesjak2005-01-311-1/+2
* Properly fix the termios race rather than disabling copyTermios.Dejan Lesjak2005-01-151-1/+1
* Bump PORTREVISION, since html manpages are no longer built/installedDejan Lesjak2004-12-231-1/+1
* Bump PORTREVISION for previous change, since it changes package contents.Dejan Lesjak2004-11-051-1/+1
* Install Faroese (fo) keyboard layout.Dejan Lesjak2004-10-291-3/+5
* Instead of installing xterm here, depend on x11/xterm port. Taken fromDejan Lesjak2004-08-231-5/+14
* Update XFree86 clients to 4.4 release. Release notes are available atJoe Marcus Clarke2004-08-101-8/+14
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-241-0/+6
* Register CONFLICTS on xorg-clients.Eric Anholt2004-05-311-0/+2
* Link programs that link against Xfont against freetype. This will be requiredEric Anholt2004-05-301-1/+1
* Add dependency on expat2.Dag-Erling Smørgrav2004-03-181-1/+2
* Fix build with freetype2-2.1.7.Michael Nottebrock2004-03-171-1/+1
* Chase the new location of libXft.Joe Marcus Clarke2004-03-171-1/+1
* Merge a fix/workaround for changed 'cpp -traditional' behaviour fromAlexander Kabaev2004-01-041-1/+2
* Bah. Some of the servers don't have the fonts/util/, causing failure due toEric Anholt2003-12-131-0/+4
* Use #!/usr/bin/env perl instead of #!/usr/bin/perl to increase the chancesEric Anholt2003-12-131-1/+1
* Switch MAINTAINER to x11@FreeBSD.org for group maintaining of these ports.Eric Anholt2003-11-121-1/+1
* Disable the patch from XFree86 bug 641 to copy the terminal's settings inEric Anholt2003-11-111-1/+1
* Update luit (helper app that does locale translation for xterm) inEric Anholt2003-11-091-2/+14
* [1] Fix xdmcp queries in the X servers (bug 277)Eric Anholt2003-08-131-1/+1
* [1] Make the HTML manpages get put into the packages again.Eric Anholt2003-05-141-10/+3
* Re-add patch-xdm_session.c which was accidentally dropped in the 4.3.0 upgrade.Eric Anholt2003-03-151-0/+1
* Update XFree86 ports, including linux_dri, to 4.3.0. Set IGNORE= in dri-develEric Anholt2003-03-121-27/+9
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
* Fix XFree86-4-libraries after Xft renaming removal:Eric Anholt2003-02-191-1/+1
* Remove the renaming of Xft headers and library from the Xft (Xft2) port.Eric Anholt2003-02-181-1/+2
* Fix distfiles after the last commit (bad copy'n'pasting).Eric Anholt2002-10-181-3/+3
* [1] Make the 4.2.1 ports all use the merged 4.2.1+mitshm patch.Eric Anholt2002-10-171-14/+11
* Update XFree86-4-* ports which share XFree86-4-libraries's patches:Eric Anholt2002-09-181-12/+7
* Update XFree86-4-clients, -Servers, and -libraries to 4.2.1.Eric Anholt2002-09-051-8/+14
* Fix the us_intl keymap.Eric Anholt2002-08-221-1/+1
* Add LIB_DEPENDS for freetype and libGLU, both of which are required to compile.Eric Anholt2002-08-211-1/+4
* 1. Use XlcDL.c from X CVS to help people with Korean or Japanese XIM and GTK+Eric Anholt2002-08-051-1/+1
* gzip Wraphelp.c and put it in local_distfiles, to help users having troublesEric Anholt2002-08-021-9/+9
* Make XFree86-4 miniports use imake-4's HasXdmAuth setting (default is YES).Eric Anholt2002-07-191-3/+1
* Take over maintainership of XFree86-4 ports. Add patches to fix libGLU onEric Anholt2002-07-151-1/+2
* Add fix for XDM: Use SU="su -m" instead of SU="su", otherwise given theWill Andrews2002-03-201-1/+1
* Resurrect patch-startx which changes the default to turn off TCP listening,Will Andrews2002-03-201-0/+1
* XFree86 4.2.0 Stage 2: XFree86-4-* miniport upgradesWill Andrews2002-03-171-22/+19
* move pre.mk inclusion to the bottom.FUJISHIMA Satsuki2002-01-071-8/+6
* Fix long-standing bug of this ports: support HasXdmAuth correctly.FUJISHIMA Satsuki2001-12-151-1/+1
* o sync with x11/XFree86-4FUJISHIMA Satsuki2001-10-281-0/+1
* update to 4.1.0.FUJISHIMA Satsuki2001-06-121-11/+7
* o fix MASTER_SITE_SUBDIR.FUJISHIMA Satsuki2001-03-291-2/+2
* update to 4.0.3.FUJISHIMA Satsuki2001-03-261-123/+48
* Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ toSatoshi Asami2000-10-081-1/+1
* Make life of maintainers of various XFree ports a bit easier by movingMaxim Sobolev2000-09-211-5/+2
* Update to 4.0.1. Remove libraries from -clients. Try to extractSatoshi Asami2000-08-251-49/+125
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-171-1/+1
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev2000-06-161-1/+1
* Second round of INSTALL_SHLIBS=yes fixes.Maxim Sobolev2000-06-161-3/+1
* Split up XFree86-4 into several pieces. Pretty green, please test with care.Satoshi Asami2000-06-081-82/+60
* Mark FORBIDDEN due to the root hole in the X server reported on Bugtraq.Kris Kennaway2000-04-301-0/+2
* Set WRKSRC=${WRKDIR}/${DIST_SUBDIR}. Otherwise it will not build.Jean-Marc Zucconi2000-04-161-0/+1
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-141-3/+2
* Remove support for building on a.out systems.Jean-Marc Zucconi2000-03-231-23/+0
* xfree86.cdrom.com -> ftp.freesoftware.comSatoshi Asami2000-03-131-1/+1
* Comment out "IS_INTERACTIVE=no" -- that is the same as defining it "yes"!Satoshi Asami2000-03-131-1/+2
* Port of the latest XFree86 version (4.0). Not tested on alpha and pc98 (andJean-Marc Zucconi2000-03-111-24/+64
* Update the XFree86 3.3.6 port to:Jean-Marc Zucconi2000-02-101-0/+7
* There is a new library: XThrStubJean-Marc Zucconi2000-01-131-1/+1
* Upgrade to version 3.3.6Jean-Marc Zucconi2000-01-121-9/+9
* Remove the old KerberosIV stuff and PAM-ize.Mark Murray1999-12-251-1/+1
* Unbreak.Jean-Marc Zucconi1999-11-251-5/+0
* Unbreak for pre-gcc 2.95 systemsJean-Marc Zucconi1999-11-231-1/+4
* Mark BROKEN, this defines putenv(), which has preprocessor #ifdef's wrappedBill Fumerola1999-11-171-0/+2
* Turn off NO_PACKAGE for the Alpha. XFree86 is not yet providing us bitsDavid E. O'Brien1999-11-131-0/+2
* Now that the port is no more marked broken, there is no need to include bsd.p...Jean-Marc Zucconi1999-10-111-2/+0
* Unbreak for -current.Marcel Moolenaar1999-10-101-3/+0
* Mark BROKEN for -current (signal.h)Jean-Marc Zucconi1999-10-091-0/+5
* Remove an extra blank line that I introduced a couple of revs ago.Steve Price1999-09-071-1/+0
* Upgrade to 3.3.5Jean-Marc Zucconi1999-09-021-9/+9
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
* grep -> ${GREP}Michael Haro1999-08-231-2/+2
* Add Doug Rabson's patches for XFree86 on the FreeBSD/Alpha with minorSteve Price1999-07-271-1/+5
* Use ${OSVERSION} instead of uname.Satoshi Asami1999-07-211-1/+2
* Upgrade to 3.3.4Jean-Marc Zucconi1999-07-211-16/+10
* Back out two patches that were not intended for commit.Satoshi Asami1999-03-201-4/+1
* Fix to make ports work with bsd.port.mk rev. 1.306.Satoshi Asami1999-03-081-1/+4
* Fix up MASTER_SITES:Bill Fenner1999-01-281-5/+5
* Upgrade to 3.3.3.1Jean-Marc Zucconi1999-01-121-2/+9
* Typo (was making libX11.so symlink in two places).Satoshi Asami1998-11-241-2/+2
* Upgrade to 3.3.3Jean-Marc Zucconi1998-11-241-17/+10
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami1998-11-141-17/+20
* Add support for pc98 machinesJean-Marc Zucconi1998-10-271-1/+5
* Make lib*.so links in a.out case.Satoshi Asami1998-09-221-1/+15
* Convert to ELF. These changes are based on a recent threadSteve Price1998-09-211-2/+2
* Add 3.3.2-patch3 to PATCHFILES.Jean-Marc Zucconi1998-08-061-2/+2
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+4
* Upgrade to XFree86 3.3.2p2. If you have tcl/tk 8.0 on your system andChris Timmons1998-07-031-2/+2
* This is bugfix patch number 1 for XFree86 3.3.2. This patch fixes theJean-Marc Zucconi1998-05-061-1/+9
* Don't try to untar Wraphelp.c if USA_RESIDENT=NOJean-Marc Zucconi1998-04-041-1/+2
* Enable all sorts of useful security features:Mark Murray1998-03-191-1/+22
* Upgrade to version 3.3.2.Jean-Marc Zucconi1998-03-091-9/+9
* Add NO_PACKAGE, we're not going to distribute packages for this as long asSatoshi Asami1997-12-041-1/+2
* Adjust directory in MASTER_SITES.Jean-Marc Zucconi1997-08-241-6/+6
* Upgrade to version 3.3.1Jean-Marc Zucconi1997-08-241-4/+6
* ldconfig -> ${LDCONFIG}.Masafumi Max NAKANE1997-07-171-2/+2
* This is not necessary anymore, as all directories are pre-created bySatoshi Asami1997-07-141-5/+1
* /bin/sh -> ${SH}Masafumi Max NAKANE1997-07-141-2/+2
* One of the distfiles (the fonts distribution) was for version 3.2Jean-Marc Zucconi1997-06-101-2/+2
* Upgrade to 3.3Jean-Marc Zucconi1997-06-091-20/+9
* Put distribution patches in a separate dir.Satoshi Asami1997-02-061-3/+3
* PATCH_DIST_STRIP=-p1 is required for fix-01Jean-Marc Zucconi1997-02-051-1/+2
* There is a fix (3.2-fix-01) from XFree86.Jean-Marc Zucconi1997-02-031-1/+8
* Pre-create all necessary manpage and catpage directories.Satoshi Asami1997-01-081-2/+8
* Quick hack of KOI8-R locale to make it work: add ISO8859-1:GRAndrey A. Chernov1996-12-251-4/+1
* Add NO_PACKAGE reason (package available from XFree86).Satoshi Asami1996-12-071-2/+2
* Remove the suid bit of SuperProbe.Jean-Marc Zucconi1996-11-251-1/+2
* Master site path for xfree86.cdrom.com was incorrect (of all places :-)Peter Wemm1996-11-101-2/+2
* Split out contrib part (is now x11/XFree86-contrib port). Make thisSatoshi Asami1996-11-091-27/+20
* Upgrade to version 3.2Jean-Marc Zucconi1996-11-061-96/+10
* Add USE_X11 in Makefile, delete @cwd /usr/X11R6 from pkg/PLIST (thisSatoshi Asami1996-09-111-1/+2
* Remove duplicate code, use DIST_SUBDIR to specify where files have to go,Jean-Marc Zucconi1996-07-191-8/+25
* Assume X11_VIA_FTP=yes if one distribution file (xc-1.tar.gz) existsJean-Marc Zucconi1996-02-151-1/+15
* /usr/ports/distfiles -> ${DISTDIR}Jean-Marc Zucconi1996-01-161-2/+2
* Add CATEGORIES=x11. If this is not in category x11, what elseSatoshi Asami1995-10-071-1/+2
* Upgrade to 3.1.2Jean-Marc Zucconi1995-09-161-3/+3
* Add "CATEGORIES=x11". Boy, was I surprised to find this baby in theSatoshi Asami1995-08-231-1/+2
* AddSatoshi Asami1995-06-241-1/+4
* Set DISTFILES so that the files will be checksum'ed (only with FTP build)Jean-Marc Zucconi1995-06-171-1/+2
* Bug fixes for compilation from the O'Reilly and Associates CDROMJean-Marc Zucconi1995-05-171-16/+5
* Define NO_PACKAGE for now, we aren't building the package of this thingSatoshi Asami1995-05-131-1/+4
* Use 'do-install:' instead of 'install:'Jean-Marc Zucconi1995-04-261-6/+8
* Changes for the new bsd.port.mkJean-Marc Zucconi1995-04-231-16/+11
* Add the MAINTAINER line.Jean-Marc Zucconi1995-04-131-1/+2
* Now the rest of the ports Makefiles....Satoshi Asami1995-04-131-0/+14
* Here is a patch for XFree86 to allow the proud owner of "The X CompanionJean-Marc Zucconi1995-03-241-4/+16
* Makefiles have been simplified, and most of the work is now done inJean-Marc Zucconi1995-02-171-9/+29
* Upgrade to XFree86-3.1.1Jean-Marc Zucconi1995-02-101-4/+10
* This is X11R6/XFree86 3.1Jean-Marc Zucconi1995-01-051-0/+46