| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16055 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
|
| |
downgrade the x11/gnome-menu from 3.x to 2.x. The GNOME 2 needs gnome-menu
2.x version for the menu. GNOME 2 and 3 have different menu.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16053 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
|
|
| |
in bsd.gnome.mk.
Discussed with: kwm
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15787 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15777 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15715 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15670 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15568 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15509 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15496 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
|
|
|
| |
screen, the minutes option is buggy. For example, if I want it to be a minute
then it won't works. If I want it to be three minutes and it will change to
five minutes by itself. If I want it to be five minutes then it changes to
ten minutes by itself. If....blahblah.. :-)
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15495 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
now. Upstream will need to fix it by remove lock optional or something else.
See here:
------------------------------------------
have_pam=no
if test "x$enable_locking" = "xyes"; then
AC_CHECK_LIB(pam, pam_start, have_pam=yes)
fi
if test "x$have_pam" = "xyes"; then
AUTH_LIBS="${AUTH_LIBS} -lpam"
[...]
else
AC_MSG_ERROR("PAM libraries not found")
fi
------------------------------------------
You will have to disable the lock option in the screensaver perference in
GNOME to avoid stuck in lock. Remove PAM and gnome-keyring optionals as it
requires PAM now. They have removed non-PAM based authentication support.
http://bit.ly/gL8xc8
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15479 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15437 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15428 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15411 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15295 df743ca5-7f9a-e211-a948-0013205c9059
|
|
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15183 df743ca5-7f9a-e211-a948-0013205c9059
|