non port: x11-wm/afterstep/Makefile |
Number of commits found: 47 |
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-wm: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger
* Alejandro Pulver <alepulver@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Andreas Kohn <andreas@syndrom23.de>
* Anton Tornqvist <antont@inbox.lv>
* Aragon Gouveia <aragon@phat.za.net>
* Babak Farrokhi <babak@farrokhi.net>
* Brett Taylor <brett@peloton.physics.montana.edu>
* Brian Handy <handy@physics.montana.edu>
* Bruce A. Mah <bmah@ca.sandia.gov>
* Dennis Herrmann <adox@mcx2.org>
* Dennis Herrmann <dhn@FreeBSD.org>
* Dima Sivachenko <dima@chg.ru>
* Dominik Rothert <dr@domix.de>
* Douglas Carmichael <dcarmich@mcs.com>
* Eric Anholt <anholt@FreeBSD.org>
* Felix Palmen <felix@palmen-it.de>
* Florent Thoumie <flz@xbsd.org>
* Garrett Rooney <rooneg@electricjellyfish.net>
* George Reid <greid@ukug.uk.freebsd.org>
* Gergely Nagy <8@free.bsd.hu>
* Gustau Perez i Querol <gustau.perez@gmail.com>
* J Han <hjh@photino.com>
* Jakub Lach <jakub_lach@mailplus.pl>
* James Earl <jdearl@telus.net>
* Jean-Yves Lefort <jylefort@brutele.be>
* Jeroen Schot <schot@a-eskwadraat.nl>
* Jim Mock <jim@FreeBSD.org>
* Matt Lancereau <matt@rimasec.net>
* Matthieu Guegan <matt.guegan@free.fr>
* Maxim Sobolev <sobomax@FreeBSD.org>
* Michael Ebert <ebert@informatik.unibw-muenchen.de>
* Michael Johnson <ahze@ahze.net>
* Neil Blakey-Milner
* Nikos Ntarmos <ntarmos@ceid.upatras.gr>
* Olivier Duchateau
* Patrick Seal <patseal@hyperhost.net>
* Pawel Worach <pawel.worach@gmail.com>
* Peter Pentchev <roam@FreeBSD.org>
* Robert Noland <rnoland@FreeBSD.org>
* Roman Bogorodskiy <bogorodskiy@inbox.ru>
* Rudolf Polzer <freebsd-dr@durchnull.de>
* Rusmir Dusko <nemysis@FreeBSD.org>
* Stefan Zehl <sec@42.org>
* Tommy Scheunemann <net@arrishq.org>
* V. Jahns <vj562001@yahoo.de>
* Will Andrews <andrews@technologist.com>
* William Grzybowski <wg@FreeBSD.org>
* William Grzybowski <william88@gmail.com>
* Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
* Yukihiro Nakai <nakai@FreeBSD.org>
* alepulver
* anders@hack.org
* asami
* chinsan
* gahr
* gpalmer
* hrkfrd@gmail.com
* jfitz@FreeBSD.org
* lab@fnurt.net
* peter
* spn
* torstenb
* trevor
* vanilla
With hat: portmgr
f65f20b |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Monday, 4 May 2020
|
19:53 dinoex
- bump
 |
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.
 |
Saturday, 21 Jan 2017
|
16:48 dinoex
- add LICENSE
- fix a possible problem if PREFIX differs from LOCALBASE
 |
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, 8 Oct 2015
|
03:57 dinoex
- cleanup
 |
Monday, 17 Aug 2015
|
14:20 mat
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336
 |
Thursday, 14 May 2015
|
10:15 mat
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
 |
Thursday, 18 Sep 2014
|
12:31 mat
Retire MANCOMPRESSED.
Also the compat NO_INSTALL_MANPAGES shim.
Differential Revision: https://reviews.freebsd.org/D730
Reviewed by: antoine
With hat: portmgr
Sponsored by: Absolight
 |
Sunday, 3 Aug 2014
|
14:27 dinoex
- make HICOLOR_ICONS default
- rename patch files
 |
Tuesday, 29 Jul 2014
|
16:17 adamw
Use OPTIONS instead of WITH_*
 |
Monday, 28 Oct 2013
|
20:17 dinoex
- revert r331810
 |
06:08 dinoex
- use STAGEDIR
 |
Saturday, 5 Oct 2013
|
13:30 dinoex
- add PKGNAMESUFFIX
 |
Saturday, 21 Sep 2013
|
11:06 dinoex
- fix misplaced NO_STAGE in slaveports and ifdefs
 |
00:01 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-wm)
 |
Friday, 28 Jun 2013
|
11:51 bapt
New USES imake to handle the dependency on imake.
This uses accept 'env' as an argument for ports that do use their own or a
different do-configure target.
Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it
to the called imake.
Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be
overwritten.
Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via
IMAKECPPFLAGS
Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned
from Makefile generated by a previous
imake also inherit the defined CppCmd CcCmd and CplusplusCmd.
Make imake use devel/tradcpp all the time, so that when buidling with clang we
do not depend on gcc's cpp.
Make imake respect CC and CXX
Make imake respect USE_GCC (if set imake will use gcc's cpp).
While here:
- Remove a couple of indefinite articles from comments
- Trim headers
- Fix a couple of ports to build with clang or use: USE_GCC=any
- Fix a now useless redefinition of the extraction chain
- Fix a typo in japanese/Wnn7-lib bundled imake template definitions
- Fix some XMKMF execution with no env specified
- Use options helper in x11/xautolock to simplify the port
 |
Friday, 21 Jun 2013
|
09:10 dinoex
- fix broken commit r320732
 |
Thursday, 13 Jun 2013
|
05:53 bapt
Better fix with clang
Submitted by: tijl
 |
Wednesday, 12 Jun 2013
|
17:34 bapt
Fix build with clang
 |
Saturday, 26 Jan 2013
|
15:05 dinoex
- whitespaces
 |
Saturday, 29 Sep 2012
|
19:23 dinoex
- cleanup comments
 |
Monday, 8 Aug 2011
|
15:45 dinoex
- use MASTER_SITE_LOCAL
 |
Monday, 17 Mar 2008
|
18:56 dinoex
- set USE_XORG
 |
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, 13 Apr 2007
|
12:16 dinoex
- update PORTSCOUT
 |
Thursday, 12 Apr 2007
|
14:49 dinoex
- add PORTSCOUT hint
 |
Saturday, 13 May 2006
|
05:00 edwin
Remove USE_REINPLACE from categories starting with X
 |
Friday, 27 Jan 2006
|
04:22 dinoex
- add CONFLICT with afterstep-devel
 |
Saturday, 21 Jan 2006
|
18:55 lesi
Fixups after removal of separate mtree file for X_WINDOW_SYSTEM=XOrg case.
 |
Saturday, 19 Nov 2005
|
09:28 dinoex
- NeXTstep spelling
Submitted by: Alexey Dokuchaev
 |
Tuesday, 25 Oct 2005
|
21:35 dinoex
- fix option WITH_HICOLOR_ICONS
 |
Monday, 24 Oct 2005
|
14:19 dinoex
- take maintainership
- make portlint happy
- build without perl
 |
Wednesday, 15 Jun 2005
|
02:42 lesi
Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27).
 |
Saturday, 10 Apr 2004
|
17:26 trevor
Tidy up whitespace.
 |
Friday, 31 Oct 2003
|
21:58 linimon
Per distfile survey, remove mastersite that disappeared in 1999.
 |
Thursday, 20 Feb 2003
|
19:21 knu
De-pkg-comment.
 |
Monday, 26 Aug 2002
|
00:38 petef
Don't install our own copy of asclock, depend on the one from the
x11-clocks/asclock port.
PR: 39441
 |
Monday, 27 May 2002
|
00:53 petef
Fix a resources leak & bump PORTREVISION.
PR: 35288
Submitted by: Andriy Gapon <agapon@usa.com>
 |
Wednesday, 8 Aug 2001
|
12:49 demon
Fix MASTER_SITE_SUBDIR.
 |
Monday, 5 Feb 2001
|
21:06 olgeni
Layout fixes in x11-wm.
 |
Monday, 23 Oct 2000
|
22:03 will
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.
 |
Sunday, 13 Aug 2000
|
20:46 alex
The correct fix for the previous patches is USE_IMAKE, which is handled in
bsd.port.mk for XFree86-4.
 |
17:06 alex
This port needs xmkmf in order to build.
 |
Thursday, 3 Aug 2000
|
10:28 asami
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off.
 |
Number of commits found: 47 |