aboutsummaryrefslogtreecommitdiff
path: root/net-im
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.7.4.Joe Marcus Clarke2004-03-203-5/+5
| | | | Notes: svn path=/head/; revision=104774
* SIZEifyErwin Lansing2004-03-201-0/+1
| | | | | | | | PR: 64496 Submitted by: maintainer, trevor Notes: svn path=/head/; revision=104726
* SIZEifyJoe Marcus Clarke2004-03-191-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104591
* Update to 0.7.3.Joe Marcus Clarke2004-03-193-3/+4
| | | | Notes: svn path=/head/; revision=104586
* Add size data.Trevor Johnson2004-03-191-0/+1
| | | | Notes: svn path=/head/; revision=104582
* Chase the gnutls shared lib version.Joe Marcus Clarke2004-03-191-1/+1
| | | | Notes: svn path=/head/; revision=104579
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104535
* Add size data, approved by maintainers.Trevor Johnson2004-03-183-0/+3
| | | | Notes: svn path=/head/; revision=104520
* - Update to 0.16Pav Lucistnik2004-03-182-5/+4
| | | | Notes: svn path=/head/; revision=104477
* - Add/update WWW lines for Imendio.com projectsPav Lucistnik2004-03-182-1/+3
| | | | Notes: svn path=/head/; revision=104475
* - Add SIZE to GNOME portsPav Lucistnik2004-03-184-0/+4
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104467
* BROKEN: Does not compile with qt 3.3Kris Kennaway2004-03-181-0/+2
| | | | Notes: svn path=/head/; revision=104429
* Add SIZE data.Hye-Shik Chang2004-03-183-0/+3
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104400
* E-mail to the maintainer bounced:Trevor Johnson2004-03-181-1/+1
| | | | | | | | <dionysos@anti-aol.org>: host mail.anti-aol.org[66.98.162.11] said: 550 Requested action not taken: mailbox unavailable or not local Notes: svn path=/head/; revision=104367
* SIZEify.Trevor Johnson2004-03-171-0/+1
| | | | Notes: svn path=/head/; revision=104313
* Chase the new location of libXft.Joe Marcus Clarke2004-03-161-1/+1
| | | | Notes: svn path=/head/; revision=104228
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-1411-11/+11
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* - Update to 0.90Pav Lucistnik2004-03-145-169/+404
| | | | | | | | | | | | | - Add ImageMagick dependency, it's used for picture and smiles functionality - Install KDE/GNOME traydock plugin - Correct a replacement of logo picture PR: ports/63249 Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> Approved by: maintainer timeout (20 days) Notes: svn path=/head/; revision=103921
* - Fix post-install targetKirill Ponomarev2004-03-131-3/+2
| | | | | | | Noticed by: pav Notes: svn path=/head/; revision=103914
* - Chase libraries because of tcllib update from December.Kirill Ponomarev2004-03-131-8/+4
| | | | | | | | PR: ports/64227 Submitted by: maintainer Notes: svn path=/head/; revision=103909
* add newsbot 0.4.5Ying-Chieh Liao2004-03-124-0/+57
| | | | | | | Gathers news from RDF/RSS and send them to your IM client Notes: svn path=/head/; revision=103729
* Date: Wed, 10 Mar 2004 23:30:56 -0800 (PST)Edwin Groothuis2004-03-121-1/+1
| | | | | | | | | | | | | | From: Roman Shterenzon <romanbsd@yahoo.com> To: ports@freebsd.org Subject: e-mail change The email address roman@xpert.com is no longer valid. Please update ports' maintainer to ports@oven.org. Submitted by: Roman Shterenzon <romanbsd@yahoo.com> Notes: svn path=/head/; revision=103708
* Save from destruction by updating to 0.5.3 and unbreaking.Mark Linimon2004-03-053-7/+4
| | | | | | | | | | This catches up with over a year of changes, so there are many functional additions as well as extensive bugfixes. See Changelog. Submitted by: Jason Stone <jason-fbsd-ports-ginsu@shalott.net> (maintainer) Notes: svn path=/head/; revision=102977
* - rpm2cpio.pl need to be EXTRACT_DEPENDS otherwise it will not workPav Lucistnik2004-03-011-1/+1
| | | | | | | | PR: ports/63516 Submitted by: Stephen J. Roznowski <sjr@comcast.net> Notes: svn path=/head/; revision=102679
* The Perl module was broken in gaim since perl.h defined STATIC whichJoe Marcus Clarke2004-02-272-1/+21
| | | | | | | | | | | broke the plug-in initialization. To fix this, check for a namespace friendly GAIM_STATIC_PRPL macro definition to decide if we need to build modules statically. Obtained from: GAIM CVS Notes: svn path=/head/; revision=102307
* Make portlint happy.Clement Laforet2004-02-271-1/+1
| | | | Notes: svn path=/head/; revision=102252
* 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
* - add CONFLICTSDirk Meyer2004-02-251-0/+3
| | | | Notes: svn path=/head/; revision=102077
* BROKEN on !i386: Does not compileKris Kennaway2004-02-251-1/+7
| | | | Notes: svn path=/head/; revision=102074
* BROKEN on !i386: Does not compileKris Kennaway2004-02-231-1/+7
| | | | Notes: svn path=/head/; revision=101922
* Change my email address.Markus Brueffer2004-02-232-2/+2
| | | | | | | Approved by: arved (mentor) Notes: svn path=/head/; revision=101892
* Update to version 2.0 stable 2.Dmitry Sivachenko2004-02-223-9/+10
| | | | Notes: svn path=/head/; revision=101719
* Rename WITH_PGSQL knob to WITH_POSTGRESQL to be consistent with other ports.Dmitry Sivachenko2004-02-221-5/+5
| | | | | | | Submitted by: Ulrich Spoerlein <q@uni.de> Notes: svn path=/head/; revision=101710
* This port is scheduled for removal on April 21 if it is still broken atKris Kennaway2004-02-221-0/+2
| | | | | | | that time. Notes: svn path=/head/; revision=101698
* Reset bouncing maintainer addressKris Kennaway2004-02-221-1/+1
| | | | Notes: svn path=/head/; revision=101652
* Utilize the EXPIRATION_DATE tag for these ports scheduled for removal.Kris Kennaway2004-02-221-1/+2
| | | | Notes: svn path=/head/; revision=101643
* Fix dependencies after KDE 3.2 updateTilman Keskinoz2004-02-202-4/+4
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=101484
* BROKEN: Does not compile. This port is scheduled for removal on April 19Kris Kennaway2004-02-191-0/+4
| | | | | | | if it is still broken. Notes: svn path=/head/; revision=101381
* FORBIDDEN on 5.x: links against conflicting thread librariesKris Kennaway2004-02-191-1/+7
| | | | Notes: svn path=/head/; revision=101379
* - use PTHREAD_CFLAGS and PTHREAD_LIBS everywhereDirk Meyer2004-02-171-6/+4
| | | | | | | - drop -lc Notes: svn path=/head/; revision=101184
* FORBIDDEN on 502102: does not respect PTHREAD_{CFLAGS,LIBS}Kris Kennaway2004-02-171-0/+5
| | | | Notes: svn path=/head/; revision=101109
* Fix build on non-i386 arch.Mark Linimon2004-02-137-4/+1112
| | | | | | | | PR: ports/62534 Submitted by: Ports Fury Notes: svn path=/head/; revision=100827
* Use intlhack to fix the build on 4.X.Joe Marcus Clarke2004-02-131-1/+1
| | | | | | | | PR: 62765 Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Notes: svn path=/head/; revision=100812
* Update to 0.7.2.Joe Marcus Clarke2004-02-123-3/+7
| | | | Notes: svn path=/head/; revision=100739
* Update to 1.29Erwin Lansing2004-02-092-3/+10
| | | | | | | | | | Yet another victim of perl >= 5.6.0 PR: 62518 Submitted by: Andrew A. Khlebutin <andreyh@perm.ru> Notes: svn path=/head/; revision=100523
* The last commit lost previously applied security fixes. Back it out,Jacques Vidrine2004-02-092-140/+256
| | | | | | | | | and then re-fix the Yahoo! issue. Approved by: marcus Notes: svn path=/head/; revision=100506
* Correct the location of OpenSSL.Dmitry Sivachenko2004-02-091-1/+2
| | | | Notes: svn path=/head/; revision=100472
* Fix the recent connectivity problems with Yahoo!.Joe Marcus Clarke2004-02-082-250/+140
| | | | | | | | Submitted by: Roman Shterenzon <roman@xpert.com> Adapted from: Gaim CVS Notes: svn path=/head/; revision=100344
* BROKEN: Broken dependenciesKris Kennaway2004-02-081-0/+2
| | | | Notes: svn path=/head/; revision=100334
* USE_SIZEifyMario Sergio Fujikawa Ferreira2004-02-088-0/+8
| | | | Notes: svn path=/head/; revision=100321