FreshPorts -- The Place For Ports Sun, 6 Jul 2008 10:17 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
windowmaker 0.92.0_4 x11-wm on this many watch lists=145 search for ports that depend on this port
GNUstep-compliant NeXTstep window manager clone
Maintained by: DougB@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: windowmaker


Window Maker is an X11 window manager designed to give additional
integration support to the GNUstep Desktop Environment. In every
way possible, it reproduces the elegant look and feel of the
NeXTstep[tm] GUI. It is fast, feature rich, easy to configure, and
easy to use. In addition, Window Maker works with GNOME and KDE,
making it one of the most useful and universal window managers
available.

WWW: http://www.windowmaker.info/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: x11/libXpm, lang/perl5.8, devel/libtool15, devel/pkg-config
Required To Run: graphics/wmicons, x11/libXpm, lang/perl5.8, devel/pkg-config
Required Libraries: graphics/libungif, graphics/png, graphics/tiff, x11-fonts/libXft, devel/gettext

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


Configuration Options
===> The following configuration options are available for windowmaker-0.92.0_4:
     XINERAMA=off (default) "Enable xinerama support"
     XKB_STATUS=off (default) "XKB keyboard language status support"
     WM_SINGLE_CLICK=on (default) "Add single-click option to WPrefs menu"
     WM_LINGUAS=off (default) "Enable support for additional locales"
     DOCKHOTKEYS=off (default) "Enable support for hotkeys on docks"
===> Use 'make config' to modify these settings

Master Sites:
ftp://ftp.windowmaker.info/pub/source/release/
ftp://ftp.uvsq.fr/pub/X11/window-managers/windowmaker/source/release/
ftp://ftp.dti.ad.jp/pub/X/WindowMaker/source/release/
http://dougbarton.us/Downloads/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 92

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Jun 2008 15:17:21
Original commit files touched by this commit  0.92.0_4
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
19 Apr 2008 18:56:05
Original commit files touched by this commit  0.92.0_3
  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)
24 Mar 2008 23:21:25
Original commit files touched by this commit  0.92.0_3
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
05 Oct 2007 18:28:19
Original commit files touched by this commit  0.92.0_3
garga search for other commits by this committer
- Add a new OPTION (off by default), DOCKHOTKEYS that permit to set hotkeys
  directly on dock's [1]
- Since i'm here, s/INSTALLS_SHLIB/USE_LDCONFIG/

PR:             ports/116518
Submitted by:   garga
Approved by:    maintainer timeout (2 weeks)
Obtained from:  Fedora 7 source rpm [1]
19 May 2007 21:32:57
Original commit files touched by this commit  0.92.0_3
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}.
01 Feb 2007 02:42:06
Original commit files touched by this commit  0.92.0_2
kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
18 Dec 2006 08:02:54
Original commit files touched by this commit  0.92.0_2
dougb search for other commits by this committer
Fix build with gcc 4.1

Obtained from:  Gentoo
21 May 2006 21:11:57
Original commit files touched by this commit  0.92.0_2
dougb search for other commits by this committer
Add my own web site as a backup master site
21 May 2006 21:08:21
Original commit files touched by this commit  0.92.0_2
dougb search for other commits by this committer
The windowmaker web site has moved to .info
13 May 2006 06:00:46
Original commit files touched by this commit  0.92.0_2
edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with X
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.92.0_2
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
26 Dec 2005 13:43:57
Original commit files touched by this commit  0.92.0_1
danfe search for other commits by this committer
Use official spellings of `GNUstep' and `NeXTstep' in port's COMMENT and
description.

Approved by:    maintainer timeout (over a month)
24 Nov 2005 00:08:51
Original commit files touched by this commit  0.92.0
dougb search for other commits by this committer
Add SHA256 checksums to my ports
23 Nov 2005 23:27:13
Original commit files touched by this commit  0.92.0
dougb search for other commits by this committer
Add option (on by default) to compile in the infamous
"single click" patch to put that option on the WPrefs
menu.
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.92.0
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
29 Oct 2005 08:13:29
Original commit files touched by this commit  0.92.0
dougb search for other commits by this committer
For the ports that I maintain, do the following as appropriate:

1. Add myself as a backup master site (Sourceforge and CPAN ports
already have good enough coverage, so skip them).
2. For all ports that have them, download the PGP signature files.
3. For ports in 2, add a verify target to the Makefile
4. For ports where I was already providing a master site, update the URL.
5. Pet portlint in a couple of places.
11 Aug 2005 08:52:18
Original commit files touched by this commit  0.92.0
dougb search for other commits by this committer
1. Move the include of bsd.port.pre.mk before OPTIONS based on a recent
post to -ports on this topic
2. Fix build on amd64 by not trying to inline asm code designed for i386
3. Add a patch to fix window positioning on amd64, from
http://article.gmane.org/gmane.compw.window-managers.windowmaker.devel/749

2 and 3 provided/reminded by Dejan Lesjak <dejan.lesjak@ijs.si>
Fixes for 2 and 3 tested by Dejan, and A Dude <adudek16@gmail.com>.

Approved by:    portmgr (krion)
25 Jul 2005 09:12:21
Original commit files touched by this commit  0.92.0
dougb search for other commits by this committer
Update to the latest, 0.92.

Re-sort pkg-plist was my idea.

Submitted by:   Ports Fury
28 Mar 2005 10:13:21
Original commit files touched by this commit  0.91.0
dougb search for other commits by this committer
Patch to fix a debilitating problem for amd64 users. To quote Scott:

"While it compiles and seems to start fine, it will crash if you
start any GTK-based program, including Firefox and Mozilla ...
GTK populates the NET_WM_ICON X11 property with incorrectly padded
data, and WindowMaker blindly reads it out and winds up passing
garbage to some X libraries, which in turn abort the entire process ...
Fortunately, handling this X11 property is not mandatory as there are
other more reliable ways to pass icon state through X (and in fact very
very few other window managers even try this), so it's safe to avoid the
whole mess by stubbing it out and letting Windowmaker fall back to a
more reliable method."

I've tested this patch with i386 windowmaker, and haven't noticed any
differences. I have xterms and various other things doing fancy stuff
with window and icon titles, so I'm pretty confident that this will
be safe for users of all ARCH's. It's also possible that it will help
those users who were having weird QT problems, but I was not able to
reproduce that problem so I can't say for sure.

Submitted by:   scottl
Approved by:    portmgr (krion)
26 Oct 2004 09:49:49
Original commit files touched by this commit  0.91.0
dougb search for other commits by this committer
Update to 0.91.0, the latest version from the window maker team.
It contains several bug fixes, especially for the new alt-tab code.

1. Adopt this port, at least for the time being. I use it every day,
and follow the wm-user list so I'm probably qualified.

2. Update the descriptions of the OPTIONS.

3. Restore the knob for KDE, and add knobs for XINERAMA and the
additional LINGUAS files. These, and the XKB_STATUS knobs are all
off by default, but on for the PACKAGE_BUILDING case. I borrowed
this concept from the fluxbox port.

4. Add a knob for the experimental virtual desktop code, off by default.
The window maker folks warn that this is still experimental, so users
(Only the first 15 lines of the commit message are shown above View all of this commit message)
26 Oct 2004 09:31:32
Original commit files touched by this commit  0.90.0_1
dougb search for other commits by this committer
This code is no longer in version 0.91.0
25 Oct 2004 23:27:52
Original commit files touched by this commit  0.90.0_1
pav search for other commits by this committer
- Fix build on 4-stable
- Fix libwraster shared library version
- Remove a patch which is no longer needed
- Remove options which are no longer supported
- Fix pkg-plist
- Revise pkg-descr

PR:             ports/73082
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
24 Oct 2004 12:02:32
Original commit files touched by this commit  0.90.0
dougb search for other commits by this committer
Update to 0.90.0, the latest release from the Window Maker team.
This release adds many new features, including font anti-aliasing.

1. Update LIB_DEPENDS to include Xft
2. Modernize USE_LIBTOOL
3. Hermes is no longer relevant
4. Update man page list and pkg-plist for new version
24 Oct 2004 11:59:21
Original commit files touched by this commit  0.80.2_3
dougb search for other commits by this committer
De-fuzz for 0.90.0
24 Oct 2004 11:58:34
Original commit files touched by this commit  0.80.2_3
dougb search for other commits by this committer
Revised to include all the languages supported in 0.90.0.
24 Oct 2004 11:57:54
Original commit files touched by this commit  0.80.2_3
dougb search for other commits by this committer
This patch does not seem to be necessary in 0.90.0.
24 Oct 2004 11:57:23
Original commit files touched by this commit  0.80.2_3
dougb search for other commits by this committer
This adjustment for how libtool is used seems no longer necessary
in 0.90.0.
24 Oct 2004 11:56:45
Original commit files touched by this commit  0.80.2_3
dougb search for other commits by this committer
Choosing a default font for the installation seems no longer to be
necessary in 0.90.0.
24 Oct 2004 11:56:09
Original commit files touched by this commit  0.80.2_3
dougb search for other commits by this committer
Improvements in the 0.90.0 code make these patches irrelevant.
24 Oct 2004 11:54:50
Original commit files touched by this commit  0.80.2_3
dougb search for other commits by this committer
In preparation for 0.90.0, delete all patches that involve charset
manipulation and zh_TW.Big5. The new charset is UTF-8 everywhere,
and zh_TW is now built into the distribution.
21 Aug 2004 10:28:06
Original commit files touched by this commit  0.80.2_3
pav search for other commits by this committer
- Convert to OPTIONS

PR:             ports/70718
Submitted by:   Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
11 Jul 2004 12:30:43
Original commit files touched by this commit  0.80.2_3
krion search for other commits by this committer
Pet portlint
09 Jul 2004 18:43:11
Original commit files touched by this commit  0.80.2_3
marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
06 May 2004 06:12:30
Original commit files touched by this commit  0.80.2_3
kris search for other commits by this committer
Drop maintainership; I don't use this from day-to-day thesedays.
22 Mar 2004 12:45:57
Original commit files touched by this commit  0.80.2_3
kris search for other commits by this committer
o/~ Everybody was distfile sizing! o/~

(Add SIZE to distinfo)

Submitted by:   trevor
14 Mar 2004 06:17:56
Original commit files touched by this commit  0.80.2_3
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
15 Feb 2004 06:54:10
Original commit files touched by this commit  0.80.2_3
kris search for other commits by this committer
Really fix the typo.
15 Feb 2004 06:53:07
Original commit files touched by this commit  0.80.2_3
kris search for other commits by this committer
Fix typo that somehow made it into my previous commit.

Submitted by:   Masahide -mac- NODA <mac@clave.gr.jp>
14 Feb 2004 06:04:05
Original commit files touched by this commit  0.80.2_3
kris search for other commits by this committer
Set WITHOUT_HERMES on sparc64, because that library has an endianness
bug that interchanges red and blue channels in images.

Take maintainership.
04 Feb 2004 04:36:30
Original commit files touched by this commit  0.80.2_3
marcus search for other commits by this committer
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
23 Jan 2004 18:12:26
Original commit files touched by this commit  0.80.2_2
trevor search for other commits by this committer
Now gettext 0.12.1 is gettext-old.
21 Jan 2004 17:13:56
Original commit files touched by this commit  0.80.2_2
nork search for other commits by this committer
o Fix flickering problem with GTK2.
o Bump PORTREVISION acrodingly.

PR:             ports/61661
Submitted by:   Palle Girgensohn <girgen@pingpong.net>
Obtained from:  http://www.monkey.org/openbsd/archive/ports/0308/msg00111.html
27 Sep 2003 04:04:08
Original commit files touched by this commit  0.80.2_1
edwin search for other commits by this committer
Fix breakage by KATO megapatch

Submitted by:   Adam McLaurin <blueeskimo@gmx.net>
27 Sep 2003 02:01:08
Original commit files touched by this commit  0.80.2_1
edwin search for other commits by this committer
KATO mega patch

- ECHO -> ECHO_MSG

For some ports:
- pre-fetch -> pre-everything
- ECHO -> ECHO_CMD

PR:             ports/56820-56858
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
26 Aug 2003 21:25:58
Original commit files touched by this commit  0.80.2_1
marcus search for other commits by this committer
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:     kris
25 Aug 2003 06:41:38
Original commit files touched by this commit  0.80.2
marcus search for other commits by this committer
Chase the libintl.so shared lib version.
29 Jul 2003 10:12:37
Original commit files touched by this commit  0.80.2
sobomax search for other commits by this committer
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
07 Mar 2003 06:14:21
Original commit files touched by this commit  0.80.2
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
02 Jan 2003 10:39:00
Original commit files touched by this commit  0.80.2
sobomax search for other commits by this committer
Revert superfluous PORTREVISION bump from the previous commit.
02 Jan 2003 10:34:09
Original commit files touched by this commit  0.80.2_1
sobomax search for other commits by this committer
Add a knob to disable Hermes support.

PR:             45748
Submitted by:   Miguel Mendez <flynn@energyhq.homeip.net>
20 Nov 2002 20:31:35
Original commit files touched by this commit  0.80.2
sobomax search for other commits by this committer
Update to 0.80.2.

PR:             45523
Submitted by:   "Sergey A.Osokin" <osa@FreeBSD.org.ru>
01 Aug 2002 17:22:41
Original commit files touched by this commit  0.80.1
ade search for other commits by this committer
Chase shlib rev of devel/gettext

Submitted by:   lots and lots
Pointy hat to:  ade
10 Jul 2002 17:40:58
Original commit files touched by this commit  0.80.1
sobomax search for other commits by this committer
Add new knob WITH_XKB_STATUS, which enables support for XKB keyboard
language status.

Submitted by:   Alexander Peresunko <alex@freeman.org.ua>
02 Jul 2002 16:03:17
Original commit files touched by this commit  0.80.1
sobomax search for other commits by this committer
Update to 0.80.1.
15 Apr 2002 18:05:52
Original commit files touched by this commit  0.80.0_1
sobomax search for other commits by this committer
GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already in
LIB_DEPENDS.
12 Apr 2002 18:10:20
Original commit files touched by this commit  0.80.0_1
ade search for other commits by this committer
gettext upgrade uber-patch (stage 3)

- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:    portmgr
17 Mar 2002 14:50:01
Original commit files touched by this commit  0.80.0
sobomax search for other commits by this committer
Fix broken catalog files (non-standard charset names).

Submitted by:   naddy
15 Mar 2002 19:44:29
Original commit files touched by this commit  0.80.0
ade search for other commits by this committer
Stage 1 of gettext update.

Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:    portmgr
29 Jan 2002 12:14:18
files touched by this commit
knu search for other commits by this committer
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;   the ECHO
macro is set to "echo" by default, but it is set to "true" if   make(1) is
invoked with the -s option while ECHO_CMD is always set to   the echo command.  
 
25 Dec 2001 09:46:03
files touched by this commit
sobomax search for other commits by this committer
Update to 0.80.0.    
20 Dec 2001 06:19:02
files touched by this commit
sobomax search for other commits by this committer
Backout previous change - it seems that new revision of the patch doesn't  
apply everywhere.    
19 Dec 2001 20:20:23
files touched by this commit
sobomax search for other commits by this committer
Don't filter libc_r on 5-CURRENT.    
31 Oct 2001 08:20:45
files touched by this commit
sobomax search for other commits by this committer
Don't link in libc - FreeBSD doesn't need this.    
25 Oct 2001 10:17:10
files touched by this commit
sobomax search for other commits by this committer
Fix a potential segfault.    
10 Oct 2001 12:20:07
files touched by this commit
sobomax search for other commits by this committer
Update to 0.70.0.    
30 Sep 2001 23:09:24
files touched by this commit
sobomax search for other commits by this committer
Catch up changes of the windowmaker ftp directory structure.    
11 Sep 2001 05:39:42
files touched by this commit
ache search for other commits by this committer
Bump png major    
06 Aug 2001 15:34:15
files touched by this commit
sobomax search for other commits by this committer
Unbroke wsetfont in Japanese/Korean environment.    
30 Jul 2001 12:36:17
files touched by this commit
sobomax search for other commits by this committer
Remove ${LOCALBASE}/man/sk to make bento happy.    
24 Jul 2001 11:00:50
files touched by this commit
sobomax search for other commits by this committer
Update to 0.65.1.    
24 Jul 2001 03:24:12
files touched by this commit
kris search for other commits by this committer
Prevent possibly-exploitable buffer overflows coming from long window names.    
16 Jun 2001 11:42:25
files touched by this commit
sobomax search for other commits by this committer
Try harder to avoid hardcoded /usr/local/GNUstep in localised menus.    
06 Jun 2001 17:31:34
files touched by this commit
sobomax search for other commits by this committer
Patch buindled menus, so they are properly reffer to ${PREFIX}/GNUstep, not   to
the /usr/local/GNUstep.    
27 May 2001 17:31:06
files touched by this commit
sobomax search for other commits by this committer
1. Backport two patches from windowmaker-i18n port;   2. add wmicons into
RUN_DEPENDS and remove similar functionality from      this port;   3. due to
(1) bump PORTREVISION.    
15 May 2001 11:39:47
files touched by this commit
sobomax search for other commits by this committer
Cleanup MASTER_SITES:    
14 May 2001 20:59:27
files touched by this commit
sobomax search for other commits by this committer
Update to 0.65.0.    
19 Feb 2001 20:41:40
files touched by this commit
sobomax search for other commits by this committer
Update to 0.64.0.    
05 Feb 2001 21:06:00
files touched by this commit
olgeni search for other commits by this committer
Layout fixes in x11-wm.    
09 Jan 2001 16:45:32
files touched by this commit
sobomax search for other commits by this committer
Put in another belt to prevent libwmfun from picking header from freetype1  
instead of right header from freetype2.    
08 Jan 2001 08:54:20
files touched by this commit
sobomax search for other commits by this committer
Explicitly require ${LOCALBASE}/lib/libfreetype to be present at the build time,
  because WM may fail to build if XFree86-4's version of libfreetype.so.6 is  
detected and freetype2 port is not installed (XFree86 doesn't install any  
freetype's header files). This is temporarly workaround until jmz will fix  
XFree86-4 properly.    
08 Jan 2001 02:09:09
files touched by this commit
sobomax search for other commits by this committer
Update to the long awaited new release 0.63.1.    
08 Nov 2000 09:55:56
files touched by this commit
sobomax search for other commits by this committer
Remove USE_GNOME, which I erroneously added after receiving kick from billf.    
08 Nov 2000 07:48:47
files touched by this commit
sobomax search for other commits by this committer
Add missed USE_GNOME if HAVE_GNOME is defined.    
12 Oct 2000 10:55:23
files touched by this commit
reg search for other commits by this committer
Fix the breakage from fixing the last breakage...  Does anyone have a spare  
pointy hat for me...    
10 Oct 2000 19:15:21
files touched by this commit
reg search for other commits by this committer
Fix my breakage.  Add a missing dependency on gettext, and install the   default
laocale files.    
08 Oct 2000 09:00:02
files touched by this commit
asami search for other commits by this committer
Convert category x11-wm to new layout.  
05 Oct 2000 09:22:56
files touched by this commit
reg search for other commits by this committer
Implement WANT_GNOME.    
03 Aug 2000 11:28:58
files touched by this commit
asami search for other commits by this committer
(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.    
04 Jul 2000 09:13:36
files touched by this commit
sobomax search for other commits by this committer
Bump png shared library version.    
16 Jun 2000 23:52:41
files touched by this commit
asami search for other commits by this committer
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB.  (There was a typo in the   previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)    
16 Jun 2000 10:19:52
files touched by this commit
sobomax search for other commits by this committer
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I  
just cun'n'pasted the name from Satoshi's commit message without checking   it. 
  
15 Jun 2000 18:44:17
files touched by this commit
sobomax search for other commits by this committer
First round of INSTALL_SHLIB fixes.    

Number of commits found: 92

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 18752
Broken 146
Deprecated 98
Ignore 429
Forbidden 5
Restricted 361
No CDROM 126
Vulnerable 52
Expired 13
Set to expire 77
Interactive 79
new 24 hours 6
new 48 hours11
new 7 days38
new fortnight72
new month182

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.962 seconds.