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: x11-fm/rodent/Makefile

Number of commits found: 34

Tuesday, 5 Mar 2024
21:12 Rodrigo Osorio (rodrigo) search for other commits by this committer
x11-fm/rodent: moved manpages to share/man

Set GNU_CONFIGURE_MANPREFIX and fix plist
Fix formatting to make linters happy
commit hash: 5abb4eb89f84594148b8511c1a0d7845cf120743 commit hash: 5abb4eb89f84594148b8511c1a0d7845cf120743 commit hash: 5abb4eb89f84594148b8511c1a0d7845cf120743 commit hash: 5abb4eb89f84594148b8511c1a0d7845cf120743 5abb4eb
Thursday, 2 Mar 2023
05:23 Tobias C. Berner (tcberner) search for other commits by this committer
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
  notifications (!63).
* Various code clean-ups and test improvements.

What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
  not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
  description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
  to be registered only for a given application (!52).

- accessibility/atk and accessibility/at-spi2-atk have been merged into
  accessibility/at-spi2-core

- accessibility/at-spi2-core: bump consumers of removed ports atk and
at-spi2-atk

PR:		269704
Exp-run by:	antoine
---
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 fa81a4f
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:23 Tobias C. Berner (tcberner) search for other commits by this committer
x11-fm: remove 'Created by' lines

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

  *  Alejandro Pulver <alejandro@varnet.biz>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Anders Nordby <anders@fix.no>
  *  Beñat Gonzalez Etxepare <bbtruk@users.sourceforge.net>
  *  Geyer Klaus
  *  Gustau Perez i Querol <gustau.perez@gmail.com>
  *  Heiner <h.eichmann@gmx.de>
  *  Jens K. Loewe <bsd@tuxproject.de>
  *  Lars Engels <lars.engels@0x20.net>
  *  Martin Tournoij <carpetsmoker@xs4all.nl>
  *  Oliver Lehmann <oliver@FreeBSD.org>
  *  Olivier Cochard-Labbe <olivier@FreeBSD.org>
  *  Olivier Duchateau
  *  Rodrigo Osorio <rodrigo@freebsd.org>
  *  Simon Dick <simond@irrelevant.org>
  *  Zhihao Yuan <lichray@gmail.com>
  *  ade, archie
  *  lukin
  *  minoura@netbsd.org
  *  ptiJo
  *  trevor

With hat:	portmgr
commit hash: ae1b9e306e979c354635ab1a5944dc620d7eafd9 commit hash: ae1b9e306e979c354635ab1a5944dc620d7eafd9 commit hash: ae1b9e306e979c354635ab1a5944dc620d7eafd9 commit hash: ae1b9e306e979c354635ab1a5944dc620d7eafd9 ae1b9e3
Sunday, 10 Apr 2022
19:11 Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 d63665f
Saturday, 26 Mar 2022
08:27 Matthias Fechner (mfechner) search for other commits by this committer
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 247c7db
Sunday, 10 Oct 2021
19:44 Baptiste Daroussin (bapt) search for other commits by this committer
INSTALLS_ICONS: retire the macro and rework the related dependencies

While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 2c672a4
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
Monday, 9 Nov 2020
17:08 tcberner search for other commits by this committer
Prefer graphics/ligvrsvg2-rust over graphics/librsvg2

- switch to the more modern version of librsvg2 on architectures
  supporting rust
- this will fix some graphical issues on these architectures

PR:		250276
Exp-run by:	antoine
Submitted by:	tobik
Differential Revision:	https://reviews.freebsd.org/D18878
Original commitRevision:554733 
Friday, 8 Nov 2019
11:21 tobik search for other commits by this committer
x11*: Add missing USES={gl,gnome,mate}
Original commitRevision:517047 
Monday, 10 Sep 2018
13:14 mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
Original commitRevision:479406 
Thursday, 4 Aug 2016
15:54 marino search for other commits by this committer
x11-fm/rodent: Fix LIB_DEPENDS broken by r300560 (July 2012)

That commit removed library version numbers from LIB_DEPENDS, but it
should not have been removed from libmagic.  Rodent was correctly set to
use sysutils/file, but after that point it linked with base libmagic.
Restore the original intent more than 4 years later by specifying the
so version once again.

Approved by:	just-fix-it
Original commitRevision:419625 
Friday, 1 Apr 2016
14:33 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412351 
Sunday, 20 Sep 2015
14:35 danfe search for other commits by this committer
Remove BROKEN on Tier-2 systems statements which no longer true at least
on PowerPC (verified for all of them) and some also on SPARC (whenever I
was able to test those on flame.freebsd.org) and even IA64 (which should
be OK to remove anyways, because it was never really supported system in
ports land and was officially killed in -CURRENT a while ago.
Original commitRevision:397374 
Thursday, 20 Aug 2015
11:00 rodrigo search for other commits by this committer
Update librfm and rodent ports to 5.3.16.3
Original commitRevision:394851 
Wednesday, 20 May 2015
13:33 rodrigo search for other commits by this committer
Upgrade rodent and librfm from 5.2.9 to 5.3.14.6
Original commitRevision:386859 
Saturday, 18 Apr 2015
12:41 rodrigo search for other commits by this committer
Replace wrong dependencie from japanese/gawk to lang/gawk.
Bump port revision.
Reported by marino
Original commitRevision:384224 
Sunday, 16 Nov 2014
21:56 rodrigo search for other commits by this committer
- fix x11-fm/librfm and rodent issues  with DFbsd
- fix librfm pkg-descr
- remove unnecesary dirrm & dirrmtry

PR:		ports/194834
Submitted by:	marino
Approved by:	mentors (implicit)
Original commitRevision:372653 
Friday, 3 Oct 2014
21:46 rodrigo search for other commits by this committer
Upgrade rodent file manager to v5.2.9
The rodent project split the code in 3 parts, rodent itself and
two shared libraries, librfm and libtubo.
Librfm and libtubo are new ports because they evolve separately
and can be used by other ports.

PR:		ports/193561
Submitted by:	rodrigo
Approved by:	mentors (implicit)
Original commitRevision:369939 
Wednesday, 23 Apr 2014
13:25 tijl search for other commits by this committer
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la.  So everything that subsequently links with libA will also
link to these extra libraries.  This causes too much overlinking.

This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging.  However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.

So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).

PORTREVISION is bumped on all ports with USES=libtool that install .la
libraries.  Most ports are also changed to add :keepla because .la
libraries have to be kept around as long as there are dependent ports with
.la libraries that refer to them in their dependency_libs field.  In most
cases :keepla can be removed again as soon as all dependent ports that
install .la libraries have some form of USES=libtool added to their
Makefile.

PR:		ports/188759
Exp-run:	bdrewery
Approved by:	portmgr (bdrewery)
Original commitRevision:351936 
Tuesday, 22 Apr 2014
13:08 bapt search for other commits by this committer
Support stage
Original commitRevision:351831 
Wednesday, 16 Apr 2014
18:28 zeising search for other commits by this committer
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
Original commitRevision:351411 
Friday, 21 Feb 2014
13:40 ehaupt search for other commits by this committer
Remove trailing whitespaces from category x11-fm
Original commitRevision:345440 
Monday, 10 Feb 2014
13:54 ehaupt search for other commits by this committer
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
Original commitRevision:343634 
Wednesday, 29 Jan 2014
09:17 rodrigo search for other commits by this committer
Update maintainer email address

Approved by:	bapt@ (co-mentor)
Original commitRevision:341704 
Friday, 20 Sep 2013
23:49 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-fm)
Original commitRevision:327780 
Monday, 2 Sep 2013
22:23 bapt search for other commits by this committer
Add an explicit dependency on pkgconf
Original commitRevision:326107 
Wednesday, 17 Jul 2013
21:07 wg search for other commits by this committer
x11-fm/rodent: pass maintainership

- Pass maintainership (asked via mailing list) [1]
- USES gmake
- Remove leading article from COMMENT

PR:		ports/180618 [1]
Submitted by:	Jens K. Loewe <bsd tuxproject.de> (maintainer)
Original commitRevision:323185 
Monday, 6 May 2013
06:41 bapt search for other commits by this committer
Finish converting x11* from WITHOUT_NLS to PORT_OPTIONS:MNLS
Original commitRevision:317470 
Wednesday, 24 Apr 2013
18:10 ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Original commitRevision:316464 
Tuesday, 4 Sep 2012
06:57 linimon search for other commits by this committer
Mark as broken on powerpc and sparc64 (and, presumably, ia64).

Hat:		portmgr
Original commitRevision:303640 
Friday, 6 Jul 2012
09:03 ak search for other commits by this committer
- Update to 4.8.0 [1]
- Remove ABI version numbers in LIB_DEPENDS

PR:     ports/169503 [1]
Submitted by:   Jens K. Loewe <bsd@tuxproject.de> (maintainer)
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Wednesday, 18 Apr 2012
18:39 crees search for other commits by this committer
Rodent is a fast, small and powerful file manager for the
GNU operating system (but it also works in BSD). That's one
way to look at it. Another way is to call it a graphic shell
(that's probably more accurate).

* Rodent wastes no space on menus or function buttons (display
  real estate is too valuable).
* All functionality is available through popup menu or keyboard
  action.
* Popup menu is context sensitive.
* Full lpterminal is available from keyboard.
* Functionality is extendible via plugin technology.

WWW: http://xffm.org/

PR:             ports/166191
Submitted by:   Jens K. Loewe <bsd@tuxproject.de>
Original commit

Number of commits found: 34