The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD x11-wm : windowmaker

GNUstep-compliant NeXTstep window manager clone

 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. 

http://www.windowmaker.info/



windowmaker history


v. 1.136
date: 2007/10/05 17:28:19;  author: garga;  state: Exp;  lines: +7 -2
- 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]

v. 1.135 date: 2007/05/19 20:32:53; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.134 date: 2007/02/01 02:42:05; author: kris; state: Exp; lines: +1 -0 Use libtool port instead of included version to avoid objformat a.out botch
v. 1.133 date: 2006/05/21 20:11:57; author: dougb; state: Exp; lines: +2 -1 Add my own web site as a backup master site
v. 1.132 date: 2006/05/13 05:00:44; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from categories starting with X
v. 1.131 date: 2006/02/23 10:40:43; author: ade; state: Exp; lines: +2 -2 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.130 date: 2005/12/26 13:43:57; author: danfe; state: Exp; lines: +1 -1 Use official spellings of `GNUstep' and `NeXTstep' in port's COMMENT and description. Approved by: maintainer timeout (over a month)
v. 1.129 date: 2005/11/23 23:27:12; author: dougb; state: Exp; lines: +6 -0 Add option (on by default) to compile in the infamous "single click" patch to put that option on the WPrefs menu.
v. 1.128 date: 2005/11/15 06:52:11; author: ade; state: Exp; lines: +1 -1 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.
v. 1.127 date: 2005/10/29 07:13:29; author: dougb; state: Exp; lines: +2 -2 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.
v. 1.126 date: 2005/08/11 07:52:18; author: dougb; state: Exp; lines: +5 -1 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 Fixes for 2 and 3 tested by Dejan, and A Dude . Approved by: portmgr (krion)
v. 1.125 date: 2005/07/25 08:12:21; author: dougb; state: Exp; lines: +4 -16 Update to the latest, 0.92. Re-sort pkg-plist was my idea. Submitted by: Ports Fury
v. 1.124 date: 2004/10/26 08:49:49; author: dougb; state: Exp; lines: +29 -11 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 shouldn't wander into it by mistake. 5. Instead of bumping the SHLIB version number to 5, set it back to 4. The window maker folks use N.N.N for their libwraster version string, and their version for the 0.80.2 version of window maker was 2.3.0. Thus, our previous version number of 4 was already bogus, so keep it bogus even though they've bumped their version to 3.N.N. The new lib is forward compatible for apps compiled with old library (I've tested many of them), and this "fixes" all the ports that depend on libwraster. 6. Make the locale files hidden under the LINGUAS knob conditional in the plist.
v. 1.123 date: 2004/10/25 22:27:51; author: pav; state: Exp; lines: +17 -21 - 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
v. 1.122 date: 2004/10/24 11:02:32; author: dougb; state: Exp; lines: +7 -23 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
v. 1.121 date: 2004/08/21 09:28:06; author: pav; state: Exp; lines: +4 -13 - Convert to OPTIONS PR: ports/70718 Submitted by: Ying-Chieh Chen
v. 1.120 date: 2004/07/11 11:30:43; author: krion; state: Exp; lines: +2 -2 Pet portlint
v. 1.119 date: 2004/07/09 17:43:10; author: marcus; state: Exp; lines: +1 -1 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
v. 1.118 date: 2004/05/06 05:12:30; author: kris; state: Exp; lines: +1 -1 Drop maintainership; I don't use this from day-to-day thesedays.
v. 1.117 date: 2004/03/14 06:17:55; author: ade; state: Exp; lines: +1 -1 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.
v. 1.116 date: 2004/02/15 06:54:10; author: kris; state: Exp; lines: +0 -2 Really fix the typo.
v. 1.115 date: 2004/02/15 06:53:07; author: kris; state: Exp; lines: +1 -1 Fix typo that somehow made it into my previous commit. Submitted by: Masahide -mac- NODA
v. 1.114 date: 2004/02/14 06:04:05; author: kris; state: Exp; lines: +9 -5 Set WITHOUT_HERMES on sparc64, because that library has an endianness bug that interchanges red and blue channels in images. Take maintainership.
v. 1.113 date: 2004/02/04 04:36:30; author: marcus; state: Exp; lines: +3 -3 Add USE_GETTEXT and bump PORTREVISION. Submitted by: trevor Tested by: bento
v. 1.112 date: 2004/01/23 18:12:25; author: trevor; state: Exp; lines: +1 -1 Now gettext 0.12.1 is gettext-old.
v. 1.111 date: 2004/01/21 17:13:56; author: nork; state: Exp; lines: +1 -1 o Fix flickering problem with GTK2. o Bump PORTREVISION acrodingly. PR: ports/61661 Submitted by: Palle Girgensohn Obtained from: http://www.monkey.org/openbsd/archive/ports/0308/msg00111.html
v. 1.110 date: 2003/09/27 03:04:08; author: edwin; state: Exp; lines: +1 -0 Fix breakage by KATO megapatch Submitted by: Adam McLaurin
v. 1.109 date: 2003/09/27 01:01:08; author: edwin; state: Exp; lines: +8 -6 KATO mega patch - ECHO -> ECHO_MSG For some ports: - pre-fetch -> pre-everything - ECHO -> ECHO_CMD PR: ports/56820-56858 Submitted by: KATO Tsuguru
v. 1.108 date: 2003/08/26 20:25:58; author: marcus; state: Exp; lines: +1 -0 Bump the PORTREVISION for the ports directly affected by the gettext upgrade. Prodded by: kris
v. 1.107 date: 2003/08/25 05:41:38; author: marcus; state: Exp; lines: +1 -1 Chase the libintl.so shared lib version.
v. 1.106 date: 2003/07/29 09:12:37; author: sobomax; state: Exp; lines: +1 -1 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.
v. 1.105 date: 2003/03/07 06:14:20; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.104 date: 2003/01/02 10:39:00; author: sobomax; state: Exp; lines: +0 -1 Revert superfluous PORTREVISION bump from the previous commit.
v. 1.103 date: 2003/01/02 10:34:09; author: sobomax; state: Exp; lines: +19 -3 Add a knob to disable Hermes support. PR: 45748 Submitted by: Miguel Mendez
v. 1.102 date: 2002/11/20 20:31:35; author: sobomax; state: Exp; lines: +1 -1 Update to 0.80.2. PR: 45523 Submitted by: "Sergey A.Osokin"
v. 1.101 date: 2002/08/01 16:22:41; author: ade; state: Exp; lines: +1 -1 Chase shlib rev of devel/gettext Submitted by: lots and lots Pointy hat to: ade
v. 1.100 date: 2002/07/10 16:40:58; author: sobomax; state: Exp; lines: +4 -0 Add new knob WITH_XKB_STATUS, which enables support for XKB keyboard language status. Submitted by: Alexander Peresunko
v. 1.99 date: 2002/07/02 15:03:16; author: sobomax; state: Exp; lines: +6 -6 Update to 0.80.1.
v. 1.98 date: 2002/04/15 17:05:49; author: sobomax; state: Exp; lines: +0 -1 GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already in LIB_DEPENDS.
v. 1.97 date: 2002/04/12 17:10:19; author: ade; state: Exp; lines: +4 -5 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
v. 1.96 date: 2002/03/15 19:44:29; author: ade; state: Exp; lines: +2 -2 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
v. 1.95 date: 2002/01/29 12:14:17; author: knu; state: Exp; lines: +1 -1 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.
v. 1.94 date: 2001/12/25 09:46:02; author: sobomax; state: Exp; lines: +1 -2 Update to 0.80.0. Submitted by: olgeni
v. 1.93 date: 2001/10/25 08:17:09; author: sobomax; state: Exp; lines: +1 -0 Fix a potential segfault. Submitted by: tg
v. 1.92 date: 2001/10/10 10:20:06; author: sobomax; state: Exp; lines: +6 -5 Update to 0.70.0.
v. 1.91 date: 2001/09/30 21:09:23; author: sobomax; state: Exp; lines: +2 -2 Catch up changes of the windowmaker ftp directory structure. PR: ??? Submitted by: Patrick Li
v. 1.90 date: 2001/09/11 03:39:42; author: ache; state: Exp; lines: +2 -2 Bump png major
v. 1.89 date: 2001/08/06 13:34:15; author: sobomax; state: Exp; lines: +1 -0 Unbroke wsetfont in Japanese/Korean environment. Submitted by: Masahide -mac- NODA Tested by: knu
v. 1.88 date: 2001/07/24 09:00:49; author: sobomax; state: Exp; lines: +8 -6 Update to 0.65.1.
v. 1.87 date: 2001/07/24 01:24:11; author: kris; state: Exp; lines: +2 -2 Prevent possibly-exploitable buffer overflows coming from long window names. Submitted by: "Alfredo K. Kojima"
v. 1.86 date: 2001/06/16 09:42:25; author: sobomax; state: Exp; lines: +2 -2 Try harder to avoid hardcoded /usr/local/GNUstep in localised menus. Submitted by: Patrick Li
v. 1.85 date: 2001/06/06 15:31:34; author: sobomax; state: Exp; lines: +3 -1 Patch buindled menus, so they are properly reffer to ${PREFIX}/GNUstep, not to the /usr/local/GNUstep. Submitted by: "Patrick Li"
v. 1.84 date: 2001/05/27 15:31:05; author: sobomax; state: Exp; lines: +7 -16 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.
v. 1.83 date: 2001/05/15 09:39:46; author: sobomax; state: Exp; lines: +2 -4 Cleanup MASTER_SITES: - nuke http://jgo.local.net/cool_downloads/wm/ - it doesn't exist anymore; - nuke MASTER_SITE_LOCAL - there is no need in it anymore. Submitted by: dougb
v. 1.82 date: 2001/05/14 18:59:27; author: sobomax; state: Exp; lines: +5 -8 Update to 0.65.0.
v. 1.81 date: 2001/02/19 20:41:38; author: sobomax; state: Exp; lines: +4 -6 Update to 0.64.0.
v. 1.80 date: 2001/02/05 21:05:50; author: olgeni; state: Exp; lines: +2 -2 Layout fixes in x11-wm.
v. 1.79 date: 2001/01/08 08:54:19; author: sobomax; state: Exp; lines: +2 -1 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. Prompted by: Mister X
v. 1.78 date: 2001/01/08 02:09:08; author: sobomax; state: Exp; lines: +26 -19 Update to the long awaited new release 0.63.1.
v. 1.77 date: 2000/11/08 09:55:54; author: sobomax; state: Exp; lines: +1 -2 Remove USE_GNOME, which I erroneously added after receiving kick from billf. Submitted by: reg
v. 1.76 date: 2000/11/08 07:48:47; author: sobomax; state: Exp; lines: +2 -1 Add missed USE_GNOME if HAVE_GNOME is defined. Submitted by: billf
v. 1.75 date: 2000/10/10 17:15:21; author: reg; state: Exp; lines: +5 -3 Fix my breakage. Add a missing dependency on gettext, and install the default laocale files. Noticed by: asami
v. 1.74 date: 2000/10/05 07:22:54; author: reg; state: Exp; lines: +12 -11 Implement WANT_GNOME.
v. 1.73 date: 2000/08/03 09:28:18; author: asami; state: Exp; lines: +3 -3 (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. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
v. 1.72 date: 2000/07/04 07:13:24; author: sobomax; state: Exp; lines: +2 -2 Bump png shared library version. Submitted by: Hajimu UMEMOTO
v. 1.71 date: 2000/06/16 21:52:35; author: asami; state: Exp; lines: +2 -2 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
v. 1.70 date: 2000/06/16 08:19:42; author: sobomax; state: Exp; lines: +2 -2 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. Hall of shame entry: sobomax
v. 1.69 date: 2000/06/15 16:44:05; author: sobomax; state: Exp; lines: +2 -2 First round of INSTALL_SHLIB fixes.
v. 1.68 date: 2000/05/18 06:51:21; author: sobomax; state: Exp; lines: +2 -2 Final 's|sobomax@altavista.net|sobomax@FreeBSD.org|'
v. 1.67 date: 2000/04/17 00:19:01; author: reg; state: Exp; lines: +6 -6 Standardize all user defined options to the booleans WITH_FOO and WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
v. 1.66 date: 2000/04/10 19:50:29; author: cpiazza; state: Exp; lines: +5 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.65 date: 2000/04/04 07:46:33; author: tg; state: Exp; lines: +2 -2 Maxim Sobolev is the new MAINTAINER. Approved by: Brian Handy
v. 1.64 date: 2000/04/03 09:54:01; author: tg; state: Exp; lines: +5 -5 Upgrade to 0.62.1. Cosmetic fixes. PR: 17766 Submitted by: "Maxim Sobolev"
v. 1.63 date: 2000/03/31 09:35:04; author: tg; state: Exp; lines: +5 -5 Upgrade to 0.62.0. Submitted by: Brian Handy
v. 1.62 date: 2000/02/16 13:05:04; author: tg; state: Exp; lines: +8 -3 Merge libwmfun port with WindowMaker. Fix PLIST. PR: 16727 Submitted by: Maxim Sobolev Reviewed by: Will Andrews Use libungif instead of giflib.
v. 1.61 date: 1999/10/06 07:04:40; author: tg; state: Exp; lines: +6 -5 Upgrade to 0.61.1. PR: 14149 Submitted by: Brian Handy
v. 1.60 date: 1999/10/02 16:16:17; author: cpiazza; state: Exp; lines: +5 -1 Add a hook for a single icon per application instance. PR: 13033 Submitted by: Ben Hutchinson
v. 1.59 date: 1999/09/21 01:00:55; author: cpiazza; state: Exp; lines: +1 -1 Oops, the last commit was: PR: 13864 Submitted by: maintainer
v. 1.58 date: 1999/09/21 00:59:37; author: cpiazza; state: Exp; lines: +4 -4 Update to version 0.61.0
v. 1.57 date: 1999/09/18 03:12:10; author: steve; state: Exp; lines: +2 -2 The version number of libgif.so has changed to 5.
v. 1.56 date: 1999/09/07 10:45:28; author: steve; state: Exp; lines: +2 -2 The tiff port now lives in ports/graphics/tiff.
v. 1.55 date: 1999/08/31 03:00:21; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.54 date: 1999/07/19 04:32:58; author: cpiazza; state: Exp; lines: +18 -3 Change CONFIGURE_ARGS to reflect reality and add USE_GNOME/USE_KDE hooks. PR: 12691 Submitted by: Brian Handy , maintainer
v. 1.53 date: 1999/06/08 22:01:16; author: steve; state: Exp; lines: +2 -2 Set USE_LIBTOOL=yes so we get rid of another dastardly (sp?) .la file. Submitted by: Andrzej Tobola
v. 1.52 date: 1999/06/04 08:00:19; author: tg; state: Exp; lines: +5 -4 Upgrade to 0.60.0. PR: 12016 Submitted by: Brian Handy
v. 1.51 date: 1999/05/27 07:32:49; author: tg; state: Exp; lines: +2 -2 Forget about ${PREFIX}/include/giflib.
v. 1.50 date: 1999/05/01 02:45:29; author: steve; state: Exp; lines: +8 -10 Update to version 0.53.0. PR: 11358 Submitted by: maintainer
v. 1.49 date: 1999/04/16 05:22:48; author: taoka; state: Exp; lines: +12 -5 Update to vertion 0.52.0 PR: 10975 Submitted by: maintainer
v. 1.48 date: 1999/03/22 02:44:55; author: steve; state: Exp; lines: +4 -4 Update to version 0.51.2. PR: 10518 Submitted by: maintainer
v. 1.47 date: 1999/02/21 21:51:01; author: billf; state: Exp; lines: +3 -3 Use ${MASTER_SITE_AFTERSTEP} or ${MASTER_SITE_WINDOWMAKER} This unbreaks the fetching of several of these ports.
v. 1.46 date: 1999/02/10 21:29:28; author: fenner; state: Exp; lines: +8 -6 Upgrade to 0.51.0 . Had to add LIBS= and CPPFLAGS= to CONFIGURE_ENV to get configure to find libPropList, perhaps because of the libPropList PREFIX controversy. PR: ports/9768 Submitted by: maintainer
v. 1.45 date: 1999/01/23 07:05:30; author: vanilla; state: Exp; lines: +2 -2 Bump png's major number to 3.
v. 1.44 date: 1999/01/18 06:43:04; author: asami; state: Exp; lines: +2 -2 Add virtual category "windowmaker".
v. 1.43 date: 1999/01/18 03:13:33; author: steve; state: Exp; lines: +4 -4 Update to version 0.50.2. Also added the requisite libtool patches to make this work in -current. PR: 9498 Reviewed by: maintainer Submitted by: Michael Oski
v. 1.42 date: 1998/12/07 12:05:04; author: tg; state: Exp; lines: +2 -2 configure checks for libgif now. Submitted by: Akihiko Hayashi
v. 1.41 date: 1998/12/04 07:53:41; author: tg; state: Exp; lines: +4 -4 Upgrade to 0.20.3. Submitted by: Brian Handy
v. 1.40 date: 1998/11/25 09:01:24; author: asami; state: Exp; lines: +2 -2 Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0 would go backwards.
v. 1.39 date: 1998/11/25 05:06:27; author: jseger; state: Exp; lines: +3 -3 libtiff34->libtiff and include/tiff34/*.h -> include/*.h Approved by: asami
v. 1.38 date: 1998/11/24 16:04:41; author: tg; state: Exp; lines: +2 -10 Don't use the shared libPropList. This is supposed to fix the SIGBUS on startup people are seeing. PR: 8783 Reviewed by: Brian Handy
v. 1.37 date: 1998/11/14 09:43:33; author: asami; state: Exp; lines: +9 -7 Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk.
v. 1.36 date: 1998/10/30 08:24:36; author: tg; state: Exp; lines: +6 -22 Upgrade to 0.20.2. Submitted by: Brian Handy
v. 1.35 date: 1998/10/19 10:57:04; author: tg; state: Exp; lines: +4 -1 Fix default paths in WPrefs.app. Submitted by: Brian Handy
v. 1.34 date: 1998/09/30 13:24:39; author: tg; state: Exp; lines: +11 -5 Upgrade to 0.20.1. Make compilable on -current. Fixes submitted by: Jeremy Lea
v. 1.33 date: 1998/09/27 20:59:11; author: steve; state: Exp; lines: +11 -3 Convert to ELF.
v. 1.32 date: 1998/09/24 15:13:35; author: tg; state: Exp; lines: +4 -4 Upgrade to 0.20.0.
v. 1.31 date: 1998/09/19 01:33:49; author: steve; state: Exp; lines: +3 -3 giflib is now converted to ELF so remove regexp support.
v. 1.30 date: 1998/09/17 00:50:51; author: asami; state: Exp; lines: +2 -2 Roll back libpng major to 2.
v. 1.29 date: 1998/09/17 00:32:59; author: asami; state: Exp; lines: +2 -2 Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it in the first place.
v. 1.28 date: 1998/09/15 11:57:50; author: asami; state: Exp; lines: +2 -2 libpng major is now 3. Also remove regexp support in preparation for ELF conversion.
v. 1.27 date: 1998/09/15 11:46:12; author: asami; state: Exp; lines: +2 -2 jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly. (Note, since the shlib major didn't change this just removes the regexp support.)
v. 1.26 date: 1998/09/15 11:13:37; author: asami; state: Exp; lines: +2 -2 libXpm major is now 5. Also remove regexp support in preparation for ELF conversion.
v. 1.25 date: 1998/09/11 06:46:51; author: tg; state: Exp; lines: +5 -4 Upgrade to 0.19.3. Submitted by: Brian Handy
v. 1.24 date: 1998/09/09 05:57:17; author: tg; state: Exp; lines: +7 -4 Upgrade to 0.19.2. Reviewed by: Brian Handy
v. 1.23 date: 1998/09/04 06:24:11; author: tg; state: Exp; lines: +4 -4 Upgrade to 0.19.1. Submitted by: Brian Handy
v. 1.22 date: 1998/09/02 06:14:50; author: tg; state: Exp; lines: +4 -5 Upgrade to 0.19.0. Reviewed by: Brian Handy
v. 1.21 date: 1998/08/19 07:01:52; author: tg; state: Exp; lines: +5 -4 Upgrade to 0.18.1b. Submitted by: Brian Handy
v. 1.20 date: 1998/08/11 08:37:43; author: tg; state: Exp; lines: +3 -2 (1) Configure looks first for tiff, then tiff34...so if you have an old version of tiff, it never finds the first one. "Anthony C. Chavez" (2) dockit calls out wish in the first line. moro Submitted by: Brian Handy
v. 1.19 date: 1998/08/07 23:01:40; author: asami; state: Exp; lines: +2 -2 Move "afterstep-devel afterstep amiwm blackbox ctwm enlightenment fvwm fvwm2 fvwm95 gwm icewm lwm mlvwm olvwm piewm qvwm tvtwm windowmaker wm2 wmx" from x11 to x11-wm.
v. 1.18 date: 1998/08/05 09:31:49; author: asami; state: Exp; lines: +2 -2 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
v. 1.17 date: 1998/07/28 06:17:29; author: tg; state: Exp; lines: +21 -6 Upgrade to 0.17.5. Reviewed by: Brian Handy
v. 1.16 date: 1998/07/08 14:48:52; author: tg; state: Exp; lines: +4 -4 Upgrade to 0.16.1. Reviewed by: Brian Handy
v. 1.15 date: 1998/07/03 06:51:19; author: tg; state: Exp; lines: +4 -5 Upgrade to 0.16.0.
v. 1.14 date: 1998/06/15 14:40:43; author: tg; state: Exp; lines: +1 -6 We don't need to patch the config files anymore, autoconf takes care of that.
v. 1.13 date: 1998/06/15 08:58:08; author: tg; state: Exp; lines: +4 -4 Upgrade to 0.15.1. Submitted by: Brian Handy
v. 1.12 date: 1998/06/09 15:29:45; author: tg; state: Exp; lines: +6 -1 Fix some paths in the default configuration files. PR: 6894 Reviewed by: Brian Handy
v. 1.11 date: 1998/06/04 07:56:56; author: tg; state: Exp; lines: +6 -6 Upgrade to 0.15.0. Reviewed by: Brian Handy
v. 1.10 date: 1998/05/04 20:23:20; author: jseger; state: Exp; lines: +2 -2 Change JPEG shared library number to 9. This is to make sure that everyone installs the version of the port that uses shared library number 9 and the LIBRARY_VERSION set to the default. Normally this is against our policy (bumping the version number for minor things), however due to the major problems caused with the upgrade, Satoshi and I decided that this was best. Approved by: asami
v. 1.9 date: 1998/04/15 22:18:16; author: jseger; state: Exp; lines: +2 -2 Switch remaining ports to use jpeg lib version 8.0.
v. 1.8 date: 1998/04/07 13:00:41; author: tg; state: Exp; lines: +4 -4 Upgrade to 0.14.1. PR: 6154 Submitted by: Brian Handy
v. 1.7 date: 1998/03/28 22:18:25; author: asami; state: Exp; lines: +1 -3 The port that throws up on gtk is workplace, not windowmaker.
v. 1.6 date: 1998/03/28 20:53:22; author: asami; state: Exp; lines: +3 -1 Doesn't build.
v. 1.5 date: 1998/03/28 20:22:42; author: ache; state: Exp; lines: +2 -2 upgrade png major
v. 1.4 date: 1998/03/02 09:45:55; author: tg; state: Exp; lines: +4 -4 Upgrade to 0.14.0
v. 1.3 date: 1998/02/26 07:24:19; author: tg; state: Exp; lines: +7 -3 Actually use all those libs this ports depends on. Reviewed by: maintainer
v. 1.2 date: 1998/02/24 09:16:48; author: tg; state: Exp; lines: +12 -10 Upgrade to 0.13.1. PR: second half of 5818 Submitted by: Brian Handy
v. 1.1 date: 1997/11/04 10:33:43; author: tg; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/11/04 10:33:43; author: tg; state: Exp; lines: +0 -0 Import of windowmaker port. This is (yet another ;-)) window manager with a nextstep look and feel. Submitted by: Brian Handy ============================================================================= v. 1.136 date: 2007/10/05 17:28:19; author: garga; state: Exp; lines: +7 -2 - 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]
v. 1.135 date: 2007/05/19 20:32:53; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.134 date: 2007/02/01 02:42:05; author: kris; state: Exp; lines: +1 -0 Use libtool port instead of included version to avoid objformat a.out botch
v. 1.133 date: 2006/05/21 20:11:57; author: dougb; state: Exp; lines: +2 -1 Add my own web site as a backup master site
v. 1.132 date: 2006/05/13 05:00:44; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from categories starting with X
v. 1.131 date: 2006/02/23 10:40:43; author: ade; state: Exp; lines: +2 -2 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.130 date: 2005/12/26 13:43:57; author: danfe; state: Exp; lines: +1 -1 Use official spellings of `GNUstep' and `NeXTstep' in port's COMMENT and description. Approved by: maintainer timeout (over a month)
v. 1.129 date: 2005/11/23 23:27:12; author: dougb; state: Exp; lines: +6 -0 Add option (on by default) to compile in the infamous "single click" patch to put that option on the WPrefs menu.
v. 1.128 date: 2005/11/15 06:52:11; author: ade; state: Exp; lines: +1 -1 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.
v. 1.127 date: 2005/10/29 07:13:29; author: dougb; state: Exp; lines: +2 -2 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.
v. 1.126 date: 2005/08/11 07:52:18; author: dougb; state: Exp; lines: +5 -1 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 Fixes for 2 and 3 tested by Dejan, and A Dude . Approved by: portmgr (krion)
v. 1.125 date: 2005/07/25 08:12:21; author: dougb; state: Exp; lines: +4 -16 Update to the latest, 0.92. Re-sort pkg-plist was my idea. Submitted by: Ports Fury
v. 1.124 date: 2004/10/26 08:49:49; author: dougb; state: Exp; lines: +29 -11 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 shouldn't wander into it by mistake. 5. Instead of bumping the SHLIB version number to 5, set it back to 4. The window maker folks use N.N.N for their libwraster version string, and their version for the 0.80.2 version of window maker was 2.3.0. Thus, our previous version number of 4 was already bogus, so keep it bogus even though they've bumped their version to 3.N.N. The new lib is forward compatible for apps compiled with old library (I've tested many of them), and this "fixes" all the ports that depend on libwraster. 6. Make the locale files hidden under the LINGUAS knob conditional in the plist.
v. 1.123 date: 2004/10/25 22:27:51; author: pav; state: Exp; lines: +17 -21 - 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
v. 1.122 date: 2004/10/24 11:02:32; author: dougb; state: Exp; lines: +7 -23 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
v. 1.121 date: 2004/08/21 09:28:06; author: pav; state: Exp; lines: +4 -13 - Convert to OPTIONS PR: ports/70718 Submitted by: Ying-Chieh Chen
v. 1.120 date: 2004/07/11 11:30:43; author: krion; state: Exp; lines: +2 -2 Pet portlint
v. 1.119 date: 2004/07/09 17:43:10; author: marcus; state: Exp; lines: +1 -1 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
v. 1.118 date: 2004/05/06 05:12:30; author: kris; state: Exp; lines: +1 -1 Drop maintainership; I don't use this from day-to-day thesedays.
v. 1.117 date: 2004/03/14 06:17:55; author: ade; state: Exp; lines: +1 -1 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.
v. 1.116 date: 2004/02/15 06:54:10; author: kris; state: Exp; lines: +0 -2 Really fix the typo.
v. 1.115 date: 2004/02/15 06:53:07; author: kris; state: Exp; lines: +1 -1 Fix typo that somehow made it into my previous commit. Submitted by: Masahide -mac- NODA
v. 1.114 date: 2004/02/14 06:04:05; author: kris; state: Exp; lines: +9 -5 Set WITHOUT_HERMES on sparc64, because that library has an endianness bug that interchanges red and blue channels in images. Take maintainership.
v. 1.113 date: 2004/02/04 04:36:30; author: marcus; state: Exp; lines: +3 -3 Add USE_GETTEXT and bump PORTREVISION. Submitted by: trevor Tested by: bento
v. 1.112 date: 2004/01/23 18:12:25; author: trevor; state: Exp; lines: +1 -1 Now gettext 0.12.1 is gettext-old.
v. 1.111 date: 2004/01/21 17:13:56; author: nork; state: Exp; lines: +1 -1 o Fix flickering problem with GTK2. o Bump PORTREVISION acrodingly. PR: ports/61661 Submitted by: Palle Girgensohn Obtained from: http://www.monkey.org/openbsd/archive/ports/0308/msg00111.html
v. 1.110 date: 2003/09/27 03:04:08; author: edwin; state: Exp; lines: +1 -0 Fix breakage by KATO megapatch Submitted by: Adam McLaurin
v. 1.109 date: 2003/09/27 01:01:08; author: edwin; state: Exp; lines: +8 -6 KATO mega patch - ECHO -> ECHO_MSG For some ports: - pre-fetch -> pre-everything - ECHO -> ECHO_CMD PR: ports/56820-56858 Submitted by: KATO Tsuguru
v. 1.108 date: 2003/08/26 20:25:58; author: marcus; state: Exp; lines: +1 -0 Bump the PORTREVISION for the ports directly affected by the gettext upgrade. Prodded by: kris
v. 1.107 date: 2003/08/25 05:41:38; author: marcus; state: Exp; lines: +1 -1 Chase the libintl.so shared lib version.
v. 1.106 date: 2003/07/29 09:12:37; author: sobomax; state: Exp; lines: +1 -1 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.
v. 1.105 date: 2003/03/07 06:14:20; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.104 date: 2003/01/02 10:39:00; author: sobomax; state: Exp; lines: +0 -1 Revert superfluous PORTREVISION bump from the previous commit.
v. 1.103 date: 2003/01/02 10:34:09; author: sobomax; state: Exp; lines: +19 -3 Add a knob to disable Hermes support. PR: 45748 Submitted by: Miguel Mendez
v. 1.102 date: 2002/11/20 20:31:35; author: sobomax; state: Exp; lines: +1 -1 Update to 0.80.2. PR: 45523 Submitted by: "Sergey A.Osokin"
v. 1.101 date: 2002/08/01 16:22:41; author: ade; state: Exp; lines: +1 -1 Chase shlib rev of devel/gettext Submitted by: lots and lots Pointy hat to: ade
v. 1.100 date: 2002/07/10 16:40:58; author: sobomax; state: Exp; lines: +4 -0 Add new knob WITH_XKB_STATUS, which enables support for XKB keyboard language status. Submitted by: Alexander Peresunko
v. 1.99 date: 2002/07/02 15:03:16; author: sobomax; state: Exp; lines: +6 -6 Update to 0.80.1.
v. 1.98 date: 2002/04/15 17:05:49; author: sobomax; state: Exp; lines: +0 -1 GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already in LIB_DEPENDS.
v. 1.97 date: 2002/04/12 17:10:19; author: ade; state: Exp; lines: +4 -5 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
v. 1.96 date: 2002/03/15 19:44:29; author: ade; state: Exp; lines: +2 -2 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
v. 1.95 date: 2002/01/29 12:14:17; author: knu; state: Exp; lines: +1 -1 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.
v. 1.94 date: 2001/12/25 09:46:02; author: sobomax; state: Exp; lines: +1 -2 Update to 0.80.0. Submitted by: olgeni
v. 1.93 date: 2001/10/25 08:17:09; author: sobomax; state: Exp; lines: +1 -0 Fix a potential segfault. Submitted by: tg
v. 1.92 date: 2001/10/10 10:20:06; author: sobomax; state: Exp; lines: +6 -5 Update to 0.70.0.
v. 1.91 date: 2001/09/30 21:09:23; author: sobomax; state: Exp; lines: +2 -2 Catch up changes of the windowmaker ftp directory structure. PR: ??? Submitted by: Patrick Li
v. 1.90 date: 2001/09/11 03:39:42; author: ache; state: Exp; lines: +2 -2 Bump png major
v. 1.89 date: 2001/08/06 13:34:15; author: sobomax; state: Exp; lines: +1 -0 Unbroke wsetfont in Japanese/Korean environment. Submitted by: Masahide -mac- NODA Tested by: knu
v. 1.88 date: 2001/07/24 09:00:49; author: sobomax; state: Exp; lines: +8 -6 Update to 0.65.1.
v. 1.87 date: 2001/07/24 01:24:11; author: kris; state: Exp; lines: +2 -2 Prevent possibly-exploitable buffer overflows coming from long window names. Submitted by: "Alfredo K. Kojima"
v. 1.86 date: 2001/06/16 09:42:25; author: sobomax; state: Exp; lines: +2 -2 Try harder to avoid hardcoded /usr/local/GNUstep in localised menus. Submitted by: Patrick Li
v. 1.85 date: 2001/06/06 15:31:34; author: sobomax; state: Exp; lines: +3 -1 Patch buindled menus, so they are properly reffer to ${PREFIX}/GNUstep, not to the /usr/local/GNUstep. Submitted by: "Patrick Li"
v. 1.84 date: 2001/05/27 15:31:05; author: sobomax; state: Exp; lines: +7 -16 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.
v. 1.83 date: 2001/05/15 09:39:46; author: sobomax; state: Exp; lines: +2 -4 Cleanup MASTER_SITES: - nuke http://jgo.local.net/cool_downloads/wm/ - it doesn't exist anymore; - nuke MASTER_SITE_LOCAL - there is no need in it anymore. Submitted by: dougb
v. 1.82 date: 2001/05/14 18:59:27; author: sobomax; state: Exp; lines: +5 -8 Update to 0.65.0.
v. 1.81 date: 2001/02/19 20:41:38; author: sobomax; state: Exp; lines: +4 -6 Update to 0.64.0.
v. 1.80 date: 2001/02/05 21:05:50; author: olgeni; state: Exp; lines: +2 -2 Layout fixes in x11-wm.
v. 1.79 date: 2001/01/08 08:54:19; author: sobomax; state: Exp; lines: +2 -1 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. Prompted by: Mister X
v. 1.78 date: 2001/01/08 02:09:08; author: sobomax; state: Exp; lines: +26 -19 Update to the long awaited new release 0.63.1.
v. 1.77 date: 2000/11/08 09:55:54; author: sobomax; state: Exp; lines: +1 -2 Remove USE_GNOME, which I erroneously added after receiving kick from billf. Submitted by: reg
v. 1.76 date: 2000/11/08 07:48:47; author: sobomax; state: Exp; lines: +2 -1 Add missed USE_GNOME if HAVE_GNOME is defined. Submitted by: billf
v. 1.75 date: 2000/10/10 17:15:21; author: reg; state: Exp; lines: +5 -3 Fix my breakage. Add a missing dependency on gettext, and install the default laocale files. Noticed by: asami
v. 1.74 date: 2000/10/05 07:22:54; author: reg; state: Exp; lines: +12 -11 Implement WANT_GNOME.
v. 1.73 date: 2000/08/03 09:28:18; author: asami; state: Exp; lines: +3 -3 (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. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
v. 1.72 date: 2000/07/04 07:13:24; author: sobomax; state: Exp; lines: +2 -2 Bump png shared library version. Submitted by: Hajimu UMEMOTO
v. 1.71 date: 2000/06/16 21:52:35; author: asami; state: Exp; lines: +2 -2 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
v. 1.70 date: 2000/06/16 08:19:42; author: sobomax; state: Exp; lines: +2 -2 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. Hall of shame entry: sobomax
v. 1.69 date: 2000/06/15 16:44:05; author: sobomax; state: Exp; lines: +2 -2 First round of INSTALL_SHLIB fixes.
v. 1.68 date: 2000/05/18 06:51:21; author: sobomax; state: Exp; lines: +2 -2 Final 's|sobomax@altavista.net|sobomax@FreeBSD.org|'
v. 1.67 date: 2000/04/17 00:19:01; author: reg; state: Exp; lines: +6 -6 Standardize all user defined options to the booleans WITH_FOO and WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
v. 1.66 date: 2000/04/10 19:50:29; author: cpiazza; state: Exp; lines: +5 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.65 date: 2000/04/04 07:46:33; author: tg; state: Exp; lines: +2 -2 Maxim Sobolev is the new MAINTAINER. Approved by: Brian Handy
v. 1.64 date: 2000/04/03 09:54:01; author: tg; state: Exp; lines: +5 -5 Upgrade to 0.62.1. Cosmetic fixes. PR: 17766 Submitted by: "Maxim Sobolev"
v. 1.63 date: 2000/03/31 09:35:04; author: tg; state: Exp; lines: +5 -5 Upgrade to 0.62.0. Submitted by: Brian Handy
v. 1.62 date: 2000/02/16 13:05:04; author: tg; state: Exp; lines: +8 -3 Merge libwmfun port with WindowMaker. Fix PLIST. PR: 16727 Submitted by: Maxim Sobolev Reviewed by: Will Andrews Use libungif instead of giflib.
v. 1.61 date: 1999/10/06 07:04:40; author: tg; state: Exp; lines: +6 -5 Upgrade to 0.61.1. PR: 14149 Submitted by: Brian Handy
v. 1.60 date: 1999/10/02 16:16:17; author: cpiazza; state: Exp; lines: +5 -1 Add a hook for a single icon per application instance. PR: 13033 Submitted by: Ben Hutchinson
v. 1.59 date: 1999/09/21 01:00:55; author: cpiazza; state: Exp; lines: +1 -1 Oops, the last commit was: PR: 13864 Submitted by: maintainer
v. 1.58 date: 1999/09/21 00:59:37; author: cpiazza; state: Exp; lines: +4 -4 Update to version 0.61.0
v. 1.57 date: 1999/09/18 03:12:10; author: steve; state: Exp; lines: +2 -2 The version number of libgif.so has changed to 5.
v. 1.56 date: 1999/09/07 10:45:28; author: steve; state: Exp; lines: +2 -2 The tiff port now lives in ports/graphics/tiff.
v. 1.55 date: 1999/08/31 03:00:21; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.54 date: 1999/07/19 04:32:58; author: cpiazza; state: Exp; lines: +18 -3 Change CONFIGURE_ARGS to reflect reality and add USE_GNOME/USE_KDE hooks. PR: 12691 Submitted by: Brian Handy , maintainer
v. 1.53 date: 1999/06/08 22:01:16; author: steve; state: Exp; lines: +2 -2 Set USE_LIBTOOL=yes so we get rid of another dastardly (sp?) .la file. Submitted by: Andrzej Tobola
v. 1.52 date: 1999/06/04 08:00:19; author: tg; state: Exp; lines: +5 -4 Upgrade to 0.60.0. PR: 12016 Submitted by: Brian Handy
v. 1.51 date: 1999/05/27 07:32:49; author: tg; state: Exp; lines: +2 -2 Forget about ${PREFIX}/include/giflib.
v. 1.50 date: 1999/05/01 02:45:29; author: steve; state: Exp; lines: +8 -10 Update to version 0.53.0. PR: 11358 Submitted by: maintainer
v. 1.49 date: 1999/04/16 05:22:48; author: taoka; state: Exp; lines: +12 -5 Update to vertion 0.52.0 PR: 10975 Submitted by: maintainer
v. 1.48 date: 1999/03/22 02:44:55; author: steve; state: Exp; lines: +4 -4 Update to version 0.51.2. PR: 10518 Submitted by: maintainer
v. 1.47 date: 1999/02/21 21:51:01; author: billf; state: Exp; lines: +3 -3 Use ${MASTER_SITE_AFTERSTEP} or ${MASTER_SITE_WINDOWMAKER} This unbreaks the fetching of several of these ports.
v. 1.46 date: 1999/02/10 21:29:28; author: fenner; state: Exp; lines: +8 -6 Upgrade to 0.51.0 . Had to add LIBS= and CPPFLAGS= to CONFIGURE_ENV to get configure to find libPropList, perhaps because of the libPropList PREFIX controversy. PR: ports/9768 Submitted by: maintainer
v. 1.45 date: 1999/01/23 07:05:30; author: vanilla; state: Exp; lines: +2 -2 Bump png's major number to 3.
v. 1.44 date: 1999/01/18 06:43:04; author: asami; state: Exp; lines: +2 -2 Add virtual category "windowmaker".
v. 1.43 date: 1999/01/18 03:13:33; author: steve; state: Exp; lines: +4 -4 Update to version 0.50.2. Also added the requisite libtool patches to make this work in -current. PR: 9498 Reviewed by: maintainer Submitted by: Michael Oski
v. 1.42 date: 1998/12/07 12:05:04; author: tg; state: Exp; lines: +2 -2 configure checks for libgif now. Submitted by: Akihiko Hayashi
v. 1.41 date: 1998/12/04 07:53:41; author: tg; state: Exp; lines: +4 -4 Upgrade to 0.20.3. Submitted by: Brian Handy
v. 1.40 date: 1998/11/25 09:01:24; author: asami; state: Exp; lines: +2 -2 Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0 would go backwards.
v. 1.39 date: 1998/11/25 05:06:27; author: jseger; state: Exp; lines: +3 -3 libtiff34->libtiff and include/tiff34/*.h -> include/*.h Approved by: asami
v. 1.38 date: 1998/11/24 16:04:41; author: tg; state: Exp; lines: +2 -10 Don't use the shared libPropList. This is supposed to fix the SIGBUS on startup people are seeing. PR: 8783 Reviewed by: Brian Handy
v. 1.37 date: 1998/11/14 09:43:33; author: asami; state: Exp; lines: +9 -7 Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk.
v. 1.36 date: 1998/10/30 08:24:36; author: tg; state: Exp; lines: +6 -22 Upgrade to 0.20.2. Submitted by: Brian Handy
v. 1.35 date: 1998/10/19 10:57:04; author: tg; state: Exp; lines: +4 -1 Fix default paths in WPrefs.app. Submitted by: Brian Handy
v. 1.34 date: 1998/09/30 13:24:39; author: tg; state: Exp; lines: +11 -5 Upgrade to 0.20.1. Make compilable on -current. Fixes submitted by: Jeremy Lea
v. 1.33 date: 1998/09/27 20:59:11; author: steve; state: Exp; lines: +11 -3 Convert to ELF.
v. 1.32 date: 1998/09/24 15:13:35; author: tg; state: Exp; lines: +4 -4 Upgrade to 0.20.0.
v. 1.31 date: 1998/09/19 01:33:49; author: steve; state: Exp; lines: +3 -3 giflib is now converted to ELF so remove regexp support.
v. 1.30 date: 1998/09/17 00:50:51; author: asami; state: Exp; lines: +2 -2 Roll back libpng major to 2.
v. 1.29 date: 1998/09/17 00:32:59; author: asami; state: Exp; lines: +2 -2 Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it in the first place. ----------------



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm