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: textproc/goldendict/pkg-plist

Number of commits found: 10

Monday, 6 Jun 2022
18:47 Alexey Dokuchaev (danfe) search for other commits by this committer
textproc/goldendict: the port had been updated and unbroken (+)

- Update to the latest GitHub commit (they're still not
  tagging any new releases)
- Unbreak the build on recent -CURRENT by adding missing
  #include <locale.h>
- Assume maintainership of the port for the time being

Reported by:	pkg-fallout
commit hash: e19c97fdc29aef956804ffbf82aa05751fae31a1 commit hash: e19c97fdc29aef956804ffbf82aa05751fae31a1 commit hash: e19c97fdc29aef956804ffbf82aa05751fae31a1 commit hash: e19c97fdc29aef956804ffbf82aa05751fae31a1 e19c97f
Thursday, 21 Jan 2021
03:55 danfe search for other commits by this committer
- Update to the latest GitHub snapshot
- Adjust LICENSE and set LICENSE_FILE
- Make Qt multimedia player optional
- Add missing LIB_DEPENDS and USE_XORG
- Report Git hash in the About dialog
Original commitRevision:562174 
Wednesday, 17 Jul 2019
17:24 danfe search for other commits by this committer
- Resurrect and update to the latest GitHub version (1.5.0-g20190709)
- Allow for more granular builds by introducing EPWING (Japanese
  dictionary format support), FFMPEG, and OPENCC (Chinese conversion
  support) options; enable them by default for feature-rich package
- Reword the COMMENT and the port description text while I'm here
Original commitRevision:506808 
Saturday, 15 Nov 2014
16:26 antoine search for other commits by this committer
Cleanup plist
Original commitRevision:372605 
Tuesday, 22 Oct 2013
14:01 amdmi3 search for other commits by this committer
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [st])

Approved by:	portmgr (bdrewery)
Original commitRevision:331274 
Friday, 24 May 2013
18:42 bsam search for other commits by this committer
USE_GNOME=desktopfileutils -> USES+=desktop-file-utils.
Original commitRevision:319008 
Saturday, 3 Nov 2012
18:03 bsam search for other commits by this committer
. move LICENCE up and pet portlint;  [1]
. change WWW at pkg-descr;  [1]
. remove LICENSE from pkg-descr;
. use two line style headers;
. remove ABI version (.0) from LIB_DEPENDS (hunspell-1.3 *is* the libarary
name);
. remove the indefinite article from COMMENT;
. USE_GNOME=pkgconfig -> USE_PKGCONFIG=build;
. make use of desktopfileutils at port and package;
. bump PORTREVISION.

PR:		ports/173243  [1]
Submitted by:	nemysis <nemysis@gmx.ch>  [1]
Feature safe:	yes
Original commitRevision:306933 
Tuesday, 28 Dec 2010
16:03 bsam search for other commits by this committer
. update to version 1.0.1;
. add LICENSE info.
Original commit
Saturday, 14 Nov 2009
13:35 bsam search for other commits by this committer
. fix build (add apropriate QT_COMPONENTS);
. fix pkg-plist by adding "@dirrmtry share/applications"
  (hm, that common directory doesn't seem belong to any *hier port).
Original commit
Friday, 13 Nov 2009
14:07 bsam search for other commits by this committer
The project aims to create a feature-rich dictionary lookup program.
It supports:
    * Babylon .BGL files, complete with images and resources;
    * StarDict .ifo/.dict./.idx/.syn dictionaries;
    * Dictd .index/.dict(.dz) dictionary files;
    * ABBYY Lingvo .dsl source files, together with abbreviations.
      The files can be optionally compressed with dictzip. Dictionary
      resources can be packed together into a .zip file;
    * ABBYY Lingvo .lsa/.dat audio archives. Those can be indexed
      separately, or be referred to from .dsl files.

LICENSE: GPL3 or later

WWW: http://goldendict.berlios.de/
Original commit

Number of commits found: 10