Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.18_1 31 Jan 2024 12:58:51 |
Muhammad Moinur Rahman (bofh) |
devel/xdg-user-dirs: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
0.18 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.18 04 Aug 2022 23:30:22 |
Tobias C. Berner (tcberner) |
devel/xdg-user-dirs: update to 0.18
Changelog:
* Fixed minor leak
* Updated translations
* Documentation fixes |
0.17_2 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
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) |
0.17_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
0.17 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.17 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.17 09 Jan 2019 15:53:51 |
amdmi3 |
- Add LICENSE (MIT applies to a single file xdg-user-dir-lookup.c)
- Switch to USES=localbase
- Add USES=gnome
Approved by: portmgr blanket |
0.17 20 Mar 2018 18:26:31 |
tcberner |
Update devel/xdg-user-dirs to 0.17 |
0.16 14 Sep 2017 11:23:31 |
tcberner |
Update to 0.16. |
0.15_2 08 Dec 2016 19:23:25 |
tijl |
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. |
0.15_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.15_1 29 Aug 2015 11:06:37 |
rakuco |
Remove patch for unsupported FreeBSD versions.
All currently supported FreeBSD versions already have strndup(3), so remove
the implementation from the port. |
0.15_1 27 Oct 2014 11:09:47 |
bapt |
Cleanup plist |
0.15_1 05 Nov 2013 18:15:48 |
rakuco |
- Support staging.
- Convert USES_GMAKE=yes to USES=gmake.
Submitted by: Schaich Alonso <alonsoschaich@fastmail.fm> |
0.15_1 30 Sep 2013 19:58:20 |
bsam |
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) |
0.15_1 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
0.15_1 09 Jul 2013 20:01:54 |
rakuco |
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. |
0.15 28 Jun 2013 19:24:27 |
rakuco |
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). |
0.14 27 Apr 2013 08:50:47 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
0.14 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.14 29 Oct 2011 03:00:01 |
rakuco |
Update to 0.14.
Approved by: avilla (mentor, implicit) |
0.13 23 Sep 2011 22:26:39 |
amdmi3 |
- 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 |
0.13 17 Nov 2010 09:25:50 |
avilla |
- Update to 0.13.
Approved by: tabthorpe (mentor, implicit) |
0.12_1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.12 14 Dec 2009 13:34:27 |
fluffy |
- Update to 0.12 release
Approved by: tabthorpe (co-mentor) |
0.10_1 19 Aug 2009 09:15:58 |
makc |
change kde@freebsd.org to kde@FreeBSD.org for MAINTAINER address |
0.10_1 11 Feb 2009 21:17:53 |
erwin |
Fiddle a bit with __FreeBSD_version after strndup(3) was MFCed.
Submitted by: pointyhat
Approved by: miwi |
0.10_1 28 Dec 2008 12:28:15 |
miwi |
- Fix __FreeBSD_version
Reported by: Florian Smeets <flo@kasimir.com> |
0.10_1 24 Dec 2008 21:11:59 |
miwi |
- Fix build after the import the strndup(3) function
Submitted by: makc@
Reported by: erwinbot |
0.10_1 19 Jul 2008 20:51:41 |
miwi |
- Fix strndup implementation
- Bump PORTREVISION
Reported by: marcus
Patched by: Max Brazhnikov |
0.10 18 Jul 2008 10:55:42 |
miwi |
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> |