Port details |
- wterm A color vt102 terminal emulator with transparency support
- 6.2.9_6 x11
=12 6.2.9_6Version of this port present on the latest quarterly branch.
- BROKEN: does not compile
DEPRECATED: Broken for more than 6 month This port expired on: 2013-03-05 IGNORE: is marked as broken: does not compile
- 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: unknown
- Last Update: 2013-03-06 15:05:44
- SVN Revision: 313519
- People watching this port, also watch:: windowmaker, pcre, zip, python, gmake
- License: not specified in port
- WWW:
- http://www.wterm.org
- Description:
- wterm is an unofficial development branch of rxvt which adds true NeXT
style scrollbars, transparent backgrounds with optional shading, and
other additions. Unlike many other efforts, wterm aims to have
its changed merged back into the parent rxvt rather than forking off
yet another separate terminal emulator.
WWW: http://www.wterm.org
-Adam <adam-ports@blacktabby.org>
-
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: wterm
- 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:
-
- libWINGs.a : x11-wm/windowmaker
- xpm.pc : x11/libXpm
- Runtime dependencies:
-
- 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 |
6.2.9_6 06 Mar 2013 15:05:44 |
rene |
Remove expired, unmaintained ports:
2013-03-01 sysutils/sge60: Ancient and unsupported release
2013-03-01 sysutils/sge61: Ancient and unsupported release
2013-03-05 x11-themes/sapphire-themes: Broken for more than 6 month
2013-03-05 misc/fep: Broken for more than 6 month
2013-03-05 devel/gauche-gaunit: Broken for more than 6 month
2013-03-05 games/tuxracer_golf: Broken for more than 6 month
2013-03-05 net/bfilter: Broken for more than 6 month
2013-03-05 graphics/fnlib: Broken for more than 6 month
2013-03-05 print/gfontview: Broken for more than 6 month
2013-03-05 print/hugelatex: Broken for more than 6 month
2013-03-05 misc/gtktalog: Broken for more than 6 month
2013-03-05 x11/wterm: Broken for more than 6 month
2013-03-05 databases/xapian-bindings10: Broken for more than 6 month
2013-03-05 databases/adstudio: Broken for more than 6 month
2013-03-05 misc/splitvt: Broken for more than 6 month
2013-03-05 sysutils/udesc_dump: Broken for more than 6 month
2013-03-05 textproc/gxditview: Broken for more than 6 month
2013-03-05 x11/powershell: Broken for more then 6 month |
6.2.9_6 05 Feb 2013 15:07:11 |
bapt |
Mark as deprecated a bunch of ports that are marked as broken for more than 6
month without a fix |
6.2.9_6 05 Mar 2012 22:11:03 |
pav |
- Mark BROKEN: does not compile
command.c:2:20: error: WMaker.h: No such file or directory
command.c:289: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'*' token
command.c:290: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'*' token
command.c: In function 'cmd_getc':
command.c:1913: error: 'app' undeclared (first use in this function)
command.c:1913: error: (Each undeclared identifier is reported only once
command.c:1913: error: for each function it appears in.)
*** Error code 1
Reported by: pointyhat |
6.2.9_6 04 Nov 2011 18:07:52 |
bapt |
Back to the pool previous maintainer has no more time to maintain them
Submitted by: previous maintainer (by private mail) |
6.2.9_6 23 Sep 2011 22:26:39 |
amdmi3 |
- 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 |
6.2.9_6 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
6.2.9_6 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
6.2.9_5 20 Mar 2010 15:31:16 |
miwi |
- Mark BROKEN on HEAD: fails to build with new utmpx
Reported by: pointyhat |
6.2.9_5 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
6.2.9_4 22 Aug 2009 00:39:37 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with X |
6.2.9_4 16 Aug 2009 14:06:52 |
olgeni |
Fix a few common typos in pkg-descr ("separate", "compatible"). |
6.2.9_4 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
6.2.9_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) |
6.2.9_3 22 Mar 2008 08:55:40 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
6.2.9_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}. |
6.2.9_1 30 Nov 2006 22:44:28 |
dougb |
Add --with-xpm-* to CONFIGURE_ARGS to make this port X11BASE-clean.
While I'm here, add --with-term=xterm-color to eliminate the need
for patch-ab, and delete the now irrelevant patch-aa. |
6.2.9_1 24 Jan 2006 03:16:52 |
edwin |
SHA256ify
Approved by: krion@ |
6.2.9_1 27 Dec 2005 05:11:50 |
pav |
- Update MASTER_SITES, WWW
PR: ports/90951
Submitted by: Adam Kranzel <adam-ports@blacktabby.org> (maintainer) |
6.2.9_1 10 Jul 2005 18:38:01 |
kris |
Portlint |
6.2.9_1 20 Mar 2004 21:03:41 |
trevor |
Add size data, approved by maintainers. |
6.2.9_1 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
6.2.9_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
6.2.9 21 Feb 2003 14:06:08 |
knu |
De-pkg-comment. |
01 Jan 2002 15:22:46 |
sobomax |
- Update to 6.2.9; - pass over maintainership to Adam Kranzel
<adam-ports@blacktabby.org>. |
25 Jul 2001 18:39:03 |
steve |
Remove src/*.o so that they all get rebuilt for the current architecture. |
11 Jun 2001 16:59:10 |
markp |
Wterm distfile cannot be found anymore, moved into my public_distfiles. |
10 Mar 2001 13:01:26 |
sobomax |
Fix previous commit: LOCALBASE --> X11BASE. |
10 Mar 2001 10:56:00 |
sobomax |
Use LOCALBASE instead of PREFIX in CONFIGURE_ENV. |
27 Jan 2001 06:48:04 |
sobomax |
Unbroke for newest WMaker (location of WINGs includes has been changed). |
09 Jan 2001 16:06:57 |
sobomax |
Update to 6.2.8a2. |
08 Oct 2000 07:56:00 |
asami |
Convert category x11 to new layout. |
28 Aug 2000 22:39:17 |
cpiazza |
Pass off maintainership to Tobias Reifenberger <treif@mayn.de> |
28 Aug 2000 07:49:13 |
cpiazza |
Update to 6.2.7a1 |
07 Aug 2000 18:27:54 |
cpiazza |
Clean up master sites/www |
03 Aug 2000 10:28:58 |
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. |