Port details |
- tvtwm Twm with a virtual desktop
- pl11_2 x11-wm
=3 pl11_2Version of this port present on the latest quarterly branch.
- DEPRECATED: Upstream last release was in 2001 reconsider using vtwm
This port expired on: 2024-01-17
- 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: 2024-01-18 18:29:15
- Commit Hash: ec1eae5
- People watching this port, also watch:: eterm, Xaw3d, nmap, xv, open-motif
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- 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: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
pl11_2 18 Jan 2024 18:29:15 |
Muhammad Moinur Rahman (bofh) |
x11-wm/tvtwm: Remove expired port
2024-01-17 x11-wm/tvtwm: Upstream last release was in 2001 reconsider using vtwm |
pl11_2 09 Jan 2024 12:47:17 |
Baptiste Daroussin (bapt) |
MANPREFIX: eleminate its usage and move man to share/man |
pl11_1 17 Dec 2023 13:11:38 |
Muhammad Moinur Rahman (bofh) |
x11-wm/tvtwm: Mark DEPRECATED
- Upstream last release was in 2001
- Reconsider using x11-wm/vtwm
- No available WWW
- Set EXPIRATION_DATE 2024-01-17
- Pet portclippy |
pl11_1 20 Jul 2022 14:23:42 |
Tobias C. Berner (tcberner) |
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 ) |
pl11_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
pl11_1 28 Aug 2020 18:11:23 |
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) |
pl11_1 07 Nov 2019 18:36:56 |
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. |
pl11_1 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
pl11_1 29 Dec 2015 09:41:47 |
amdmi3 |
- Add LICENSE
- Regenerate patches with `make makepatch` |
pl11_1 14 May 2015 10:15:09 |
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 |
pl11_1 29 Jul 2014 16:36:07 |
adamw |
Rename x11-*/ patch-xy patches to reflect the files they modify.
Finally, this is the last of it. |
pl11_1 24 Mar 2014 23:00:42 |
bapt |
Support stage |
pl11_1 21 Sep 2013 00:01:17 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-wm) |
pl11_1 28 Jun 2013 22:57:17 |
bapt |
Convert to USES=imake
Trim headers |
pl11_1 11 Jun 2013 20:49:23 |
bsam |
. fix build with clang (CFLAGS+=-Wno-return-type);
. trim Makefile headers. |
pl11_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
pl11_1 21 Dec 2009 02:19:12 |
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. |
pl11_1 22 Oct 2009 11:19:26 |
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> |
pl11_1 13 May 2008 10:27:09 |
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) |
pl11_1 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) |
pl11_1 30 May 2007 17:31:09 |
arved |
Fix build with gcc4 |
pl11_1 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}. |
pl11 25 Nov 2005 19:33:59 |
pav |
- Add SHA256 |
pl11 23 Dec 2004 01:35:49 |
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) |
pl11 02 May 2004 19:46:40 |
petef |
Add our own do-install target so we respect ${PREFIX}.
PR: 38602 |
pl11 05 Feb 2004 20:38:07 |
trevor |
Use PLIST_FILES.
Reviewed by: marcus |
pl11 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
pl11 12 Jun 2003 02:10:01 |
will |
gpalmer left us a while ago, revert these ports to ports@ MAINTAINER. |
pl11 07 Mar 2003 06:14:21 |
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. |