Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.6_25 23 Mar 2024 20:40:43 |
Nuno Teixeira (eduardo) |
x11/slim: Move man pages to share/man
Approved by: portmgr (blanket) |
1.3.6_24 13 Mar 2024 21:34:04 |
Juraj Lutter (otis) Author: Ivan Rozhuk |
x11/slim: Fix blank display after xcb and xcbproto update
PR: 277502
Reported by: Ale <discipline@tiscali.it>
Approved by: jsm (maintainer) |
1.3.6_23 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
1.3.6_22 01 Mar 2023 15:15:07 |
Jan Beich (jbeich) |
x11/slim: drop unused libpthread-stubs
PR: 269469
Approved by: maintainer timeout (2 weeks) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.3.6_22 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.3.6_22 20 Jul 2022 14:23:32 |
Tobias C. Berner (tcberner) |
x11: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexander Matey <matey@cis.ohio-state.edu>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Anton Toernqvist <antont@inbox.lv> (Only the first 15 lines of the commit message are shown above ) |
1.3.6_22 16 Oct 2021 09:51:39 |
Jimmy Olgeni (olgeni) |
*: fix tab vs. space issues, and comments according to the guide. |
1.3.6_22 13 Oct 2021 14:01:33 |
Stefan Eßer (se) |
x11/slim: Add CPE information
Approved by: portmgr (blanket) |
1.3.6_22 22 Apr 2021 17:13:39 |
Fernando Apesteguía (fernape) |
x11/slim: Add dbus runtime dependency
It needs a DBus session bus to connect to.
Add instructions in pkg-message.in
PR: 254766
Reported by: fernape@FreeBSD.org
Approved by: jsm@FreeBSD.org (maintainer, timeout > 2 weeks) |
1.3.6_22 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
1.3.6_22 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3.6_22 08 Feb 2021 14:12:52 |
bapt |
drop hald from rc script, not necessary since X does not depend anymore on hald |
1.3.6_21 28 Jun 2020 14:58:43 |
jsm |
x11/slim: Correct getting xpid
Makes slim service stoppable again
PR: 247098
Submitted by: Samy Mahmoudi <samy.mahmoudi@gmail.com> |
1.3.6_20 22 Jun 2020 14:56:36 |
jsm |
Corrects get_x11_device for FreeBSD
fixes active session state for consolekit2
transfer maintainership
PR: 243988
Approved by: henry.hu.sh@gmail.com (maintainer) |
1.3.6_19 20 Feb 2020 21:15:45 |
zeising |
Update xorg x11 servers to 1.20.7
Update xorg x11 servers to 1.20.7. This updates x11-servers/xorg-server,
xephyr, xorg-dmx, xorg-nestserver, xorg-vbserver and xwayland.
Enable the UDEV backend by default, instead of the DEVD backend, for
autoconfiguration of input devices on FreeBSD 12 and later.
FreeBSD 11 lacks the needed support in base and will keep on using the DEVD
backend.
Support for the HAL backend is dropped completely, it has been deprecated
for a long time.
Update and improve the DEVD backend.
Add a pkg message about sysctl configuration that might be needed when using
UDEV.
(Only the first 15 lines of the commit message are shown above ) |
1.3.6_18 07 Nov 2019 18:36:56 |
zeising |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
1.3.6_18 02 Oct 2019 05:04:15 |
delphij |
x11/slim: Permit setting a default xsession from .xinitrc.
PR: 236027
Submitted by: Andrew Hotlab <andrew.hotlab hotmail com>
Approved by: Henry Hu (maintainer) |
1.3.6_17 18 Sep 2019 19:55:38 |
pkubaj |
x11/slim: fix build on GCC architectures
Use new GCC:
/usr/local/poudriere/ports/default/x11/slim/work/slim-1.3.6/Ck.cpp: In member
function 'const char* Ck::Session::get_x11_device(const std::string&)':
/usr/local/poudriere/ports/default/x11/slim/work/slim-1.3.6/Ck.cpp:94: error:
'snprintf' is not a member of 'std'
Approved by: mentors (implicit approval) |
1.3.6_17 14 Sep 2019 22:01:13 |
jbeich |
Drop C++11 workaround for GCC < 6 after r449590
lang/gcc5 will expire in ~1 month. If someone still uses lang/gcc48
they should backport C++11 fix instead. QA on GCC architecuters is
currently limited to powerpc64 which uses GCC_DEFAULT.
PR: 193528 |
1.3.6_16 14 Aug 2019 12:25:52 |
mat |
Convert to UCL & cleanup pkg-message (categories x) |
1.3.6_16 27 Aug 2018 16:42:30 |
swills |
x11/slim: enable UTF8 by default
PR: 230902
Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) |
1.3.6_15 05 Aug 2017 10:58:48 |
kwm |
Update consolekit to 1.2.0.
* Rename consolekit to consolekit2 to reflect that consolekit2 is a new
project, even if it the continuation of the old consolekit project.
* Expand pkg-descr with some background info.
* Add license
* ConsoleKit2 has been ported to GDbus, so dbus-glib is not anymore required
* Add GObject introspection support for desktops environment such Pantheon or
Deepin.
* Thanks to Jesper Schmitz Mouridsen, Ben Woods and Olivier Duchateau for
assisting with there versions of the port, suggesting changes and testing.
PR: 202269 |
1.3.6_14 29 Mar 2017 06:50:28 |
ashish |
- Update devel/libpthread-stubs to 0.4
- Chase libpthread-stubs update, and also switch to BUILD_DEPENDS
from LIB_DEPENDS, as port is now only .pc file
PR: 218015
Submitted by: rezny |
1.3.6_13 31 Jan 2017 02:44:48 |
jbeich |
x11/slim: unbreak build with clang/libc++ 4.0
PR: 216633
Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) |
1.3.6_12 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
1.3.6_12 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.3.6_12 21 Feb 2016 21:00:45 |
madpilot |
Remove direct dbus dependency.
PR: 207176
Submitted by: Henry Hu <henry.hu.sh at gmail.com> (maintainer) |
1.3.6_11 04 Feb 2016 18:08:22 |
vsevolod |
- Force use unix sockets
PR: 206050
Submitted by: rozhuk.im at gmail.com
Approved by: maintainer |
1.3.6_10 26 Sep 2015 08:54:28 |
bapt |
Convert to @sample
Use options helpers |
1.3.6_9 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
1.3.6_9 13 Mar 2015 14:26:18 |
robak |
x11/slim: fix malloc and memcpy arguments
PR: 198465
Submitted by: Henry Hu <henry.hu.sh@gmail.com> |
1.3.6_8 01 Mar 2015 22:06:51 |
marino |
x11/slim: make consolekit support optional
PR: 197585
Submitted by: Stefan (ott.net)
Approved by: maintainer (Henry Hu) |
1.3.6_7 22 Feb 2015 14:50:25 |
pi |
x11/slim: fix to honour login.conf, WWW
PR: 195759
Requested by: Jonathan Chen <jonc@chen.org.nz>
Approved by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) |
1.3.6_6 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
1.3.6_5 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
1.3.6_5 02 Nov 2014 09:44:02 |
madpilot |
- Modify sample config to not listen on the net by default [1]
- Fix paths in man page [2]
- While here, silence some portlint warnings and modernize plist
PR: 194252 [1], 194518 [2]
Submitted by: uffe at uffe.org [1]
adrian@ [2]
Approved by: Henry Hu <henry.hu.sh at gmail.com> (maintainer) |
1.3.6_4 20 Sep 2014 19:07:37 |
marino |
x11/slim: Add non-default UTF-8 character input support
PR: 192783
Submitted by: DaLynX
Refined by: maintainer (Henry Hu) |
1.3.6_3 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.3.6_2 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
1.3.6_1 26 Mar 2014 21:18:57 |
crees |
Modify manpage for FreeBSD-specific information.
Add rc note to pkg-message
PR: ports/187431
Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) |
1.3.6 14 Mar 2014 15:31:43 |
olivierd |
- Update to 1.3.6
- Add support of DragonFly and merge post-patch target into CMakeLists.txt patch
- Don't build locker, because VT_UNLOCKSWITCH is not defined in sys/consio.h
- Adjust dependencies
PR: 187376
Submitted by: myself
Approved by: Henry Hu (maintainer) |
1.3.5_3 24 Oct 2013 19:09:58 |
lme |
- Really fix plist
- Bump PORTREVISION
Submitted by: Herbert J. Skuhra
Approved by: maintainer |
1.3.5_2 16 Oct 2013 19:25:27 |
lme |
- Fix plist
- Bump PORTREVISION
Approved by: maintainer |
1.3.5_1 06 Oct 2013 09:09:21 |
lme |
- Enable PAM support by default [1]
- Support staging
- Use new LIB_DEPENDS syntax
PR: ports/182533 [1]
Approved by: maintainer |
1.3.5 20 Sep 2013 23:43:20 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
1.3.5 31 May 2013 11:54:01 |
crees |
Stop checking for get_pidfile_from_conf function in rc.subr.
It is present in all supported versions of FreeBSD, and has had poor takeup.
I strongly suspect the strange-looking checks are partially to blame for
scaring maintainers off.
Go forth and please use it!
PR: ports/178269
Approved by: maintainers of all ports involved |
1.3.5 25 May 2013 14:37:03 |
zeising |
The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:
Xorg 7.7
Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities
(Only the first 15 lines of the commit message are shown above ) |
1.3.5 14 May 2013 21:34:13 |
rakuco |
- Update to 1.3.5.
PR: ports/177857
Submitted by: Kevin Zheng <kevinz5000@gmail.com>
Approved by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) |
1.3.4_5 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
1.3.4_5 23 Mar 2013 12:35:15 |
madpilot |
- Add "Conversation failure" error code to authentication errors
list in order to permit login with special usernames.
- Fix conssole command
- Bump PORTREVISION
PR: ports/174482
Submitted by: Maxim Samsonov <xors@mailup.net>
Approved by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) |
1.3.4_4 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
1.3.4_4 22 Mar 2013 08:16:08 |
bapt |
Convert to new options framework left unconverted ports in x* categories |
1.3.4_4 21 Dec 2012 00:11:24 |
pawel |
- Fix ConsoleKit support [1]
- Add missing deps
- Remove Author: tag from pkg-descr
PR: ports/172365 [1]
Submitted by: Maxim Samsonov <xors@imap.cc>
Approved by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) |
1.3.4_3 27 Nov 2012 23:11:32 |
madpilot |
- Fix stopping via rc script
- Fix build with clang [1]
- Trim Makefile headers
- Bump PORTREVISION
PR: ports/173852
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net>
Approved by: Henry Hu <henry.hu.sh@gmail.com> (maintainer)
Obtained by: slim svn repository [1]
Feature safe: yes |
1.3.4_2 05 Aug 2012 00:31:46 |
dougb |
At the request of maintainer in private e-mail, remove the now-spurious
dependency on glut (confirmed).
While I'm here, move the rc.d script slim.sh.in -> slim.in |
1.3.4_1 05 Aug 2012 00:03:33 |
dougb |
Add USE_PKGCONFIG= build since configure fails without it |
1.3.4_1 04 Aug 2012 22:52:04 |
kwm |
Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.
Bump all ports that directly depend on libglut because of the shlib version
change.
There are some extra items in this patch.
*) Because freeglut doesn't have the same dependancies as libglut, some ports
need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
remains now.
*) While here fix a png related build issue games/vegastrike.
Thanks to miwi for running the exp-run.
Approved by: portmgr (miwi)
Collaboration with: zeising@
Obtained from: xorg-dev staging area. |
1.3.4 19 Jul 2012 10:12:45 |
dougb |
1.3.4 - 2012.06.26
* Replaced stderr writes function.
* Fix numlock control.
* Fix build with GLUT.
* Fix PAM authentication.
Submitted by: rea
Approved by: maintainer timeout |
1.3.3_2 04 Jul 2012 21:53:36 |
scheidell |
- Enable PAM in slim (OPTION on by default)
- Install pam config file for "slim".
- Patch app.cpp to allow rebooting without login
- Modify rc.d script to start after hal
- Bump PORTREVISION
PR: ports/168841
Reported by: Volodymyr Kostyrko <c.kworr@gmail.com>
Approved by: Henry Hu <henry.hu.sh@gmail.com> (maintainer)
Obtained from: http://www.freebsd.org/cgi/query-pr.cgi?pr=152236 |
1.3.3_1 10 Jun 2012 22:03:55 |
dougb |
... and the pointy hats keep piling up ... forgot the || true for rmdir |
1.3.3_1 10 Jun 2012 22:02:00 |
dougb |
I missed the fact that the Cmake stuff was installing the man page to
${PREFIX}/share/man/ instead of ${PREFIX}/man. Correct that, and add
some code to the Makefile and the pkg-plist to remove the spurious file.
Bump PORTREVISION so that users who've already installed this version
can pick up the file removal fix sooner rather than later. |
1.3.3 03 Jun 2012 21:43:12 |
dougb |
Add missing glut dependency
Submitted by: Christian Mangin <christian.mangin@gmail.com> |
1.3.3 03 Jun 2012 06:55:46 |
dougb |
Upgrade to version 1.3.3 - 2012.02.22
* Change build system to CMake.
* Add support ConsoleKit.
* Fix some bugs....
For the port:
* The Berlios mirrors don't have the new version, so update the
MASTER_SITES per the instructions on the web page.
* Add the ability to verify the PGP signature on the distfile
* Add consolekit support, and switch build to CMake
* Remove no-longer relevant patches
* Add patches necessary to work with the new build system
* Add a patch for a nicer default theme
* Fix the console command in the slim.conf patch
* Use @dirrmtry in the plist in case the user has installed themes
* Remove uneeded blank lines around (and in) pkg-message
* Add REQUIRE: dbus to the rc.d script to accomodate consolekit
The PR mentioned the new version, but did not supply a patch
PR: ports/166964
Submitted by: Dave <davemorgan353@btinternet.com>
Approved by: maintainer timeout |
1.3.2_3 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.3.2_2 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
1.3.2_2 01 May 2011 18:46:39 |
dougb |
Conditionally take advantage of the new get_pidfile_from_conf in rc.subr
PR: ports/156594
Submitted by: me
Approved by: maintainer |
1.3.2_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.3.2_1 08 Jan 2011 08:05:29 |
dougb |
Update rc.d script to effectively stop slim
Maintainer assisted with testing various versions of the script.
This final version seems to have addressed all of the issues that
he and I saw.
PR: ports/153392
Submitted by: me |
1.3.2 20 Aug 2010 09:31:32 |
bapt |
- Update to 1.3.2 [1]
- Fix security issue in path [1] [2]
- Add license
PR: ports/149809 [1]
Submitted by: Henry Hu <henry.hu.sh _at_ gmail.com> [1], vermaden <vermaden
_at_ interia.pl> [2]
Approved by: tabthorpe (co-mentor)
Security: vuxml (68c7187a-abd2-11df-9be6-0015587e2cc1) (niels) |
1.3.1_9 30 Jun 2010 18:42:29 |
decke |
- Add patch from upstream to fix crash on SIGTERM
- Bump PORTREVISION
PR: ports/148258
Submitted by: myself
Approved by: Henry Hu <henry.hu.sh AT gmail.com> (maintainer), beat
(co-mentor)
Obtained from: http://svn.berlios.de/wsvn/slim/?rev=169
Feature safe: yes |
1.3.1_8 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.3.1_8 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
1.3.1_7 07 Feb 2010 15:25:33 |
rnoland |
Chase xorg-server update and bump driver PORTREVISIONS. |
1.3.1_6 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.3.1_5 29 Oct 2009 22:26:14 |
miwi |
- Fix setlogin()
- Pass maintainership to submitter
note:
x11/slim, does not setlogin(). Some software use getlogin()
to decide the user name, so when user is using slim as the
login manager, those software would get wrong results, and
some programs refuse to start
PR: 139594
Submitted by: Henry Hu <henry.hu.sh@gmail.com>
Approved by: maintainer |
1.3.1_4 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
1.3.1_3 30 May 2009 19:18:58 |
miwi |
- Fix local disclosure of X authority magic cookie
PR: 134801
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Approved by: maintainer timeout (security 8 days)
Security:
http://www.freebsd.org/ports/portaudit/80f13884-4d4c-11de-8811-0030843d3802.html |
1.3.1_2 07 May 2009 19:42:40 |
rnoland |
Chase xserver update with driver port bumps. |
1.3.1_1 04 Apr 2009 04:05:11 |
rnoland |
Chase the Xorg server update and bump ports that depend on it. |
1.3.1 05 Oct 2008 14:41:50 |
miwi |
- Update to 1.3.1
PR: 127852
Submitted by: Tobias Roth <ports@fsck.ch> (maintainer) |
1.3.0_2 19 Jun 2008 12:14:29 |
miwi |
- Add pam support
PR: 124345
Submitted by: Tobias Roth <ports@fsck.ch> (maintainer) |
1.3.0_1 06 Jun 2008 14:09:15 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.3.0 24 Sep 2007 11:15:43 |
miwi |
- Respect LOCALBASE
PR: 116522
Submitted by: Carl Johan Gustavsson <cjg@bsdmail.org>
Approved by: maintainer |
1.3.0 19 Jul 2007 16:09:00 |
rafan |
- Update to 1.3.0 [1]
- Respect PREFIX [1]
- Remove 4.x check [1]
- Allow slim starting from /etc/ttys [2]
PR: ports/114708 [1], ports/114366 [2]
Submitted by: Tobias Roth <ports at fsck.ch> (maintainer) [1],
Nikos Ntarmos <ntarmos at ceid.upatras.gr> [2]
Approved by: maintainer [2] |
1.2.6_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.2.6_1 09 Apr 2007 11:57:24 |
rafan |
- Fix theme parsing on 7.x. This patch is also accepted by upstream.
PR: ports/111342
Submitted by: Henrik Brix Andersen <henrik at brixandersen.dk>
Approved by: Tobias <ports at fsck.ch> (maintainer) |
1.2.6 17 Jan 2007 04:41:48 |
clsung |
- bad committer :( |
1.2.6 17 Jan 2007 02:58:19 |
clsung |
- mark broken on FreeBSD 4 to satisfy pointyhat
- unhardcode MASTER_SITE to satisfy portlint
PR: ports/108019
Submitted by: maintainer (Tobias Roth) |
1.2.6 11 Dec 2006 13:01:21 |
rafan |
- Update to 1.2.6
- Move to LOCALBASE
We waited the maintainer's opinion about the issue he found for 14 days.
The fix is submitted to upstream and will be in next release.
PR: ports/105634
Submitted by: Henrik Brix Andersen <henrik at brixandersen.dk>
Approved by: Tobias Roth <ports at fsck.ch> (maintainer) |
1.2.4 23 Mar 2006 15:23:31 |
arved |
Update to 1.2.4
PR: 94840
Submitted by: Tobias Roth <ports@fsck.ch> |
1.2.3_1 16 Mar 2006 15:46:15 |
ehaupt |
- Correct path to login(1)
- Bump PORTREVISION
- Remove deprecated USE_REINPLACE
PR: 94515, 94540
Notified by: Laszlo Karoly
Submitted by: Tobias Roth <ports@fsck.ch> (maintainer) |
1.2.3 08 Jan 2006 21:48:57 |
edwin |
[NEW PORT] x11/slim - a login manager derived from login.app
SLiM is a desktop-independent graphical login manager for
X11, derived from Login.app by Per Liden.
It aims to be light and simple, although completely
configurable through themes and an option file; is suitable
for machines on which remote login functionalities are not
needed.
Author: Simone Rota and Johannes Winkelmann
WWW: http://slim.berlios.de/
PR: ports/91511
Submitted by: Tobias Roth <ports@fsck.ch> |