| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
lib gives us one new screensaver, which is really a combination of several
objects that get twisted and re-shaped. The update adds two new screensavers,
and several improvements to existing ones. Also added is a memory limit
parameter, and some more gnome integration.
patch-ac is removed due to its being integrated into the source.
The suggestion to add the GLE lib comes from the PR. I'm not sure that the
cost::benefit justifies it, but the library is small so probably no harm done.
PR: ports/27626
Submitted by: David Gilbert <dgilbert@velocet.ca>
|
|
|
|
|
|
|
| |
dates in the man pages, so no portrevision bump is needed.
PR: ports/26716
Submitted by: Patrick Li pat@databits.net
|
|
|
|
|
| |
to let the hacks which modify images use ones that you specify instead of
your desktop.
|
|
|
|
| |
of the existing ones.
|
|
|
|
|
|
|
| |
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}
Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
has been periodically maintained by others for 9 months in any case.
* Upgrade 3.26 -> 3.29
* Specify full path to fortune, since many of the screen saver programs
could not find it on their own.
* Fix the -lpthread -> -pthread problem.
* Re-generate patch files.
* Eliminate patch-ae, whose only purpose in life was to prevent the
building and installation of the xscreensaver-demo program which, in
addition to being the method used to configure the server and
all the little screensaver programs; works just fine, and doesn't
actually hurt anything.
The report in the PR is a little out of date with reference to the latest
xscreensaver version, but all parts of the thing are working for me now
in any case.
PR: ports/23619
Submitted by: Lars Eggert <larse@isi.edu>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Submitted by: Bush Doctor <dervish@ikhala.tcimet.net>
PR: ports/15111
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
|
| |
|
|
|
|
|
|
|
| |
Submitted by: grog
PR: ports/12542
and upgrade to xscreensaver-3.17
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Submitted by: Brad Hendrickse <bradh@uunet.co.za>
PR: ports/10861
|
|
|
|
|
| |
Partially submitted by: dom@phmit.demon.co.uk
PR: 8835
|
|
|
|
|
|
| |
is present, or some such.
Reminded by: kuriyama
|
|
|
|
| |
in the first place.
|
|
|
|
| |
ELF conversion.
|
|
|
|
| |
thought it necessary to five new categories from one. ;-)
|
|
|
|
|
| |
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-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.
|
|
|
|
| |
PR: 7153
|
|
|
|
|
| |
PR: 7170
Submitted by: Stefan Eggars <seggers@semyam.dinoco.de>
|
| |
|
|
|
|
|
| |
Satoshi: This does build under current. If it doesn't build under stable
please mark it BROKEN for that branch only.
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
|
|
|
| |
OK'ed by: asami
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
(It took me a while to figure out that all that happened was addition
of lmorph and bubble screensavers! ;)
|
| |
|
| |
|
| |
|
|
|
|
| |
lot of ports or what! ;>
|
|
than 8 planes too.
|