summaryrefslogtreecommitdiff
path: root/net-im/kmess/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Don't use Makefile.kde anymoreMarkus Brueffer2004-06-201-5/+3
| | | | - Respect CFLAGS and PTHREAD_LIBS
* Drop maintainership.Hye-Shik Chang2004-06-101-1/+1
|
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
|
* Fix dependencies after KDE 3.2 updateTilman Keskinoz2004-02-201-2/+2
| | | | Reported by: kris
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | (Part 1)
* Update to 1.3Hye-Shik Chang2003-10-161-3/+5
| | | | Notified by: yakkle <yakkle@hanmail.net>
* Fix the -pthread problem in case the option gets removed again. ThisWill Andrews2003-10-031-0/+1
| | | | | | | | | | | | | | | | | patch involved patching the core auto* routines in KDE to accept the PTHREAD_* variables in the environment, with fallbacks. We decided the easiest way to implement this in ports was to generate configure instead of risking incorrect generation at port configure time. Said patch has already been committed to HEAD in KDE and as such will be removed with the 3.2 upgrade once it is released. Ports using Makefile.kde that shouldn't be using them (i.e. non-KDE modules) have this support commented out due to lack of patch. Helped out: Adriaan de Groot <adridg@cs.kun.nl> Lauri Watts <lauri@kde.org> Andy Fawcett <andy@athame.co.uk>
* Add a workaround for gcc3.3Hye-Shik Chang2003-08-051-0/+1
| | | | | PR: 55145 Submitted by: "Karel J. Bosschaart" <karelj@phys9911.phys.tue.nl>
* Update to 1.2.1Hye-Shik Chang2003-07-231-6/+3
| | | | | PR: 54536 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
* BROKEN on 5.1: bad C++Kris Kennaway2003-05-181-0/+5
|
* Update to 1.2Hye-Shik Chang2003-05-061-1/+3
| | | | Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca>
* Update to 1.1Hye-Shik Chang2003-03-311-2/+2
|
* De-pkg-comment for my ports.Hye-Shik Chang2003-02-251-0/+1
|
* Fix build on -STABLE.Hye-Shik Chang2003-01-071-0/+5
| | | | | | PR: ports/46687 Submitted by: Niclas Sodergard <nickus@nickus.net>, Ivajlo Nikolov <ivailon@mobikom.com>
* Update to 0.9.8Hye-Shik Chang2003-01-021-2/+1
|
* Update to 0.9.7.2Hye-Shik Chang2002-11-191-7/+3
|
* Fix right-clicking behavior on Qt3.Hye-Shik Chang2002-10-211-2/+6
| | | | | PR: 44280 Submitted by: Fork <bouloumag@hotmail.com>
* BROKEN: Does not compileKris Kennaway2002-10-051-0/+2
|
* Updating my email address.Hye-Shik Chang2002-06-251-1/+1
| | | | Approved by: cjh (mentor)
* Add kmess 0.9.6, a MSN Messenger Client for KDE3.Will Andrews2002-06-231-0/+21
PR: 39607 Submitted by: Hye-Shik Chang <perky@python.or.kr>