summaryrefslogtreecommitdiffstats
path: root/devel/linguist
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.knu2003-02-202-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-102-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Fix PORTCOMMENTs that were killing INDEX builds.adamw2002-11-071-2/+2
| | | | | 105 pointy hats to: me Approved by: pat
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-062-1/+2
| | | | Approved by: pat
* Replace ${PERL} with ${REINPLACE_CMD}ijliao2002-06-251-4/+5
| | | | | PR: 39842 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* - Unbroke;sobomax2001-11-231-1/+5
| | | | | | | - drop maintainership. PR: 32032 Submitted by: Heath Nielson <heath@cs.byu.edu>
* Overhaul QT/KDE support:will2001-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)
* Workaround a c++ bug on alpha.sobomax2001-03-111-1/+7
| | | | Submitted by: steve
* Add missed tmake dependency.sobomax2000-11-011-0/+2
|
* Add QT Linguist - a tool for generating translations of various stringssobomax2000-10-316-0/+159
used in internationalized Qt programs. This is pre-release version.
OpenPOWER on IntegriCloud