aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/windowmaker/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Revert superfluous PORTREVISION bump from the previous commit.Maxim Sobolev2003-01-021-1/+0
| | | | Notes: svn path=/head/; revision=72187
* Add a knob to disable Hermes support.Maxim Sobolev2003-01-021-3/+19
| | | | | | | | PR: 45748 Submitted by: Miguel Mendez <flynn@energyhq.homeip.net> Notes: svn path=/head/; revision=72186
* Update to 0.80.2.Maxim Sobolev2002-11-201-1/+1
| | | | | | | | PR: 45523 Submitted by: "Sergey A.Osokin" <osa@FreeBSD.org.ru> Notes: svn path=/head/; revision=70611
* Chase shlib rev of devel/gettextAde Lovett2002-08-011-1/+1
| | | | | | | | Submitted by: lots and lots Pointy hat to: ade Notes: svn path=/head/; revision=63850
* Add new knob WITH_XKB_STATUS, which enables support for XKB keyboardMaxim Sobolev2002-07-101-0/+4
| | | | | | | | | language status. Submitted by: Alexander Peresunko <alex@freeman.org.ua> Notes: svn path=/head/; revision=62778
* Update to 0.80.1.Maxim Sobolev2002-07-021-6/+6
| | | | Notes: svn path=/head/; revision=62343
* GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already inMaxim Sobolev2002-04-151-1/+0
| | | | | | | LIB_DEPENDS. Notes: svn path=/head/; revision=57721
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-5/+4
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=57625
* Stage 1 of gettext update.Ade Lovett2002-03-151-2/+2
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=56168
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-1/+1
| | | | | | | | | 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. Notes: svn path=/head/; revision=53961
* Update to 0.80.0.Maxim Sobolev2001-12-251-2/+1
| | | | | | | Submitted by: olgeni Notes: svn path=/head/; revision=52153
* Fix a potential segfault.Maxim Sobolev2001-10-251-0/+1
| | | | | | | Submitted by: tg Notes: svn path=/head/; revision=49185
* Update to 0.70.0.Maxim Sobolev2001-10-101-5/+6
| | | | Notes: svn path=/head/; revision=48646
* Catch up changes of the windowmaker ftp directory structure.Maxim Sobolev2001-09-301-1/+1
| | | | | | | | PR: ??? Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=48289
* Bump png majorAndrey A. Chernov2001-09-111-1/+1
| | | | Notes: svn path=/head/; revision=47631
* Unbroke wsetfont in Japanese/Korean environment.Maxim Sobolev2001-08-061-0/+1
| | | | | | | | Submitted by: Masahide -mac- NODA <mac@clave.gr.jp> Tested by: knu Notes: svn path=/head/; revision=45880
* Update to 0.65.1.Maxim Sobolev2001-07-241-5/+7
| | | | Notes: svn path=/head/; revision=45430
* Prevent possibly-exploitable buffer overflows coming from long window names.Kris Kennaway2001-07-241-1/+1
| | | | | | | Submitted by: "Alfredo K. Kojima" <kojima@conectiva.com.br> Notes: svn path=/head/; revision=45418
* Try harder to avoid hardcoded /usr/local/GNUstep in localised menus.Maxim Sobolev2001-06-161-1/+1
| | | | | | | Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=44060
* Patch buindled menus, so they are properly reffer to ${PREFIX}/GNUstep, notMaxim Sobolev2001-06-061-0/+2
| | | | | | | | | to the /usr/local/GNUstep. Submitted by: "Patrick Li" <pat@databits.net> Notes: svn path=/head/; revision=43565
* 1. Backport two patches from windowmaker-i18n port;Maxim Sobolev2001-05-271-15/+6
| | | | | | | | | 2. add wmicons into RUN_DEPENDS and remove similar functionality from this port; 3. due to (1) bump PORTREVISION. Notes: svn path=/head/; revision=43143
* Cleanup MASTER_SITES:Maxim Sobolev2001-05-151-3/+1
| | | | | | | | | | - 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 Notes: svn path=/head/; revision=42613
* Update to 0.65.0.Maxim Sobolev2001-05-141-7/+4
| | | | Notes: svn path=/head/; revision=42595
* Update to 0.64.0.Maxim Sobolev2001-02-191-5/+3
| | | | Notes: svn path=/head/; revision=38492
* Layout fixes in x11-wm.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=38012
* Explicitly require ${LOCALBASE}/lib/libfreetype to be present at the build time,Maxim Sobolev2001-01-081-0/+1
| | | | | | | | | | | | 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 <scanner@jurai.net> Notes: svn path=/head/; revision=36933
* Update to the long awaited new release 0.63.1.Maxim Sobolev2001-01-081-18/+25
| | | | Notes: svn path=/head/; revision=36917
* Remove USE_GNOME, which I erroneously added after receiving kick from billf.Maxim Sobolev2000-11-081-1/+0
| | | | | | | Submitted by: reg Notes: svn path=/head/; revision=34908
* Add missed USE_GNOME if HAVE_GNOME is defined.Maxim Sobolev2000-11-081-0/+1
| | | | | | | Submitted by: billf Notes: svn path=/head/; revision=34904
* Fix my breakage. Add a missing dependency on gettext, and install theJeremy Lea2000-10-101-2/+4
| | | | | | | | | default laocale files. Noticed by: asami Notes: svn path=/head/; revision=33677
* Implement WANT_GNOME.Jeremy Lea2000-10-051-10/+11
| | | | Notes: svn path=/head/; revision=33430
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=31272
* Bump png shared library version.Maxim Sobolev2000-07-041-1/+1
| | | | | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> Notes: svn path=/head/; revision=30165
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=29651
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev2000-06-161-1/+1
| | | | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax Notes: svn path=/head/; revision=29628
* First round of INSTALL_SHLIB fixes.Maxim Sobolev2000-06-151-1/+1
| | | | Notes: svn path=/head/; revision=29613
* Final 's|sobomax@altavista.net|sobomax@FreeBSD.org|'Maxim Sobolev2000-05-181-1/+1
| | | | Notes: svn path=/head/; revision=28548
* Standardize all user defined options to the booleans WITH_FOO andJeremy Lea2000-04-171-5/+5
| | | | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports Notes: svn path=/head/; revision=27680
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-3/+4
| | | | Notes: svn path=/head/; revision=27443
* Maxim Sobolev <sobomax@altavista.net> is the new MAINTAINER.Thomas Gellekum2000-04-041-1/+1
| | | | | | | Approved by: Brian Handy <handy@physics.montana.edu> Notes: svn path=/head/; revision=27319
* Upgrade to 0.62.1. Cosmetic fixes.Thomas Gellekum2000-04-031-4/+4
| | | | | | | | PR: 17766 Submitted by: "Maxim Sobolev" <sobomax@altavista.net> Notes: svn path=/head/; revision=27304
* Upgrade to 0.62.0.Thomas Gellekum2000-03-311-4/+4
| | | | | | | Submitted by: Brian Handy <handy@physics.montana.edu> Notes: svn path=/head/; revision=27187
* Merge libwmfun port with WindowMaker. Fix PLIST.Thomas Gellekum2000-02-161-2/+7
| | | | | | | | | | | PR: 16727 Submitted by: Maxim Sobolev <sobomax@altavista.net> Reviewed by: Will Andrews <andrews@technologist.com> Use libungif instead of giflib. Notes: svn path=/head/; revision=25888
* Upgrade to 0.61.1.Thomas Gellekum1999-10-061-4/+5
| | | | | | | | PR: 14149 Submitted by: Brian Handy <handy@physics.montana.edu> Notes: svn path=/head/; revision=22196
* Add a hook for a single icon per application instance.Chris Piazza1999-10-021-0/+4
| | | | | | | | PR: 13033 Submitted by: Ben Hutchinson <benhutch@byers.xfiles.org.uk> Notes: svn path=/head/; revision=22118
* Update to version 0.61.0Chris Piazza1999-09-211-3/+3
| | | | Notes: svn path=/head/; revision=21839
* The version number of libgif.so has changed to 5.Steve Price1999-09-181-1/+1
| | | | Notes: svn path=/head/; revision=21701
* The tiff port now lives in ports/graphics/tiff.Steve Price1999-09-071-1/+1
| | | | Notes: svn path=/head/; revision=21367
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21148