notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: x11/slim/files/slim.sh.in

Number of commits found: 10

Sunday, 5 Aug 2012
00:31 dougb search for other commits by this committer
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
Original commit
Wednesday, 4 Jul 2012
21:53 scheidell search for other commits by this committer
- 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
Original commit
Sunday, 3 Jun 2012
06:55 dougb search for other commits by this committer
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
Original commit
Saturday, 14 Jan 2012
08:57 dougb search for other commits by this committer
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.
Original commit
Sunday, 1 May 2011
18:46 dougb search for other commits by this committer
Conditionally take advantage of the new get_pidfile_from_conf in rc.subr

PR:             ports/156594
Submitted by:   me
Approved by:    maintainer
Original commit
Saturday, 8 Jan 2011
08:05 dougb search for other commits by this committer
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
Original commit
Saturday, 27 Mar 2010
00:15 dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
Original commit
Thursday, 19 Jul 2007
16:09 rafan search for other commits by this committer
- 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]
Original commit
Monday, 11 Dec 2006
13:01 rafan search for other commits by this committer
- 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)
Original commit
Sunday, 8 Jan 2006
21:48 edwin search for other commits by this committer
[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>
Original commit

Number of commits found: 10