# New ports collection makefile for: xmine # Version required: 1.0.3 / Athena # Date created: 25 December 1994 # Whom: joerg # # $FreeBSD$ # DISTNAME= xmine-1.0.3-Xaw PKGNAME= xmine-1.0.3 CATEGORIES= games MASTER_SITES= ftp://ftp.sw.ru/pub/x11/ \ ${MASTER_SITE_LOCAL} MAINTAINER= joerg@FreeBSD.org LIB_DEPENDS= Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d USE_IMAKE= yes MAN6= xmine.6 MANCOMPRESSED= no .include me' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Actually commit the Makefile bit to allow themarcus2006-10-191-0/+1
* Fix the build with the new freetype2.marcus2006-10-181-0/+10
* Since fontconfig by default generates font cache file in directory wherelesi2006-03-302-1/+4
* Chase shlib bump of libexpat.kuriyama2006-01-311-2/+2
* Silence errors on package install/deinstall by using proper if-clauses inlesi2005-12-281-12/+12
* Abandon installing xterm as xterm-static. There are checks inlesi2005-11-142-16/+36
* If port belongs to X11 distribution different than ${X_WINDOW_SYSTEM} one,lesi2005-11-122-1/+7
* Upgrade to XFree86 4.5.0.lesi2005-06-158-96/+67
* Fix plist.lesi2005-02-152-1/+12
* Clarify message about how to install luit setuid a bit.lesi2005-01-311-1/+2
* Properly fix the termios race rather than disabling copyTermios.lesi2005-01-151-1/+1
* Bump PORTREVISION, since html manpages are no longer built/installedlesi2004-12-231-1/+1
* Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2anholt2004-12-231-0/+1
* Bump PORTREVISION for previous change, since it changes package contents.lesi2004-11-051-1/+1
* Install Faroese (fo) keyboard layout.lesi2004-10-293-3/+27
* Instead of installing xterm here, depend on x11/xterm port. Taken fromlesi2004-08-234-9/+33
* Update XFree86 clients to 4.4 release. Release notes are available atmarcus2004-08-1012-104/+142
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-241-0/+6
* Register CONFLICTS on xorg-clients.anholt2004-05-311-0/+2
* Link programs that link against Xfont against freetype. This will be requiredanholt2004-05-302-1/+2
* SIZEify (maintainer timeout)trevor2004-03-311-0/+4
* Add dependency on expat2.des2004-03-181-1/+2
* Fix build with freetype2-2.1.7.lofi2004-03-172-1/+13
* Chase the new location of libXft.marcus2004-03-171-1/+1
* Merge a fix/workaround for changed 'cpp -traditional' behaviour fromkan2004-01-043-1/+68
* Bah. Some of the servers don't have the fonts/util/, causing failure due toanholt2003-12-133-0/+30
* Use #!/usr/bin/env perl instead of #!/usr/bin/perl to increase the chancesanholt2003-12-131-1/+1
* Switch MAINTAINER to x11@FreeBSD.org for group maintaining of these ports.anholt2003-11-121-1/+1
* Disable the patch from XFree86 bug 641 to copy the terminal's settings inanholt2003-11-111-1/+1
* Update luit (helper app that does locale translation for xterm) inanholt2003-11-091-2/+14
* Fix XFree86-4-clients build. It was failing depending on lib*.a which weren'tanholt2003-10-141-0/+1
* [1] Fix xdmcp queries in the X servers (bug 277)anholt2003-08-131-1/+1
* [1] Make the HTML manpages get put into the packages again.anholt2003-05-141-10/+3
* Re-add patch-xdm_session.c which was accidentally dropped in the 4.3.0 upgrade.anholt2003-03-151-0/+1
* Update XFree86 ports, including linux_dri, to 4.3.0. Set IGNORE= in dri-develanholt2003-03-125-139/+376
* Clear moonlight beckons.ade2003-03-072-1/+1
* Fix XFree86-4-libraries after Xft renaming removal:anholt2003-02-193-3/+1
* Remove the renaming of Xft headers and library from the Xft (Xft2) port.anholt2003-02-181-1/+2
* Fix distfiles after the last commit (bad copy'n'pasting).anholt2002-10-182-4/+4
* [1] Make the 4.2.1 ports all use the merged 4.2.1+mitshm patch.anholt2002-10-173-16/+15
* Update XFree86-4-* ports which share XFree86-4-libraries's patches:anholt2002-09-183-14/+12
* Update XFree86-4-clients, -Servers, and -libraries to 4.2.1.anholt2002-09-052-8/+15
* Fix the us_intl keymap.anholt2002-08-221-1/+1
* Add LIB_DEPENDS for freetype and libGLU, both of which are required to compile.anholt2002-08-211-1/+4
* 1. Use XlcDL.c from X CVS to help people with Korean or Japanese XIM and GTK+anholt2002-08-051-1/+1
* gzip Wraphelp.c and put it in local_distfiles, to help users having troublesanholt2002-08-022-10/+10
* Make XFree86-4 miniports use imake-4's HasXdmAuth setting (default is YES).anholt2002-07-192-37/+8
* Take over maintainership of XFree86-4 ports. Add patches to fix libGLU onanholt2002-07-151-1/+2
* Add fix for XDM: Use SU="su -m" instead of SU="su", otherwise given thewill2002-03-201-1/+1
* Resurrect patch-startx which changes the default to turn off TCP listening,will2002-03-201-0/+1
* XFree86 4.2.0 Stage 2: XFree86-4-* miniport upgradeswill2002-03-174-31/+74
* configure exits with error ifsf2002-01-071-15/+20
* move pre.mk inclusion to the bottom.sf2002-01-071-8/+6
* Fix long-standing bug of this ports: support HasXdmAuth correctly.sf2001-12-151-1/+1
* o sync with x11/XFree86-4sf2001-10-281-0/+1
* Get rid of 'X11R6.4' from pkg-comment.sf2001-06-171-1/+1
* update to 4.1.0.sf2001-06-127-23/+44
* o fix MASTER_SITE_SUBDIR.sf2001-03-291-2/+2
* update to 4.0.3.sf2001-03-267-152/+226
* Add info about the availability of the complete distribution in one port.jmz2000-12-262-1/+6
* Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ toasami2000-10-081-1/+1
* 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-97/+0
* Update to 4.0.1. Remove libraries from -clients. Try to extractasami2000-08-254-323/+302
* 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-162-5/+1
* Make PLIST match BSD.x11.dist. Mostly cosmetic (added/deleted @dirrmasami2000-06-101-33/+15
* Split up XFree86-4 into several pieces. Pretty green, please test with care.asami2000-06-086-3316/+191
* 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
* Compile the mouse driver even if the user choose to not build the serversjmz2000-03-241-2/+1
* Remove support for building on a.out systems.jmz2000-03-231-23/+0
* Rename zh_TW.big5 to zh_TW.Big5,vanilla2000-03-201-2/+2
* 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
* Fix typo (by me) and add manpage.asami2000-03-121-1/+2
* Add mouse driver.asami2000-03-122-1/+2
* Port of the latest XFree86 version (4.0). Not tested on alpha and pc98 (andjmz2000-03-116-507/+1213
* Discourage the building of a.out libs in favour of the new XFree86-aoutlibsreg2000-03-072-0/+14
* Update the XFree86 3.3.6 port to:jmz2000-02-103-1/+8
* Enable building XF86Setup with tcl/tk 8.3jmz2000-02-041-1/+6
* When copying Wraphelp.c use tr -d '\r' instead of cp. Too many peoplejmz2000-01-181-1/+1
* Revert my previous commit. The problem is not with tcl/tk 8.2jmz2000-01-171-2/+7
* Do not build XF86Setup with tcl/tk 8.2. It will not work.jmz2000-01-171-7/+2
* There is a new library: XThrStubjmz2000-01-132-1/+3
* Disable the i860 driver. It does not compile.jmz2000-01-121-1/+1
* Upgrade to version 3.3.6jmz2000-01-121-13/+2
* Upgrade to version 3.3.6 (threads support is already included)jmz2000-01-121-2/+2
* Upgrade to version 3.3.6jmz2000-01-121-9/+9
* Remove the old KerberosIV stuff and PAM-ize.markm1999-12-252-46/+6
* Add directives such as HasJpTk and HasJpTcl when compiling with japanese tcl/tkjmz1999-12-061-9/+35
* Allow building XF86Setp with japanese tcl/tkjmz1999-11-301-1/+11
* 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
* Add support for threads (use at your own risk)jmz1999-11-131-0/+11
* Turn off NO_PACKAGE for the Alpha. XFree86 is not yet providing us bitsobrien1999-11-131-0/+2
* Pickup some missing files in PLIST.steve1999-11-011-0/+12
* 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
* Use @exec/@unexec pairs for symlinks to directories. This should fixjmz1999-09-211-2/+4
* Add support for tk8.2jseger1999-09-071-1/+6
* Remove an extra blank line that I introduced a couple of revs ago.steve1999-09-071-1/+0
* Restore patches from rev. 1.18: add shlib minors to libraries with minors != 0jmz1999-09-031-6/+6
* Upgrade to 3.3.5jmz1999-09-021-2/+7
* Upgrade to 3.3.5jmz1999-09-022-11/+11
* 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-272-2/+29
* Use ${OSVERSION} instead of uname.asami1999-07-212-2/+3
* Upgrade to 3.3.4jmz1999-07-214-32/+36
* Updated checksum.asami1999-05-311-1/+1
* Add WWW:mharo1999-05-031-0/+2
* Back out two patches that were not intended for commit.asami1999-03-202-5/+2
* Fix to make ports work with bsd.port.mk rev. 1.306.asami1999-03-082-2/+5
* Fix up MASTER_SITES:fenner1999-01-281-5/+5
* Upgrade to 3.3.3.1jmz1999-01-122-2/+10