Port details |
- xlockmore Like XLock session locker/screen saver, but just more
- 5.80 x11
=58 5.80Version of this port present on the latest quarterly branch. - Maintainer: jgh@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: unknown
- Last Update: 2024-10-09 03:13:55
- Commit Hash: 2b14bac
- People watching this port, also watch:: unzip, freetype2, zip, gettext, gmake
- License: BSD2CLAUSE
- WWW:
- https://sillycycle.com/xlockmore.html
- Description:
- xlock locks the X server till the user enters their pass-
word at the keyboard. While xlock is running, all new
server connections are refused. The screen saver is disabled.
The mouse cursor is turned off. The screen is blanked and a
changing pattern is put on the screen. If a key or a mouse
button is pressed then the user is prompted for the password
of the user who started xlock.
If the correct password is typed, then the screen is
unlocked and the X server is restored. When typing the
password Control-U and Control-H are active as kill and
erase respectively. To return to the locked screen, click
in the small icon version of the changing pattern.
¦ ¦ ¦ ¦ ![SVNWeb - no subversion history for this port SVNWeb - no subversion history for this port](/images/subversion-greyed.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- xlockmore>0:x11/xlockmore
- To install the port:
- cd /usr/ports/x11/xlockmore/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/xlockmore
- pkg install xlockmore
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xlockmore
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1728257753
SHA256 (xlockmore-5.80.tar.xz) = 502d765368d36d814ecb777fd439c759790b3dd34d5ee35f74807f71baa47621
SIZE (xlockmore-5.80.tar.xz) = 2061496
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- xorgproto>=0 : x11/xorgproto
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xaw7.pc : x11-toolkits/libXaw
- xext.pc : x11/libXext
- xpm.pc : x11/libXpm
- xt.pc : x11-toolkits/libXt
- xinerama.pc : x11/libXinerama
- Runtime dependencies:
-
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xaw7.pc : x11-toolkits/libXaw
- xext.pc : x11/libXext
- xpm.pc : x11/libXpm
- xt.pc : x11-toolkits/libXt
- xinerama.pc : x11/libXinerama
- Library dependencies:
-
- libfreetype.so : print/freetype2
- libpng16.so : graphics/png
- This port is required by:
- for Run
-
- x11/xautolock
- x11-wm/spectrwm
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for xlockmore-5.80:
MESAGL=off: Mesa 3D (for GL modes)
MB=on: Xmb function series
SYSLOG=off: Syslog logging
DISABLE_ALLOW_ROOT=off: Allows users to turn off allowroot
NICE_ONLY=off: Only low cpu modes
BLANK_ONLY=off: Blank mode only (boring)
KERBEROS5=off: Kerberos 5 support
BAD_PAM=off: Xlock will ask PAM with root rights
GTK2=off: Build Gtk2 graphical shell
TIME_BOMB=off: Allow autologout
CUSTOMIZATION=off: Allow tune through resource file
MAGICK=off: ImageMagick image processing library support
JP=off: Japanese Language Support
XINERAMA=on: X11 Xinerama extension support
DOCS=on: Build and/or install documentation
====> Options available for the radio ONE: you can only select none or one of them
PAM=off: Pluggable authentication module support
XLOCK_GROUP=off: Allow xlock group to logout
===> Use 'make config' to modify these settings
- Options name:
- x11_xlockmore
- USES:
- cpe tar:xz xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.20.1_1 12 Dec 2005 21:18:26
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
xlockmore port improvements patch
Some time ago I send PR about PAM support in xlockmore. Now
I spend some time to work on xlockmore. I found that PAM
works fine by default (with --enable-pam), but only with
modules that does not requires root rights to authenticate.
But almost all PAM configurations ends with pam_unix call.
Here is the trouble. xlock drops root privileges after
startup. I use BAD_PAM again to wrap this setuid(). IMHO,
usage of BAD_PAM is right in this case. Also abort trap was
fixed. Here was error in PAM_conv function. I'll send
explanations of changes and situation to xlock-discuss
mailing list later. May be fixes will be committed into
next release of xlockmore.
(Only the first 15 lines of the commit message are shown above ) |
5.20.1_1 29 Nov 2005 18:24:50
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
flz ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Add WITH_NICE_ONLY knob to enable only low-cpu modes.
PR: ports/76358
Submitted by: Yuri Y. Bushmelev <jay-dev@simcom.ru> |
5.20.1_1 25 Nov 2005 19:09:52
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Add SHA256 |
5.20.1_1 15 Nov 2005 11:59:18
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
flz ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Add WITH_PAM knob.
PR: ports/89060
Submitted by: Ronald Klop <ronald@cs.vu.nl> |
5.20.1 07 Nov 2005 22:47:42
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Distfile was rerolled, no content change
Reported by: krismail
Submitted by: Andrew P. <infofarmer@gmail.com> |
5.20.1 01 Nov 2005 19:06:10
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 5.20.1
PR: ports/88328
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com> |
5.19 31 Aug 2005 14:41:49
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
vs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 5.19
PR: ports/85068
Submitted by: UMENO Takashi |
5.18 09 Jun 2005 15:01:24
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
glewis ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
. Update to 5.18.
PR: 82063
Submitted by: Björn König <bkoenig@cs.tu-berlin.de> |
5.17 24 May 2005 03:44:27
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
glewis ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
. Update to 5.17.
PR: 81422
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> |
5.16 12 Apr 2005 03:26:57
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
obrien ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
5.16 11 Apr 2005 08:04:41
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
obrien ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
5.16 04 Apr 2005 14:45:55
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
vs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 5.16
- Use PLIST_FILES (me)
PR: ports/79516
Submitted by: UMENO Takashi |
5.15 04 Feb 2005 14:36:51
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
vs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 5.15
PR: ports/76848
Submitted by: UMENO Takashi |
5.14.1 30 Nov 2004 16:20:53
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
vs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 5.14.1
PR: ports/74466
Submitted by: UMENO Takashi |
5.13 27 Jul 2004 15:01:19
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
krion ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add MASTER_SITES for more redundancy. |
5.13 23 Jul 2004 19:10:32
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
anholt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl) |
5.13 21 Jul 2004 14:12:00
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update port: x11/xlockmore to 5.13
Update port: x11/xlockmore to 5.13
PR: ports/69379
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> |
5.12 30 Apr 2004 13:04:08
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 5.12
PR: ports/66067
Submitted by: UMENO Takashi <umeno@belldandy.unnumbered.net> |
5.11.1 10 Apr 2004 17:26:55
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
trevor ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Tidy up whitespace. |
5.11.1 11 Feb 2004 17:47:34
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
osa ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add WITH_SYSLOG knob.
Submitted by: Katsura Matsumoto <katsura@cc.osaka-kyoiku.ac.jp>
PR: 62629 |
5.11.1 10 Feb 2004 18:04:08
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
arved ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix build on AMD64 by disabling MESAGL. |
5.11.1 29 Jan 2004 16:13:06
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
trevor ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
SIZEify. |
5.11.1 19 Jan 2004 10:26:44
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
sf ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
unbreak gcc3 WITH_MB. |
5.11.1 10 Jan 2004 06:32:11
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
glewis ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
. Update to 5.11.1.
PR: 61159
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> |
5.11 05 Jan 2004 15:43:25
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
osa ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 5.11 [1]
Fix build if MAKE_KERBEROS4 defined [2]
Make cosmetic changes for pkg-descr, add WWW tag [3]
Spotted by: Chris <chris-gnats34@randomcamel.net> [2]
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> [1],
Volker Stolz <stolz@i2.informatik.rwth-aachen.de> [2],
osa [3]
PRs: 59882, 60925 |
5.10 29 Dec 2003 05:54:34
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Make some variables ?= because they might be set by slave ports
(for example, japanese/xlockmore)
PR: ports/59664 (related) |
5.10 21 Nov 2003 23:49:58
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
glewis ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
. Update to 5.10. [1]
. Add some knobs (WITH_MB, XLOCKMORE_LANG). [1]
. USE_MESA -> USE_GL.
PR: 59139 [1]
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> [1] |
5.09 20 Aug 2003 17:27:41
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
adamw ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 5.09.
PR: ports/55812
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> |
5.08.2 25 Jun 2003 11:27:39
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
tg ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Upgrade to 5.08.2.
PR: 52001 52512
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
Disown this port. |
5.07.1 09 May 2003 15:44:28
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
tg ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Upgrade to 5.07.1.
PR: 51428
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> |
5.06 09 May 2003 15:42:24
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
tg ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Use REINPLACE_CMD.
PR: 50843
Submitted by: Ulrich Spoerlein <q@uni.de> |
5.06 07 Mar 2003 06:36:20
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
ade ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
5.06 04 Mar 2003 06:51:28
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
kris ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to xlockmore-5.06
PR: 46050
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> |
5.04 24 Jul 2002 11:53:21
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
gerald ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to version 5.04.
Approved by: tg (maintainer) |
5.03 16 Apr 2002 11:48:37
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
tg ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Don't use bitmap we don't have.
Submitted by: Christian Chen <oistrakh@earthlink.net> |
5.03 02 Apr 2002 11:49:49
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
tg ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix building when MAKE_KERBEROS4 is defined. |
5.03 20 Mar 2002 12:14:56
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
tg ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Upgrade to 5.03. |
25 Oct 2001 12:29:46
![commit hash: fp1.20067@dev.null.freshports.org commit hash: fp1.20067@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.20067@dev.null.freshports.org commit hash: fp1.20067@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.20067@dev.null.freshports.org commit hash: fp1.20067@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tg ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Upgrade to 5.02. |
09 Oct 2001 12:24:56
![commit hash: fp1.19526@dev.null.freshports.org commit hash: fp1.19526@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.19526@dev.null.freshports.org commit hash: fp1.19526@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.19526@dev.null.freshports.org commit hash: fp1.19526@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tg ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
The `--with{,out}-mesagl' option to configure is spelled `--with{,out}-mesa'.
|
27 Sep 2001 12:44:51
![commit hash: fp1.19156@dev.null.freshports.org commit hash: fp1.19156@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.19156@dev.null.freshports.org commit hash: fp1.19156@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.19156@dev.null.freshports.org commit hash: fp1.19156@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tg ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add ${KRB5_HOME}/include to $CFLAGS and ${KRB5_HOME}/lib to $XLOCKLIBS for
people using kerberos5. |
18 Jul 2001 11:46:14
![commit hash: fp1.16257@dev.null.freshports.org commit hash: fp1.16257@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.16257@dev.null.freshports.org commit hash: fp1.16257@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.16257@dev.null.freshports.org commit hash: fp1.16257@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tg ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Link against ${PTHREAD_LIBS} if we want MESAGL. Mesa is now compiled with
thread support also on XFree86-3 systems. |
12 Jul 2001 12:41:06
![commit hash: fp1.16117@dev.null.freshports.org commit hash: fp1.16117@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.16117@dev.null.freshports.org commit hash: fp1.16117@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.16117@dev.null.freshports.org commit hash: fp1.16117@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tg ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add a knob to disable the `allow-root' functionality, which lets root unlock
the screensaver regardless of the current owner. |
10 May 2001 13:18:11
![commit hash: fp1.13633@dev.null.freshports.org commit hash: fp1.13633@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.13633@dev.null.freshports.org commit hash: fp1.13633@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.13633@dev.null.freshports.org commit hash: fp1.13633@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tg ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Upgrade to 5.01. |
20 Apr 2001 13:18:05
![commit hash: fp1.12860@dev.null.freshports.org commit hash: fp1.12860@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.12860@dev.null.freshports.org commit hash: fp1.12860@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.12860@dev.null.freshports.org commit hash: fp1.12860@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tg ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add ${PTHREAD_LIBS} to the libs to fix building on XFree86-4. |
05 Feb 2001 16:18:54
![commit hash: fp1.9253@dev.null.freshports.org commit hash: fp1.9253@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.9253@dev.null.freshports.org commit hash: fp1.9253@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.9253@dev.null.freshports.org commit hash: fp1.9253@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
olgeni ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Style fixes for ports/x11. |
19 Dec 2000 12:26:27
![commit hash: fp1.7396@dev.null.freshports.org commit hash: fp1.7396@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.7396@dev.null.freshports.org commit hash: fp1.7396@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.7396@dev.null.freshports.org commit hash: fp1.7396@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tg ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Upgrade to 5.00. |
08 Oct 2000 07:56:00
![commit hash: fp1.4824@dev.null.freshports.org commit hash: fp1.4824@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.4824@dev.null.freshports.org commit hash: fp1.4824@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.4824@dev.null.freshports.org commit hash: fp1.4824@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
asami ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Convert category x11 to new layout. |
29 Aug 2000 11:48:35
![commit hash: fp1.3356@dev.null.freshports.org commit hash: fp1.3356@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.3356@dev.null.freshports.org commit hash: fp1.3356@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.3356@dev.null.freshports.org commit hash: fp1.3356@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tg ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Use new variable XFREE86_VERSION. |
22 Aug 2000 12:08:18
![commit hash: fp1.3144@dev.null.freshports.org commit hash: fp1.3144@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.3144@dev.null.freshports.org commit hash: fp1.3144@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.3144@dev.null.freshports.org commit hash: fp1.3144@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tg ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Upgrade to 4.17.1. This release contains the security fix in patch-sec1. |
18 Aug 2000 11:56:23
![commit hash: fp1.3014@dev.null.freshports.org commit hash: fp1.3014@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.3014@dev.null.freshports.org commit hash: fp1.3014@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.3014@dev.null.freshports.org commit hash: fp1.3014@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tg ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Make this at least compile for XFree86-4.0.1. |
17 Aug 2000 01:36:30
![commit hash: fp1.2978@dev.null.freshports.org commit hash: fp1.2978@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.2978@dev.null.freshports.org commit hash: fp1.2978@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.2978@dev.null.freshports.org commit hash: fp1.2978@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
kris ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix a local root exploit in xlock |
15 Aug 2000 15:07:24
![commit hash: fp1.2952@dev.null.freshports.org commit hash: fp1.2952@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.2952@dev.null.freshports.org commit hash: fp1.2952@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.2952@dev.null.freshports.org commit hash: fp1.2952@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tg ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Upgrade to 4.17. |
03 Aug 2000 10:28:58
![commit hash: fp1.2564@dev.null.freshports.org commit hash: fp1.2564@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.2564@dev.null.freshports.org commit hash: fp1.2564@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.2564@dev.null.freshports.org commit hash: fp1.2564@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
asami ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
(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. |