summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/v
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-131-2/+2
|
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENkris2003-06-041-6/+6
| | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris
* BROKEN on 5.1: bad C++kris2003-05-181-1/+7
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Batch of style fixes for x11-toolkits.olgeni2001-02-051-1/+1
|
* Remove directory on deinstallkris2000-11-111-0/+1
|
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-1/+1
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Remove @exec ranlib's. Since pkg_add doesn't change the timestamp,asami2000-06-121-2/+0
| | | | | these are not necessary (even if the linker cares about the timestamp -- I'm not sure if it does).
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* Coerce this into building again on -current and sort pkg/PLIST.steve2000-02-277-221/+407
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-2/+2
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-271-4/+4
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* chmod -> ${CHMOD}mharo1999-08-221-3/+3
| | | | chown -> ${CHOWN}
* Cleanup some more WWW (occasionally fixing-up the DESCR in general too).hoek1999-07-171-2/+2
|
* Build fails on the Alpha with a compiler error in functionsteve1999-06-221-1/+5
| | | | fixup_memory_subreg.
* W * 10 + W + W * 100 = WWW * 10 + : = WWW:mharo1999-05-031-1/+1
|
* "development framework"hoek1999-01-021-1/+1
|
* Remove stale MASTER_SITE.billf1998-12-271-3/+2
|
* Use the proper libraries when linking.billf1998-12-271-0/+11
| | | | | PR: ports/8893 Submitted by: jake@checker.org
* Unbreak (new master sites).asami1998-11-271-4/+4
| | | | Submitted by: Josh Gilliam <josh@quick.net>
* Move "FWF Xaw3d auis blt iv lesstif neXtaw pmw pygtk qt qt133 qt140asami1998-08-071-2/+2
| | | | | slingshot tix tk41 tk42 tk80 tk81 tkstep80 v xbae xforms xview-clients xview-config xview-lib" from x11 to x11-toolkits.
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-051-2/+2
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* Damn, can't fetch.asami1998-07-251-1/+3
|
* Update V port to version 1.19.dburr1998-07-197-252/+264
| | | | | Thanks to Cyrus Rahman <cr@demo.jcmax.com> for his patches. PR: ports/6938
* Changed my MAINTAINER e-mail to @FreeBSD.ORG.dburr1998-05-302-4/+4
|
* Make this port install docs in the right place. If you createasami1998-02-161-2/+2
| | | | | ${PREFIX}/share/doc/v, and do a cp -r foo/doc ${PREFIX}/share/doc/v, cp will create a new directory "share/doc/v/doc"....
* v - A C++ GUI framework for X+MSWinjkh1998-02-108-0/+415
Submitted by: Donald Burr <dburr@POBoxes.com>
OpenPOWER on IntegriCloud