| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.
PR: ports/177942
Exp-run by: miwi
Approved by: portmgr (miwi)
Thanks to all who helped testing!
|
|
|
|
|
|
| |
PR: ports/177857
Submitted by: Kevin Zheng <kevinz5000@gmail.com>
Approved by: Henry Hu <henry.hu.sh@gmail.com> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
| |
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
| |
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
| |
dependency on glut (confirmed).
While I'm here, move the rc.d script slim.sh.in -> slim.in
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
| |
* Replaced stderr writes function.
* Fix numlock control.
* Fix build with GLUT.
* Fix PAM authentication.
Submitted by: rea
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|
|
|
|
|
|
| |
${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.
|
|
|
|
| |
Submitted by: Christian Mangin <christian.mangin@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
PR: ports/156594
Submitted by: me
Approved by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Tested by: pav on pointyhat
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
|
|
|
|
| |
PR: 127852
Submitted by: Tobias Roth <ports@fsck.ch> (maintainer)
|
|
|
|
|
| |
PR: 124345
Submitted by: Tobias Roth <ports@fsck.ch> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
| |
PR: 116522
Submitted by: Carl Johan Gustavsson <cjg@bsdmail.org>
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
|
| |
PR: ports/111342
Submitted by: Henrik Brix Andersen <henrik at brixandersen.dk>
Approved by: Tobias <ports at fsck.ch> (maintainer)
|
| |
|
|
|
|
|
|
|
| |
- unhardcode MASTER_SITE to satisfy portlint
PR: ports/108019
Submitted by: maintainer (Tobias Roth)
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
| |
PR: 94840
Submitted by: Tobias Roth <ports@fsck.ch>
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
- Remove deprecated USE_REINPLACE
PR: 94515, 94540
Notified by: Laszlo Karoly
Submitted by: Tobias Roth <ports@fsck.ch> (maintainer)
|
|
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>
|