Port details |
- viewklass C++ Framework for Motif
- 0.7.2_1 x11-toolkits =2 0.7.2_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: 2002-06-04 16:25:24
- Last Update: 2023-11-01 22:11:47
- Commit Hash: 05f0f44
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: LGPL20+
- WWW:
- https://viewklass.sourceforge.net/
- Description:
- ViewKlass is a C++ framework for developing applications which use the
LessTif, OpenMotif or OSF/Motif[TM] user interface toolkits. In particular
it provides classes which support the creation of reusable components. This
helps to simplify the development of applications using object-oriented
techniques.
It also provides classes which encapsulate some of the more difficult and
tedious aspects of Motif development. These include classes which handle
the creation of windows, dialogs and menus.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- viewklass>0:x11-toolkits/viewklass
- To install the port:
- cd /usr/ports/x11-toolkits/viewklass/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-toolkits/viewklass
- pkg install viewklass
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: viewklass
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ViewKlass-0.7.2.tar.gz) = 05e14bffaba6638311db6f8523ddb6be747cec672e8ba7df883864d719537111
SIZE (ViewKlass-0.7.2.tar.gz) = 118728
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
- xpm.pc : x11/libXpm
- Runtime dependencies:
-
- xpm.pc : x11/libXpm
- Library dependencies:
-
- libXm.so.4 : x11-toolkits/open-motif
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11-toolkits_viewklass
- USES:
- imake:env motif
- 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 |
0.7.2_1 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
0.7.2_1 24 Jul 2023 14:46:02 |
Muhammad Moinur Rahman (bofh) |
x11-toolkits/viewklass: Fix build with llvm16
- Pet portclippy
Sponsored by: The FreeBSD Foundation |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.7.2_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.7.2_1 20 Jul 2022 14:23:40 |
Tobias C. Berner (tcberner) |
x11-toolkits: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* 1wardd@airmail.net
* Alexander Kabaev <ak03@gte.com>
* Alexander Novitsky <alecn2002@yandex.ru>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Brian Buchanan <brian@CSUA.Berkeley.EDU>
* Cezary Morga <cm@therek.net>
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.7.2_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.7.2_1 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
0.7.2_1 28 Jan 2015 01:08:44 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket, kwm (for gnome@ ports) |
0.7.2_1 24 Sep 2014 19:01:45 |
tijl |
Remove USE_AUTOTOOLS |
0.7.2_1 19 Jan 2014 14:25:38 |
miwi |
- Fix build with clang
PR: 185708
Submitted by: ports fury |
0.7.2_1 29 Nov 2013 07:37:53 |
araujo |
- Return almost all of my ports back to the pool. I have no time to make any
necessary fixes on them for the past months. |
0.7.2_1 20 Sep 2013 23:57:48 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits) |
0.7.2_1 10 Jul 2013 07:00:44 |
bapt |
Convert from USE_MOTIF to USES=motif
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Remove indefinite article from comment |
0.7.2_1 02 Jul 2011 18:18:48 |
miwi |
- Kick MD5 support |
0.7.2_1 02 May 2011 12:44:53 |
makc |
Bump PORTREVISION after open-mofit update |
0.7.2 22 Aug 2009 00:39:37 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with X |
0.7.2 04 Apr 2009 23:42:50 |
araujo |
- Update to 0.7.2. |
0.7.1_2 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) |
0.7.1_1 29 Jun 2007 16:29:19 |
araujo |
- Change my mail address to araujo@.
Approved by: stas (mentor) |
0.7.1_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}. |
0.7.0 07 Jan 2007 10:31:27 |
barner |
- Update to 0.7.1
- Pass maintainership to submitter
Submitted by: Marcelo Araujo <araujo@bsdmail.org> (new maintainer)
PR: ports/107620 |
0.7.0 13 May 2006 05:00:46 |
edwin |
Remove USE_REINPLACE from categories starting with X |
0.7.0 25 Nov 2005 19:33:59 |
pav |
- Add SHA256 |
0.7.0 23 Jul 2004 19:10:32 |
anholt |
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl) |
0.7.0 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
0.7.0 05 Jan 2004 17:12:16 |
krion |
- Update to version 0.7.0
PR: 60939
Submitted by: Ports Fury |
0.6.0 09 Nov 2003 16:35:24 |
linimon |
Fix ordering: inclusion of definitions of variables; inclusion of
bsd.port.pre.mk; inclusion of things that depend on both. While
here, pacify portlint a bit. PR: ports/57502 (partial). |
0.6.0 02 Aug 2003 02:36:12 |
maho |
Fix build on gcc-3.3.x
Submitted by: Simon Barner <barner@in.tum.de> |
0.6.0 15 Jul 2003 06:31:25 |
daichi |
update x11-toolkits/viewklass:
- update imake dependency
PR: 54292
Submitted by: Mark Linimon <linimon@lonesome.com> |
0.6.0 04 Jun 2003 22:43:38 |
kris |
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris |
0.6.0 18 May 2003 10:13:40 |
kris |
BROKEN on 5.1: bad C++ |
0.6.0 20 Feb 2003 19:20:28 |
knu |
De-pkg-comment. |
0.6.0 20 Nov 2002 13:23:28 |
ijliao |
upgrade to 0.6.0
PR: 45454
Submitted by: Ports Fury |
0.5.2 07 Nov 2002 03:10:58 |
adamw |
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat |
0.5.2 01 Sep 2002 16:07:59 |
dwcjr |
${PERL} -> ${REINPLACE_CMD}
PR: 40784
Submitted by: corecode@corecode.ath.cx
Reviewed by: flynn@energyhq.homeip.net |
0.5.2 04 Jun 2002 16:22:52 |
ijliao |
add viewklass 0.52
C++ Framework for Motif |