summaryrefslogtreecommitdiffstats
path: root/x11-wm/windowmaker-i18n
Commit message (Collapse)AuthorAgeFilesLines
* Update wsetfont to show correct strings whennakai2000-10-172-7/+11
| | | | changing the workspace.
* Implement WANT_GNOME.reg2000-10-051-7/+7
|
* USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.sobomax2000-08-211-1/+0
|
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-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
* Bump png shared library version.sobomax2000-07-041-1/+1
| | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-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
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-161-1/+1
| | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
* First round of INSTALL_SHLIB fixes.sobomax2000-06-152-2/+1
|
* Update to 0.62.1.knu2000-04-253-67/+4
| | | | | PR: ports/18044 Submitted by: MAINTAINER
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-4/+4
| | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
|
* update to 0.62mharo2000-04-017-30/+46
| | | | | PR: 17726 Submitted by: maintainer
* - add MultiByteText=YES on wsetfont at korean and korean2mharo2000-04-011-5/+21
| | | | | | | (PR from naondol@vishnu.snu.ac.kr) PR: 17519 Submitted by: maintainer
* To make libwmfuntaoka2000-02-175-1/+85
| | | | | | | To work correctly get-wraster-flags (add /usr/local/{lib,include} to output) PR: 16771 Submitted by: maintainer
* Use ungif instead of giflibtaoka2000-02-172-3/+4
| | | | | | | Update japanese catalog files extends PR: 16738 Submitted by: maintainer
* Update port to 0.61.1dan1999-10-084-4/+26
| | | | | PR: ports/14156 Submitted by: mac@jp.freebsd.org
* Bump libPropList shlib number.asami1999-10-081-1/+1
|
* Update windowmaker-i18n to 0.61.0.dan1999-10-014-18/+15
| | | | | | | NOTE: I made a minor tweak or three to the Makefile to hush portlint -c somewhat. However, I am unable to ensure that I didn't break the port (the distfile is 1.7M, and is downloading at 300bytes/sec (yes, my cable connection sucks)). Can someone please check this?
* The version number of libgif.so has changed to 5.steve1999-09-181-1/+1
|
* The tiff port now lives in ports/graphics/tiff.steve1999-09-071-1/+1
|
* Checksum fix and DESCR update. Merge them from wm to wm-i18n.asami1999-09-012-6/+4
| | | | | PR: 13530 Submitted by: Brian Handy (windowmaker maintainer)
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* * Fix wm-oldmenu2new.sada1999-08-202-2/+16
| | | | | | | | * Add new options: USE_GNOME, USE_KDE. * Change DESCR's WWW field. PR: ports/13187 Submitted by: Maintainer
* Update to 0.60.0cpiazza1999-07-175-20/+89
| | | | | PR: 12424 Submitted by: maintainer
* Forget about ${PREFIX}/include/giflib.tg1999-05-271-2/+1
|
* Add WWW:mharo1999-05-031-1/+1
|
* Update to version 0.53.0.steve1999-05-014-16/+20
| | | | | PR: 11361 Submitted by: maintainer
* Update to 0.50.2flathill1999-04-085-109/+29
| | | | | | | | Window Maker 0.52.0 needs WindowMaker-extra-0.1.tar.gz, so, I RUN_DEPEND graphics/wmicons ports that include WindowMaker-extra-0.1.tar.gz. PR: ports/11012 Submitted by: mac@jp.frebsd.org
* Make portlint less unhappy.asami1999-03-191-2/+1
|
* Update to 0.51.2flathill1999-03-195-24/+47
| | | | | | | - use libintl.so instead of libintl.a, so add RUN_DEPEND devel/gettext - Japanese Catalog file PR: ports/10668 Submitted by: mac@jp.freebsd.org
* Now that gettext includes a shared library, dependencies shouldnectar1999-03-191-4/+4
| | | | | | | use it in LIB_DEPENDS. PR: ports/10647 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Use ${MASTER_SITE_AFTERSTEP} or ${MASTER_SITE_WINDOWMAKER}billf1999-02-211-4/+4
| | | | This unbreaks the fetching of several of these ports.
* Add MASTER_SITES to fetch WindowMaker-0.51.0ja1.tar.gzflathill1999-02-121-1/+2
|
* Update for Window Maker 0.51.0.kuriyama1999-02-117-49/+94
| | | | | PR: ports/9889 Submitted by: maintainer
* Bump png's major number to 3.vanilla1999-01-231-2/+2
|
* Add virtual category "windowmaker".asami1999-01-181-2/+2
|
* Update to version 0.50.2.steve1999-01-186-86/+69
| | | | | PR: 9465 Submitted by: maintainer
* Japanese Catalog file is more enhanchedflathill1998-12-212-4/+12
| | | | | PR: ports/9149 Submitted by: mac@jp.freebsd.org
* Portlint.sada1998-12-101-4/+4
|
* Update to: 0.20.3sada1998-12-107-55/+62
| | | | | | Note Maintainer's introduce page on pkg/DESCR. PR: ports/9022 Submitted by: Maintainer
* more KOREAN supportflathill1998-12-053-6/+13
| | | | use LOCALBASE instead of /usr/local in patches/patch-*
* libtiff is now "tiff.4", not "tiff34.1".asami1998-11-252-86/+2
|
* Sorry,this was BROKEN.flathill1998-11-252-0/+28
| | | | I forgot 'cvs add patch-a[j-l'.
* This is a GNUStep-compliant NeXTStep clone window manager with i18n extentionflathill1998-11-256-20/+172
| | | | Based on ports/x11-wm/windowmaker.
* Mark this broken while it awaits upgrade after repository copy.asami1998-11-251-1/+3
|
* libtiff34->libtiff and include/tiff34/*.h -> include/*.hjseger1998-11-252-87/+3
| | | | Approved by: asami
* Don't use the shared libPropList. This is supposed to fix the SIGBUStg1998-11-242-15/+3
| | | | | | | on startup people are seeing. PR: 8783 Reviewed by: Brian Handy <handy@physics.montana.edu>
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeasami1998-11-141-7/+9
| | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk.
* Upgrade to 0.20.2.tg1998-10-304-47/+59
| | | | Submitted by: Brian Handy <handy@physics.montana.edu>
* Fix default paths in WPrefs.app.tg1998-10-192-1/+30
| | | | Submitted by: Brian Handy <handy@physics.montana.edu>
OpenPOWER on IntegriCloud