non port: x11-clocks/dclock/Makefile |
Number of commits found: 29 |
Tuesday, 25 Apr 2023
|
15:17 Christian Weisgerber (naddy)
audio/opus: bump consumers after update to 1.4
feb1fa3 |
Wednesday, 7 Sep 2022
|
21:10 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.
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)
b7f0544 |
Wednesday, 20 Jul 2022
|
14:23 Tobias C. Berner (tcberner)
x11-clocks: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Anders Nordby <anders@fix.no>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Brian Handy <handy@physics.montana.edu>
* Chris D. Faulhaber <jedgar@FreeBSD.org>
* Chris Piazza <cpiazza@FreeBSD.org>
* David Leonard <leonard@dstc.edu.au>
* Emanuel Haupt <ehaupt@critical.ch>
* FURUSAWA, Kazuhisa <kazu@jp.freebsd.org>
* Greg Lewis <glewis@FreeBSD.org>
* Harold Gutch <logix@foobar.franken.de>
* Hendrik Scholz <hscholz@raisdorf.net>
* J Han <hjh@best.com>
* KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
* Kris Kennaway <kris@FreeBSD.org>
* Lars Koeller <lkoeller@cc.fh-lippe.de>
* Martin Wilke (miwi@FreeBSD.org)
* Nobuhiro Yasutomi
* Patrick Li <pat@databits.net> et al
* Per Otterstr=F6m <pelle@fukt.bth.se>
* Randall Hopper <aa8vb@ipass.net>
* Rich Neswold <rneswold@mcs.net>
* Roman Bogorodskiy <bogorodskiy@inbox.ru>
* Ulrich Spoerlein <uspoerlein@gmail.com>
* Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
* desmo@bandwidth.org
* gpalmer
* gurkan@phys.ethz.ch
* obrien@NUXI.com
With hat: portmgr
8426708 |
Saturday, 7 Aug 2021
|
10:11 Tobias C. Berner (tcberner)
x11-clocks/dclock: prepare for freetype2 update
- freetype2 will no longer ship freetype-config (which was a pkg-config
wrapper) in the near future -- use pkg-config to gather the required
flags.
PR: 251512
81d9781 |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Thursday, 7 Nov 2019
|
18:36 zeising
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
 |
Friday, 20 Oct 2017
|
14:50 romain
Take maintainership
 |
Friday, 1 Apr 2016
|
14:33 mat
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
 |
Thursday, 17 Sep 2015
|
11:03 amdmi3
- Switch to options helpers
 |
Saturday, 20 Dec 2014
|
19:56 bapt
cleanup plist
 |
Friday, 8 Aug 2014
|
08:42 olgeni
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category X.
CR: D511
Approved by: portmgr (bapt)
 |
Tuesday, 29 Jul 2014
|
19:11 adamw
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports)
 |
Saturday, 11 Jan 2014
|
12:51 vanilla
Support stagedir.
Submitted by: portmgr (blanket infrastructure)
 |
Friday, 20 Sep 2013
|
23:44 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-clocks)
 |
Tuesday, 23 Apr 2013
|
14:20 bapt
Finish converting the whole ports tree to USES=pkgconfig
 |
Monday, 26 Nov 2012
|
23:17 madpilot
- Update to 2.2.2
- Update MASTER_SITE and WWW
- Add XFT support
- Trim Makefile headers
PR: ports/172513
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Feature safe: yes
 |
Friday, 7 Sep 2012
|
06:52 jgh
- reset maintainership per maintainer
- while here adopt optionsNG
PR: 171399
Submitted by: maintainer, yasu@utahime.org
 |
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
 |
Thursday, 16 Feb 2012
|
15:57 ashish
- Bump PORTREVISION to chase the update of multimedia/libvpx
 |
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
 |
Tuesday, 9 Jun 2009
|
15:33 amdmi3
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav)
 |
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
Friday, 8 Sep 2006
|
19:05 itetcu
Debian patch is updated to 8.
PR: ports/103039
Submitted by: maintainer (maintainer)
 |
Saturday, 13 May 2006
|
05:00 edwin
Remove USE_REINPLACE from categories starting with X
 |
Sunday, 18 Dec 2005
|
14:54 pav
- Update to 2.1.2.7 and take maintainership
As is described in pkg-descr, now this port uses Debian porting of Tim
Edwards's version 2.0. It is heavily modified from Dan Heller's original
version, and is not fully compatible with it. But still it is reasonable
replacement of disappeared old version.
PR: ports/90570
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
 |
Sunday, 27 Nov 2005
|
02:56 linimon
Mark as deprecated: distfile for this ancient program only exists on the
FreeBSD mastersites by now.
 |
Thursday, 5 Feb 2004
|
20:38 trevor
Use PLIST_FILES.
Reviewed by: marcus
 |
Thursday, 20 Feb 2003
|
19:17 knu
De-pkg-comment.
 |
Monday, 5 Feb 2001
|
17:05 olgeni
Style fixes for x11-clocks.
 |
Number of commits found: 29 |