Commit Graph

70 Commits

Author SHA1 Message Date
Jimmy Olgeni
2cac1647f9 Style fixes for ports/x11. 2001-02-05 16:18:54 +00:00
Thomas Gellekum
cb8895c30e Upgrade to 5.00. 2000-12-19 12:26:26 +00:00
Thomas Gellekum
e41137cc1d Use new variable XFREE86_VERSION.
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>.
2000-08-29 10:48:35 +00:00
Thomas Gellekum
810a317ae9 Upgrade to 4.17.1. This release contains the security fix in patch-sec1. 2000-08-22 11:08:18 +00:00
Thomas Gellekum
2045a198a1 Make this at least compile for XFree86-4.0.1.
Reviewed by:	Josef Karthauser <joe@pavilion.net>
2000-08-18 10:56:22 +00:00
Thomas Gellekum
c426029ced Upgrade to 4.17.
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.)
2000-08-15 14:07:24 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
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
2000-08-03 09:28:57 +00:00
Thomas Gellekum
47bfd27456 Support Kerberos 5.
PR:		18660
Submitted by:	wollman
2000-05-19 08:58:41 +00:00
Thomas Gellekum
9b1355794e Upgrade to 4.16.1 (fixes a buffer overrun). 2000-04-27 08:31:22 +00:00
Chris Piazza
fe5426321a Update to use PORTNAME/PORTVERSION 2000-04-13 19:19:05 +00:00
Thomas Gellekum
2ce0a6acc5 Upgrade to 4.16. 2000-04-03 11:07:26 +00:00
Thomas Gellekum
5d0cc9466f Upgrade to 4.15. 1999-11-09 11:55:19 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
e17439d50d $Id$ -> $FreeBSD$ 1999-08-31 02:51:23 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[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
1999-06-26 19:22:14 +00:00
Thomas Gellekum
78f3dcd0fa Upgrade to 4.14. 1999-06-24 09:01:13 +00:00
Thomas Gellekum
bfc480a2fc Upgrade to 4.13.1. 1999-05-05 15:19:28 +00:00
Satoshi Asami
dbc8aa6cc1 Use bsd.port.{pre,post}.mk. Either use them to avoid having to define
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.)
1998-11-11 05:37:39 +00:00
Thomas Gellekum
2b7d6b8199 Now that Mesa-3.0 is in with a security fix, bring back the GL modes. 1998-10-01 06:19:19 +00:00
Justin M. Seger
1b4e5b49b4 Upgrade to Mesa 3.0 1998-10-01 02:17:49 +00:00
Thomas Gellekum
3d95553f3c Upgrade to 4.12. 1998-09-30 07:52:46 +00:00
Steve Price
c6c4ea2442 Remove regexp support for Mesa2 libs. 1998-09-27 16:06:59 +00:00
Satoshi Asami
081079e0db Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
1998-09-17 00:33:02 +00:00
Satoshi Asami
03d5b496f6 libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
1998-09-15 11:13:39 +00:00
Tim Vanderhoek
2a0ec6022e Remove x11 manpages. This would be the end of it, but some fools
thought it necessary to five new categories from one.  ;-)
1998-08-20 03:20:19 +00:00
Satoshi Asami
ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Thomas Gellekum
bb804a3ac7 Add /usr/lib/aout to lib search path on -current. 1998-07-21 07:09:04 +00:00
Satoshi Asami
7ef0ed6aa1 Mesa -> Mesa2 1998-07-20 16:37:51 +00:00
Thomas Gellekum
5b5c87acbc Upgrade to 4.11. 1998-06-29 07:55:36 +00:00
Thomas Gellekum
9cf0ce2c80 Update to 4.10. 1998-05-20 07:31:01 +00:00
Thomas Gellekum
0155d87e8d Upgrade to 4.09. 1998-03-25 12:30:39 +00:00
Mark Murray
3af7e5707f Enable kerberosIV if MAKE_KERBEROS4 is set. Xlock will then get a TGT
for the user when she returns and unlocks.
1998-03-20 14:50:09 +00:00
Thomas Gellekum
f7bd4de7f8 Upgrade to 4.08.2. 1998-03-16 10:04:09 +00:00
Thomas Gellekum
dae713d9f5 Upgrade to 4.08.1. 1998-03-04 08:20:48 +00:00
Thomas Gellekum
4182da385c Use MesaGL in any case when PACKAGE_BUILDING is defined. 1998-03-03 10:39:01 +00:00
Thomas Gellekum
f2efb150d2 Upgrade to 4.08. Use MesaGL when available. 1998-03-03 08:29:05 +00:00
Thomas Gellekum
fb04f0b2bd Upgrade to 4.07. 1998-02-04 07:59:00 +00:00
Alexander Langer
dab61dff14 No need to use += on first appearance of variables. 1997-12-24 01:21:47 +00:00
Thomas Gellekum
029e2b1800 Upgrade to 4.06.1. 1997-11-24 08:06:04 +00:00
Thomas Gellekum
7aeaf2742c Use full pathname for /usr/games/fortune.
Suggested by:	"Philippe Charnier" <charnier@lirmm.fr>
1997-10-13 07:10:59 +00:00
Thomas Gellekum
a646e5cac4 Add --enable-mouse-motion to CONFIGURE_ARGS and myself as MAINTAINER. 1997-10-10 09:24:38 +00:00
Thomas Gellekum
cf447896b7 Upgrade to 4.05. 1997-10-10 08:35:03 +00:00
Thomas Gellekum
a6f8eaf6d1 Upgrade to 4.04. 1997-09-22 07:14:10 +00:00
Thomas Gellekum
39e5ac9572 Upgrade 4.03 -> 4.03.1. 1997-07-30 08:02:46 +00:00
Thomas Gellekum
43c7cdcb2d Upgrade 4.02 -> 4.03. 1997-07-21 07:03:31 +00:00
Thomas Gellekum
1ac09f1f90 Upgrade to 4.02.
- flag-freebsd.h is now in the xlockmore distribution.
- xlock now works with Xauthority
1997-04-25 06:56:21 +00:00
Thomas Gellekum
97c641f931 Upgrade to 4.01. 1997-04-03 07:18:09 +00:00
Thomas Gellekum
a93cdbfc89 Upgrade to 4.00. 1997-02-20 07:26:30 +00:00
Thomas Gellekum
9fdfa46055 Use flag-freebsd.h, submitted by Philippe Regnauld <regnauld@deepo.prosa.dk>. 1997-01-14 07:16:30 +00:00
Thomas Gellekum
eb76d94df9 Upgrade from 3.12 to 3.13. 1997-01-09 07:09:28 +00:00