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.

Port details
sl-mythes Slovenian thesaurus
2016.06.30 textproc on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2016.06.30Version of this port present on the latest quarterly branch.
Maintainer: office@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-07-21 14:34:37
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: LGPL21
WWW:
http://www.tezaver.si/
Description:
Slovenian thesaurus
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. /usr/local/share/mythes/th_sl_SI_v2.dat
  2. /usr/local/share/mythes/th_sl_SI_v2.idx
  3. /usr/local/share/licenses/sl-mythes-2016.06.30/catalog.mk
  4. /usr/local/share/licenses/sl-mythes-2016.06.30/LICENSE
  5. /usr/local/share/licenses/sl-mythes-2016.06.30/LGPL21
Collapse this list.
Dependency lines:
  • sl-mythes>0:textproc/sl-mythes
To install the port:
cd /usr/ports/textproc/sl-mythes/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/sl-mythes
  • pkg install sl-mythes
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sl-mythes
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1480148733 SHA256 (mythes/thes_sl_SI_v2-20160630.zip) = fa2744b14eca2da64ea76f2c2c98e2ba48656dac8f6cf72aec39386602007481 SIZE (mythes/thes_sl_SI_v2-20160630.zip) = 386936

Packages (timestamps in pop-ups are UTC):
sl-mythes
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2016.06.302016.06.302016.06.302016.06.302016.06.30-2016.06.30-
FreeBSD:13:quarterly2016.06.302016.06.302016.06.302016.06.302016.06.302016.06.302016.06.302016.06.30
FreeBSD:14:latest2016.06.302016.06.302016.06.302016.06.302016.06.302016.06.30-2016.06.30
FreeBSD:14:quarterly2016.06.302016.06.30-2016.06.302016.06.302016.06.302016.06.302016.06.30
FreeBSD:15:latest2016.06.302016.06.30n/a2016.06.30n/a2016.06.302016.06.302016.06.30
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
textproc_sl-mythes
USES:
zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/sunpoet/mythes/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/sunpoet/mythes/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/sunpoet/mythes/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/sunpoet/mythes/
Collapse this list.

Number of commits found: 188 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
2016.06.30
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2016.06.30
21 Sep 2021 03:47:29
commit hash: 63b6f938109571011e834d4f1e97c248c1919102commit hash: 63b6f938109571011e834d4f1e97c248c1919102commit hash: 63b6f938109571011e834d4f1e97c248c1919102commit hash: 63b6f938109571011e834d4f1e97c248c1919102 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*/*mythes: Fix 72664fc2b4d33ca3ae39c8e7ab6f8fa85c08bd63

Remove accidentally-generated 'Makefile '

Reported by:	bdrewery
2016.06.30
19 Sep 2021 06:00:49
commit hash: 72664fc2b4d33ca3ae39c8e7ab6f8fa85c08bd63commit hash: 72664fc2b4d33ca3ae39c8e7ab6f8fa85c08bd63commit hash: 72664fc2b4d33ca3ae39c8e7ab6f8fa85c08bd63commit hash: 72664fc2b4d33ca3ae39c8e7ab6f8fa85c08bd63 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*/*mythes: Avoid using %% in Makefile

Use ${DATAIDR} instead of %%DATADIR%%
2016.06.30
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2016.06.30
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2016.06.30
26 Nov 2016 10:34:54
Revision:427156Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2016.06.30
2016.05.22
25 May 2016 20:34:14
Revision:415863Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2016.05.22
2016.05.15
19 May 2016 03:43:43
Revision:415489Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2016.05.15
2016.05.01
02 May 2016 17:13:28
Revision:414473Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2016.05.01
2016.04.24
25 Apr 2016 09:12:26
Revision:413994Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2016.04.24
2016.04.17
18 Apr 2016 17:29:08
Revision:413600Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2016.04.17
2016.04.10
11 Apr 2016 17:27:11
Revision:413059Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2016.04.10
2016.04.03
07 Apr 2016 14:55:01
Revision:412671Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2016.04.03
2016.03.20
21 Mar 2016 18:01:32
Revision:411608Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2016.03.20
2016.03.06
07 Mar 2016 20:13:38
Revision:410566Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2016.03.06
2016.01.31
02 Feb 2016 22:45:17
Revision:407866Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2016.01.31
2016.01.10
12 Jan 2016 21:37:41
Revision:405927Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2016.01.10
2015.12.27
28 Dec 2015 16:31:03
Revision:404685Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.12.27
2015.12.20
21 Dec 2015 18:36:26
Revision:404181Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.12.20
2015.12.06
09 Dec 2015 14:29:03
Revision:403424Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.12.06
2015.11.29
01 Dec 2015 16:06:20
Revision:402765Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.11.29
2015.11.22
23 Nov 2015 19:51:42
Revision:402322Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.11.22
2015.11.15
20 Nov 2015 09:17:04
Revision:402058Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.11.15
2015.11.08
09 Nov 2015 18:45:42
Revision:401161Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.11.08
2015.10.25
27 Oct 2015 15:55:27
Revision:400326Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.10.25
2015.10.18
19 Oct 2015 20:23:01
Revision:399790Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.10.18
2015.10.11
15 Oct 2015 20:19:53
Revision:399406Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.10.11
2015.10.04
08 Oct 2015 18:47:42
Revision:398882Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.10.04
2015.09.27
03 Oct 2015 17:12:21
Revision:398546Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.09.27
2015.09.20
21 Sep 2015 15:43:17
Revision:397509Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.09.20
2015.09.13
15 Sep 2015 15:49:58
Revision:396992Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.09.13
2015.09.06
07 Sep 2015 17:53:54
Revision:396328Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.09.06
2015.08.30
31 Aug 2015 13:33:30
Revision:395698Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.08.30
2015.08.23
25 Aug 2015 03:09:00
Revision:395203Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.08.23
2015.08.16
19 Aug 2015 05:15:01
Revision:394708Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.08.16
2015.08.09
13 Aug 2015 17:39:12
Revision:394173Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.08.09
2015.07.26
27 Jul 2015 19:23:48
Revision:393018Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.07.26
2015.07.19
20 Jul 2015 15:02:17
Revision:392584Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.07.19
2015.07.12
18 Jul 2015 15:02:02
Revision:392423Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add NO_ARCH
2015.07.12
13 Jul 2015 17:29:15
Revision:391924Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.07.12
2015.07.05
06 Jul 2015 17:48:29
Revision:391472Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.07.05
2015.06.28
01 Jul 2015 17:47:26
Revision:391112Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.06.28
2015.06.21
23 Jun 2015 12:21:13
Revision:390372Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.06.21
2015.06.14
15 Jun 2015 14:44:40
Revision:389735Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.06.14
2015.06.07
09 Jun 2015 12:59:08
Revision:388922Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.06.07
2015.05.31
01 Jun 2015 19:38:14
Revision:388269Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.05.31
2015.05.17
22 May 2015 17:35:41
Revision:387047Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.05.17
2015.05.03
05 May 2015 12:48:18
Revision:385475Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.05.03
2015.04.26
27 Apr 2015 14:58:32
Revision:384850Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.04.26
2015.04.19
21 Apr 2015 18:40:17
Revision:384451Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.04.19
2015.04.05
06 Apr 2015 14:35:50
Revision:383438Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.04.05
2015.03.29
30 Mar 2015 05:24:21
Revision:382639Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.03.29
2015.03.22
23 Mar 2015 19:24:53
Revision:382031Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.03.22
2015.03.15
16 Mar 2015 16:04:05
Revision:381417Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.03.15
2015.03.08
10 Mar 2015 15:14:31
Revision:380934Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.03.08
2015.03.01
02 Mar 2015 18:55:52
Revision:380287Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.03.01
2015.02.22
23 Feb 2015 16:21:30
Revision:379690Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.02.22
2015.01.11
12 Jan 2015 18:34:17
Revision:376847Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.01.11
2015.01.04
05 Jan 2015 17:41:51
Revision:376323Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2015.01.04
2014.12.21
24 Dec 2014 06:16:17
Revision:375419Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2014.12.21
2014.12.07
20 Dec 2014 19:47:31
Revision:375113Original commit files touched by this commit
bapt search for other commits by this committer
cleanup plist
2014.12.07
08 Dec 2014 16:17:31
Revision:374301Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2014.12.07
2014.11.23
24 Nov 2014 18:30:29
Revision:373309Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2014.11.23
2014.10.05
06 Oct 2014 23:07:13
Revision:370256Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2014.10.05
2014.09.15
18 Sep 2014 15:17:40
Revision:368484Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2014.09.15
2014.09.01
04 Sep 2014 08:49:36
Revision:367249Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2014.09.01
2014.08.24
26 Aug 2014 17:22:51
Revision:366239Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2014.08.24
2014.08.17
18 Aug 2014 12:45:39
Revision:365294Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2014.08.17
2014.08.10
12 Aug 2014 00:24:23
Revision:364674Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2014.08.10
2014.08.03
04 Aug 2014 17:31:14
Revision:364032Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2014.08.03
2014.07.27
28 Jul 2014 15:52:12
Revision:363191Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2014.07.27
2014.07.20
21 Jul 2014 11:19:46
Revision:362422Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2014.07.20
2014.07.13
14 Jul 2014 09:57:31
Revision:361755Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2014.07.13
2014.07.06
07 Jul 2014 12:34:30
Revision:361067Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2014.07.06
2014.06.29
04 Jul 2014 06:55:30
Revision:360553Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2014.06.29
2014.06.15
16 Jun 2014 20:51:50
Revision:358051Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2014.06.15
2014.06.08
10 Jun 2014 15:09:13
Revision:357329Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2014.06.08
2014.05.25
26 May 2014 16:15:22
Revision:355405Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2014.05.25
2014.05.16
19 May 2014 16:23:44
Revision:354558Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2014.05.16
2014.05.09
12 May 2014 16:26:16
Revision:353868Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2014.05.09
2014.05.02
05 May 2014 14:39:43
Revision:353013Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2014.05.02
2014.04.27
29 Apr 2014 13:23:02
Revision:352613Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2014.04.27
2014.04.06
07 Apr 2014 10:12:35
Revision:350445Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2014.04.06
2014.03.30
31 Mar 2014 14:08:09
Revision:349752Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2014.03.30
2014.03.23
24 Mar 2014 12:31:46
Revision:348969Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2014.03.23
2014.03.16
19 Mar 2014 17:19:34
Revision:348634Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2014.03.16
2014.03.09
10 Mar 2014 19:13:51
Revision:347800Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2014.03.09
2014.03.02
10 Mar 2014 17:25:26
Revision:347786Original commit files touched by this commit
bapt search for other commits by this committer
Convert textproc to USES=zip
2014.03.02
03 Mar 2014 15:43:16
Revision:346921Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2014.03.02
2014.02.23
24 Feb 2014 10:31:28
Revision:345795Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2014.02.23
2014.02.16
18 Feb 2014 21:26:29
Revision:344963Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2014.02.16
2014.02.09
10 Feb 2014 17:29:32
Revision:343660Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2014.02.09
2014.02.02
06 Feb 2014 14:50:28
Revision:343101Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2014.02.02
2014.01.19
20 Jan 2014 17:03:10
Revision:340421Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2014.01.19
2014.01.05
06 Jan 2014 15:08:39
Revision:338890Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2014.01.05
2013.12.29
30 Dec 2013 09:32:47
Revision:338070Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2013.12.29
2013.12.15
19 Dec 2013 07:23:33
Revision:336868Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2013.12.15
2013.12.08
09 Dec 2013 11:37:27
Revision:335969Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2013.12.08
2013.12.01
02 Dec 2013 08:15:31
Revision:335465Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2013.12.01

Number of commits found: 188 (showing only 100 on this page)

1 | 2  »