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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: russian/mueller-dic/Makefile

Number of commits found: 17

Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:22 Tobias C. Berner (tcberner) search for other commits by this committer
russian: remove 'Created by' lines

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

  *  Alex Kapranoff <kapr@crosswinds.net>
  *  Alexander Logvinov <avl@FreeBSD.org>
  *  Andrey Fesenko <andrey@bsdnir.info>
  *  Anes Mukhametov <anes@anes.su>
  *  Boris Samorodov <bsam@FreeBSD.org>
  *  Dmitry Liakh <dliakh@ukr.net>
  *  Dmitry Morozovsky <marck@rinet.ru>
  *  Gvozdikov Veniamin <g.veniamin@googlemail.com>
  *  Igor Pokrovsky <tiamat@comset.net>
  *  Igor Vinokurov <igor@zynaps.ru>
  *  Michael Vasilenko <acid@stu.cn.ua>
  *  Mihail Timofeev <9267096@gmail.com>
  *  Roman Bogorodskiy <bogorodskiy@inbox.ru>
  *  Sergey Kandaurov <pluknet@gmail.com>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Thierry Thomas <thierry@pompo.net>
  *  Vyacheslav Anikin <anikinsl@gmail.com>
  *  ache
  *  mi@aldan.algebra.com

With hat:	portmgr
commit hash: f27f23bd9fcb82e1ef5f2217b24444b9392a02c4 commit hash: f27f23bd9fcb82e1ef5f2217b24444b9392a02c4 commit hash: f27f23bd9fcb82e1ef5f2217b24444b9392a02c4 commit hash: f27f23bd9fcb82e1ef5f2217b24444b9392a02c4 f27f23b
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Saturday, 3 Jun 2017
09:01 amdmi3 search for other commits by this committer
- Switch to options helpers
Original commitRevision:442467 
Thursday, 8 Dec 2016
19:23 tijl search for other commits by this committer
Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
Original commitRevision:428150 
Monday, 18 Nov 2013
13:04 bsam search for other commits by this committer
. USE_GMAKE -> USES=gmake;
. remove unneeded trailing "/" from target directory while install.
Original commitRevision:334183 
Sunday, 29 Sep 2013
17:01 bsam search for other commits by this committer
. support stage;
. create pkg-message based on post-install target.
Original commitRevision:328710 
Friday, 20 Sep 2013
22:46 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
russian)
Original commitRevision:327766 
Friday, 14 Jun 2013
13:51 bsam search for other commits by this committer
. NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. simplify install (use 1 line instead of 6);
. trim Makefile headers;
. add tab space to WRKSRC.
Original commitRevision:320918 
Saturday, 27 Apr 2013
18:25 mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
  USE_GETTEXT=yes to USES=gettext while here
Original commitRevision:316683 
Sunday, 22 Aug 2010
23:20 linimon search for other commits by this committer
Reset dindin@dindin.ru due to maintainer-timeout and no response to email.

Hat:            portmgr
Original commit
Wednesday, 10 Jun 2009
12:19 amdmi3 search for other commits by this committer
- Fix typo in main script

PR:             135440
Submitted by:   Denis Barov <dindin@dindin.ru> (maintainer)
Original commit
Friday, 5 Jun 2009
15:11 dhn search for other commits by this committer
- Add Backup mirror
- Add ru_RU.CP1251 and ru_RU.UTF-8 locales
- Pass maintainership to submitter

PR:             ports/135257
Submitted by:   Denis Barov <dindin@dindin.ru>
Original commit
Saturday, 22 Jul 2006
04:28 linimon search for other commits by this committer
Reset bouncing maintainer address ip@doom.homeunix.org.  We hope to see him
back soon.

Hat:            portmgr
Original commit
Wednesday, 21 Jul 2004
17:47 krion search for other commits by this committer
Change maintainer's email.
Original commit
Wednesday, 4 Feb 2004
05:10 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Original commit
Saturday, 17 Jan 2004
08:53 krion search for other commits by this committer
Add mueller-dic 1.2,

This is the GPL'd 7th edition of the very well known
English-Russian dictionary by V.K.Mueller. It is arranged as
single text file with cyrillic letters KOI8-R encoded.
Transcription symbols correspond to the IPA (International
Phonetic Alphabet) standard. There is also a simple dictionary
search utility is included in this port.

PR:             61455
Submitted by:   Igor Pokrovsky <tiamat@comset.net>
Original commit

Number of commits found: 17