Port details |
- tvtwm Twm with a virtual desktop
- pl11_1 x11-wm
=3 pl11_1Version of this port present on the latest quarterly branch. - 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: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: figlet, ctwm, icewm, nmap
- License: MIT
- Description:
- tvtwm is a version of twm which incorporates virtual desktops, similar
to vtwm and swm. It is nearly identical to twm until you specify a
virtual desktop size in your .[tv]twmrc file, which is when you start
getting the benefits of this window manager.
- SVNWeb : git
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11-wm/tvtwm/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-wm/tvtwm
- pkg install tvtwm
- PKGNAME: tvtwm
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (tvtwm.pl11.tar.gz) = aae4c23347497c3246388d42cf753616b2df4dee25f936e54910af2c5625c5d5
SIZE (tvtwm.pl11.tar.gz) = 224935
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- imake : devel/imake
- tradcpp : devel/tradcpp
- xbitmaps.pc : x11/xbitmaps
- xpm.pc : x11/libXpm
- xmu.pc : x11-toolkits/libXmu
- Runtime dependencies:
-
- xbitmaps.pc : x11/xbitmaps
- xpm.pc : x11/libXpm
- xmu.pc : x11-toolkits/libXmu
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- x11-wm_tvtwm
- USES:
- imake xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 pl11_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Aug 2020 18:11:23
pl11_1
|
kevans  |
x11-wm/tvtwm: Fix build with LLVM 11
The fix for this is identical to that of x11-wm/piewm; remove the patch that
explicitly de-externs yylineno when it's explicitly defined in another
compilation unit (by flex).
PR: 248976
MFH: 2020Q3 (-fno-common build fix) |
07 Nov 2019 18:36:56
pl11_1
|
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. |
19 May 2016 10:53:06
pl11_1
|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
29 Dec 2015 09:41:47
pl11_1
|
amdmi3  |
- Add LICENSE
- Regenerate patches with `make makepatch` |
14 May 2015 10:15:09
pl11_1
|
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
29 Jul 2014 16:36:07
pl11_1
|
adamw  |
Rename x11-*/ patch-xy patches to reflect the files they modify.
Finally, this is the last of it. |
24 Mar 2014 23:00:42
pl11_1
|
bapt  |
Support stage |
21 Sep 2013 00:01:17
pl11_1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-wm) |
28 Jun 2013 22:57:17
pl11_1
|
bapt  |
Convert to USES=imake
Trim headers |
11 Jun 2013 20:49:23
pl11_1
|
bsam  |
. fix build with clang (CFLAGS+=-Wno-return-type);
. trim Makefile headers. |
20 Mar 2011 12:54:45
pl11_1
|
miwi  |
- Get Rid MD5 support |
21 Dec 2009 02:19:12
pl11_1
|
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
22 Oct 2009 11:19:26
pl11_1
|
krion  |
- Fix windows behaviour after restart
- Fix virtual screen behaviour after restart
- Fix printing issue with Firefox3 which caused tvtwm to restart
PR: ports/139490
Submitted by: Kurt Jaeger <pi@opsec.eu> |
13 May 2008 10:27:09
pl11_1
|
flz  |
Fix USE_XORG in preparation of ports/122340. Since USE_IMAKE is bringing in
all xorg-libraries, there's no need to bump PORTREVISION for now.
Approved by: portmgr (self) |
19 Apr 2008 17:56:05
pl11_1 
|
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) |
30 May 2007 17:31:09
pl11_1
|
arved  |
Fix build with gcc4 |
19 May 2007 20:32:57
pl11_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
25 Nov 2005 19:33:59
pl11
|
pav  |
- Add SHA256 |
23 Dec 2004 01:35:49
pl11
|
anholt  |
Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2
DRI drivers are incompatible with the old libGL in XFree86, they have been
repocopied to graphics/xfree86-dri. Also note that with this commit the html
manpages are going away, and with it the runtime dependency on perl for the
imake port.
Release notes at: http://www.x.org/X11R6.8.1/RELNOTES.txt
Props to: kris (multiple cluster runs and sorting through logs)
lesi (fixing all the issues in those logs, and more) |
02 May 2004 19:46:40
pl11
|
petef  |
Add our own do-install target so we respect ${PREFIX}.
PR: 38602 |
05 Feb 2004 20:38:07
pl11
|
trevor  |
Use PLIST_FILES.
Reviewed by: marcus |
29 Jan 2004 16:13:06
pl11
|
trevor  |
SIZEify. |
12 Jun 2003 02:10:01
pl11
|
will  |
gpalmer left us a while ago, revert these ports to ports@ MAINTAINER. |
07 Mar 2003 06:14:21
pl11
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
05 Feb 2001 21:06:00 
|
olgeni  |
Layout fixes in x11-wm. |
08 Oct 2000 08:00:02 
|
asami  |
Convert category x11-wm to new layout. |
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. |