Vanilla I. Shu
063163509d
Upgrade to 3.26.
2000-11-12 03:52:13 +00:00
Jeremy Lea
3707e5b740
Implment WANT_GTK.
2000-10-05 06:47:41 +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
Justin M. Seger
d322c93e6c
Upgrade to xscreensaver 3.24
2000-05-09 11:40:44 +00:00
Chris Piazza
fe5426321a
Update to use PORTNAME/PORTVERSION
2000-04-13 19:19:05 +00:00
Justin M. Seger
7cc807dbea
Changed LIB_DEPENDS: MesaGL.14->GL.14 due to Mesa-3.1 upgrade
2000-03-20 23:25:21 +00:00
Justin M. Seger
f0033c6c52
Upgrade to xscreensaver-3.21
1999-11-25 06:19:08 +00:00
Justin M. Seger
7c69cf054a
Add dependency to Mesa.
1999-11-08 15:57:21 +00:00
Justin M. Seger
a1e49b601d
Upgrade to xscreensaver-3.19
1999-11-02 16:15:05 +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
Justin M. Seger
98a5bc8b8e
Properly check for gtk version.
...
Submitted by: grog
PR: ports/12542
and upgrade to xscreensaver-3.17
1999-07-19 16:01:45 +00:00
Justin M. Seger
24e2306755
Upgrade to xscreensaver-3.16
1999-06-27 14:15:20 +00:00
Justin M. Seger
81add6f9a2
Upgrade to xscreensaver-3.12
1999-05-31 16:57:53 +00:00
Justin M. Seger
0eda324b9b
Upgrade to xscreensaver 3.0.8
...
Submitted by: Brad Hendrickse <bradh@uunet.co.za>
PR: ports/10861
1999-04-04 01:32:58 +00:00
Justin M. Seger
961178a040
Upgrade to 3.06.
...
Partially submitted by: dom@phmit.demon.co.uk
PR: 8835
1998-12-10 12:17:11 +00:00
Satoshi Asami
fef95e8895
Unmark it broken. (Mark it unbroken?) Probably only occurs when libkrb
...
is present, or some such.
Reminded by: kuriyama
1998-12-03 03:41:53 +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
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
Satoshi Asami
d70f789f53
cc -c -I. -I. -I./../utils -I.. -I/usr/X11R6/include -DHAVE_CONFIG_H -O2 -pipe -I/usr/X11R6/include kpasswd.c
...
kpasswd.c: In function `passwd_valid_p':
kpasswd.c:158: warning: passing arg 1 of `des_string_to_key' discards `const' from pointer target type
kpasswd.c:158: warning: passing arg 2 of `des_string_to_key' from incompatible pointer type
kpasswd.c:161: warning: passing arg 7 of `krb_get_in_tkt' from incompatible pointer type
cc -L/usr/X11R6/lib -o xscreensaver demo.o stderr.o subprocs.o timers.o windows.o xscreensaver.o xset.o dialogs-Xm.o lock.o kpasswd.o ../utils/fade.o ../utils/overlay.o ../utils/resources.o ../utils/usleep.o ../utils/visual.o ../utils/xroger.o ../utils/spline.o ../utils/yarandom.o -L/usr/X11R6/lib -lSM -lICE -lXm -lXmu -lXss -lXdpms -lXp -lXt -lX11 -lXext -lkrb -ldes -lnsl -lsocket -lcrypt
ld: -lkrb: no match
*** Error code 1
Stop.
1998-07-24 03:12:51 +00:00
Justin M. Seger
2f5f2d4fd3
Upgrade to version 2.24.
...
PR: 7153
1998-07-14 01:34:52 +00:00
Satoshi Asami
91cd48e9d9
Disable kerberos support if compiling for 2.2-stable.
1998-06-08 08:58:13 +00:00
Justin M. Seger
deaa5e69a7
Upgrade to xscreensaver 2.17.
...
Satoshi: This does build under current. If it doesn't build under stable
please mark it BROKEN for that branch only.
1998-06-08 01:54:54 +00:00
Satoshi Asami
43ddaec6d8
cc -L/usr/X11R6/lib -o xscreensaver demo.o stderr.o subprocs.o timers.o windows.o xscreensaver.o xset.o dialogs-Xaw.o lock.o kpasswd.o ../utils/fade.o ../utils/overlay.o ../utils/resources.o ../utils/usleep.o ../utils/visual.o ../utils/xroger.o ../utils/spline.o ../utils/yarandom.o -L/usr/X11R6/lib -lXaw -lXmu -lXss -lXt -lSM -lICE -lX11 -lXext -lkrb -ldes -lnsl -lsocket -lcrypt
...
ld: -lnsl: no match
*** Error code 1
1998-06-07 01:21:35 +00:00
Justin M. Seger
9688207a6f
Upgrade to version 2.16
1998-03-10 01:35:46 +00:00
Justin M. Seger
7a924b8de7
Upgrade to version 2.15.
1998-01-23 01:58:25 +00:00
Justin M. Seger
6d17d8522e
Upgrade to version 2.14.
1997-12-28 16:56:46 +00:00
Justin M. Seger
2f51cd3fee
Upgrade to version 2.11 and make myself MAINTAINER.
...
OK'ed by: asami
1997-11-27 23:48:18 +00:00
Satoshi Asami
639e50b322
Upgrade, 1.27 -> 2.07. Lots of new programs.
...
Note that Motif/password checking is disabled, as you can't read the
encrypted password unless you are root.
Prodded by: Bill Fenner's distfile checker
1997-09-09 05:43:01 +00:00
Peter Wemm
dcd3fb9f02
Update 1.25 -> 1.27 (file gone from master sites)
1996-12-25 04:42:53 +00:00
Satoshi Asami
83e5fd3ee1
Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
1996-11-18 09:56:45 +00:00
Satoshi Asami
e55833f847
Version 1.25 of xscreensaver, this one works on screens with more
...
than 8 planes too.
1995-07-11 06:50:12 +00:00