| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow the patch directory to be overridden. | anholt | 2003-09-17 | 1 | -1/+1 |
* | Fixes for potential integer overflows in font libraries. | anholt | 2003-09-04 | 2 | -1/+370 |
* | Remove the disabling of MTRRs on amd64, as MTRR support has been added to | anholt | 2003-08-23 | 1 | -15/+4 |
* | [1] Fix xdmcp queries in the X servers (bug 277) | anholt | 2003-08-13 | 1 | -0/+16 |
* | Fix compile of XFree86-4-Server on -current and add amd64 patches. | anholt | 2003-07-17 | 2 | -16/+45 |
* | Removing -lc from the link line of libGL.so broke on -alpha. Revert the patch | anholt | 2003-05-17 | 2 | -12/+1 |
* | Convert .for/.endfor to shell script to fix building of XFree86-4-Server, | anholt | 2003-05-15 | 1 | -27/+23 |
* | [1] Make the HTML manpages get put into the packages again. | anholt | 2003-05-14 | 6 | -19/+53 |
* | Add a patch to work around a gcc/gas problem on sparc64. No revision bump | anholt | 2003-05-08 | 1 | -0/+16 |
* | Fix a small memory leak in XvQueryAdaptors() | anholt | 2003-04-30 | 2 | -1/+17 |
* | Fix a memory leak in libX11. | anholt | 2003-04-26 | 2 | -1/+11 |
* | Add a fix for a possible buffer overflow in _XlcLocaleDirName(). Privileged | anholt | 2003-03-15 | 2 | -0/+109 |
* | Re-add patch-xdm_session.c which was accidentally dropped in the 4.3.0 upgrade. | anholt | 2003-03-15 | 1 | -0/+27 |
* | Update XFree86 ports, including linux_dri, to 4.3.0. Set IGNORE= in dri-devel | anholt | 2003-03-12 | 54 | -1267/+443 |
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
* | Fix XFree86-4-libraries after Xft renaming removal: | anholt | 2003-02-19 | 5 | -0/+61 |
* | Remove the renaming of Xft headers and library from the Xft (Xft2) port. | anholt | 2003-02-18 | 3 | -8/+3 |
* | [1] Fix missing symbols in i810 driver | anholt | 2003-01-24 | 3 | -8/+10 |
* | Fix build for IA64. Should not affect architectures where this is already | anholt | 2003-01-16 | 1 | -0/+11 |
* | Back to previous one because of unofficial patch. | kiri | 2002-12-24 | 1 | -433/+0 |
* | Add XIM patch to files/patch-XlcDL.c | kiri | 2002-12-24 | 1 | -0/+433 |
* | [1] Move the recently committed patch-common_x86.c to XFree86-4-libraries | anholt | 2002-12-08 | 3 | -1/+51 |
* | Make XFree86-4-libraries build on ia64 | anholt | 2002-12-04 | 1 | -0/+15 |
* | [1] Fix the en_US.ISO8859-15 locale support. | anholt | 2002-11-25 | 4 | -10/+50 |
* | Make using an outdated imake a little harder: depend on version.def being | anholt | 2002-11-24 | 1 | -1/+1 |
* | Disable building of libXThrStub on current newer than 500043 | anholt | 2002-11-02 | 2 | -13/+22 |
* | [1] Make the 4.2.1 ports all use the merged 4.2.1+mitshm patch. | anholt | 2002-10-17 | 6 | -72/+41 |
* | Fix XFree86-4-clients build on alpha by disabling SharedLibXdmGreet. | anholt | 2002-10-07 | 1 | -2/+13 |
* | Add patch to support XFree86-4-libraries and -clients on sparc64 | anholt | 2002-09-19 | 4 | -6/+46 |
* | Actually remove these files. | anholt | 2002-09-18 | 3 | -0/+0 |
* | Update XFree86-4-* ports which share XFree86-4-libraries's patches: | anholt | 2002-09-18 | 17 | -328/+414 |
* | Due to popular demant into each port which might be inserted into dependency | sobomax | 2002-09-14 | 1 | -0/+4 |
* | Update XFree86-4-clients, -Servers, and -libraries to 4.2.1. | anholt | 2002-09-05 | 3 | -43/+13 |
* | When initialising s3 driver call fbPictureInit() like other drivers do. This | sobomax | 2002-08-27 | 1 | -0/+25 |
* | Fix the us_intl keymap. | anholt | 2002-08-22 | 1 | -0/+30 |
* | gzip the new patches to help users who are getting mangled text files from | anholt | 2002-08-16 | 2 | -2/+2 |
* | Add patches for last commit (fixing scrollwheel on -current, and enabling | anholt | 2002-08-05 | 2 | -0/+45 |
* | 1. Use XlcDL.c from X CVS to help people with Korean or Japanese XIM and GTK+ | anholt | 2002-08-05 | 2 | -6/+8 |
* | gzip Wraphelp.c and put it in local_distfiles, to help users having troubles | anholt | 2002-08-02 | 2 | -9/+8 |
* | Make XFree86-4 miniports use imake-4's HasXdmAuth setting (default is YES). | anholt | 2002-07-19 | 2 | -35/+11 |
* | Take over maintainership of XFree86-4 ports. Add patches to fix libGLU on | anholt | 2002-07-15 | 5 | -21/+215 |
* | Allow this port to build in -current (i.e. with gcc 3.1) | kris | 2002-06-07 | 1 | -0/+32 |
* | imake(1) thinks that the first place where to look for a compiler on FreeBSD | sobomax | 2002-05-22 | 1 | -3/+15 |
* | x86emu update for new BIOS's | brian | 2002-05-21 | 1 | -0/+35 |
* | Fix ioctl #define abuse | imp | 2002-04-10 | 1 | -0/+12 |
* | Use <sys/joystick.h> instead of <machine/joystick.h>. | kuriyama | 2002-04-08 | 2 | -1/+21 |
* | Update to always compile DRI on i386 machines, including 3dfx support. | will | 2002-04-02 | 1 | -0/+17 |
* | Preemptive compile fix from XFree86 for "newer GCC versions" (presumably | will | 2002-03-20 | 2 | -1/+3 |
* | Add fix for XDM: Use SU="su -m" instead of SU="su", otherwise given the | will | 2002-03-20 | 1 | -0/+11 |
* | Resurrect patch-startx which changes the default to turn off TCP listening, | will | 2002-03-20 | 1 | -0/+54 |
* | Fix i18n problem found by XFree86. This makes XIM work properly. Bump | will | 2002-03-20 | 2 | -0/+7 |
* | XFree86 4.2.0 Stage 3: XFree86-4's evolution to a metaport | will | 2002-03-17 | 1 | -54/+0 |
* | XFree86 4.2.0 Stage 2: XFree86-4-* miniport upgrades | will | 2002-03-17 | 25 | -878/+235 |
* | Bump PORTREVISION after the freetype2 shlib major update. | knu | 2002-03-13 | 1 | -1/+1 |
* | Chase increase of freetype2 shlib version. | sobomax | 2002-03-12 | 1 | -1/+1 |
* | Back out XFree86 4.2.0 and all recent modifications for the sake of | will | 2002-01-22 | 1 | -17/+17 |
* | Update version number of freetype2 shared library. | sobomax | 2002-01-21 | 1 | -1/+1 |
* | Upgrade to 4.2.0 | jmz | 2002-01-20 | 1 | -17/+17 |
* | sync with XFree86-4 | sf | 2002-01-08 | 1 | -4/+20 |
* | configure exits with error if | sf | 2002-01-07 | 1 | -15/+19 |
* | o pre-fetch: -> pre-everything:: | sf | 2002-01-07 | 1 | -5/+4 |
* | sync with x11/XFree86-4 | sf | 2002-01-06 | 2 | -0/+64 |
* | Fix long-standing bug of this ports: support HasXdmAuth correctly. | sf | 2001-12-15 | 1 | -0/+1 |
* | o sync with x11/XFree86-4 | sf | 2001-10-28 | 1 | -0/+27 |
* | Patch startx so that X is started with the "-nolisten tcp" by default and | jmz | 2001-10-27 | 1 | -0/+54 |
* | o sync with x11/XFree86-4 | sf | 2001-10-20 | 4 | -4/+72 |
* | sync with x11/XFree86-4. | sf | 2001-09-01 | 3 | -0/+325 |
* | Update version number of freetype2 shared library. | sobomax | 2001-07-12 | 1 | -1/+1 |
* | Get rid of 'X11R6.4' from pkg-comment. | sf | 2001-06-17 | 1 | -1/+1 |
* | update to 4.1.0. | sf | 2001-06-12 | 23 | -446/+254 |
* | sync up with x11/XFree86-4. | sf | 2001-04-12 | 2 | -0/+117 |
* | o fix MASTER_SITE_SUBDIR. | sf | 2001-03-29 | 1 | -1/+1 |
* | install freetype-config. | sf | 2001-03-27 | 2 | -3/+11 |
* | Unbroke if USA_RESIDENT isn't defined. | sobomax | 2001-03-26 | 1 | -0/+2 |
* | update to 4.0.3. | sf | 2001-03-26 | 54 | -1023/+758 |
* | Massive style enforcement - use ^I instead of spaces for variables identation. | sobomax | 2001-01-17 | 1 | -3/+3 |
* | Add info about the availability of the complete distribution in one port. | jmz | 2000-12-26 | 1 | -0/+5 |
* | Change wrapper dependency -- depend on wrapper from XFree86-4-Server. Don't | asami | 2000-11-03 | 6 | -1/+139 |
* | Add PORTREVISION for PAM support. | asami | 2000-10-26 | 1 | -0/+1 |
* | Enable PAM support. | asami | 2000-10-26 | 2 | -1/+36 |
* | Don't try to package libOSMesa for FreeBSD versions < 4.1, since they | asami | 2000-09-29 | 2 | -3/+12 |
* | FreeBSD specific hack -- prefer OSREL from the environment over what | asami | 2000-09-29 | 1 | -0/+22 |
* | Make life of maintainers of various XFree ports a bit easier by moving | sobomax | 2000-09-21 | 1 | -5/+2 |
* | Remove HTML manpages, this is done from bsd.port.mk now. | asami | 2000-09-13 | 2 | -2/+1 |
* | Both of the below are | asami | 2000-09-07 | 2 | -5/+15 |
* | Work around bug (?) in BSD make that causes HTML manpages to be generated | asami | 2000-09-06 | 1 | -1/+12 |
* | Update to 4.0.1. Remove libraries from -clients. Try to extract | asami | 2000-08-25 | 21 | -150/+398 |
* | Welcome XFree86-4 into the world of FreeBSD/Alpha. | steve | 2000-08-21 | 1 | -0/+11 |
* | Apply the gcc bug workaround to 4.* and 5.* instead of 4.0.0 and 5.0.0 -- | asami | 2000-08-10 | 1 | -1/+1 |
* | Now that FreeBSD has native `agpgart' interface, | ru | 2000-08-02 | 1 | -0/+51 |
* | Those patches are no more necessar - the build completes without them. | jmz | 2000-07-03 | 1 | -11/+0 |
* | Update BIG5 to unicode map. | vanilla | 2000-06-25 | 1 | -6/+52 |
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-17 | 1 | -1/+1 |
* | Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I | sobomax | 2000-06-16 | 1 | -1/+1 |
* | Second round of INSTALL_SHLIBS=yes fixes. | sobomax | 2000-06-16 | 2 | -5/+1 |
* | Make PLIST match BSD.x11.dist. Mostly cosmetic (added/deleted @dirrm | asami | 2000-06-10 | 1 | -9/+0 |
* | Split up XFree86-4 into several pieces. Pretty green, please test with care. | asami | 2000-06-08 | 26 | -3401/+546 |
* | Mark FORBIDDEN due to the root hole in the X server reported on Bugtraq. | kris | 2000-04-30 | 1 | -0/+2 |
* | Set WRKSRC=${WRKDIR}/${DIST_SUBDIR}. Otherwise it will not build. | jmz | 2000-04-16 | 1 | -0/+1 |
* | Fix installation when /usr/X11R6 is a symlink. | jmz | 2000-04-15 | 1 | -0/+21 |
* | Update to use PORTNAME/PORTVERSION | cpiazza | 2000-04-14 | 1 | -3/+2 |
* | Compile the mouse driver even if the user choose to not build the servers | jmz | 2000-03-24 | 1 | -2/+1 |
* | Remove support for building on a.out systems. | jmz | 2000-03-23 | 1 | -23/+0 |
* | Rename zh_TW.big5 to zh_TW.Big5, | vanilla | 2000-03-20 | 3 | -2/+459 |
* | Fix compilation problems on FreeBSD 5.0-CURRENT | jmz | 2000-03-19 | 1 | -2/+13 |
* | xfree86.cdrom.com -> ftp.freesoftware.com | asami | 2000-03-13 | 1 | -1/+1 |
* | Comment out "IS_INTERACTIVE=no" -- that is the same as defining it "yes"! | asami | 2000-03-13 | 1 | -1/+2 |
* | Fix typo (by me) and add manpage. | asami | 2000-03-12 | 1 | -1/+2 |
* | Add mouse driver. | asami | 2000-03-12 | 2 | -1/+2 |
* | Port of the latest XFree86 version (4.0). Not tested on alpha and pc98 (and | jmz | 2000-03-11 | 15 | -582/+1320 |
* | Discourage the building of a.out libs in favour of the new XFree86-aoutlibs | reg | 2000-03-07 | 2 | -0/+14 |
* | In 4.0-current, there is a new czech locale, but appropriate line in | jmz | 2000-02-19 | 1 | -0/+11 |
* | A better fix to the XF86Setup core dump problem: use /usr/bin/cpp instead | jmz | 2000-02-16 | 1 | -9/+0 |
* | Update the XFree86 3.3.6 port to: | jmz | 2000-02-10 | 4 | -1/+18 |
* | Enable building XF86Setup with tcl/tk 8.3 | jmz | 2000-02-04 | 1 | -1/+6 |
* | Allow sessreg to update /var/run/utmp | jmz | 2000-01-24 | 1 | -0/+12 |
* | FreeBSD still supports the ru_SU locale, so there is no reason to exclude it | jmz | 2000-01-23 | 1 | -0/+13 |
* | Unbreak XF86Setup. I am not sure of the correctness of the patch - I have | jmz | 2000-01-19 | 1 | -0/+21 |
* | When copying Wraphelp.c use tr -d '\r' instead of cp. Too many people | jmz | 2000-01-18 | 1 | -1/+1 |
* | Revert my previous commit. The problem is not with tcl/tk 8.2 | jmz | 2000-01-17 | 1 | -2/+7 |
* | Do not build XF86Setup with tcl/tk 8.2. It will not work. | jmz | 2000-01-17 | 1 | -7/+2 |
* | There is a new library: XThrStub | jmz | 2000-01-13 | 2 | -1/+3 |
* | Disable the i860 driver. It does not compile. | jmz | 2000-01-12 | 1 | -1/+1 |
* | Upgrade to version 3.3.6 | jmz | 2000-01-12 | 1 | -13/+2 |
* | Upgrade to version 3.3.6 | jmz | 2000-01-12 | 2 | -30/+0 |
* | Upgrade to version 3.3.6 (threads support is already included) | jmz | 2000-01-12 | 1 | -2/+2 |
* | Upgrade to version 3.3.6 | jmz | 2000-01-12 | 1 | -9/+9 |
* | Remove the old KerberosIV stuff and PAM-ize. | markm | 1999-12-25 | 2 | -46/+6 |
* | Add directives such as HasJpTk and HasJpTcl when compiling with japanese tcl/tk | jmz | 1999-12-06 | 1 | -9/+35 |
* | Allow building XF86Setp with japanese tcl/tk | jmz | 1999-11-30 | 1 | -1/+11 |
* | Unbreak. | jmz | 1999-11-25 | 1 | -5/+0 |
* | Unbreak for pre-gcc 2.95 systems | jmz | 1999-11-23 | 1 | -1/+4 |
* | Mark BROKEN, this defines putenv(), which has preprocessor #ifdef's wrapped | billf | 1999-11-17 | 1 | -0/+2 |
* | Add support for threads (use at your own risk) | jmz | 1999-11-13 | 1 | -0/+11 |
* | Turn off NO_PACKAGE for the Alpha. XFree86 is not yet providing us bits | obrien | 1999-11-13 | 1 | -0/+2 |
* | Pickup some missing files in PLIST. | steve | 1999-11-01 | 1 | -0/+12 |
* | Now that the port is no more marked broken, there is no need to include bsd.p... | jmz | 1999-10-11 | 1 | -2/+0 |
* | Unbreak for -current. | marcel | 1999-10-10 | 1 | -3/+0 |
* | Mark BROKEN for -current (signal.h) | jmz | 1999-10-09 | 1 | -0/+5 |
* | Fix for problem with S3 Trio3D/2X chipset based video cards. | jmz | 1999-10-06 | 1 | -0/+11 |
* | Remove trailing white spaces in xterm termcap. | jmz | 1999-09-27 | 1 | -0/+19 |
* | Use @exec/@unexec pairs for symlinks to directories. This should fix | jmz | 1999-09-21 | 1 | -2/+4 |
* | Add support for tk8.2 | jseger | 1999-09-07 | 1 | -1/+6 |
* | Remove an extra blank line that I introduced a couple of revs ago. | steve | 1999-09-07 | 1 | -1/+0 |
* | Restore patches from rev. 1.18: add shlib minors to libraries with minors != 0 | jmz | 1999-09-03 | 1 | -6/+6 |
* | Upgrade to 3.3.5 | jmz | 1999-09-02 | 1 | -2/+7 |
* | Upgrade to 3.3.5 | jmz | 1999-09-02 | 2 | -11/+11 |
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
* | grep -> ${GREP} | mharo | 1999-08-23 | 1 | -2/+2 |
* | Link the greeting code in statically like we do on the i386 so that xdm | steve | 1999-08-02 | 1 | -0/+11 |
* | Add Doug Rabson's patches for XFree86 on the FreeBSD/Alpha with minor | steve | 1999-07-27 | 3 | -2/+40 |
* | Use ${OSVERSION} instead of uname. | asami | 1999-07-21 | 2 | -2/+3 |
* | Upgrade to 3.3.4 | jmz | 1999-07-21 | 4 | -32/+36 |
* | Updated checksum. | asami | 1999-05-31 | 1 | -1/+1 |
* | Add WWW: | mharo | 1999-05-03 | 1 | -0/+2 |
* | Back out two patches that were not intended for commit. | asami | 1999-03-20 | 2 | -5/+2 |
* | Fix to make ports work with bsd.port.mk rev. 1.306. | asami | 1999-03-08 | 2 | -2/+5 |
* | Fix up MASTER_SITES: | fenner | 1999-01-28 | 1 | -5/+5 |
* | Upgrade to 3.3.3.1 | jmz | 1999-01-12 | 2 | -2/+10 |
* | Add missing drivers: s3_virge, newmmio mmio_928 s3_generic, | jmz | 1998-12-19 | 1 | -2/+7 |
* | Restore shlib minors != 0. | asami | 1998-11-24 | 1 | -6/+6 |
* | Typo (was making libX11.so symlink in two places). | asami | 1998-11-24 | 1 | -2/+2 |
* | Upgrade to 3.3.3 | jmz | 1998-11-24 | 4 | -64/+96 |
* | Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change | asami | 1998-11-14 | 1 | -17/+20 |
* | Add support for pc98 machines | jmz | 1998-10-27 | 1 | -10/+38 |
* | Add support for pc98 machines | jmz | 1998-10-27 | 1 | -1/+5 |
* | Fixes for Krb4. | markm | 1998-09-23 | 1 | -8/+16 |
* | Make lib*.so links in a.out case. | asami | 1998-09-22 | 1 | -1/+15 |
* | Convert to ELF. These changes are based on a recent thread | steve | 1998-09-21 | 3 | -5/+25 |
* | Add checksum for 3.3.2-patch3 | jmz | 1998-08-06 | 1 | -0/+1 |
* | Add 3.3.2-patch3 to PATCHFILES. | jmz | 1998-08-06 | 1 | -2/+2 |
* | Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or | asami | 1998-08-05 | 1 | -2/+4 |
* | Don't propose to build with secure RPC on 2.x systems - this is a FreeBSD-3.x | jmz | 1998-07-28 | 1 | -2/+3 |
* | Upgrade to XFree86 3.3.2p2. | cwt | 1998-07-03 | 1 | -0/+1 |
* | Upgrade to XFree86 3.3.2p2. If you have tcl/tk 8.0 on your system and | cwt | 1998-07-03 | 1 | -2/+2 |
* | This is bugfix patch number 1 for XFree86 3.3.2. This patch fixes the | jmz | 1998-05-06 | 2 | -1/+10 |
* | Execute `ldconfig -R' at the pkg_delete step. | tg | 1998-05-05 | 1 | -0/+1 |
* | Don't try to untar Wraphelp.c if USA_RESIDENT=NO | jmz | 1998-04-04 | 1 | -1/+2 |
* | Enable all sorts of useful security features: | markm | 1998-03-19 | 3 | -20/+102 |
* | Built XF86Setup only if tk4.2/tcl7.6 is there. Other versions do not seem to | jmz | 1998-03-16 | 1 | -3/+4 |
* | Add a few files. | jmz | 1998-03-09 | 1 | -0/+40 |
* | Upgrade to version 3.3.2. | jmz | 1998-03-09 | 3 | -22/+32 |
* | Add NO_PACKAGE, we're not going to distribute packages for this as long as | asami | 1997-12-04 | 1 | -1/+2 |
* | Correctly put version info in tcl/tk libraries and header directories. | asami | 1997-11-10 | 1 | -5/+13 |
* | Run ldconfig on shared libraries. | asami | 1997-11-10 | 1 | -0/+1 |
* | Adjust directory in MASTER_SITES. | jmz | 1997-08-24 | 1 | -6/+6 |
* | Upgrade to version 3.3.1 | jmz | 1997-08-24 | 2 | -6/+8 |
* | ldconfig -> ${LDCONFIG}. | max | 1997-07-17 | 1 | -2/+2 |
* | This is not necessary anymore, as all directories are pre-created by | asami | 1997-07-14 | 1 | -5/+1 |
* | /bin/sh -> ${SH} | max | 1997-07-14 | 1 | -2/+2 |
* | Add another informative message: the VGA16 server is required when using | jmz | 1997-06-19 | 1 | -0/+4 |
* | Force the compilation of the SVGA server in all cases: other servers share | jmz | 1997-06-13 | 1 | -1/+11 |
* | Add a few fonts. | jmz | 1997-06-11 | 1 | -0/+20 |
* | One of the distfiles (the fonts distribution) was for version 3.2 | jmz | 1997-06-10 | 2 | -3/+3 |
* | Sort the @dirrm lines again. Delete duplicate (guess how I found it). | asami | 1997-06-10 | 1 | -8/+7 |
* | 'make package' is ok now. | jmz | 1997-06-10 | 3 | -527/+633 |
* | Upgrade to 3.3 | jmz | 1997-06-09 | 3 | -35/+12 |
* | Put distribution patches in a separate dir. | asami | 1997-02-06 | 1 | -3/+3 |
* | Add checksum for 3.2-fix-01 | jmz | 1997-02-05 | 1 | -0/+1 |
* | PATCH_DIST_STRIP=-p1 is required for fix-01 | jmz | 1997-02-05 | 1 | -1/+2 |
* | Fix a typo. | jmz | 1997-02-03 | 1 | -1/+1 |
* | There is a fix (3.2-fix-01) from XFree86. | jmz | 1997-02-03 | 1 | -1/+8 |
* | Pre-create all necessary manpage and catpage directories. | asami | 1997-01-08 | 1 | -2/+8 |
* | Quick hack of KOI8-R locale to make it work: add ISO8859-1:GR | ache | 1996-12-25 | 1 | -4/+1 |
* | Add NO_PACKAGE reason (package available from XFree86). | asami | 1996-12-07 | 1 | -2/+2 |
* | ${DISTDIR} -> ${DISTDIR}/${DIST_SUBDIR} change. | asami | 1996-12-03 | 1 | -2/+2 |
* | Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds to | asami | 1996-11-30 | 1 | -2/+2 |
* | Remove the suid bit of SuperProbe. | jmz | 1996-11-25 | 1 | -1/+2 |
* | Finish what the previous revision intended to do, i.e., copy Wraphelp.c | asami | 1996-11-16 | 1 | -2/+2 |
* | Look for Wraphelp.c in $DISTDIR | jmz | 1996-11-11 | 1 | -5/+5 |
* | Master site path for xfree86.cdrom.com was incorrect (of all places :-) | peter | 1996-11-10 | 1 | -2/+2 |
* | Try to detect if tk4.x is present in /usr/local so that XF86Setup can | jmz | 1996-11-10 | 1 | -0/+18 |
* | Complete PLIST, as promised. Will also @dirrm everything except the | asami | 1996-11-09 | 1 | -1/+2456 |
* | Split out contrib part (is now x11/XFree86-contrib port). Make this | asami | 1996-11-09 | 2 | -28/+20 |
* | No version number in COMMENT please! | asami | 1996-11-08 | 1 | -1/+1 |
* | Upgrade to version 3.2 | jmz | 1996-11-06 | 6 | -2330/+64 |
* | Add missing entries. | jmz | 1996-10-22 | 1 | -5/+17 |
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | asami | 1996-10-10 | 1 | -1/+1 |
* | Add USE_X11 in Makefile, delete @cwd /usr/X11R6 from pkg/PLIST (this | asami | 1996-09-11 | 2 | -2/+2 |
* | Fix a bug caused by a undefined variable in some cases. | jmz | 1996-07-19 | 1 | -9/+15 |
* | Add fix-12, remove cfont312.tgz | jmz | 1996-07-19 | 1 | -1/+1 |
* | Remove duplicate code, use DIST_SUBDIR to specify where files have to go, | jmz | 1996-07-19 | 1 | -8/+25 |
* | Oops, forget to add an option to not build russian fonts | ache | 1996-03-22 | 1 | -0/+1 |
* | Remove obsoleted russian fonts | ache | 1996-03-22 | 1 | -5/+0 |
* | Remove old version of cyrillic fonts | ache | 1996-03-22 | 1 | -70/+0 |
* | The cpwh variable is not always defined and thus caused a syntax error | jmz | 1996-03-10 | 1 | -1/+1 |
* | Assume X11_VIA_FTP=yes if one distribution file (xc-1.tar.gz) exists | jmz | 1996-02-15 | 1 | -1/+15 |
* | 1) Remove -fno-strength-reduce | ache | 1996-02-13 | 1 | -4/+1 |
* | /usr/ports/distfiles -> ${DISTDIR} | jmz | 1996-01-16 | 1 | -2/+2 |
* | Move the physical copy of Wraphelp.c to after link-farm creation. | markm | 1995-11-23 | 1 | -2/+7 |
* | ...just realized I was committing a binary file to CVS, ugh...redo uncompressed | pst | 1995-11-08 | 1 | -1/+1 |
* | Add optional support for enabling MIT's DES based authentication and | pst | 1995-11-08 | 2 | -1/+68 |
* | Update our port to XFree86-3.1.2-S, which has the security update from | pst | 1995-11-05 | 1 | -7/+11 |
* | Version number is 3.1.2, not 3.1.1!!! | jmz | 1995-10-10 | 2 | -2/+2 |
* | Add CATEGORIES=x11. If this is not in category x11, what else | asami | 1995-10-07 | 1 | -1/+2 |
* | Add -fno-strength-reduce to compilation flags | jmz | 1995-09-19 | 1 | -4/+5 |
* | User input is now only required at the beginning of the script, patches | jmz | 1995-09-16 | 1 | -53/+100 |
* | Added cyrillic font files. I have not checked if this file is still correct. | jmz | 1995-09-16 | 1 | -0/+70 |
* | Upgrade to 3.1.2 | jmz | 1995-09-16 | 2 | -4/+5 |
* | Add "CATEGORIES=x11". Boy, was I surprised to find this baby in the | asami | 1995-08-23 | 1 | -1/+2 |
* | Add | asami | 1995-06-24 | 2 | -1/+5 |
* | Set DISTFILES so that the files will be checksum'ed (only with FTP build) | jmz | 1995-06-17 | 1 | -1/+2 |
* | Checksum | jmz | 1995-06-17 | 1 | -0/+4 |
* | Bug fixes for compilation from the O'Reilly and Associates CDROM | jmz | 1995-05-17 | 2 | -22/+6 |
* | Define NO_PACKAGE for now, we aren't building the package of this thing | asami | 1995-05-13 | 1 | -1/+4 |
* | Use 'do-install:' instead of 'install:' | jmz | 1995-04-26 | 1 | -6/+8 |
* | Fix a typo | jmz | 1995-04-23 | 1 | -1/+1 |
* | Changes for the new bsd.port.mk | jmz | 1995-04-23 | 1 | -16/+11 |
* | Add the MAINTAINER line. | jmz | 1995-04-13 | 1 | -1/+2 |