Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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.0.1_2 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.0.1_2 20 Jul 2022 15:02:50 |
Fernando Apesteguía (fernape) |
x11-themes/slim-themes: change outdated WWW
Maintainer will host a WWW for this.
PR: 259217
Reported by: grahamperrin@gmail.com |
1.0.1_2 20 Jul 2022 14:23:39 |
Tobias C. Berner (tcberner) |
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 ) |
1.0.1_2 27 Jun 2021 05:39:45 |
Tobias Kortkamp (tobik) |
x11-themes/slim-themes: Simplify |
1.0.1_2 02 May 2021 13:27:09 |
Rainer Hurling (rhurlin) |
x11-themes/slim-themes: Pass maintainership
Put the port in the hands of homaei <d.oriented@gmail.com>.
PR: 255534 |
1.0.1_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.1_2 26 Jun 2020 21:52:23 |
0mp |
Add x11/slim to RUN_DEPENDS of SLiM themes ports
Reported by: adamw
Approved by: portmgr (missing dependencies blanket) |
1.0.1_1 03 Sep 2018 12:40:04 |
rene |
Return rea@'s ports to the pool after 19 months of inactivity.
With hat: portmgr-secretary |
1.0.1_1 18 Aug 2016 06:02:13 |
marino |
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 |
1.0.1 23 Jul 2016 00:16:39 |
rea |
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. |
1.0.1 30 Mar 2015 21:05:06 |
bapt |
Fix fetching of old_themes, new_themes are still broken |
1.0.1 30 Jan 2015 13:20:56 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket |
1.0.1 04 Sep 2014 15:06:07 |
rea |
Fix plist
Base directory for theme gnewsense was errorneously marked for removal
only if FreeBSD theme is present.
PR: ports/193275
Submitted by: madpilot@
Pointyhat to: rea@ |
1.0.1 21 Aug 2014 18:06:58 |
antoine |
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 |
1.0.1 07 Feb 2014 13:40:52 |
ehaupt |
Support staging. |
1.0.1 20 Sep 2013 23:54:03 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-themes) |
1.0.1 05 Jun 2013 10:04:52 |
bapt |
Convert to new options framework |
1.0.1 08 Oct 2011 17:18:13 |
rea |
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 |
1.0.1 02 Jul 2011 20:09:46 |
miwi |
- Kick MD5 support |
1.0.1 27 Nov 2010 18:59:51 |
rea |
Change maintainer address for my ports
Approved by: erwin (co-mentor) |
1.0.1 06 Jul 2010 07:46:44 |
miwi |
- Update to 1.0.1
PR: 148385
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> (maintainer)
Feature safe: yes |
1.0.0_1 02 May 2010 11:15:53 |
miwi |
- Fix patching issue with parallel dimensions
PR: 146136
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> (maintainer) |
1.0.0 22 May 2009 21:47:02 |
miwi |
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> |