aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/olvwm
Commit message (Collapse)AuthorAgeFilesLines
* Attempt to unbreak olvwm.Ed Schouten2010-03-101-2/+30
| | | | | | | | | | | | | For some reason this port uses the <regexp.h> header file, but doesn't link against libcompat. This means it actually calls the POSIX regex functions, which means it will probably just crash. Just port it to the POSIX API. Approved by: erwin (portmgr, implicit) ---------------------------------------------------------------------- Notes: svn path=/head/; revision=250842
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+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) Notes: svn path=/head/; revision=211584
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Remove USE_REINPLACE from categories starting with XEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162219
* Reset green@ as maintainer at his request.Mark Linimon2006-03-311-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=158458
* SHA256ifyEdwin Groothuis2006-01-241-0/+3
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Update WWW-tagVolker Stolz2005-03-161-1/+1
| | | | | | | Approved by: maintainer timeout Notes: svn path=/head/; revision=131398
* Html manpages are no more.Dejan Lesjak2004-12-241-1/+0
| | | | | | | Prodded by: pointyhat via kris Notes: svn path=/head/; revision=125093
* Unbreak olvwm for -CURRENT.Brian Feldman2004-04-181-6/+7
| | | | | | | | Submitted by: Serge Gagnon <gagnon_s@sympatico.ca> PR 64819 Notes: svn path=/head/; revision=107388
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+3
| | | | Notes: svn path=/head/; revision=105747
* BROKEN on 5.x: does not compileKris Kennaway2004-02-081-1/+7
| | | | Notes: svn path=/head/; revision=100328
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+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
* Don't guess function prototypes, that's what system headers are for.Kris Kennaway2002-09-291-0/+18
| | | | Notes: svn path=/head/; revision=67241
* Unbreak: fix manpages. The port installs two manpages in the regularPete Fritchman2002-06-092-2/+2
| | | | | | | | | | location, and one as a XFree86 HTML manpage. Set XFREE86_HTML_MAN to no and list the html page in the plist. Approved by: green (maintainer) Notes: svn path=/head/; revision=60965
* BROKEN: Does not package correctlyKris Kennaway2002-05-181-0/+2
| | | | Notes: svn path=/head/; revision=59365
* Layout fixes in x11-wm.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=38012
* (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
* Added bunch of missed WWW's.Maxim Sobolev2000-05-181-0/+2
| | | | Notes: svn path=/head/; revision=28553
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-3/+3
| | | | Notes: svn path=/head/; revision=27443
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21148
* Correct my e-mail address.Brian Feldman1999-08-241-2/+2
| | | | Notes: svn path=/head/; revision=20915
* Remove trailing spaces, and any periods that were hidden by them.Tim Vanderhoek1999-06-281-1/+1
| | | | Notes: svn path=/head/; revision=19848
* Find the new xview port and misc cleanups.Steve Price1999-05-044-52/+205
| | | | | | | | PR: 9704 Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co> Notes: svn path=/head/; revision=18483
* screen.c is allready patched in patch-aa.Scott Mace1998-11-202-11/+9
| | | | | | | | | | The TrueColor patch should have gone in patch-aa. TrueColor patch used to be in there at one point, and got nuked somewhere along the way I guess... Notes: svn path=/head/; revision=14725
* TrueColor also is color, isn't it?Stefan Bethke1998-11-201-0/+10
| | | | | | | | | | (This was asked, and the patch provided, back in February 96; I don't have the slightest idea why this patch never made it into the port, or into a PR anyway.) Submitted by: Seppo Kallio <kallio@beeblebrox.pccc.jyu.fi> Notes: svn path=/head/; revision=14717
* Fix package build problemScott Mace1998-10-262-8/+7
| | | | | | | remove BROKEN tag Notes: svn path=/head/; revision=14202
* Can't build package.Satoshi Asami1998-10-261-1/+3
| | | | | | | | | | | | | | | | ======= ===> Building package for olvwm-4.2 Creating package /usr/ports/packages/All/olvwm-4.2.tgz Registering depends: XFree86-3.3.2 xpm-3.4k xview-config-3.2.1 xview-lib-3.2.1. Creating gzip'd tar ball in '/usr/ports/packages/All/olvwm-4.2.tgz' tar: can't add file lib/help/olvwm.info : No such file or directory pkg_create: tar command failed with code 256 *** Error code 1 Stop. Notes: svn path=/head/; revision=14184
* Cleanup of olvwm.Scott Mace1998-10-201-400/+258
| | | | | | | | | | clear depend errors Use XPM support clear compiler warnings properly handle BSDisms Notes: svn path=/head/; revision=14119
* Cleanup of olvwm.Scott Mace1998-10-201-2/+3
| | | | | | | Add dependency of Xpm Notes: svn path=/head/; revision=14117
* Move manpages to the Makefile and use MAN* macros.Steve Price1998-10-042-3/+2
| | | | Notes: svn path=/head/; revision=13622
* With Patch02, cursor sizes are bogusly large.Scott Mace1998-09-231-0/+11
| | | | | | | Revert to cursor size from previous versions. Notes: svn path=/head/; revision=13352
* Remove regexp support for libxview not that it builds ELF too.Steve Price1998-09-211-2/+2
| | | | Notes: svn path=/head/; revision=13294
* Update to version 4.2.Steve Price1998-08-245-10/+38
| | | | | | | | PR: 7626 Submitted by: Brian Feldman <green@unixhelp.org> Notes: svn path=/head/; revision=12780
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Move "afterstep-devel afterstep amiwm blackbox ctwm enlightenment fvwmSatoshi Asami1998-08-071-2/+2
| | | | | | | | fvwm2 fvwm95 gwm icewm lwm mlvwm olvwm piewm qvwm tvtwm windowmaker wm2 wmx" from x11 to x11-wm. Notes: svn path=/head/; revision=12331
* Fix olvwm for 32bpp mode. Closes PR ports/2796.Satoshi Asami1997-03-051-0/+10
| | | | | | | Submitted by: Matthew Hunt <mph@pobox.com> Notes: svn path=/head/; revision=5850
* Typo ($id$ -> $Id$).Satoshi Asami1996-11-181-1/+1
| | | | Notes: svn path=/head/; revision=4576
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-1/+1
| | | | Notes: svn path=/head/; revision=4575
* Delete manpage before installing it. (Hand patchfile-editing.)Satoshi Asami1996-01-041-1/+2
| | | | Notes: svn path=/head/; revision=2605
* Take out unneccesary @cwd.Satoshi Asami1995-11-131-1/+0
| | | | Notes: svn path=/head/; revision=2413
* Use PATCHFILES instead of custom pre-patch target. Yeah I know, don'tSatoshi Asami1995-10-051-6/+5
| | | | | | | fix if it ain't broke, but still.... Notes: svn path=/head/; revision=2269
* And now the rest of the x11 ports Makefiles.Satoshi Asami1995-04-121-4/+6
| | | | Notes: svn path=/head/; revision=1352
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-0/+1
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Try to get most ports checksummedGary Palmer1995-03-311-0/+2
| | | | Notes: svn path=/head/; revision=1262
* Add a patch for the Imakefile that uses a private install.man rule to addAndreas Schulz1995-02-271-40/+50
| | | | | | | the man compression to it. Notes: svn path=/head/; revision=1050
* Change the use of the official patch from pre-configure toAndreas Schulz1995-02-271-1/+1
| | | | | | | | pre-patch. It should be used before the private FreeBSD patches are used on the source. Notes: svn path=/head/; revision=1049
* Converted Makefiles as much as I could.Satoshi Asami1995-02-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Took out INSTALL_MANPAGES (not necessary anymore, porter should set NO_INSTALL_MANPAGES for not calling "make install.man") (2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These are the entries I used: EXEC_DEPENDS: unzip:${PORTSDIR}/archivers/unzip gmake:${PORTSDIR}/devel/gmake wishx:${PORTSDIR}/lang/tclX xli:${PORTSDIR}/graphics/xli gs:${PORTSDIR}/print/ghostscript gunshar:${PORTSDIR}/archivers/gshar+gunshar hfs:${PORTSDIR}/utils/hfs rman:${PORTSDIR}/utils/rman LIB_DEPENDS: tiff\\.3\\.:${PORTSDIR}/graphics/tiff jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg Xpm\\.4\\.:${PORTSDIR}/graphics/xpm tcl\\.7\\.:${PORTSDIR}/lang/tcl tk\\.3\\.:${PORTSDIR}/x11/tk xview\\.1\\.:${PORTSDIR}/x11/xview-lib Xaw3d\\.:${PORTSDIR}/x11/Xaw3d mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib xview\\.3\\.:${PORTSDIR}/x11/xview-lib BLT\\.1\\.:${PORTSDIR}/x11/blt There are still some dependencies I can't figure out what exactly is needed. If your port still has DEPENDS in it, please check it out! Notes: svn path=/head/; revision=935
* I'll assume this really depends on xview-lib?Jordan K. Hubbard1995-01-071-1/+1
| | | | Notes: svn path=/head/; revision=734
* Clean up the port a bit.Scott Mace1994-10-221-30/+24
| | | | Notes: svn path=/head/; revision=264
* Add dependcy on xview (needs libolgx)Scott Mace1994-10-221-0/+1
| | | | Notes: svn path=/head/; revision=257