aboutsummaryrefslogtreecommitdiff
path: root/devel/linguist/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-101-2/+0
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-071-2/+2
| | | | | | | | 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-061-0/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Replace ${PERL} with ${REINPLACE_CMD}Ying-Chieh Liao2002-06-251-4/+5
| | | | | | | | PR: 39842 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=61964
* - Unbroke;Maxim Sobolev2001-11-231-1/+5
| | | | | | | | | | - drop maintainership. PR: 32032 Submitted by: Heath Nielson <heath@cs.byu.edu> Notes: svn path=/head/; revision=50430
* Overhaul QT/KDE support:Will Andrews2001-04-031-3/+2
| | | | | | | | | | | | | | | | | | | | | - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure <faure@kde.org> (proxy auth patches) Alex Zepeda <garbanzo@kde.org> (old patches removal) Notes: svn path=/head/; revision=40792
* Workaround a c++ bug on alpha.Maxim Sobolev2001-03-111-1/+7
| | | | | | | Submitted by: steve Notes: svn path=/head/; revision=39568
* Add missed tmake dependency.Maxim Sobolev2000-11-011-0/+2
| | | | Notes: svn path=/head/; revision=34521
* Add QT Linguist - a tool for generating translations of various stringsMaxim Sobolev2000-10-311-0/+42
used in internationalized Qt programs. This is pre-release version. Notes: svn path=/head/; revision=34495