non port: x11-wm/bbpager/Makefile |
SVNWeb
|
Number of commits found: 30 |
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, 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.
|
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.
|
Fri, 1 Apr 2016
|
[ 14:33 mat ] (Only the first 10 of 2136 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above )
|
Sun, 2 Mar 2014
|
[ 19:09 antoine ]
Unbreak
|
Fri, 28 Feb 2014
|
[ 08:42 bapt ]
Support stage
Use options framework
Respect examples/docs
|
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, 30 Aug 2013
|
[ 23:31 bapt ] (Only the first 10 of 46 ports in this commit are shown above. )
Eradicate USE_GNOME=pkgconfig from x11-wm
While here:
- Trim headers
- Convert some port from USE_GNOME=gnomehack to USES=pathfix
- Convert from USE_GMAKE to USES=gmake
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
Sat, 22 Aug 2009
|
[ 00:39 amdmi3 ] (Only the first 10 of 148 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with X
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above )
|
Sun, 23 Mar 2008
|
[ 11:11 miwi ] (Only the first 10 of 84 ports in this commit are shown above. )
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
Mon, 4 Feb 2008
|
[ 04:31 beech ]
- Update to 0.4.7
- Add pkg-plist
- Use SF macro
PR: ports/120227
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: A.J.Caines@halplant.com (maintainer)
|
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}.
|
Fri, 20 Apr 2007
|
[ 20:26 miwi ]
- Update to 0.4.3
PR: 111904
Submitted by: miwi
Approved by: maintainer
|
Thu, 11 Jan 2007
|
[ 09:51 miwi ]
- Update to 4.2
PR: ports/107751
Submitted by: miwi
Approved by: maintainer
|
Tue, 15 Nov 2005
|
[ 09:04 vs ]
- Update to 0.4.1beta1
- Removed pkg-message, changed site (back) to sf.net
PR: ports/89044
Submitted by: maintainer
|
Sat, 7 May 2005
|
[ 20:44 kwm ]
Unbreak with new pkgconfig
Approved by: maintainer
|
Sat, 30 Apr 2005
|
[ 00:54 kris ]
BROKEN: Does not build
|
Fri, 18 Mar 2005
|
[ 21:20 flz ] (Only the first 10 of 15 ports in this commit are shown above. )
- Add UPDATING entry about latest blackbox ports changes.
- Update boxtools to 0.70.0.
- Update bbpager to 0.4.0.
- Global cleanup in blackbox and bbkeys.
PR: ports/78967
Submitted by: Andrew J. Caines <A.J.Caines@halplant.com>
|
Tue, 10 Aug 2004
|
[ 18:53 krion ]
Update MASTER_SITES and WWW: line
Support PLIST_FILES
PR: ports/70269
Submitted by: Ports Fury
|
[ 11:04 vs ]
Reset maintainer. Much thanks to Stijn for maintaining the ports so far!
PR: ports/70203
Submitted by: Stijn Hoop (maintainer)
|
Fri, 21 Feb 2003
|
[ 14:19 knu ] (Only the first 10 of 166 ports in this commit are shown above. )
De-pkg-comment.
|
Fri, 3 Jan 2003
|
[ 05:13 petef ]
Update to 0.3.1.
PR: 45985
Submitted by: Andrew J Caines <a.j.caines@halplant.com> via maintainer
|
Wed, 28 Aug 2002
|
[ 05:54 kevlo ]
Remove RUN_DEPENDS on blackbox - this port can be used with other window
managers too.
PR: 42083
Submitted by: MAINTAINER
|
Fri, 28 Jun 2002
|
[ 08:09 kevlo ]
- Takeover maintainership
- Don't remove shared directory on deinstall if it's not empty
PR: 39774
Submitted by: Stijn Hoop <stijn@win.tue.nl>
Approved by: MAINTAINER
|
Mon, 2 Apr 2001
|
[ 06:19 mharo ]
update to 0.3
|
Sat, 12 Aug 2000
|
[ 13:04 alex ]
Add bbpager 0.2.8, a pager for the BlackBox Window Manager
|
Number of commits found: 30 |