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: devel/xdg-user-dirs/Makefile

Number of commits found: 27

Wednesday, 31 Jan 2024
12:58 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/xdg-user-dirs: Moved man to share/man

Approved by:    portmgr (blanket)
commit hash: 2bdb884872a3b63aa416209f2ceaf9eee37e780e commit hash: 2bdb884872a3b63aa416209f2ceaf9eee37e780e commit hash: 2bdb884872a3b63aa416209f2ceaf9eee37e780e commit hash: 2bdb884872a3b63aa416209f2ceaf9eee37e780e 2bdb884
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
Thursday, 4 Aug 2022
23:30 Tobias C. Berner (tcberner) search for other commits by this committer
devel/xdg-user-dirs: update to 0.18

Changelog:
 * Fixed minor leak
 * Updated translations
 * Documentation fixes
commit hash: 6188bc697cdf394d6499da26d38d00eab46779fa commit hash: 6188bc697cdf394d6499da26d38d00eab46779fa commit hash: 6188bc697cdf394d6499da26d38d00eab46779fa commit hash: 6188bc697cdf394d6499da26d38d00eab46779fa 6188bc6
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
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
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
Wednesday, 9 Jan 2019
15:53 amdmi3 search for other commits by this committer
- Add LICENSE (MIT applies to a single file xdg-user-dir-lookup.c)
- Switch to USES=localbase
- Add USES=gnome

Approved by:	portmgr blanket
Original commitRevision:489811 
Tuesday, 20 Mar 2018
18:26 tcberner search for other commits by this committer
Update devel/xdg-user-dirs to 0.17
Original commitRevision:465104 
Thursday, 14 Sep 2017
11:23 tcberner search for other commits by this committer
Update to 0.16.
Original commitRevision:449832 
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 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Tuesday, 5 Nov 2013
18:15 rakuco search for other commits by this committer
- Support staging.
- Convert USES_GMAKE=yes to USES=gmake.

Submitted by:	Schaich Alonso <alonsoschaich@fastmail.fm>
Original commitRevision:332887 
Monday, 30 Sep 2013
19:58 bsam search for other commits by this committer
Fix using iconv at ports:
. shells/fish;
. games/instead;
. www/xapian-omega;
. devel/xdg-user-dirs.

Submitted by:	marino (via e-mail)
Approved by:	portmgr (bapt, implicit)
Original commitRevision:328855 
Friday, 20 Sep 2013
17:17 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
Original commitRevision:327726 
Tuesday, 9 Jul 2013
20:01 rakuco search for other commits by this committer
Depend on textproc/docbook-xsl.

This is needed to generate the man pages, and should fix the package
building, as reported by the FreeBSD cluster machines.
Original commitRevision:322570 
Friday, 28 Jun 2013
19:24 rakuco search for other commits by this committer
Update to 0.15.

According to upstream, the new release adds new translations and installs
man pages (this one means the port now depends on libxslt to build them).
Original commitRevision:321978 
Saturday, 27 Apr 2013
08:50 mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
Original commitRevision:316654 
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 
Saturday, 29 Oct 2011
03:00 rakuco search for other commits by this committer
Update to 0.14.

Approved by:    avilla (mentor, implicit)
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
Wednesday, 17 Nov 2010
09:25 avilla search for other commits by this committer
- Update to 0.13.

Approved by:    tabthorpe (mentor, implicit)
Original commit
Monday, 31 May 2010
02:01 ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Original commit
Monday, 14 Dec 2009
13:34 fluffy search for other commits by this committer
- Update to 0.12 release

Approved by:    tabthorpe (co-mentor)
Original commit
Wednesday, 19 Aug 2009
09:15 makc search for other commits by this committer
change kde@freebsd.org to kde@FreeBSD.org for MAINTAINER address
Original commit
Saturday, 19 Jul 2008
20:51 miwi search for other commits by this committer
- Fix strndup implementation
- Bump PORTREVISION

Reported by:    marcus
Patched by:     Max Brazhnikov
Original commit
Friday, 18 Jul 2008
10:55 miwi search for other commits by this committer
xdg-user-dirs is a tool to help manage "well known" user directories
like the desktop folder and the music folder. It also handles
localization of the filenames.

WWW:    http://freedesktop.org/wiki/Software/xdg-user-dirs/

PR:             ports/125672
Submitted by:   Max Brazhnikov <makc at issp.ac.ru>
Original commit

Number of commits found: 27