aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/cursor-dmz-theme
Commit message (Collapse)AuthorAgeFilesLines
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | 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)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* x11-themes/cursor-dmz-theme: Update to 0.4.5Yuri Victorovich2018-03-032-4/+6
| | | | | | | | | | | | | POrt changes: * Changed to DISTVERSION * USES=tar:xz PR: 226333 Submitted by: Marco Beishuizen <mbeis@xs4all.nl> (maintainer) Approved by: tcberner (mentor, implicit) Notes: svn path=/head/; revision=463535
* Marco Beishuizen <mbeis@xs4all.nl> takes maintainership of 3 portsYuri Victorovich2018-03-031-1/+1
| | | | | | | | | | | Ports: x11-fm/pcmanfm-qt/ x11/libfm-qt x11-themes/cursor-dmz-theme PR: 226294 226305 226309 Submitted by: Marco Beishuizen <mbeis@xs4all.nl> Approved by: tcberner (mentor, implicit) Notes: svn path=/head/; revision=463477
* Move all X cursors from ${PREFIX}/lib/X11/icons to ${PREFIX}/share/iconsBaptiste Daroussin2017-08-171-1/+2
| | | | | | | | It improves consistency, lots of cursors were already installed in that directory. The same change was already done for regular fonts. Notes: svn path=/head/; revision=448082
* Convert CC license names to r421995 spellingsJan Beich2016-09-281-4/+1
| | | | | | | | | | | While here fix common mistakes such as: - Missing "or (at your option) any later version" bit - LICENSE_FILE with LICENSE_COMB != single - LICENSE_COMB = dual for code + assets - Copy-pasting undocumented NC/SA restriction Notes: svn path=/head/; revision=422850
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412351
* x11-themes/cursor-dmz-theme: Upgrade version 0.3 => 0.4.4John Marino2015-10-164-101/+114
| | | | | | | | PR: 201856 Submitted by: Ports Fury Notes: svn path=/head/; revision=399494
* Convert to COPYTREE_SHAREBaptiste Daroussin2015-06-231-3/+3
| | | | | | | Reset maintainership Notes: svn path=/head/; revision=390355
* - Drop @dirrm* from and add empty directories to pkg-plistsDmitry Marakasov2015-01-301-3/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=378152
* Convert some more USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-1/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363399
* Support staging.Emanuel Haupt2014-02-071-3/+2
| | | | Notes: svn path=/head/; revision=343244
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+1
| | | | | | | x11-themes) Notes: svn path=/head/; revision=327783
* - Kick MD5 supportMartin Wilke2011-07-021-1/+0
| | | | Notes: svn path=/head/; revision=276936
* - Remove USE_XLIB/USE_X_PREFIX in favor of USE_XORGMartin Wilke2008-03-211-2/+1
| | | | | | | | | - Bump PORTREVISION Approved by: flz (maintainer via irc) Notes: svn path=/head/; revision=209550
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Update to 0.3.Florent Thoumie2007-02-073-8/+4
| | | | Notes: svn path=/head/; revision=184530
* Add Vanilla-DMZ 0.2, the new set of cursors by Jakub "Jimmac" Steiner.Florent Thoumie2007-02-074-0/+129
Notes: svn path=/head/; revision=184494