Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 1.0.1. See http://gaim.sourceforge.net/ChangeLog for a list | marcus | 2004-10-12 | 3 | -3/+5 |
| | | | | of all the changes. | ||||
* | Update to 0.82.1. For a list of what's changed since 0.81, see | marcus | 2004-08-30 | 5 | -81/+8 |
| | | | | http://gaim.sourceforge.net/ChangeLog. | ||||
* | Fix the remotely exploitable buffer overflows in the MSN protocol. | marcus | 2004-08-13 | 2 | -2/+46 |
| | | | | | Submitted by: nectar Obtained from: Sebastian Krahmer | ||||
* | The MSN component of gaim contains remotely exploitable buffer | nectar | 2004-08-13 | 1 | -0/+2 |
| | | | | | overflows. <URL: http://vuxml.freebsd.org/5b8f9a02-ec93-11d8-b913-000c41e2cdad.html > | ||||
* | Update to 0.81. For a list of what's changed, see | marcus | 2004-08-09 | 4 | -7/+37 |
| | | | | | | http://gaim.sourceforge.net/ChangeLog. Submitted by: Matthew Luckie <mjl@luckie.org.nz> | ||||
* | Update to 0.80. For a list of what's changed, see | marcus | 2004-07-20 | 5 | -58/+7 |
| | | | | | | http://gaim.sourceforge.net/ChangeLog. Submitted by: Matthew Luckie <mjl@luckie.org.nz> | ||||
* | Update to 0.79. See http://gaim.sourceforge.net/ChangeLog for the usual list | marcus | 2004-06-27 | 6 | -49/+75 |
| | | | | of goodies. | ||||
* | Do not escape HTML messages in ICQ if the message beings with <HTML>. This | marcus | 2004-06-09 | 2 | -0/+12 |
| | | | | | | | | | works around a bug with messages sent by the sim client where they would be displayed as: <HTML><BODY BGCOLOR="#FFFFFF">hello</BODY></HTML> Submitted by: ale | ||||
* | Add optional SILC (Secure Internet Live Conference) support to Gaim. | marcus | 2004-06-03 | 3 | -0/+22 |
| | | | | | PR: 67483 Submitted by: Evgueni V. Gavrilov <aquatique-ports@rambler.ru> | ||||
* | Update to 0.78. The list of changes can be found at: | marcus | 2004-05-31 | 12 | -324/+85 |
| | | | | http://gaim.sourceforge.net/ChangeLog | ||||
* | Fix a potential crash when sending the MSN BYE command. | marcus | 2004-05-12 | 2 | -1/+46 |
| | | | | | Submitted by: Jeremy Johnston <jeremy@smart-serv.net> Obtained from: Gaim CVS | ||||
* | Fix the rich text copy/paste problem. Basically, text from any rich text | marcus | 2004-05-05 | 2 | -2/+31 |
| | | | | | | application (e.g. gaim itself, Mozilla, Galeon, etc.) would fail to paste or paste incorrectly into Gaim. This has been fixed, and has been committed to Gaim CVS. | ||||
* | Update the COMMENT and pkg-descr to reflect modern-day Gaim. | marcus | 2004-05-03 | 2 | -10/+20 |
| | | | | Pointed out by: Gaim developers | ||||
* | Update to 0.77. For a list of all the goodies see: | marcus | 2004-04-29 | 7 | -99/+144 |
| | | | | | | http://gaim.sourceforge.net/ChangeLog Submitted by: Matthew Luckie <mjl@luckie.org.nz> | ||||
* | The last commit lost previously applied security fixes. Again. | nectar | 2004-04-07 | 2 | -0/+95 |
| | | | | | | | | | | | Re-apply my fix. Again. Specifically, the GAIM developers have still not addressed the ``Yahoo Octal-Encoding Decoder'' issues. http://www.vuxml.org/freebsd/6fd02439-5d70-11d8-80e3-0020ed76ef5a.html http://security.e-matters.de/advisories/012004.txt http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0005 | ||||
* | Update to 0.76. For a list of what's new and exciting, see: | marcus | 2004-04-05 | 9 | -517/+126 |
| | | | | | | | | | http://gaim.sourceforge.net/ChangeLog Also, provide a better fix for quoted printable text. [1] PR: 65110 [1] Submitted by: green [1] | ||||
* | Fix gaim's name resolution on 64-bit platforms. | marcus | 2004-03-26 | 2 | -20/+24 |
| | | | | Submitted by: Kenneth Culver <culverk@sweetdreamsracing.biz> | ||||
* | SIZEify | marcus | 2004-03-19 | 1 | -0/+1 |
| | | | | Submitted by: trevor | ||||
* | The Perl module was broken in gaim since perl.h defined STATIC which | marcus | 2004-02-28 | 2 | -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 | ||||
* | The last commit lost previously applied security fixes. Back it out, | nectar | 2004-02-10 | 2 | -140/+256 |
| | | | | | | and then re-fix the Yahoo! issue. Approved by: marcus | ||||
* | Fix the recent connectivity problems with Yahoo!. | marcus | 2004-02-08 | 2 | -250/+140 |
| | | | | | Submitted by: Roman Shterenzon <roman@xpert.com> Adapted from: Gaim CVS | ||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -1/+1 |
| | | | | (Part 1) | ||||
* | Correct a regression introduced in the previous security fix that | nectar | 2004-01-29 | 2 | -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") | ||||
* | Patch almost a dozen vulnerabilities, see | nectar | 2004-01-26 | 4 | -4/+426 |
| | | | | | | | <URL:http://security.e-matters.de/advisories/012004.txt>. Some fixes were Obtained from: Gaim CVS, originally submitted by Stefan Esser | ||||
* | Fix a regression in the upgrade to gaim 0.75: sscanf() was called with | nectar | 2004-01-14 | 2 | -0/+29 |
| | | | | | | | | | | an unterminated buffer, resulting in a segfault depending upon the environment e.g. locale settings. If you are getting crashes when attempting to sign onto Yahoo! messenger, this may be the issue. This is being tracked at gaim.sf.net as request ID 876365. Approved by: marcus (maintainer) | ||||
* | Revert last night's distinfo commit. They rerolled the distfile again, and | marcus | 2004-01-12 | 1 | -1/+1 |
| | | | | restored the previous distfile. | ||||
* | Looks like 0.75 was respun. The differences are superficial. The NEWS file | marcus | 2004-01-11 | 2 | -3/+2 |
| | | | | | | | | | | | | changed (a lot of text was removed including a thank you to me :-( ). Also, the VERSION file was changed from 0.75 to 0.75cvs, the RPM spec file was slightly altered to remove the COPYRIGHT file, and a lot of the translation files had their dates changed. Also, remove text talking about OpenSSL. We no longer support OpenSSL in gaim. [1] Reported by: bland [1] | ||||
* | Update to 0.75. | marcus | 2004-01-11 | 5 | -54/+13 |
| | |||||
* | Re-enable NSS as the default SSL implementation. | marcus | 2003-12-18 | 1 | -8/+3 |
| | |||||
* | Remove the OpenSSL plug-in. The gaim authors do not feel OpenSSL is | marcus | 2003-12-18 | 3 | -23/+3 |
| | | | | a system library, and thus not part of the GPL exemption. | ||||
* | Update to 0.74. | marcus | 2003-12-04 | 4 | -3/+56 |
| | | | | | | | | | --- Add a patch to fix a memory leak (PORTREVISION=1 for people that got the 0.74 update during the freeze). [1] Submitted by: Matthew Luckie <mjl@luckie.org.nz> Obtained from: http://web.ics.purdue.edu/~eblanton/gaim/gaim-0.75cvs-gaim_log_free.diff [1] | ||||
* | Update to 0.73. The new OpenSSL patch was provided by | marcus | 2003-11-22 | 3 | -3/+4 |
| | | | | Matthew Luckie <mjl@luckie.org.nz>. | ||||
* | Update to 0.72. | marcus | 2003-11-02 | 3 | -5/+5 |
| | | | | OpenSSL patch by: Matthew Luckie <mjl@luckie.org.nz> | ||||
* | Don't be such a cruel master to my slaves. | marcus | 2003-11-01 | 1 | -3/+5 |
| | | | | | PR: 58593 Submitted by: Takahiro Morishita <morishita@skywing.org> | ||||
* | * Document two more options available in the Makefile | marcus | 2003-10-24 | 2 | -21/+4 |
| | | | | | | | * Remove the Oscar IP address patch. It does not appear to be needed anymore, and may actually cause breakage Submitted by: Matthew Luckie <mjl@luckie.org.nz> | ||||
* | Add optional (default to ON) SSL support built on OpenSSL. All the other SSL | marcus | 2003-10-21 | 3 | -7/+28 |
| | | | | | | backends are still supported. Submitted by: Matthew Luckie <mjl@luckie.org.nz> | ||||
* | Fix Perl installation. | marcus | 2003-10-14 | 2 | -7/+8 |
| | | | | Submitted by: Pav Lucistnik <pav@oook.cz> | ||||
* | *Sigh* let's try this again. Link all of gaim to ${PTHREAD_LIBS} to ensure | marcus | 2003-10-13 | 1 | -3/+3 |
| | | | | | that the loaded plug-in modules can resolve all threading symbols. This should fix the problem with the MSN plug-in not loading on 4.x. | ||||
* | Fix a linking bug with NSS support. | marcus | 2003-10-13 | 1 | -2/+3 |
| | |||||
* | Enable NSS encryption support by default so that packages can be built with | marcus | 2003-10-12 | 1 | -4/+4 |
| | | | | | | MSN enabled. NSS can still be disabled if so desired. Suggested by: Pav Lucistnik <pav@oook.cz> | ||||
* | Warn the user that MSN will not work unless they specify either WITH_GNUTLS | marcus | 2003-10-11 | 1 | -0/+4 |
| | | | | | | or WITH_NSS (or both). Suggested by: Tuc <tuc@ttsg.com> | ||||
* | Add a missing dependency on startup-notification. | marcus | 2003-10-11 | 1 | -0/+3 |
| | |||||
* | * Update to 0.71 [1] | marcus | 2003-10-11 | 5 | -38/+60 |
| | | | | | | * Add optional Mozilla NSS support Submitted by: Matthew Luckie <mjl@luckie.org.nz> [1] | ||||
* | Do not make the Japanese character support the default since it crashes | marcus | 2003-10-08 | 1 | -1/+4 |
| | | | | | | Yahoo! chats that contain a '~' character. Reported by: Adam McLaurin <adam.mclaurin@gmx.net> | ||||
* | Fix crash in IP address formatting code for buddy tooltip. | bland | 2003-10-02 | 2 | -0/+20 |
| | | | | Reported by: Aleksey Sosnin <sam@macomnet.ru> | ||||
* | Update to 0.70 which fixes the Yahoo! login problem. | marcus | 2003-09-30 | 3 | -9/+8 |
| | | | | | Submitted by: Andrew J Caines <A.J.Caines@halplant.com> Takahiro Morishita <morishita@skywing.org> | ||||
* | * Add optional GnuTLS support | marcus | 2003-09-27 | 2 | -6/+36 |
| | | | | | | | * Add optional Tcl support PR: 57262 Submitted by: mi (based on) | ||||
* | Add Japanese character support. | marcus | 2003-09-27 | 2 | -0/+6 |
| | | | | | PR: 57242 Submitted by: Takahiro Morishita <morishita@skywing.org> | ||||
* | Update to 0.69 which fixes, among other things, the recent Yahoo! problems. | marcus | 2003-09-26 | 4 | -22/+56 |
| | | | | Submitted by: Eric Anderson <anderson@centtech.com> (based on) | ||||
* | Add a missing @dirrm. | marcus | 2003-09-03 | 1 | -1/+2 |
| | |||||
* | * Update to 0.68 [1] | marcus | 2003-09-03 | 4 | -6/+34 |
| | | | | | | | * Nasty hack to allow Perl to work where its supported, and install in the default Perl prefix Submitted by: Matthew Luckie <mjl@luckie.org.nz> [1] (based on) | ||||
* | Fix sending pre-edit characters after hitting Enter. This mainly affects | marcus | 2003-08-26 | 2 | -0/+31 |
| | | | | | | | CJK users. Submitted by: perky Obtained from: Gentoo Linux | ||||
* | Update to 0.67. | marcus | 2003-08-15 | 5 | -40/+6 |
| | |||||
* | Fix a bug where certain IRC users will not be removed from the buddy list | marcus | 2003-08-13 | 2 | -0/+25 |
| | | | | | | | when they part/are kicked off a channel. PR: 55489 Submitted by: Alexander Nedotsukov <sasha@ortech.co.jp> | ||||
* | Update to 0.66. This fixes many of the connection problems people were | marcus | 2003-07-19 | 4 | -16/+5 |
| | | | | | | reporting. Submitted by: Matthew Luckie <mjl@luckie.org.nz> | ||||
* | Fix build with Perl 5.005_03. | marcus | 2003-07-18 | 1 | -0/+13 |
| | | | | Reported by: many | ||||
* | Update to 0.65. | marcus | 2003-07-17 | 6 | -20/+84 |
| | | | | Submitted by: Matthew Luckie <mjl@luckie.org.nz> (based on) | ||||
* | Update the MSN crash patch to add some more sanity checks. | marcus | 2003-07-07 | 2 | -5/+5 |
| | | | | | Submitted by: Matthew Luckie <mjl@luckie.org.nz> Obtained from: http://www.chipx86.com/ | ||||
* | Patch file disappeared from ${PATCH_SITES}, so make it available from | anders | 2003-07-06 | 1 | -1/+1 |
| | | | | somewhere else. | ||||
* | Add a patch to fix MSN crashes. | marcus | 2003-06-20 | 2 | -0/+6 |
| | | | | | Submitted by: Matthew Luckie <mjl@luckie.org.nz> Obtained from: Gaim developers | ||||
* | Update to 0.64. | marcus | 2003-06-01 | 3 | -2/+3 |
| | |||||
* | Update to 0.63. | marcus | 2003-05-19 | 4 | -40/+5 |
| | | | | Submitted by: Matthew Luckie <mjl@luckie.org.nz> | ||||
* | Add two missing files to the plist. | marcus | 2003-04-26 | 2 | -0/+3 |
| | | | | Submitted by: Matthew Luckie <mjl@luckie.org.nz> | ||||
* | Update to 0.62. | marcus | 2003-04-25 | 4 | -25/+4 |
| | | | | Submitted by: Matthew Luckie <mjl@luckie.org.nz> | ||||
* | s/diable/disable/ | marcus | 2003-04-11 | 1 | -1/+1 |
| | | | | Submitted by: petef | ||||
* | Update to 0.61. | marcus | 2003-04-11 | 3 | -3/+7 |
| | |||||
* | Fix the accelerator keys (i.e. Ctl+Q, Ctl+I, etc.). This bug has been | marcus | 2003-04-09 | 2 | -1/+23 |
| | | | | | | | | filed with the GAIM authors as bug #717883: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=717883&group_id=235 Reported by: Kenneth W Cochran <kwc@TheWorld.com> | ||||
* | Add I18N conversion to IRC topic messages. | marcus | 2003-04-08 | 2 | -0/+36 |
| | | | | | PR: 50675 Submitted by: Alexander Nedotsukov <bland@mail.ru> | ||||
* | Add a missing dependency on audiofile. | marcus | 2003-04-06 | 1 | -1/+2 |
| | |||||
* | Gaim no longer needs WANT_GNOME. | marcus | 2003-04-06 | 1 | -1/+0 |
| | |||||
* | Update to 0.60. Note, this is now a GTK+-2 application. | marcus | 2003-04-06 | 8 | -260/+227 |
| | |||||
* | Update to 0.59.9. | marcus | 2003-03-03 | 2 | -3/+2 |
| | |||||
* | De-pkg-comment. | marcus | 2003-02-26 | 2 | -1/+1 |
| | |||||
* | Add standard termination strings and correct the message conversion between | marcus | 2003-01-16 | 2 | -0/+13 |
| | | | | | | | | | official yahoo messenger and gaim. PR: 47125 Submitted by: leeym Noticed by: Dustin Liu <dustinl@yahoo-inc.com> Obtained from: Palatis <tblanku@yahoo.com.tw> | ||||
* | Update to 0.59.8. | marcus | 2003-01-11 | 3 | -23/+2 |
| | |||||
* | Fix the problem where users were unable to sign on to Yahoo, or were | marcus | 2003-01-07 | 2 | -0/+21 |
| | | | | | | signed on then immediately kicked off with a "Cannot read" error. Obtained from: Gaim CVS | ||||
* | Update to 0.59.7. | marcus | 2003-01-02 | 3 | -52/+2 |
| | |||||
* | Fix a segfault in the Yahoo protocol that can occur when a user receives | marcus | 2002-11-24 | 2 | -0/+50 |
| | | | | | | | new email. Reported by: Kenneth W Cochran <kwc@TheWorld.com> Obtained from: gaim CVS | ||||
* | Update to 0.59.6. | marcus | 2002-11-09 | 3 | -20/+2 |
| | |||||
* | Fix the plist in the case where esound support is built without libpanel | marcus | 2002-10-21 | 2 | -11/+13 |
| | | | | | | support. Reported by: kdulzo@sockpuppet.org | ||||
* | Fix the icon installation. Bump PORTREVISION. | marcus | 2002-10-20 | 3 | -6/+6 |
| | |||||
* | Fix a segfault on sign on when no ~/.gtkrc file exists. This has been | marcus | 2002-10-18 | 2 | -0/+18 |
| | | | | | | | | filed as gaim bug #624899. Reported by: Kenneth W Cochran <kwc@TheWorld.com> David Thiel <lx@redundancy.redundancy.org> Tested by: David Thiel <lx@redundancy.redundancy.org> | ||||
* | Update to 0.59.5. | marcus | 2002-10-17 | 3 | -15/+2 |
| | |||||
* | Fix a segfault in the Yahoo! module. | marcus | 2002-10-13 | 2 | -1/+13 |
| | | | | | Reported by: Kenneth W Cochran <kwc@TheWorld.com> Obtained from: gaim CVS | ||||
* | Make esound support optional. | marcus | 2002-10-12 | 1 | -1/+13 |
| | | | | PR: 43600 | ||||
* | Update to 0.59.4. | marcus | 2002-10-12 | 2 | -2/+2 |
| | | | | Submitted by: seanc | ||||
* | Update the pkg-descr and include the new Sourceforge URL. | marcus | 2002-09-16 | 1 | -3/+4 |
| | |||||
* | Update to 0.59.3. This fixes a problem when logging into Yahoo! as well as | marcus | 2002-09-16 | 2 | -2/+2 |
| | | | | some I18N issues. | ||||
* | Update to 0.59.2. | marcus | 2002-09-14 | 4 | -144/+61 |
| | |||||
* | * Update to 0.59.1 | marcus | 2002-08-28 | 5 | -81/+108 |
| | | | | | | | * Don't build with GNOME support if installed under GNOME 2 Note, among other bug fixes, this is also a security update. It is highly recommended that all gaim users update to this version. | ||||
* | Fix a packaging error when applet support is not available. | marcus | 2002-07-29 | 1 | -3/+4 |
| | | | | Submitted by: bento | ||||
* | Fix plist. | marcus | 2002-07-12 | 1 | -2/+1 |
| | | | | Submitted by: sobomax | ||||
* | * Implement USE_GNOMENG | marcus | 2002-07-12 | 1 | -14/+7 |
| | | | | | | * Implement USE_REINPLACE Reviewed by: sobomax | ||||
* | Update to 0.59. | marcus | 2002-06-26 | 5 | -36/+97 |
| | |||||
* | Update to 0.58. | marcus | 2002-05-15 | 5 | -90/+35 |
| | | | | | | | This fixes the security bug talk about in Bugtraq article http://online.securityfocus.com/archive/1/272180. Prompted by: dannyboy | ||||
* | Update to 0.57. | marcus | 2002-04-27 | 5 | -31/+15 |
| | | | | | | Submitted by: Tilman Linneweh <tilman@arved.de> Reviewed by: sobomax Approved by: sobomax | ||||
* | Update to 0.56. | marcus | 2002-04-16 | 4 | -34/+94 |
| | | | | | Reviewed by: sobomax Approved by: sobomax | ||||
* | Change my ports to use my FreeBSD.org address. | marcus | 2002-04-06 | 1 | -1/+1 |
| | | | | Approved by: sobomax | ||||
* | Update to 0.55 | pat | 2002-04-01 | 2 | -2/+2 |
| | | | | | PR: 36591 Submitted by: maintainer, Jan Jungnickel <jan@jungnickel.com> | ||||
* | Allow slave port korean/gaim to modify some variables set | pat | 2002-03-24 | 1 | -2/+2 |
| | | | | Approved by: maintainer | ||||
* | Update to 0.54 | pat | 2002-03-16 | 5 | -91/+35 |
| | | | | | PR: 35922 Submitted by: maintainer | ||||
* | Update to 0.53 | pat | 2002-03-06 | 5 | -34/+97 |
| | | | | | PR: 35574 Submitted by: maintainer | ||||
* | Update to 0.52 | pat | 2002-02-22 | 5 | -208/+137 |
| | | | | | PR: 35202 Submitted by: maintainer | ||||
* | Pass over maintainership to Joe Marcus Clarke <marcus@marcuscom.com> | sobomax | 2002-02-20 | 1 | -21/+21 |
| | | | | | Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Approved by: jim (old MAINTAINER) | ||||
* | Update to version 0.51. | jim | 2002-01-25 | 3 | -2/+3 |
| | |||||
* | Backout previous change - it seems that new revision of the patch doesn't | sobomax | 2001-12-20 | 1 | -17/+8 |
| | | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net> | ||||
* | Don't filter libc_r on 5-CURRENT. | sobomax | 2001-12-20 | 1 | -8/+17 |
| | |||||
* | Update to version 0.50. | jim | 2001-12-15 | 4 | -32/+36 |
| | |||||
* | Update to version 0.49. | jim | 2001-12-01 | 2 | -2/+2 |
| | |||||
* | Update to version 0.48. | jim | 2001-11-17 | 2 | -2/+2 |
| | |||||
* | Update to version 0.47. | jim | 2001-11-03 | 6 | -136/+48 |
| | | | | | PR: 31715 Submitted by: Patrick Li <pat@databits.net> | ||||
* | Don't link in libc - FreeBSD doesn't need this. | sobomax | 2001-10-31 | 1 | -3/+16 |
| | | | | Submitted by: Ports Fury | ||||
* | Update to version 0.45. | jim | 2001-10-11 | 7 | -91/+218 |
| | | | | | PR: 31209 Submitted by: Patrick Li <pat@databits.net> | ||||
* | Add a missing file to the packing list. | jim | 2001-10-02 | 1 | -0/+1 |
| | | | | | PR: 30915 Submitted by: Patrick Li <pat@databits.net> | ||||
* | Update to version 0.44. | jim | 2001-09-21 | 3 | -3/+6 |
| | |||||
* | Update to version 0.43 (yes, they changed their versioning scheme). | jim | 2001-09-08 | 2 | -4/+2 |
| | |||||
* | Fix the build if compiled with GNOME support. | jim | 2001-09-02 | 2 | -1/+13 |
| | | | | Submitted by: Mike Harding <mvh@ix.netcom.com> | ||||
* | Fix the libtool problem (thanks sobomax :-) and pkg-plist. | jim | 2001-09-01 | 3 | -47/+29 |
| | | | | libtool fix submitted by: sobomax | ||||
* | Update to version 0.11.0p15. | jim | 2001-08-31 | 3 | -35/+31 |
| | |||||
* | Fix pkg-plist. | jim | 2001-06-19 | 1 | -0/+5 |
| | |||||
* | Make portlint stop complaining about PKGNAME. | jim | 2001-06-19 | 1 | -1/+2 |
| | |||||
* | Update to version 0.11.0pre14. | jim | 2001-06-18 | 3 | -32/+53 |
| | |||||
* | Update to version 0.11.0pre11. | jim | 2001-05-25 | 3 | -2/+3 |
| | |||||
* | Update to version 0.11.0pre10. | jim | 2001-04-17 | 4 | -14/+19 |
| | |||||
* | -pthread --> ${PTHREAD_LIBS} | sobomax | 2001-03-30 | 1 | -1/+1 |
| | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. | ||||
* | Update to version 0.11.0pre8. | jim | 2001-03-24 | 2 | -2/+2 |
| | |||||
* | Update to version 0.11.0pre7. | jim | 2001-03-22 | 3 | -7/+3 |
| | |||||
* | Add ispell to RUN_DEPENDS if compiling with GNOME support. | jim | 2001-03-10 | 1 | -0/+1 |
| | | | | Submitted by: Joe Clarke <jclarke@cisco.com> | ||||
* | Update to 0.11.0pre6. | jim | 2001-03-08 | 4 | -24/+25 |
| | |||||
* | Update to version 0.11.0pre4. | jim | 2000-12-24 | 3 | -2/+13 |
| | |||||
* | Update to version 0.11.0pre3. | jim | 2000-12-16 | 4 | -38/+46 |
| | |||||
* | Uh, actually update the rest of this port to version 0.11.0pre2. I forgot | jim | 2000-12-05 | 4 | -36/+45 |
| | | | | to apply the diff before my last commit :-) | ||||
* | Update to version 0.11.0pre2. | jim | 2000-12-05 | 1 | -19/+0 |
| | |||||
* | Fix the configure args so that GNOME and ESD are both properly detected. | jim | 2000-11-26 | 1 | -2/+1 |
| | | | | Submitted by: Joe Clarke <marcus@jclarke-isdn4.cisco.com> | ||||
* | - Fix buffer overflow when parsing HTML tags. | jedgar | 2000-11-15 | 2 | -0/+20 |
| | | | | | | | - Bump PORTREVISION Approved by: Maintainer Obtained from: Stan Bubrouski <stan@CCS.NEU.EDU> (via Bugtraq) | ||||
* | Update to 0.10.3. | jim | 2000-10-12 | 2 | -2/+2 |
| | |||||
* | Fix my breakage. Only remove share/pixmaps in the non-Gnome case. | reg | 2000-10-11 | 1 | -1/+1 |
| | | | | Noticed by: asami | ||||
* | @dirrm %%DATADIR%%/pixmaps | asami | 2000-10-10 | 1 | -0/+1 |
| | | | | Submitted by: obento | ||||
* | Update to version 0.10.2. | jim | 2000-10-08 | 2 | -24/+23 |
| | |||||
* | Implement WANT_GNOME. | reg | 2000-10-05 | 5 | -134/+257 |
| | |||||
* | Add WITH_GNOME knob. Bump PORTREVISION. | jim | 2000-10-04 | 1 | -16/+27 |
| | |||||
* | Update to 0.10.1. This version fixes the Oscar support and some | jim | 2000-09-16 | 2 | -2/+2 |
| | | | | incompatbility issues with Sawfish. | ||||
* | Update to version 0.10.0. | jim | 2000-09-12 | 3 | -2/+47 |
| | |||||
* | Update to version 0.9.20. | jim | 2000-07-15 | 3 | -2/+8 |
| | |||||
* | Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. | sobomax | 2000-06-14 | 1 | -2/+3 |
| | |||||
* | Update to version 0.9.19. | jim | 2000-06-11 | 3 | -2/+5 |
| | |||||
* | Update to version 0.9.18. | jim | 2000-06-04 | 3 | -2/+3 |
| | |||||
* | Update to version 0.9.17. | jim | 2000-06-02 | 3 | -3/+5 |
| | |||||
* | Make use of the newly available bzipped tarball. | jim | 2000-05-09 | 2 | -1/+2 |
| | |||||
* | Update to version 0.9.15. | jim | 2000-05-08 | 2 | -2/+2 |
| | |||||
* | Update to version 0.9.14. These guys have finally added BSD daemon icons, | jim | 2000-04-29 | 3 | -2/+10 |
| | | | | so we no longer need to use the penguin ones. Woo hoo! :-) | ||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -2/+2 |
| | |||||
* | Update to version 0.9.13. | jim | 2000-03-29 | 2 | -3/+3 |
| | |||||
* | Update to version 0.9.12 | jim | 2000-03-27 | 3 | -14/+4 |
| | |||||
* | Update to version 0.9.11. | jim | 2000-03-23 | 3 | -3/+4 |
| | |||||
* | Fix a crash on -STABLE with a SIGFPE error which would happen every few | jim | 1999-12-29 | 1 | -0/+11 |
| | | | | | | seconds after startup. Submitted by: Vivek Khera <khera@kciLink.com> | ||||
* | Update to version 0.9.10 | jim | 1999-11-05 | 2 | -3/+3 |
| | |||||
* | Update to version 0.9.9 | jim | 1999-11-03 | 2 | -3/+3 |
| | |||||
* | Updated to version 0.9.8 | jim | 1999-10-15 | 2 | -3/+4 |
| | |||||
* | Bump glib12 's share library version to 3, | vanilla | 1999-10-10 | 1 | -2/+1 |
| | | | | and portlint. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | Remove preceeding pkgname from some of the comments having one. | hoek | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | chmod -> ${CHMOD} | mharo | 1999-08-23 | 1 | -2/+2 |
| | | | | chown -> ${CHOWN} | ||||
* | Updated to version 0.9.7 | jim | 1999-08-12 | 3 | -7/+7 |
| | |||||
* | Update to 0.9.6 | cpiazza | 1999-08-07 | 3 | -20/+22 |
| | | | | | PR: 13011 Submitted by: maintainer | ||||
* | Commit #3/4 to enforce caps, no period. | hoek | 1999-06-27 | 1 | -1/+1 |
| | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s | ||||
* | Update to use gtk version 1.2.3. | steve | 1999-05-29 | 1 | -6/+8 |
| | | | | | PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | Update to 0.8.0 | flathill | 1999-05-05 | 4 | -61/+18 |
| | | | | | PR: ports/11495 Submitted by: cpiazza@home.net | ||||
* | WWW: This is definately the daemon's work. In Chuck we trust. | mharo | 1999-05-03 | 1 | -1/+1 |
| | |||||
* | Use compressed files as distfiles. saves space + saves bandwidth = good for all | mharo | 1999-04-20 | 2 | -5/+6 |
| | |||||
* | Send the port bloat to DISTFILES. | mharo | 1999-04-20 | 2 | -2/+6 |
| | | | | Noticed by: Chuck Robey <chuckr@picnic.mat.net> | ||||
* | the GTK+ AOL Instant Messenger | mharo | 1999-04-19 | 6 | -0/+118 |
PR: 10976 Submitted by: Jim Mock jim@corp.au.triax.com |