summaryrefslogtreecommitdiffstats
path: root/x11/xlockmore
Commit message (Collapse)AuthorAgeFilesLines
* Style fixes for ports/x11.olgeni2001-02-051-1/+1
|
* Upgrade to 5.00.tg2000-12-192-2/+2
|
* Use new variable XFREE86_VERSION.tg2000-08-292-6/+3
| | | | | | | | | | | | Submitted by: asami Upgrade to 4.17.2, while I'm here: * coredump fix for GL modes cage, moebius, rubik, skewb, and stairs * and Mesa3.1 thanks to Tom Schmidt <tschmidt@micron.com>. * solitare.cc update for disable-interactive. * xlock -resources crashes on Solaris thanks to Alexander Elgert * <elgert@rbg.informatik.tu-darmstadt.de>.
* Upgrade to 4.17.1. This release contains the security fix in patch-sec1.tg2000-08-222-2/+2
|
* Make this at least compile for XFree86-4.0.1.tg2000-08-181-1/+1
| | | | Reviewed by: Josef Karthauser <joe@pavilion.net>
* Upgrade to 4.17.tg2000-08-152-3/+11
| | | | | XFree86-4 users: please test this port. According to the docs, xlock should compile now. (I can't try it, I'm still running XFree86-3.3.6.)
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-031-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
* Support Kerberos 5.tg2000-05-191-0/+3
| | | | | PR: 18660 Submitted by: wollman
* Upgrade to 4.16.1 (fixes a buffer overrun).tg2000-04-272-2/+2
|
* Update to use PORTNAME/PORTVERSIONcpiazza2000-04-131-2/+2
|
* Upgrade to 4.16.tg2000-04-032-3/+3
|
* Upgrade to 4.15.tg1999-11-093-13/+13
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* #4/4 enforcing Caps, no periodhoek1999-06-261-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* Upgrade to 4.14.tg1999-06-242-4/+4
|
* Upgrade to 4.13.1.tg1999-05-052-7/+7
|
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineasami1998-11-111-3/+4
| | | | | | | | something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after .include <bsd.port.mk> to before. (This is not by any means the complete list but just the ones I've noticed recently.)
* Now that Mesa-3.0 is in with a security fix, bring back the GL modes.tg1998-10-011-6/+2
|
* Upgrade to Mesa 3.0jseger1998-10-011-2/+2
|
* Upgrade to 4.12.tg1998-09-302-5/+5
|
* Remove regexp support for Mesa2 libs.steve1998-09-271-2/+2
|
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itasami1998-09-171-2/+2
| | | | in the first place.
* libXpm major is now 5. Also remove regexp support in preparation forasami1998-09-151-2/+2
| | | | ELF conversion.
* Remove x11 manpages. This would be the end of it, but some foolshoek1998-08-201-1/+0
| | | | thought it necessary to five new categories from one. ;-)
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-051-2/+2
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* Add /usr/lib/aout to lib search path on -current.tg1998-07-211-1/+6
|
* Mesa -> Mesa2asami1998-07-201-2/+2
|
* Upgrade to 4.11.tg1998-06-292-4/+4
|
* Update to 4.10.tg1998-05-203-8/+12
|
* Upgrade to 4.09.tg1998-03-252-4/+4
|
* Enable kerberosIV if MAKE_KERBEROS4 is set. Xlock will then get a TGTmarkm1998-03-201-1/+4
| | | | for the user when she returns and unlocks.
* Upgrade to 4.08.2.tg1998-03-162-4/+4
|
* Upgrade to 4.08.1.tg1998-03-042-4/+4
|
* Use MesaGL in any case when PACKAGE_BUILDING is defined.tg1998-03-031-2/+2
|
* Upgrade to 4.08. Use MesaGL when available.tg1998-03-032-5/+12
|
* Upgrade to 4.07.tg1998-02-042-5/+5
|
* No need to use += on first appearance of variables.alex1997-12-241-2/+2
|
* Upgrade to 4.06.1.tg1997-11-242-4/+4
|
* Use full pathname for /usr/games/fortune.tg1997-10-131-0/+15
| | | | Suggested by: "Philippe Charnier" <charnier@lirmm.fr>
* Add --enable-mouse-motion to CONFIGURE_ARGS and myself as MAINTAINER.tg1997-10-101-3/+3
|
* Upgrade to 4.05.tg1997-10-102-9/+4
|
* Upgrade to 4.04.tg1997-09-223-59/+15
|
* Upgrade 4.03 -> 4.03.1.tg1997-07-302-4/+4
|
* Upgrade 4.02 -> 4.03.tg1997-07-213-12/+14
|
* Upgrade to 4.02.tg1997-04-253-30/+16
| | | | | - flag-freebsd.h is now in the xlockmore distribution. - xlock now works with Xauthority
* Upgrade to 4.01.tg1997-04-032-4/+4
|
* Upgrade to 4.00.tg1997-02-203-41/+49
|
* Use flag-freebsd.h, submitted by Philippe Regnauld <regnauld@deepo.prosa.dk>.tg1997-01-142-3/+20
|
* Upgrade from 3.12 to 3.13.tg1997-01-093-26/+8
|
OpenPOWER on IntegriCloud