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: archivers/libunrar/Makefile

Number of commits found: 37

Friday, 6 Oct 2023
04:16 Jason E. Hale (jhale) search for other commits by this committer
archivers/libunrar: Update to 6.2.12

Bump PORTREVISION on sysutils/fusefs-rar2fs which builds against the
source.
commit hash: c22bcc20993481b565eee9897a2593dc7c8903d8 commit hash: c22bcc20993481b565eee9897a2593dc7c8903d8 commit hash: c22bcc20993481b565eee9897a2593dc7c8903d8 commit hash: c22bcc20993481b565eee9897a2593dc7c8903d8 c22bcc2
Wednesday, 20 Sep 2023
18:50 Jason E. Hale (jhale) search for other commits by this committer
archivers/libunrar: Update to 6.2.11

Bump PORTREVISION on sysutils/fusefs-rar2fs which builds against the
source.
commit hash: cf223cce31d1bbc13b3f800cef8a39db8a7a74bb commit hash: cf223cce31d1bbc13b3f800cef8a39db8a7a74bb commit hash: cf223cce31d1bbc13b3f800cef8a39db8a7a74bb commit hash: cf223cce31d1bbc13b3f800cef8a39db8a7a74bb cf223cc
Saturday, 5 Aug 2023
20:31 Jason E. Hale (jhale) search for other commits by this committer
archivers/libunrar: Update to 6.2.10

Bump PORTREVISION on sysutils/fusefs-rar2fs which builds against the
source.
commit hash: 9a6d69ca3bc125e8467fabbc605c9af880c494a1 commit hash: 9a6d69ca3bc125e8467fabbc605c9af880c494a1 commit hash: 9a6d69ca3bc125e8467fabbc605c9af880c494a1 commit hash: 9a6d69ca3bc125e8467fabbc605c9af880c494a1 9a6d69c
Friday, 21 Jul 2023
04:32 Jason E. Hale (jhale) search for other commits by this committer
archivers/libunrar: Update to 6.2.9

Bump PORTREVISION on sysutils/fusefs-rar2fs which builds against the
source.

Reported by:	portscout
commit hash: 84459afad818924c60705f76e41fe02771688041 commit hash: 84459afad818924c60705f76e41fe02771688041 commit hash: 84459afad818924c60705f76e41fe02771688041 commit hash: 84459afad818924c60705f76e41fe02771688041 84459af
Wednesday, 21 Jun 2023
18:09 Jason E. Hale (jhale) search for other commits by this committer
archivers/libunrar: Re-add PORTEPOCH

The previously deleted version of archivers/libunrar had PORTEPOCH
defined, so we have to add it here too.

Reported by:	garga, portmgr via email
commit hash: 7fdd67ec48e7780a922ce6043f04294ab10d5ae7 commit hash: 7fdd67ec48e7780a922ce6043f04294ab10d5ae7 commit hash: 7fdd67ec48e7780a922ce6043f04294ab10d5ae7 commit hash: 7fdd67ec48e7780a922ce6043f04294ab10d5ae7 7fdd67e
05:30 Jason E. Hale (jhale) search for other commits by this committer
archivers/libunrar6: Move to archivers/libunrar

Unversion archivers/libunrar6 now that this is the only version
of libunrar in the ports tree.
commit hash: bc8993b85b9486eec098bbfa8b175d255e9e42b8 commit hash: bc8993b85b9486eec098bbfa8b175d255e9e42b8 commit hash: bc8993b85b9486eec098bbfa8b175d255e9e42b8 commit hash: bc8993b85b9486eec098bbfa8b175d255e9e42b8 bc8993b
Tuesday, 6 Jun 2023
06:17 Oleksii Samorukov (samm) search for other commits by this committer
archivers/libunrar: Remove obsoleted port
commit hash: 3bfd79d831480f132190ecf5dc593c1a1a5a1edf commit hash: 3bfd79d831480f132190ecf5dc593c1a1a5a1edf commit hash: 3bfd79d831480f132190ecf5dc593c1a1a5a1edf commit hash: 3bfd79d831480f132190ecf5dc593c1a1a5a1edf 3bfd79d
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:20 Tobias C. Berner (tcberner) search for other commits by this committer
archivers: remove 'Created by' lines

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

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Albert Vernon <f3cun3c02@sneakemail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Kuehn <freebsd@nagilum.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Zhuravlev <zaa@zaa.pp.ru>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@regency.nsu.ru>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andreev Maxim
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Chernov <ache@FreeBSD.org>
  *  Andrey Kostenko <andrey@kostenko.name>
  *  Anes Mukhametov <anes@anes.su>
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Ayumi M <ayu@commun.jp>
  *  Carsten Larsen <cs@innolan.dk>
  *  Chin-San Huang <chinsan.tw@gmail.com>
  *  Chris D. Faulhaber <jedgar@FreeBSD.org>
  *  Chris Larsen <darth@vader.dk>
  *  Christopher Key <cjk32@cam.ac.uk>
  *  Cyrille Lefevre <cyrille.lefevre@laposte.net>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Felix Palmen <felix@palmen-it.de>
  *  Gabor Kovesdan <gabor@FreeBSD.org>
  *  Gea-Suan Lin (gslin@ccca.nctu.edu.tw)
  *  Gea-Suan Lin <gslin@gslin.org>
  *  George Reid <greid@ukug.uk.freebsd.org>
  *  Greg Lewis <glewis@FreeBSD.org>
  *  Hsin-Han You <hhyou@cs.nctu.edu.tw>
  *  Hye-Shik Chang
  *  Hye-Shik Chang <perky@FreeBSD.org>
  *  Igor Pokrovsky <tiamat@telegraph.spb.ru>
  *  Jaap Boender <jaapb@kerguelen.org>
  *  Jean-Yves Lefort <jylefort@brutele.be>
  *  Jeff Burchell <toxic@doobie.com>
  *  Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
  *  Jerry Hicks
  *  Joao Carlos Mendes Luis <jonny@jonny.eng.br>
  *  John Marino <marino@FreeBSD.org>
  *  José García Juanino <jjuanino@gmail.com>
  *  Juergen Lock <nox@jelal.kn-bremen.de>
  *  Kevin Golding <ports@caomhin.org>
  *  Konstantin Reznichenko <kot@premierbank.dp.ua>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Kubilay Kocak <koobs@FreeBSD.org>
  *  Lars Thegler <lth@FreeBSD.org>
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Mark Felder <feld@FreeBSD.org>
  *  Mark Kane <mark@mkproductions.org>
  *  Mark Pulford <mark@kyne.com.au>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Matteo Cypriani <mcy@lm7.fr>
  *  Max Khon <fjoe@FreeBSD.org>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Melvyn Sopacua <melvyn@magemana.nl>
  *  Miguel Mendez <flynn@energyhq.homeip.net>
  *  Nathan Ahlstrom <nra@FreeBSD.org>
  *  Nicola Vitale <nivit@FreeBSD.org>
  *  Patrick Seal <patseal@hyperhost.net>
  *  Pav Lucistnik <pav@FreeBSD.org>
  *  Per Wigren
  *  Philippe Casidy <pcasidy@casidy.com>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Poul-Henning Kamp <phk@FreeBSD.org>
  *  Radim Kolar
  *  Radim Kolar <hsn@filez.com>
  *  Radim Kolar <hsn@netmag.cz>
  *  Rainer Hurling <rhurlin@gwdg.de>
  *  Richard Gallamore <ultima@FreeBSD.org>
  *  Roman Shterenzon <roman@xpert.com>
  *  Ryan Steinmetz <zi@FreeBSD.org>
  *  Sam Lawrance <boris@brooknet.com.au>
  *  Sergey A. Osokin <osa@FreeBSD.org>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Sir l33tname <sirl33tname@gmail.com>
  *  Stanislav Sedov <ssedov@mbsd.msk.ru>
  *  Stefan Esser <se@FreeBSD.org>
  *  Steve Wills <swills@FreeBSD.org>
  *  Steven Kreuzer <skreuzer@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
  *  Sylvio Cesar <sylvio@FreeBSD.org>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  Thierry Thomas <thierry@pompo.net>
  *  Thomas Abthorpe <thomas@goodking.ca>
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  Vanilla I. Shu <vanilla@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Will Andrews <andrews@technologist.com>
  *  Yarodin <yarodin@gmail.com>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  Yuri Victorovich <yuri@rawbw.com>
  *  ache
  *  adamw
  *  antoine@FreeBSD.org
  *  bf <bf2006a@yahoo.com>
  *  chinsan <chinsan.tw@gmail.com>
  *  giffunip@asme.org
  *  gurkan@phys.ethz.ch
  *  iblis <iblis.dif01@nctu.edu.tw>
  *  ijliao
  *  jmz
  *  kwm@FreeBSD.org
  *  lbartoletti <lbartoletti@FreeBSD.org>
  *  mm
  *  ports@c0decafe.net <ports@c0decafe.net>
  *  samm@freebsd.org
  *  swhetzel@gmail.com
  *  will

With hat:	portmgr
commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768 commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768 commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768 commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768 1ced9d2
Thursday, 13 Jan 2022
21:01 Stefan Eßer (se) search for other commits by this committer
Fix CONFLICTS entries in archivers, astro, audio

Fix conflicts entries based on a script that searches for duplicate
files installed by several ports.

Some patters seem to make ports conflict with themselves, but this is
actually not the case due to the check-*-conflicts logic implemented
in bsd.port.mk, which excludes self-conflicts.

PHP based ports have been ignored in this commit as requested by the
committers currently working on the php-8.1 import.

Approved by:	portmgr (implicit)
commit hash: 98f7d7db7e9bd14301b6a481ac477729c0ed6a24 commit hash: 98f7d7db7e9bd14301b6a481ac477729c0ed6a24 commit hash: 98f7d7db7e9bd14301b6a481ac477729c0ed6a24 commit hash: 98f7d7db7e9bd14301b6a481ac477729c0ed6a24 98f7d7d
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
Thursday, 13 Feb 2020
14:27 sunpoet search for other commits by this committer
Update MAINTAINER: use @FreeBSD.org
Original commitRevision:526019 
Sunday, 13 Oct 2019
18:16 samm search for other commits by this committer
Replace my personal email address to the samm@freebsd.org

Approved by:    krion (mentor)
Differential Revision:  https://reviews.freebsd.org/D22013
Original commitRevision:514411 
Thursday, 26 Dec 2013
14:36 bapt search for other commits by this committer
Support stage
Original commitRevision:337520 
Friday, 20 Sep 2013
13:11 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
Original commitRevision:327699 
Friday, 30 Aug 2013
01:02 bapt search for other commits by this committer
Convert archivers from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some port to the new perl world
- Convert some port from USE_GNOME=pkgconfig to USES=pkgconfig
Original commitRevision:325646 
Monday, 23 Jul 2012
14:05 cs search for other commits by this committer
Fix typos in COMMENT
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Original commit
Monday, 6 Sep 2010
08:24 decke search for other commits by this committer
- Update to 3.9.10

PR:             ports/150308
Submitted by:   Alex Samorukov <samm at os2 dot kiev dot ua> (maintainer)
Approved by:    beat (co-mentor, implicit)
Original commit
Tuesday, 9 Mar 2010
22:42 miwi search for other commits by this committer
- Update to 3.9.9

PR:             144081
Submitted by:   Alex Samorukov <samm@os2.kiev.ua> (maintainer)
Original commit
Tuesday, 29 Sep 2009
00:34 avl search for other commits by this committer
- Update to 3.9.6

PR:             ports/139223
Submitted by:   Alex Samorukov <samm at os2.kiev.ua> (maintainer)
Approved by:    tabthorpe, glarkin (mentors, implicit)
Feature safe:   yes
Original commit
Thursday, 9 Jul 2009
13:56 amdmi3 search for other commits by this committer
- Update to 3.9.5

PR:             136605
Submitted by:   Alex Samorukov <samm@os2.kiev.ua> (maintainer)
Original commit
Sunday, 9 Nov 2008
16:36 miwi search for other commits by this committer
- Update to 3.8.5

PR:             128624
Submitted by:   Alex Samorukov <samm@os2.kiev.ua> (maintainer)
Original commit
Thursday, 23 Oct 2008
14:59 gabor search for other commits by this committer
- Fix MASTER_SITE

Approved by:    Alex Samorukov <samm@os2.kiev.ua> (maintainer)
Original commit
Friday, 25 Jul 2008
09:08 pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
Original commit
Monday, 24 Mar 2008
05:59 vs search for other commits by this committer
Update to 3.7.8

PR:             ports/118410
Submitted by:   Dima Panov
Approved by:    maintainer
Original commit
Tuesday, 19 Jun 2007
10:28 sat search for other commits by this committer
- Add master_site_rar and use it in rar, unrar and libunrar ports

Approved by:    ache, gabor, Alex Samorukov <samm@os2.kiev.ua> (maintainers)
Original commit
Thursday, 22 Mar 2007
01:08 clsung search for other commits by this committer
- Update to 3.7.4

PR:             ports/110605
Submitted by:   maintainer (Alex Samorukov)
Original commit
Sunday, 18 Feb 2007
15:59 alepulver search for other commits by this committer
- Update to version 3.7.3.

PR:             ports/108933
Submitted by:   Michael Neumann <mneuma2s@smail.inf.fh-brs.de>
Approved by:    Alex Samorukov <samm@os2.kiev.ua> (maintainer)
Original commit
Thursday, 28 Sep 2006
12:18 barner search for other commits by this committer
- Update to 3.6.8 [1]
- Use more sane PORTVERSION numbering (this requires a PORTEPOCH bump
  to 1, though :(
- Use USE_LDCONFIG

Submitted by:   "Alex Samorukov" <samm@os2.kiev.ua> (maintainer) [1]
PR:             ports/103440
Original commit
Wednesday, 12 Jul 2006
17:30 itetcu search for other commits by this committer
- update archivers/libunrar port to 3.60.b6
- new added patch fix bug which can cause a crash on unpacking broken rar file
using RarOpenEX function (the problem also was reported to the vendor)

PR:             ports/100143
Submitted by:   maintainer
Original commit
Wednesday, 7 Jun 2006
18:14 garga search for other commits by this committer
- Update to 3.60.b4

PR:             ports/98612
Submitted by:   maintainer
Original commit
Friday, 17 Mar 2006
12:54 mnag search for other commits by this committer
- Fix 100% cpu load
- Bump PORTREVISION

PR:             94600
Submitted by:   maintainer
Thanks to:      McMCC
Original commit
Monday, 7 Nov 2005
15:22 skv search for other commits by this committer
Respect CXX/LDFLAGS

PR:             ports/88590
Submitted by:   skv
Approved by:    maintainer
Original commit
Tuesday, 11 Oct 2005
21:57 mnag search for other commits by this committer
Update to 3.5.4
Remove unfetchable master site

PR:             87297
Submitted by:   Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:    samm@os2.kiev.ua (maintainer)
Original commit
Wednesday, 5 Oct 2005
10:18 vsevolod search for other commits by this committer
Add missed patch to dll.hpp.

PR:             86932
Submitted by:   Alex Samorukov (maintainer)
Pointy hat to:  mnag
Original commit
Friday, 23 Sep 2005
19:58 mnag search for other commits by this committer
Remove devel/libunrar (wrong category)

Notified by:    dinoex

Add new port archivers/libunrar

"Library to work with RAR archivies"

PR:             ports/86508
Submitted by:   Alex Samorukov <samm@os2.kiev.ua>
Approved by:    pav (mentor)
Original commit

Number of commits found: 37