notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: x11-themes/slim-themes/Makefile
SVNWeb

Number of commits found: 19

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:9fce47c2dfe76a37c9fbd64e33aef5180038613c  commit hash:9fce47c2dfe76a37c9fbd64e33aef5180038613c  commit hash:9fce47c2dfe76a37c9fbd64e33aef5180038613c  9fce47c  (Only the first 10 of 120 ports in this commit are shown above. View all ports for this commit)
x11-themes: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Alexander Vereeken <Alexander88207@protonmail.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey Mikhailov <karma@ez.pereslavl.ru>
  *  Babak Farrokhi <babak@farrokhi.net>
  *  David Naylor <naylor.b.david@gmail.com>
  *  Douglas Thrift <douglas@douglasthrift.net>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Eygene Ryabinkin <rea-fbsd@codelabs.ru>
  *  Filippo Natali <filippo@widestore.net>
  *  Grzegorz Blach <gblach@FreeBSD.org>
  *  Gustau Perez i Querol <gustau.perez@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 27 Jun 2021
[ 05:39 Tobias Kortkamp (tobik) search for other commits by this committer ]    commit hash:59b13a1837a6df79a9d936ae87631e53b944e0a3  commit hash:59b13a1837a6df79a9d936ae87631e53b944e0a3  commit hash:59b13a1837a6df79a9d936ae87631e53b944e0a3  59b13a1 
x11-themes/slim-themes: Simplify
Sun, 2 May 2021
[ 13:27 Rainer Hurling (rhurlin) search for other commits by this committer ]    commit hash:ba33980a7317198d10e61fabd95f77dd8730c005  commit hash:ba33980a7317198d10e61fabd95f77dd8730c005  commit hash:ba33980a7317198d10e61fabd95f77dd8730c005  ba33980 
x11-themes/slim-themes: Pass maintainership

Put the port in the hands of homaei <d.oriented@gmail.com>.

PR:		255534
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Fri, 26 Jun 2020
[ 21:52 0mp search for other commits by this committer ] Original commit   Revision:540543
Add x11/slim to RUN_DEPENDS of SLiM themes ports

Reported by:	adamw
Approved by:	portmgr (missing dependencies blanket)
Mon, 3 Sep 2018
[ 12:40 rene search for other commits by this committer ] Original commit   Revision:478864
Return rea@'s ports to the pool after 19 months of inactivity.

With hat:	portmgr-secretary
Thu, 18 Aug 2016
[ 06:02 marino search for other commits by this committer ] Original commit   Revision:420386
x11-themes/slim-themes: fix invalid option definitions

Defining PORT_OPTIONS directly, especially after makefile fragment
inclusions, is not valid and results in missing options values (yet masked
when they are evaluated later after they are needed).

Rework the automagic to function as intended with the exception of removing
the redundant and potentially misleading "ALL_THEMES" option.  All the
themes are already set on by default and to change that required the extra
step of unchecking ALL_THEMES (without doing so still resulted in all
being selected even when options are unchecked which is confusing).

Finally, use the option framework to enforce one choice with MULTI option
rather than roll-your-own logic.

PR:		211569
Approved by:	maintainer timeout
Discovered by:	Synth sanity check failure
Sat, 23 Jul 2016
[ 00:16 rea search for other commits by this committer ] Original commit   Revision:418938
x11-themes/slim-themes: use new distfiles location

BerliOS is down for a long time, so I had decided to mirror all theme
files at the CodeLabs facilities, both old and new themes.
Mon, 30 Mar 2015
[ 21:05 bapt search for other commits by this committer ] Original commit   Revision:382730
Fix fetching of old_themes, new_themes are still broken
Thu, 21 Aug 2014
[ 18:06 antoine search for other commits by this committer ] Original commit   Revision:365573
Add an option helper for PLIST_SUB
Rename a few variables to avoid confusion with this new helper

Requested by:	koobs
Reviewed by:	mat
With hat:	portmgr
Differential revision: https://reviews.freebsd.org/D665
Fri, 7 Feb 2014
[ 13:40 ehaupt search for other commits by this committer ] Original commit   Revision:343241
Support staging.
Fri, 20 Sep 2013
[ 23:54 bapt search for other commits by this committer ] Original commit   Revision:327783 (Only the first 10 of 168 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-themes)
Wed, 5 Jun 2013
[ 10:04 bapt search for other commits by this committer ] Original commit   Revision:319970
Convert to new options framework
Sat, 8 Oct 2011
[ 17:18 rea search for other commits by this committer ] Original commit 
Slim-themes: fix URL for old themes

I had missed '/:old_themes' for subdirectory of the
old BerliOS location for Slim themes.

PR: 161187
Feature safe: yes
Pointyhat to: rea
Sat, 27 Nov 2010
[ 18:59 rea search for other commits by this committer ] Original commit  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
Change maintainer address for my ports

Approved by: erwin (co-mentor)
Tue, 6 Jul 2010
[ 07:46 miwi search for other commits by this committer ] Original commit 
- Update to 1.0.1

PR:             148385
Submitted by:   Eygene Ryabinkin <rea-fbsd@codelabs.ru> (maintainer)
Feature safe:   yes
Sun, 2 May 2010
[ 11:15 miwi search for other commits by this committer ] Original commit 
- Fix patching issue with parallel dimensions

PR:             146136
Submitted by:   Eygene Ryabinkin <rea-fbsd@codelabs.ru> (maintainer)
Fri, 22 May 2009
[ 21:47 miwi search for other commits by this committer ] Original commit 
Theme pack for the SLiM X login application.

WWW: http://slim.berlios.de/themes01.php

PR:             ports/134849
Submitted by:   Eygene Ryabinkin <rea-fbsd at codelabs.ru>

Number of commits found: 19