non port: devel/xdg-utils/Makefile |
SVNWeb
|
Number of commits found: 34 |
Thu, 15 Sep 2022
|
[ 10:20 Baptiste Daroussin (bapt) ] 767f874
devel/xdg-utils: use docbook2mdoc
Prefer docbook2mdoc because it is faster, and generates a cleaner
output for the --manual command line option
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Sun, 13 Mar 2022
|
[ 20:30 Yuri Victorovich (yuri) ] 3edc38a
devel/xdg-utils: Update MASTER_SITES and WWW
Approved by: portmgr (blanket)
|
Fri, 10 Sep 2021
|
[ 21:17 Bernhard Froehlich (decke) ] c6710f5
devel/xdg-utils: Add CPE information
Approved by: portmgr (blanket)
|
Wed, 14 Apr 2021
|
[ 17:58 Tobias C. Berner (tcberner) Author: Evgeniy Khramtsov ] 07a8875
devel/xdg-utils: optionalize X11-related dependencies
PR: 254582
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 15 Nov 2019
|
[ 20:10 tcberner ]
Create desktop@ as maintainer of some shared desktop ports
This idea has been around for quite some time. Time to make it happen.
In order to share the load on the ports required by multiple desktop
environments start to share the responsibility of maintainership.
This is the initial list that came to mind, but we can probably extend it, to
include another handful of ports.
WWW: https://wiki.freebsd.org/DesktopTeam
Mailing List: https://lists.freebsd.org/mailman/listinfo/freebsd-desktop
Approved by: swills, kwm (gnome), madpilot (xfce)
Differential Revision: https://reviews.freebsd.org/D22389
|
Tue, 5 Mar 2019
|
[ 17:00 tijl ]
Fix disabling of xserver screensaver by xdg-screensaver script.
Add a newline after the t function in a sed command. FreeBSD sed appears
to interpret everything after the t function as a label, including
characters that would otherwise have special meaning.
PR: 235868
Approved by: maintainer timeout (2 weeks)
|
Fri, 11 Jan 2019
|
[ 20:26 lme ]
devel/xdg-utils: Update to 1.1.3
PR: 234770
Submitted by: Marcel Kaiser <mk@nic-nac-project.org>
Approved by: maintainer (kwm)
|
Sun, 6 Nov 2016
|
[ 21:33 bapt ]
Reduce the number of build dependencies by using minixmlto
Approved by: kwm
Differential Revision: https://reviews.freebsd.org/D8449
|
Sat, 10 Sep 2016
|
[ 13:12 amdmi3 ]
- Add LICENSE
- Add NO_ARCH
Approved by: portmgr blanket
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 8 Feb 2016
|
[ 17:18 kwm ] (Only the first 10 of 15 ports in this commit are shown above. )
Update xdg-utils to 1.1.1.
|
Wed, 27 Jan 2016
|
[ 20:49 kwm ]
Add support for mate, lumina [1] and kde5 [2]
Add support for detection DE's when launched from PCDM (pcbsd Display Manager)
[1]
Submitted by: kenmoore [1], Tobias Berner (tcberner@gmail.com) [2]
Obtained from: pcbsd [1], xdg-utils upstream [2]
|
Sun, 17 Jan 2016
|
[ 11:12 kwm ]
xdg-open falls through to some code for the non-KDE, non-GNOME case that
relies on the built-in printf to turn things like \x20 into a literal
space. This was fixed in Debian by using their /usr/bin/printf, which
does that. Ours doesn't but Jilles pointed me to unvis(1) which can
decode URIs just fine (yay!).
PR: 195677
Submitted by: uqs@
|
Mon, 11 May 2015
|
[ 18:34 mat ] (Only the first 10 of 285 ports in this commit are shown above. )
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight
|
Tue, 29 Jul 2014
|
[ 21:25 adamw ] (Only the first 10 of 28 ports in this commit are shown above. )
Remove the final usages of USE_XZ from the tree, and replace them with
USES=tar:xz.
Approved by: portmgr (most of them)
|
Tue, 24 Sep 2013
|
[ 18:37 kwm ]
Fix plist.
|
[ 15:27 kwm ]
Update to git snapshot.
Major changes are:
- Add/import support for Enlightenment, MATE, KDE4 and GNOME3.
- Fix typo in the xdg-email patch that has survived detection in well forever
[1]
- Enable stage support.
Submitted by: eadler@ [1]
|
Fri, 20 Sep 2013
|
[ 17:17 bapt ] (Only the first 10 of 623 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
|
Sat, 29 Dec 2012
|
[ 05:24 mezz ]
Add two missing runtime dependencies, xprop and xset. Those are needing for
the xdg-screensaver. Bump the PORTREVISION.
PR: ports/172177
Submitted by: Vladimir Kondratiev <wulf@mail.mipt.ru>
|
Wed, 18 Apr 2012
|
[ 19:31 bsam ]
Add misc/hicolor-icon-theme to RUN_DEPENDS.
From xdg-icon-resource(1):
"--theme theme
Installs or removes the icon file as part of theme. If no theme is
specified the icons will be installed as part of the default hicolor
theme. Applications may install icons under multiple themes but should
at least install icons for the default hicolor theme."
In my case graphics/djview4 needs this dependency.
PR: ports/166630
Submitted by: bsam (me)
Approved by: gnome (mezz, reluctantly (-: and eager to withdraw
his approval if someone objects)
Discussed at: freebsd-gnome
|
Tue, 6 Mar 2012
|
[ 22:47 nox ]
- Patch xdg-open to drop LD_PRELOAD if called from a Linux app to fix
skype invoking native browsers. [1]
- Bump PORTREVISION.
Reported by: guru@unixarea.de (Matthias Apitz) on -emulation [1]
Approved by: gnome@ (kwm, via irc)
|
Sun, 25 Jul 2010
|
[ 14:23 kwm ]
mv on FreeBSD doesn't support the -T switch. Patch out the usage of it.
PR: ports/148235
Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net>
|
Sun, 16 Aug 2009
|
[ 03:41 marcus ]
Correct a typo.
Spotted by: amdmi3
|
Sat, 15 Aug 2009
|
[ 17:28 marcus ]
Fix xdg-open when the URL passed contains a '#'.
PR: 137784
|
Wed, 9 Apr 2008
|
[ 01:27 ahze ]
Fix utf-8 email support
|
[ 01:00 ahze ]
Fix xdg-mime for GNOME users
|
Thu, 28 Jun 2007
|
[ 13:58 ahze ]
Update to 1.0.2
|
Thu, 16 Nov 2006
|
[ 00:30 ahze ]
Update to 1.0.1
|
Mon, 30 Oct 2006
|
[ 23:52 ahze ]
- Fix PATH's
|
Sun, 15 Oct 2006
|
[ 05:46 mezz ]
-Update to stable release at 1.0 to fix the fetch.
-While I am here, fix pkg-descr by remove an extra space and add a peroid.
Approved by: portmgr (marcus via FreeNode/#freebsd-gnome)
|
Sun, 3 Sep 2006
|
[ 15:06 ahze ]
- Add xdg-utils
Tools to allow all applications to easily integrate with the free desktop
WWW: http://portland.freedesktop.org/
|
Number of commits found: 34 |