non port: x11-wm/ctwm/Makefile |
SVNWeb
|
Number of commits found: 45 |
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:23 Tobias C. Berner (tcberner) ] f65f20b (Only the first 10 of 92 ports in this commit are shown above. )
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> (Only the first 15 lines of the commit message are shown above )
|
Tue, 19 Oct 2021
|
[ 08:36 Tobias Kortkamp (tobik) ] ce1af7f (Only the first 10 of 154 ports in this commit are shown above. )
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit
|
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.
|
Sun, 20 Dec 2020
|
[ 09:18 pi ]
x11-wm/ctwm: fix man page location
- Hardcode share/man as the man location
PR: 251520
Submitted by: Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
Reported by: John Kennedy <warlock@phouka.net>
|
Thu, 7 Nov 2019
|
[ 18:36 zeising ] (Only the first 10 of 432 ports in this commit are shown above. )
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.
|
Mon, 2 Sep 2019
|
[ 23:23 swills ]
x11-wm/ctwm: Update to 4.0.3
PR: 239369
Submitted by: fullermd@over-yonder.net (maintainer)
|
Tue, 25 Dec 2018
|
[ 20:25 tcberner ] (Only the first 10 of 1277 ports in this commit are shown above. )
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine
|
Mon, 10 Sep 2018
|
[ 13:15 mat ] (Only the first 10 of 127 ports in this commit are shown above. )
Add EXAMPLES options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
|
[ 13:14 mat ] (Only the first 10 of 995 ports in this commit are shown above. )
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
|
Sun, 26 Aug 2018
|
[ 20:33 fernape ]
x11-wm/ctwm: update to 4.0.2
Also switch from PORTVERSION to DISTVERSION
PR: 230901
Submitted by: fullermd@over-yonder.net (maintainer)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16909
|
Fri, 7 Jul 2017
|
[ 09:36 bhughes ]
x11-wm/ctwm: Update 4.0.0 -> 4.0.1
PR: 219807
Submitted by: fullermd@over-yonder.net (maintainer)
Approved by: robak (mentor), mat (co-mentor)
Differential Revision: https://reviews.freebsd.org/D11514
|
Thu, 25 May 2017
|
[ 17:03 madpilot ]
- Update x11-wm/ctwm to 4.0.0
- Move MASTER_SITES to https
PR: 219500
Submitted by: fullermd@over-yonder.net (maintainer)
|
Thu, 8 Dec 2016
|
[ 16:39 tijl ] (Only the first 10 of 39 ports in this commit are shown above. )
Remove libjpeg.so.11 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
|
Mon, 22 Jun 2015
|
[ 18:33 antoine ] (Only the first 10 of 374 ports in this commit are shown above. )
Convert to USES=jpeg
|
Tue, 20 May 2014
|
[ 19:35 amdmi3 ]
- Update to 3.8.2
- Update WWW and MASTER_SITES
- Add LICENSE
- Remove old patches
PR: 189910
Submitted by: Matthew D.Fuller <fullermd@over-yonder.net> (maintainer)
|
Mon, 20 Jan 2014
|
[ 08:01 bapt ]
Support stage
PR: ports/185730
Submitted by: Matthew D.Fuller <fullermd@over-yonder.net> (maintainer)
|
Sat, 21 Sep 2013
|
[ 00:01 bapt ] (Only the first 10 of 165 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-wm)
|
Fri, 28 Jun 2013
|
[ 22:57 bapt ]
Convert to USES=imake
Trim headers
|
Tue, 10 Jan 2012
|
[ 04:48 scheidell ]
- patch potential amd64 problem with assuming long is 32bits
PR: ports/163939
Submitted by: maintainer
Approved by: gabor (mentor, implicit)
|
Sat, 7 Jan 2012
|
[ 19:26 rm ]
- update to 3.8.1
PR: 163868
Submitted by: Matthew D.Fuller <fullermd at over-yonder dot net> (maintainer)
|
Mon, 17 Oct 2011
|
[ 22:40 pawel ]
Replace dead mirror with working one
PR: ports/161700
Submitted by: Matthew D.Fuller <fullermd@over-yonder.net> (maintainer)
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Sat, 18 Jul 2009
|
[ 11:11 dinoex ] (Only the first 10 of 337 ports in this commit are shown above. )
- update to jpeg7
Tested by: pav on pointyhat
|
Mon, 5 Jan 2009
|
[ 20:34 wxs ]
- Remove conditional checks for FreeBSD 5.x and older
Approved by: pav
|
Tue, 22 Jul 2008
|
[ 21:54 flz ]
Fix USE_XORG for the upcoming bsd.port.mk changes (ports/122340).
Approved by: portmgr (self)
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
Thu, 4 Oct 2007
|
[ 00:08 edwin ] (Only the first 10 of 15 ports in this commit are shown above. )
Remove support for OSVERSION < 5
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sat, 24 Mar 2007
|
[ 14:52 pav ]
- Drop GNU m4 dependency, unless running on really old FreeBSD version
PR: ports/110743
Submitted by: Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
|
Tue, 6 Mar 2007
|
[ 00:24 clsung ]
- Upgrade x11-wm/ctwm to 3.8a.
PR: ports/109890
Submitted by: maintainer (Matthew D. Fuller)
|
Wed, 7 Feb 2007
|
[ 19:13 obrien ]
Bump PORTREVISION to speed up others enjoying the resize fix.
|
Mon, 8 Jan 2007
|
[ 19:30 obrien ]
Fix a resizing bug that causes weird behavior.
This is discussed in a thread at the CTWM website, the most pertinent emails:
http://tigerdyr.wheel.dk/ctwm-archive/1652.html
http://tigerdyr.wheel.dk/ctwm-archive/1645.html
Approved by: Matthew D. Fuller <fullermd@over-yonder.net>
|
Fri, 25 Aug 2006
|
[ 17:29 jmelo ]
- Add mastersite.
PR: ports/102461
Submitted by: Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
|
Wed, 20 Jul 2005
|
[ 08:39 pav ]
- Update to 3.7
- Take maintainership
PR: ports/83762
Submitted by: Matthew D. Fuller <fullermd@over-yonder.net>
|
Wed, 15 Jun 2005
|
[ 02:42 lesi ] (Only the first 10 of 64 ports in this commit are shown above. )
Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27).
|
Thu, 17 Mar 2005
|
[ 23:22 lesi ] (Only the first 10 of 85 ports in this commit are shown above. )
Upgrade X.Org ports to 6.8.2.
Release notes are available at
http://www.x.org/X11R6.8.2/doc/RELNOTES.html
Thanks to kris and krion for running several cluster test builds,
maintainers of GNOME for prompt responses, portmgr for postponing ports
freeze for this update, testers on FreeBSD-X11@ list and others that I
might have mised here.
Also included:
- fix for ATI Mobility on Dell Inspiron 7500 (obtained from Marc Aurele La
France; obtained and tested by julian)
- fix for kbd driver on Sparc64 (tested by Aaron Dudek, Michael G. Jung and
Matthias Muthmann), which still appears to have problems with some
keyboards - so
- fix for kbd driver on PC98 (reported and tested by NAKAJI Hiroyuki; PR
ports/77217)
- fix for i810 on HP D530 (obtained from Egbert Eich; obtained and tested
by Anders Nor Berle; PR ports/74757)
|
Thu, 20 Feb 2003
|
[ 19:21 knu ] (Only the first 10 of 40 ports in this commit are shown above. )
De-pkg-comment.
|
Sat, 10 Aug 2002
|
[ 04:46 glewis ]
Enable internationalisation support.
PR: 41507
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
Thu, 8 Aug 2002
|
[ 06:23 glewis ]
. Update to 3.6.
|
[ 05:57 glewis ]
. Replace MASTER_SITE that hasn't been reachable since September 2001 with
one that works (we were so close :).
Submitted by: distfiles survey
|
Sat, 22 Sep 2001
|
[ 07:17 sf ]
o update to 3.5.2c. o sort pkg-plist.
|
Mon, 17 Sep 2001
|
[ 18:40 dwcjr ] (Only the first 10 of 41 ports in this commit are shown above. )
Remove jseger and torstenb from maintainership of their ports, they have been
inactive for too long
|
Tue, 16 Jan 2001
|
[ 17:33 sobomax ] (Only the first 10 of 365 ports in this commit are shown above. )
Massive style enforcement - use ^I instead of spaces for variables identation.
|
Thu, 3 Aug 2000
|
[ 10:28 asami ] (Only the first 10 of 285 ports in this commit are shown above. )
(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: 45 |