aboutsummaryrefslogtreecommitdiffstats
path: root/x11/XFree86-4-libraries/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Declare CONFLICTS between freedesktop.org X extension/library ports andlofi2004-03-251-0/+5
* Move the REINPLACE bits to Makefile.in so that all the XFree86 ports canmarcus2004-02-061-4/+0
* Fix a copy/paste mistake on the previous commit.marcus2004-02-061-3/+3
* Do a PTHREAD_{CFLAGS,LIBS} substitution to handle the new threading schememarcus2004-02-061-0/+4
* Make this package on amd64 now that I've added two more files.peter2003-12-051-0/+7
* Switch MAINTAINER to x11@FreeBSD.org for group maintaining of these ports.anholt2003-11-121-1/+1
* Fixes for potential integer overflows in font libraries.anholt2003-09-041-1/+1
* Removing -lc from the link line of libGL.so broke on -alpha. Revert the patchanholt2003-05-171-1/+1
* [1] Make the HTML manpages get put into the packages again.anholt2003-05-141-15/+9
* Fix a small memory leak in XvQueryAdaptors()anholt2003-04-301-1/+1
* Fix a memory leak in libX11.anholt2003-04-261-1/+1
* Add a fix for a possible buffer overflow in _XlcLocaleDirName(). Privilegedanholt2003-03-151-0/+1
* Update XFree86 ports, including linux_dri, to 4.3.0. Set IGNORE= in dri-develanholt2003-03-121-49/+15
* Clear moonlight beckons.ade2003-03-071-0/+1
* Remove the renaming of Xft headers and library from the Xft (Xft2) port.anholt2003-02-181-2/+2
* [1] Fix missing symbols in i810 driveranholt2003-01-241-3/+3
* [1] Move the recently committed patch-common_x86.c to XFree86-4-librariesanholt2002-12-081-1/+1
* [1] Fix the en_US.ISO8859-15 locale support.anholt2002-11-251-1/+2
* Make using an outdated imake a little harder: depend on version.def beinganholt2002-11-241-1/+1
* Disable building of libXThrStub on current newer than 500043anholt2002-11-021-3/+3
* [1] Make the 4.2.1 ports all use the merged 4.2.1+mitshm patch.anholt2002-10-171-10/+8
* Add patch to support XFree86-4-libraries and -clients on sparc64anholt2002-09-191-0/+7
* Update XFree86-4-* ports which share XFree86-4-libraries's patches:anholt2002-09-181-8/+16
* Due to popular demant into each port which might be inserted into dependencysobomax2002-09-141-0/+4
* Update XFree86-4-clients, -Servers, and -libraries to 4.2.1.anholt2002-09-051-11/+12
* gzip the new patches to help users who are getting mangled text files fromanholt2002-08-161-1/+1
* 1. Use XlcDL.c from X CVS to help people with Korean or Japanese XIM and GTK+anholt2002-08-051-5/+7
* gzip Wraphelp.c and put it in local_distfiles, to help users having troublesanholt2002-08-021-8/+7
* Make XFree86-4 miniports use imake-4's HasXdmAuth setting (default is YES).anholt2002-07-191-4/+4
* Take over maintainership of XFree86-4 ports. Add patches to fix libGLU onanholt2002-07-151-2/+3
* Preemptive compile fix from XFree86 for "newer GCC versions" (presumablywill2002-03-201-1/+2
* Fix i18n problem found by XFree86. This makes XIM work properly. Bumpwill2002-03-201-0/+6
* XFree86 4.2.0 Stage 2: XFree86-4-* miniport upgradeswill2002-03-171-19/+18
* Bump PORTREVISION after the freetype2 shlib major update.knu2002-03-131-1/+1
* Chase increase of freetype2 shlib version.sobomax2002-03-121-1/+1
* Update version number of freetype2 shared library.sobomax2002-01-211-1/+1
* o pre-fetch: -> pre-everything::sf2002-01-071-5/+4
* Fix long-standing bug of this ports: support HasXdmAuth correctly.sf2001-12-151-0/+1
* Update version number of freetype2 shared library.sobomax2001-07-121-1/+1
* update to 4.1.0.sf2001-06-121-18/+6
* o fix MASTER_SITE_SUBDIR.sf2001-03-291-1/+1
* install freetype-config.sf2001-03-271-3/+10
* Unbroke if USA_RESIDENT isn't defined.sobomax2001-03-261-0/+2
* update to 4.0.3.sf2001-03-261-12/+51
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-3/+3
* Change wrapper dependency -- depend on wrapper from XFree86-4-Server. Don'tasami2000-11-031-1/+1
* Add PORTREVISION for PAM support.asami2000-10-261-0/+1
* Don't try to package libOSMesa for FreeBSD versions < 4.1, since theyasami2000-09-291-1/+10
* Make life of maintainers of various XFree ports a bit easier by movingsobomax2000-09-211-5/+2
* Remove HTML manpages, this is done from bsd.port.mk now.asami2000-09-131-0/+1
* Update to 4.0.1. Remove libraries from -clients. Try to extractasami2000-08-251-22/+20
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-161-1/+1
* Second round of INSTALL_SHLIBS=yes fixes.sobomax2000-06-161-3/+1
* Split up XFree86-4 into several pieces. Pretty green, please test with care.asami2000-06-081-83/+28
* Mark FORBIDDEN due to the root hole in the X server reported on Bugtraq.kris2000-04-301-0/+2
* Set WRKSRC=${WRKDIR}/${DIST_SUBDIR}. Otherwise it will not build.jmz2000-04-161-0/+1
* Update to use PORTNAME/PORTVERSIONcpiazza2000-04-141-3/+2
* Remove support for building on a.out systems.jmz2000-03-231-23/+0
* xfree86.cdrom.com -> ftp.freesoftware.comasami2000-03-131-1/+1
* Comment out "IS_INTERACTIVE=no" -- that is the same as defining it "yes"!asami2000-03-131-1/+2
* Port of the latest XFree86 version (4.0). Not tested on alpha and pc98 (andjmz2000-03-111-24/+64
* Update the XFree86 3.3.6 port to:jmz2000-02-101-0/+7
* There is a new library: XThrStubjmz2000-01-131-1/+1
* Upgrade to version 3.3.6jmz2000-01-121-9/+9
* Remove the old KerberosIV stuff and PAM-ize.markm1999-12-251-1/+1
* Unbreak.jmz1999-11-251-5/+0
* Unbreak for pre-gcc 2.95 systemsjmz1999-11-231-1/+4
* Mark BROKEN, this defines putenv(), which has preprocessor #ifdef's wrappedbillf1999-11-171-0/+2
* Turn off NO_PACKAGE for the Alpha. XFree86 is not yet providing us bitsobrien1999-11-131-0/+2
* Now that the port is no more marked broken, there is no need to include bsd.p...jmz1999-10-111-2/+0
* Unbreak for -current.marcel1999-10-101-3/+0
* Mark BROKEN for -current (signal.h)jmz1999-10-091-0/+5
* Remove an extra blank line that I introduced a couple of revs ago.steve1999-09-071-1/+0
* Upgrade to 3.3.5jmz1999-09-021-9/+9
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
* grep -> ${GREP}mharo1999-08-231-2/+2
* Add Doug Rabson's patches for XFree86 on the FreeBSD/Alpha with minorsteve1999-07-271-1/+5
* Use ${OSVERSION} instead of uname.asami1999-07-211-1/+2
* Upgrade to 3.3.4jmz1999-07-211-16/+10
* Back out two patches that were not intended for commit.asami1999-03-201-4/+1
* Fix to make ports work with bsd.port.mk rev. 1.306.asami1999-03-081-1/+4
* Fix up MASTER_SITES:fenner1999-01-281-5/+5
* Upgrade to 3.3.3.1jmz1999-01-121-2/+9
* Typo (was making libX11.so symlink in two places).asami1998-11-241-2/+2
* Upgrade to 3.3.3jmz1998-11-241-17/+10
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeasami1998-11-141-17/+20
* Add support for pc98 machinesjmz1998-10-271-1/+5
* Make lib*.so links in a.out case.asami1998-09-221-1/+15
* Convert to ELF. These changes are based on a recent threadsteve1998-09-211-2/+2
* Add 3.3.2-patch3 to PATCHFILES.jmz1998-08-061-2/+2
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-051-2/+4
* Upgrade to XFree86 3.3.2p2. If you have tcl/tk 8.0 on your system andcwt1998-07-031-2/+2
* This is bugfix patch number 1 for XFree86 3.3.2. This patch fixes thejmz1998-05-061-1/+9
* Don't try to untar Wraphelp.c if USA_RESIDENT=NOjmz1998-04-041-1/+2
* Enable all sorts of useful security features:markm1998-03-191-1/+22
* Upgrade to version 3.3.2.jmz1998-03-091-9/+9
* Add NO_PACKAGE, we're not going to distribute packages for this as long asasami1997-12-041-1/+2
* Adjust directory in MASTER_SITES.jmz1997-08-241-6/+6
* Upgrade to version 3.3.1jmz1997-08-241-4/+6
* ldconfig -> ${LDCONFIG}.max1997-07-171-2/+2
* This is not necessary anymore, as all directories are pre-created byasami1997-07-141-5/+1
* /bin/sh -> ${SH}max1997-07-141-2/+2
* One of the distfiles (the fonts distribution) was for version 3.2jmz1997-06-101-2/+2
* Upgrade to 3.3jmz1997-06-091-20/+9
* Put distribution patches in a separate dir.asami1997-02-061-3/+3
* PATCH_DIST_STRIP=-p1 is required for fix-01jmz1997-02-051-1/+2
* There is a fix (3.2-fix-01) from XFree86.jmz1997-02-031-1/+8
* 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
* Add NO_PACKAGE reason (package available from XFree86).asami1996-12-071-2/+2
* Remove the suid bit of SuperProbe.jmz1996-11-251-1/+2
* Master site path for xfree86.cdrom.com was incorrect (of all places :-)peter1996-11-101-2/+2
* Split out contrib part (is now x11/XFree86-contrib port). Make thisasami1996-11-091-27/+20
* Upgrade to version 3.2jmz1996-11-061-96/+10
* Add USE_X11 in Makefile, delete @cwd /usr/X11R6 from pkg/PLIST (thisasami1996-09-111-1/+2
* Remove duplicate code, use DIST_SUBDIR to specify where files have to go,jmz1996-07-191-8/+25
* Assume X11_VIA_FTP=yes if one distribution file (xc-1.tar.gz) existsjmz1996-02-151-1/+15
* /usr/ports/distfiles -> ${DISTDIR}jmz1996-01-161-2/+2
* Add CATEGORIES=x11. If this is not in category x11, what elseasami1995-10-071-1/+2
* Upgrade to 3.1.2jmz1995-09-161-3/+3
* Add "CATEGORIES=x11". Boy, was I surprised to find this baby in theasami1995-08-231-1/+2
* Addasami1995-06-241-1/+4
* Set DISTFILES so that the files will be checksum'ed (only with FTP build)jmz1995-06-171-1/+2
* Bug fixes for compilation from the O'Reilly and Associates CDROMjmz1995-05-171-16/+5
* Define NO_PACKAGE for now, we aren't building the package of this thingasami1995-05-131-1/+4
* Use 'do-install:' instead of 'install:'jmz1995-04-261-6/+8
* Changes for the new bsd.port.mkjmz1995-04-231-16/+11
* Add the MAINTAINER line.jmz1995-04-131-1/+2
* Now the rest of the ports Makefiles....asami1995-04-131-0/+14
* Here is a patch for XFree86 to allow the proud owner of "The X Companionjmz1995-03-241-4/+16
* Makefiles have been simplified, and most of the work is now done injmz1995-02-171-9/+29
* Upgrade to XFree86-3.1.1jmz1995-02-101-4/+10
* This is X11R6/XFree86 3.1jmz1995-01-051-0/+46