Port details |
- blwm Portuguese derivative of qvwm, simplified to conserve resources
- 1.0.4_6 x11-wm
=2 1.0.4_6Version of this port present on the latest quarterly branch.
- DEPRECATED: Abandonware, upstream disappeared
This port expired on: 2012-10-20
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2002-03-22 23:50:18
- Last Update: 2012-10-25 17:12:54
- SVN Revision: 306388
- People watching this port, also watch:: libao
- Also Listed In: portuguese
- License: not specified in port
- WWW:
- http://labdid.if.usp.br/~blanes/
- Description:
- This window manager is inspired by the Microsoft style. It is based on qvwm but
has been simplified in order to conserve CPU time and RAM. It is in the
Portuguese language.
WWW: http://labdid.if.usp.br/~blanes/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: blwm
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- x11.pc : x11/libX11
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- xext.pc : x11/libXext
- xpm.pc : x11/libXpm
- Runtime dependencies:
-
- xsetbg : x11/xloadimage
- x11.pc : x11/libX11
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- xext.pc : x11/libXext
- xpm.pc : x11/libXpm
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.4_6 25 Oct 2012 17:12:54 |
bapt |
2012-10-20 x11-wm/wmcp: No more public distfiles
2012-10-20 x11-wm/skippy-xd: Abandonware, upstream disappeared
2012-10-20 x11-wm/skippy: Abandonware, upstream disappeared
2012-10-20 x11-wm/matchbox: Abandonware, upstream disappeared
2012-10-20 x11-wm/e16utils: No more public distfiles
2012-10-20 x11-wm/blwm: Abandonware, upstream disappeared
2012-10-20 x11-wm/badwm: Development ceased
2012-10-20 x11-wm/amaterus: Abandonware, upstream disappeared
2012-10-20 x11-wm/ahwm: Abandoned upstream
Remove some obsolete wm
Feature safe: yes |
1.0.4_6 20 Sep 2012 17:55:31 |
bapt |
Deprecate a bunch of abandonware or alike |
1.0.4_6 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.0.4_5 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.0.4_5 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.0.4_4 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.0.4_3 24 Mar 2009 20:54:17 |
arved |
Make fetchable
Use REINPLACE_CMD
Fix make -j |
1.0.4_3 19 Apr 2008 17:56:05 |
miwi |
- 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) |
1.0.4_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.0.4_1 11 Feb 2006 21:03:14 |
netchild |
Reset maintainership to ports@ after ~4 months without any response to any
PR.
Thanks for contributing.
Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.
While I'm here:
- fix a little nit in the csound port (I think the intention was to
create no backup file instead of creating one with a "-e" extension)
- set ARCH to i386 in the amd64 case for the acroread7 port. This
is a work-around to be able to install everything when a dependency
is not already installed (ARCH is read-only in sub-makes, so the
dependencies can't change it). This should be removed when the
dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]
Not objected to by: portmgr (explicit: krion; silence: rest)
Maintainer timeout: ~4 months
Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1]
PR: 87985 [1] |
1.0.4_1 07 Jan 2006 20:00:09 |
trevor |
Hash with SHA-256. |
1.0.4_1 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
1.0.4_1 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
1.0.4_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.0.4 27 Jan 2004 16:12:37 |
trevor |
Add size data. |
1.0.4 20 Nov 2003 15:06:15 |
trevor |
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier |
1.0.4 20 Nov 2003 13:51:47 |
trevor |
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction. |
1.0.4 04 Oct 2003 16:27:26 |
trevor |
The site was last reached by fenner's survey September 7th. |
1.0.4 01 Mar 2003 15:25:36 |
trevor |
Add "portuguese" category.
PR: 35991 |
1.0.4 01 Mar 2003 14:34:34 |
trevor |
Retire comment file. |
1.0.4 01 Dec 2002 00:51:59 |
kris |
Remove bogus .include <bsd.port.subdir.mk> |
1.0.4 15 Sep 2002 15:53:07 |
trevor |
Be more efficient. Remove stray $FreeBSD: line. |
1.0.4 14 Sep 2002 22:52:30 |
kris |
Fix plist |
1.0.4 26 May 2002 10:00:06 |
trevor |
Update to 1.0.4. No code changed, only documentation.
Use "ii" instead of "i" for indexing, as suggested in Roedy Green's
"How To Write Unmaintainable Code." |
1.0.2 14 Apr 2002 02:04:21 |
trevor |
This needs libxpm.
PR: 36899
Submitted by: KATO Tsuguru <tkato@protomail.com> |
1.0.2 20 Mar 2002 19:25:46 |
trevor |
Add new port of blwm,
PR: 35991 |