Port details |
- squirrelmail-wetteronline-plugin Plugin for the weather in Germany
- 0.1_3 mail =3 0.1_3Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2006-03-20 20:53:47
- Last Update: 2022-09-14 08:00:38
- Commit Hash: 298946a
- People watching this port, also watch:: xrdp, xorg-docs, monit, pure-ftpd, nagios-certexp-plugin
- Also Listed In: www
- License: not specified in port
- WWW:
- https://www.squirrelmail.org
- Description:
- A little plugin for Squirrelmail showing the current weather
from WetterOnline for the users zip code.
Dies ist ein kleines Plugin für SM welches das aktuelle Wette
von WetterOnline anhand der eigenen Postleitzahl anzeigt.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- squirrelmail-wetteronline-plugin${PHP_PKGNAMESUFFIX}>0:mail/squirrelmail-wetteronline-plugin
- To install the port:
- cd /usr/ports/mail/squirrelmail-wetteronline-plugin/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/squirrelmail-wetteronline-plugin
- pkg install squirrelmail-wetteronline-plugin-php81
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: squirrelmail-wetteronline-plugin-php81
- Package flavors (<flavor>: <package>)
- php81: squirrelmail-wetteronline-plugin-php81
- php74: squirrelmail-wetteronline-plugin-php74
- php80: squirrelmail-wetteronline-plugin-php80
- php82: squirrelmail-wetteronline-plugin-php82
- distinfo:
- SHA256 (squirrelmail/wetteronline-0.1.tar.gz) = 21be41fe959f690e2b505ce1e3be3615d80b3616a5863f354456668d201d6bf1
SIZE (squirrelmail/wetteronline-0.1.tar.gz) = 1476
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- index.php : mail/squirrelmail@php81
- squirrelmail-compatibility-plugin-php81>0 : mail/squirrelmail-compatibility-plugin@php81
- php.h : lang/php81
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- mail_squirrelmail-wetteronline-plugin
- USES:
- perl5 php:web,flavors
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1_3 14 Sep 2022 08:00:38 |
Alexey Dokuchaev (danfe) |
Convert five port descriptions and one configuration file to UTF-8. |
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) |
0.1_3 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 ) |
0.1_3 20 Jul 2022 14:22:19 |
Tobias C. Berner (tcberner) |
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above ) |
0.1_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.1_3 03 Aug 2015 20:05:44 |
amdmi3 |
- Drop @dirrm* from plist |
0.1_3 28 Aug 2014 15:16:49 |
adamw |
Move plugin installation into the plist, rather than post-install, so
that it will work when installed from binary pkg.
Bump PORTREVISION on all plugins for this. |
0.1_2 18 Feb 2014 12:40:01 |
miwi |
- Stage support
- While here cleanup some whitespaces / dependencys |
0.1_2 12 Dec 2013 01:32:35 |
adamw |
It turns out that letting bsd.squirrelmail.mk define CATEGORIES
broke PKGORIGIN, which is created in bsd.port.pre.mk. Oops.
So, I've added CATEGORIES back to all the plugins, and bumped
PORTREVISION so that packages with correct origins can be
created.
Thanks to: Stefan Bethke <stb@lassitu.de> |
0.1_1 08 Dec 2013 18:59:36 |
adamw |
Create a generic PKGMESSAGE, and use it where appropriate.
Make sure that bsd.port.pre.mk is included before bsd.squirrelmail.mk.
For ports with maintainers, I haven't switched you to the new
PKGMESSAGE, but I have corrected paths in pkg-message.in where
necessary. I also got a little over-zealous in cleaning redundant
definitions from the headers. Apologies in advance if this rubs
you the wrong way. |
0.1_1 08 Dec 2013 16:53:57 |
adamw |
- Convert remaining plugins to bsd.squirrelmail.mk.
- Change the perl5 dependency to install, which it is
- Correct path in pkg-message |
0.1_1 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
0.1_1 03 Aug 2013 13:44:01 |
mat |
- Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
0.1_1 27 Mar 2013 00:34:41 |
miwi |
- Make php53 default to fix conflict between php54 and php53
Reported by: pointyhay |
0.1_1 03 Jul 2011 13:53:52 |
ohauer |
- remove MD5 |
0.1_1 12 Apr 2009 15:52:35 |
wxs |
- Reassign maintainer to ports@FreeBSD.org.
PR: ports/133659
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer) |
0.1_1 06 Jun 2008 13:43:09 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
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) |
0.1 20 Mar 2006 20:53:26 |
pav |
A little plugin for Squirrelmail showing the current weather
from WetterOnline for the users zip code.
Dies ist ein kleines Plugin fur SM welches das aktuelle Wette
von WetterOnline anhand der eigenen Postleitzahl anzeigt.
WWW: http://www.squirrelmail.org
PR: ports/93152
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> |