summaryrefslogtreecommitdiffstats
path: root/net-im
Commit message (Collapse)AuthorAgeFilesLines
* Reset bouncing maintainer addresskris2004-02-221-1/+1
|
* Utilize the EXPIRATION_DATE tag for these ports scheduled for removal.kris2004-02-221-1/+2
|
* Fix dependencies after KDE 3.2 updatearved2004-02-202-4/+4
| | | | Reported by: kris
* BROKEN: Does not compile. This port is scheduled for removal on April 19kris2004-02-191-0/+4
| | | | if it is still broken.
* FORBIDDEN on 5.x: links against conflicting thread librarieskris2004-02-191-1/+7
|
* - use PTHREAD_CFLAGS and PTHREAD_LIBS everywheredinoex2004-02-171-6/+4
| | | | - drop -lc
* FORBIDDEN on 502102: does not respect PTHREAD_{CFLAGS,LIBS}kris2004-02-171-0/+5
|
* Fix build on non-i386 arch.linimon2004-02-137-4/+1112
| | | | | PR: ports/62534 Submitted by: Ports Fury
* Use intlhack to fix the build on 4.X.marcus2004-02-131-1/+1
| | | | | PR: 62765 Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
* Update to 0.7.2.marcus2004-02-123-3/+7
|
* Update to 1.29erwin2004-02-092-3/+10
| | | | | | | Yet another victim of perl >= 5.6.0 PR: 62518 Submitted by: Andrew A. Khlebutin <andreyh@perm.ru>
* The last commit lost previously applied security fixes. Back it out,nectar2004-02-092-140/+256
| | | | | | and then re-fix the Yahoo! issue. Approved by: marcus
* Correct the location of OpenSSL.demon2004-02-091-1/+2
|
* Fix the recent connectivity problems with Yahoo!.marcus2004-02-082-250/+140
| | | | | Submitted by: Roman Shterenzon <roman@xpert.com> Adapted from: Gaim CVS
* BROKEN: Broken dependencieskris2004-02-081-0/+2
|
* USE_SIZEifylioux2004-02-088-0/+8
|
* This port is also broken on 4.x, and will be removed after April 7kris2004-02-071-5/+2
|
* Upgrade to 1.4.2; fixes special characters not displaying correctly inlinimon2004-02-072-3/+2
| | | | | | | nicknames. PR: ports/62308 Submitted by: Cedric Lamalle <cedric@cedric.trix.net> (maintainer)
* BROKEN on 5.x: Broken pkg-plistkris2004-02-071-1/+7
|
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-0610-5/+5
|
* Use PLIST_FILES.trevor2004-02-052-1/+1
| | | | Reviewed by: marcus
* Upgrade to version 2.3.1 which provides updates to authentication,mharo2004-02-042-3/+3
| | | | registration, and status messages
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-0437-5/+37
| | | | (Part 1)
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-3/+3
| | | | | Submitted by: trevor Tested by: bento
* - Update to 0.9.7pav2004-02-012-6/+3
| | | | | PR: ports/62229 Submitted by: Aaron Myles Landwehr <aaron@snaphat.com> (maintainer)
* - Update to version which supports new Yahoo's chat protocolkrion2004-02-012-3/+5
| | | | | PR: ports/62135 Submitted by: maintainer
* - Update to version 0.4.6krion2004-02-015-58/+61
| | | | | PR: ports/62160 Submitted by: Ports Fury
* - SIZEifykrion2004-01-306-0/+6
|
* - Fix build (rpm2cpio port now installs rpm2cpio.pl)pav2004-01-301-2/+2
| | | | Reported by: bento via kris
* SIZEify.trevor2004-01-299-0/+9
|
* Fix broken port by update to latest 0.9.6b version.osa2004-01-298-444/+518
| | | | | | | Also sort pkg-plist, make minor changes in Makefile. Notify from: kris via bento Patch submitted by: Alexander Timoshenko <gonzo@univ.kiev.ua> (maintainer)
* Correct a regression introduced in the previous security fix thatnectar2004-01-292-8/+9
| | | | | | | could cause Gaim to go into a tight loop and ultimately crash on receipt of a malformed Yahoo! Messenger packet. Reported by: Joseph Martin via Stefan Esser ("the other one, not ours")
* Bump PORTREVISION due to the previous commit.demon2004-01-281-1/+1
| | | | Submitted by: maintainer
* RUN_DEPEND on security/qca-tls to enable connection to jabber server over SSL.demon2004-01-281-0/+2
| | | | Approved by: maintainer
* Patch almost a dozen vulnerabilities, seenectar2004-01-264-4/+426
| | | | | | | <URL:http://security.e-matters.de/advisories/012004.txt>. Some fixes were Obtained from: Gaim CVS, originally submitted by Stefan Esser
* Update to 0.15.1.marcus2004-01-242-2/+2
|
* Now gettext 0.12.1 is gettext-old.trevor2004-01-231-1/+1
|
* - Update to version 0.7.4krion2004-01-234-12/+4
| | | | | PR: ports/61781 Submitted by: Ports Fury
* Update to 0.7.1.marcus2004-01-223-6/+2
|
* Use the CPIO macro defined in bsd.port.mk.trevor2004-01-221-1/+1
|
* Use the SORT macro from bsd.port.mk.trevor2004-01-222-3/+1
|
* Update to 0.7.marcus2004-01-224-19/+12
|
* Update to 0.15.marcus2004-01-223-6/+8
|
* - Update to version 0.4.11krion2004-01-206-4/+6
| | | | | PR: 61634 Submitted by: Seva Gluschenko <gvs@rinet.ru>
* Apply maintainer-sanctioned fix fir the !WITH_MULTIBYTE case.sheldonh2004-01-191-3/+3
| | | | | | | | | | The patch in the PR bumped PORTREVISION. I didn't do this, because this is a build-time fix. If the build worked for you before, this change doesn't change any bits in the generated package. PR: ports/61565 Submitted by: maintainer Prodded by: krion
* Unbreak the !WITH_MULTIBYTE case, where script for the pre-patch targetsheldonh2004-01-191-3/+3
| | | | | | was duplicated. Maintainer will be notified.
* Update maintainer's email address (prompted by detailed autoreply tolinimon2004-01-191-1/+1
| | | | a message I just forwarded).
* - Update from 4.9.9 to 4.9.10clement2004-01-175-23/+20
| | | | | | | | | | | | - add WITH_MULTIBYTE to support multibyte characters (Chinese...) - remove synclist feature (From Changelog) While I'm here. - Fix plist (removal of *contrib/spanish*) - Use PORTDOCS macro PR: 61478 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> (maintainer) Approved by: erwin (mentor) (implicitly)
* Specify the location of OpenSSL.demon2004-01-151-0/+1
|
* - Fix build on -STABLEclement2004-01-142-0/+2
| | | | | | PR: 61340 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> (maintainer) Approved by: erwin (mentor) (implicitly)
OpenPOWER on IntegriCloud