aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/viewklass
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from categories starting with XEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162219
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149470
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-231-9/+3
| | | | | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl) Notes: svn path=/head/; revision=114511
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* - Update to version 0.7.0Kirill Ponomarev2004-01-0522-263/+4
| | | | | | | | PR: 60939 Submitted by: Ports Fury Notes: svn path=/head/; revision=97375
* Fix ordering: inclusion of definitions of variables; inclusion ofMark Linimon2003-11-091-10/+9
| | | | | | | | bsd.port.pre.mk; inclusion of things that depend on both. While here, pacify portlint a bit. PR: ports/57502 (partial). Notes: svn path=/head/; revision=93557
* Fix build on gcc-3.3.xMaho Nakata2003-08-0220-7/+254
| | | | | | | Submitted by: Simon Barner <barner@in.tum.de> Notes: svn path=/head/; revision=86172
* update x11-toolkits/viewklass:Daichi GOTO2003-07-151-2/+7
| | | | | | | | | | - update imake dependency PR: 54292 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=84907
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway2003-06-041-5/+5
| | | | | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris Notes: svn path=/head/; revision=82300
* BROKEN on 5.1: bad C++Kris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81208
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75976
* upgrade to 0.6.0Ying-Chieh Liao2002-11-203-11/+13
| | | | | | | | PR: 45454 Submitted by: Ports Fury Notes: svn path=/head/; revision=70591
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-072-2/+1
| | | | | | | | 105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* ${PERL} -> ${REINPLACE_CMD}David W. Chapman Jr.2002-09-011-1/+2
| | | | | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net Notes: svn path=/head/; revision=65426
* add viewklass 0.52Ying-Chieh Liao2002-06-046-0/+125
C++ Framework for Motif Notes: svn path=/head/; revision=60605