aboutsummaryrefslogtreecommitdiff
path: root/devel/qextmdi
Commit message (Collapse)AuthorAgeFilesLines
* - Add some SHA256 checksumsPav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149311
* Add missing directoryKris Kennaway2004-12-101-0/+1
| | | | Notes: svn path=/head/; revision=123665
* Clean up time for email addresses MIA!Edwin Groothuis2004-10-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If you know new email addresses for the people involved, please send-pr it! <mcsi@agava.com>: host relay.agava.net.ru[195.161.118.3] said: 550 <mcsi@agava.com>: User unknown in local recipient table (in reply to RCPT TO command) <woju@bbsmail.ntu.edu.tw> (expanded from <woju@bbsmail>): Host or domain name not found. Name service error for name=bbsmail.ntu.edu.tw type=A: Host not found <esoha@attbi.com>: host gateway.attbi.com[204.127.198.6] said: 551 not our customer (in reply to RCPT TO command) <crow@nektor.hu>: host mail.kapu.hu[195.70.32.236] said: 550 unknown user (in reply to RCPT TO command) <cyrilm@tower.pp.ru>: host mail.tower.pp.ru[213.85.109.133] said: 550 unknown user (in reply to RCPT TO command) <ports@henrik-motakef.de>: Host or domain name not found. Name service error for name=henrik-motakef.de type=A: Host not found <jj@nttmcl.com>: host mx1.nttmcl.com[216.69.64.132] said: 550 5.2.1 <jj@nttmcl.com>... Mailbox disabled for this recipient (in reply to RCPT TO command) <koji@jet.es>: host mx.wanadoo.es[62.81.235.75] said: 550 Relay not permitted / No such user (in reply to RCPT TO command) <proot@iaces.com>: host horton.iaces.com[204.147.87.98] said: 550 5.1.1 <proot@iaces.com>... User unknown (in reply to RCPT TO command) <roland.jesse@gmx.net>: host mx0.gmx.net[213.165.64.100] said: 550 5.1.1 {mx034} <roland.jesse@gmx.net>... User is unknown (in reply to RCPT TO command) <vess@slavof.net>: host mail.slavof.net[213.130.68.146] said: 550 5.7.1 Access denied (in reply to MAIL FROM command) <tuxsuximus@hotmail.com>: host mx3.hotmail.com[65.54.253.99] said: 550 Requested action not taken: mailbox unavailable (in reply to RCPT TO command) <zenin@archive.rhps.org>: host mail.rhps.org[66.250.128.137] said: 550 5.7.1 <zenin@archive.rhps.org>... Relaying denied (in reply to RCPT TO command) Notes: svn path=/head/; revision=120152
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Remove qmake from RUN_DEPENDS in x11-toolkits/qt32 and chase ports whichMichael Nottebrock2004-02-261-0/+2
| | | | | | | BUILD_DEPEND on qmake now. Notes: svn path=/head/; revision=102232
* Fix location of qmakeTilman Keskinoz2004-01-251-1/+1
| | | | | | | | | Submitted by: bento (via kris) XXX: IMHO it's time for USE_QMAKE. Notes: svn path=/head/; revision=99059
* catch up after qt-hier changesTilman Keskinoz2003-03-231-1/+1
| | | | | | | | PR: 50006 Submitted by: maintainer Notes: svn path=/head/; revision=77286
* devel/qextmdi: Add "-kde" suffix if compiling with KDE supportEdwin Groothuis2003-02-231-2/+3
| | | | | | | | PR: ports/48276 Submitted by: Roland Jesse <roland.jesse@gmx.net> Notes: svn path=/head/; revision=76244
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76032
* - Remove conflict with kde3libs by installing include files into a different ↵Tilman Keskinoz2003-01-153-36/+49
| | | | | | | | | | | | | | | directory - Use PLIST_SUB - Don't build the examples - Bump PORTREVISION - Update Maintainers Emailaddress PR: 47022, 47049 Submitted by: Roland Jesse <roland.jesse@gmx.net> (maintainer) Notes: svn path=/head/; revision=73168
* Add qextmdi, A C++ GUI library for creating MDI UIs with QT.Tilman Keskinoz2003-01-135-0/+188
PR: 37567 Submitted by: Roland Jesse <jesse@cs.uni-magdeburg.de> Notes: svn path=/head/; revision=73038