non port: x11-wm/flwm/Makefile |
Number of commits found: 45 |
Friday, 19 Jan 2024
|
15:14 Muhammad Moinur Rahman (bofh)
x11-wm/flwm: Remove expired port
2024-01-19 x11-wm/flwm: Last upstream release and activity was in 2015
208ae56 |
Wednesday, 20 Dec 2023
|
11:14 Muhammad Moinur Rahman (bofh)
x11-wm/flwm: Mark DEPRECATED
- Last upstream release and activity was in 2015
- Set EXPIRATION_DATE 2024-01-19
77a8ecd |
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 |
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, 9 Mar 2019
|
10:49 danfe
Redo r495116 in a somewhat better way, particularly, do not assume the
location of the header files, ask fltk-config(1) for the proper flags.
This also helps to get rid of overly long line in the port's Makefile.
 |
10:23 tcberner
x11-wm/flwm: switch to using x11-toolkits/fltk after r495115
 |
Friday, 1 Apr 2016
|
14:33 mat
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
 |
Wednesday, 13 Jan 2016
|
09:02 vanilla
Upgrade to 1.16.
 |
Tuesday, 12 Jan 2016
|
16:20 amdmi3
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
 |
Friday, 29 May 2015
|
11:03 amdmi3
- clerify
- Switch to USES=autoreconf
 |
Thursday, 7 May 2015
|
20:24 mat
Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
 |
Wednesday, 10 Dec 2014
|
22:29 gahr
- Reset maintainership of my ports
 |
Wednesday, 8 Oct 2014
|
12:56 gahr
- Chase x11-toolkits/fltk-devel shlib version bump
 |
Wednesday, 10 Sep 2014
|
20:50 gerald
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
 |
Wednesday, 23 Apr 2014
|
10:07 gahr
- Update to 1.14
- Track new repository on github
 |
Wednesday, 19 Feb 2014
|
16:51 gahr
- Fix build with fltk-devel
 |
Friday, 14 Feb 2014
|
14:28 gahr
- STAGE-clean
 |
Saturday, 21 Sep 2013
|
00:01 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-wm)
 |
Thursday, 29 Nov 2012
|
12:45 gahr
- Fix configure script to work with clang
- Trim Makefile header
Feature safe: yes
 |
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
 |
Thursday, 17 Nov 2011
|
13:06 gahr
- Unbreak - fix build with latest x11-toolkits/fltk
- Remove Rotated patch, now it works correctly
Feature safe: yes
 |
Friday, 4 Nov 2011
|
22:07 pav
- Mark BROKEN: does not compile with new fltk
Reported by: pointyhat
 |
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
 |
Tuesday, 23 Mar 2010
|
21:14 gahr
- Chase x11-toolkits/fltk update
 |
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
 |
Friday, 31 Jul 2009
|
13:57 dinoex
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
 |
Friday, 23 Jan 2009
|
16:28 flz
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
 |
Sunday, 7 Dec 2008
|
21:25 gahr
- Update to 1.02
- Take maintainship
Thanks to: miwi@ for resurrecting the port
 |
20:31 miwi
- Restore x11-wm/flwm
Request by: gahr@
 |
19:49 miwi
2008-10-19 x11-wm/flwm: Project is dead, and uses obsolete version of fltk
2008-09-19 x11-wm/kahakai: "Development ceased"
2008-08-24 palm/synce-gnomevfs: No longer supported by developers
2008-08-24 palm/synce-kde: No longer supported by developers
2008-08-24 palm/synce-multisync: No longer supported by developers
2008-12-06 shells/ksh93-devel: This port is Outdated. Please use shells/ksh93
2008-09-19 sysutils/dtc-toaster: Has been broken for more than 6 months
2008-09-19 sysutils/dusage: Has been broken for more than 6 months
2008-09-19 games/linux-alienarena: Has been broken for more than 6 months
 |
Tuesday, 19 Aug 2008
|
09:32 linimon
Mark as DEPRECATED: no longer developed, and depends on obsolete version
of fltk, which is also no longer supported.
Submitted by: maintainer
 |
Sunday, 23 Mar 2008
|
23:03 miwi
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
 |
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}.
 |
Saturday, 21 Jan 2006
|
13:17 gj
Flwm has disappeared from sourceforge andd all other sites. Use
MASTER_SITE_LOCAL to keep this port alive.
Delete the WWW entry from pkg-descr since it is no longer valid.
 |
Saturday, 28 Aug 2004
|
17:32 gj
Use ${LOCALBASE} instead of hard-coding /usr/local in Makefile. Also
consider that there are two versions of freetype in the ports tree.
Bad /me, no cookie.
 |
Friday, 27 Aug 2004
|
20:18 gj
Take over maintainership from demon.
Work around an incompatibility between fltk (a dependency) and libXft
version 2 which results in flwm getting a SIGSEGV at startup. This
basically prevents the vertical labels from being drawn in the vertical
title bar on the left of the window. Otherwise there is no change in
functionality.
I tried using newer versions of fltk but they either had the same problem
or were so new that flwm could not be linked.
 |
Friday, 6 Feb 2004
|
13:12 trevor
Use PLIST_FILES (bento-tested, marcus-reviewed).
 |
Friday, 7 Mar 2003
|
06:14 ade
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
 |
Sunday, 29 Jul 2001
|
03:54 demon
Fix build in XFree-4 case.
 |
Monday, 5 Feb 2001
|
21:06 olgeni
Layout fixes in x11-wm.
 |
Monday, 13 Nov 2000
|
12:45 demon
Change MAINTAINER field. I am now at FreeBSD dot org
 |
Wednesday, 20 Sep 2000
|
15:22 patrick
Update port to flwm 1.0
 |
Monday, 3 Jul 2000
|
13:33 sobomax
Yet another project moved to Sourceforge.
 |
Number of commits found: 45 |