summaryrefslogtreecommitdiff
path: root/x11-toolkits/viewkit (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-2/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* - 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
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149470
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* - Fix bad C++ code to unbreak with recent GCCAlexey Dokuchaev2005-01-241-18/+15
| | | | | | | - Reindent Makefile (to make portlint(1) happy) Notes: svn path=/head/; revision=127171
* Maintainer no longer has time to work on this port. But thanks for yourMark Linimon2004-08-201-1/+1
| | | | | | | help in the past! Notes: svn path=/head/; revision=116819
* Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15Ade Lovett2004-08-031-5/+2
| | | | | | | | | | All autotools ports are now truly versioned and do not conflict with each other. This marks the end of "Phase 1" of the autotools updates. Notes: svn path=/head/; revision=115365
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway2003-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 Notes: svn path=/head/; revision=82300
* BROKEN on 5.1: bad C++Kris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81207
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76045
* ftp.hungry.com is having some trouble, so mirror in MASTER_SITE_LOCALBill Fenner2001-11-271-1/+3
| | | | | | | Submitted by: port survey / MAINTAINER Notes: svn path=/head/; revision=50613
* unbreak: REQUIRES_MOTIF -> USE_MOTIF.FUJISHIMA Satsuki2001-08-311-1/+1
| | | | Notes: svn path=/head/; revision=47234
* Add viewkit 0.00, a ViewKit workalike from Hungry Programmers.Will Andrews2001-04-0710-0/+242
PR: 20662 Submitted by: peterho@ned.dem.csiro.au Notes: svn path=/head/; revision=40989