FreshPorts -- The Place For Ports Fri, 4 Jul 2008 11:17 PM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
jwm 2.0.1_1 x11-wm on this many watch lists=1 search for ports that depend on this port
Joe's Window Manager
Maintained by: farrokhi@FreeBSD.org search for ports maintained by this maintainer
Port Added: 28 Dec 2005 16:31:40


WM is a window manager for the X11 Window System. 
JWM is written in C and uses only Xlib at a minimum. 

WWW: http://joewing.net/programs/jwm/index.shtml

-- Babak Farrokhi
   babak@farrokhi.net
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: x11/libXpm
Required To Run: x11/libXpm
Required Libraries: graphics/png

To install the port: cd /usr/ports/x11-wm/jwm/ && make install clean
To add the package: pkg_add -r jwm


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/sourceforge/jwm/
http://nchc.dl.sourceforge.net/sourceforge/jwm/
http://kent.dl.sourceforge.net/sourceforge/jwm/
http://easynews.dl.sourceforge.net/sourceforge/jwm/
http://ufpr.dl.sourceforge.net/sourceforge/jwm/
http://umn.dl.sourceforge.net/sourceforge/jwm/
http://joewing.net/programs/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 20

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
19 Apr 2008 18:56:05
Original commit files touched by this commit  2.0.1_1
  Sanity Test Failure
miwi search for other commits by this committer
- 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)
21 Mar 2008 19:02:39
Original commit files touched by this commit  2.0.1_1
miwi search for other commits by this committer
- Remove USE_XLIB in favor of USE_XORG
- Bump PORTREVISION

Approved by:    maintainer implicit
05 Aug 2007 22:28:20
Original commit files touched by this commit  2.0.1
miwi search for other commits by this committer
- Update to 2.0.1

Approved by:    maintainer implicit
04 Aug 2007 12:41:31
Original commit files touched by this commit  1.8_1
gabor search for other commits by this committer
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
19 May 2007 21:32:57
Original commit files touched by this commit  1.8_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
23 Dec 2006 23:01:06
Original commit files touched by this commit  1.8
miwi search for other commits by this committer
- Update to 1.8

Submitted by:   farrokhi
08 Nov 2006 09:28:33
Original commit files touched by this commit  1.7
farrokhi search for other commits by this committer
Change my email address to farrokhi@ in all ports that I maintain.
Approved by:    miwi (mentor)
15 Aug 2006 12:27:21
Original commit files touched by this commit  1.7
rafan search for other commits by this committer
- Partially revert previous changes.
  In configuration file, we should use relative directory.

Noticed by:     Dmitry Marakasov <amdmi3 at mail.ru> on ports@
Submitted by:   rafan
Approved by:    Babak Farrokhi <babak at farrokhi.net> (maintainer)
14 Aug 2006 17:57:38
Original commit files touched by this commit  1.7
rafan search for other commits by this committer
- Unbreak on 4.x (use GCC 3.4+)
- Respect DESTDIR
- Add new MASTERSITES

PR:             ports/101997
Submitted by:   Babak Farrokhi <babak at farrokhi.net> (maintainer)
29 Apr 2006 13:44:40
Original commit files touched by this commit  1.7
pav search for other commits by this committer
- Update to 1.7

PR:             ports/96510
Submitted by:   Babak Farrokhi <babak@farrokhi.net> (maintainer)
25 Apr 2006 16:54:59
Original commit files touched by this commit  1.6
vs search for other commits by this committer
Update to 1.6

PR:             ports/96235
Submitted by:   maintainer
19 Mar 2006 21:46:29
Original commit files touched by this commit  1.5
pav search for other commits by this committer
- Does not compile on 4.X

Reported by:    krismail
15 Mar 2006 17:02:48
Original commit files touched by this commit  1.5
pav search for other commits by this committer
- Update to 1.5

PR:             ports/94385
Submitted by:   Babak Farrokhi <babak@farrokhi.net> (maintainer)
11 Feb 2006 07:31:54
Original commit files touched by this commit  1.4
ehaupt search for other commits by this committer
Update to 1.4 [1]

[1]
Changes:
   - Make tray menus popup in a more natural location.
   - Made menu sizes specified in terms of the size of icons.
   - Make the tray figure out its layout from its size if the layout
     isn't given explicitly.
   - Fixed swallow items getting more space than requested.
   - Made Swallow more sane when an error is encountered.
   - Now supports windows without a border, but with a title bar.
   - Fixed a key binding issue on restart.
   - Don't show X errors unless in debug mode.
   - Added "valign" and "halign" attributes for Tray.

PR:             93082
Submitted by:   Babak Farrokhi <babak@farrokhi.net> (maintainer)
07 Feb 2006 21:13:32
Original commit files touched by this commit  1.3
pav search for other commits by this committer
- Update MASTER_SITES

PR:             ports/92920
Submitted by:   Babak Farrokhi <babak@farrokhi.net> (maintainer)
18 Jan 2006 02:30:49
Original commit files touched by this commit  1.3
jylefort search for other commits by this committer
- Remove vendor optimizations from CFLAGS [1]
- Preserve configuration file modifications across updates
- Substitute %%PREFIX%% in the configuration file
- Add missing dependency on libpng
- Use GNU_CONFIGURE
- Remove CONFIGURE_ARGS (the passed options are the defaults)
- Respect ${LOCALBASE} and ${X11BASE}

[1]:
PR:             ports/91927
Submitted by:   maintainer
15 Jan 2006 08:15:01
Original commit files touched by this commit  1.3
pav search for other commits by this committer
- Update to 1.3

PR:             ports/91814
Submitted by:   Babak Farrokhi <babak@farrokhi.net> (maintainer)
09 Jan 2006 22:39:08
Original commit files touched by this commit  1.2
pav search for other commits by this committer
- Update MASTER_SITES
- Respect PREFIX

PR:             ports/91567
Submitted by:   Babak Farrokhi <babak@farrokhi.net> (maintainer)
05 Jan 2006 12:19:24
Original commit files touched by this commit  1.2
ehaupt search for other commits by this committer
Update to 1.2

PR:             91333
Submitted by:   Babak Farrokhi <babak@farrokhi.net> (maintainer)
28 Dec 2005 16:29:45
Original commit files touched by this commit  1.1
pav search for other commits by this committer
JWM is a window manager for the X11 Window System. JWM is written in C and uses
only Xlib at a minimum.

PR:             ports/91015
Submitted by:   Babak Farrokhi <babak@farrokhi.net>

Number of commits found: 20

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-pylonsJul 04
freetype2Jul 03
fetchmailJul 01
squid*Jun 28
squid24*Jun 28
squid30*Jun 28
apache22Jun 24
php5-posix*Jun 22
firefox*Jun 21
firefox-devel*Jun 21
firefox10*Jun 21
firefox15*Jun 21
linux-firefox*Jun 21
linux-firefox-devel*Jun 21
linux-mozilla*Jun 21

10 vulnerabilities affecting 29 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 18745
Broken 146
Deprecated 98
Ignore 431
Forbidden 5
Restricted 363
No CDROM 126
Vulnerable 52
Expired 14
Set to expire 78
Interactive 79
new 24 hours 0
new 48 hours4
new 7 days38
new fortnight81
new month184

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.297 seconds.