aboutsummaryrefslogtreecommitdiff
path: root/irc/xchat
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix the /back and repeat /away if you are back. Also, it fixes in the Server ->Jeremy Messenger2007-01-062-0/+12
| | | | | | | | Away menu when you try to uncheck it. This patch was took from xchat2 CVS. Bump the PORTREVISION. Notes: svn path=/head/; revision=181595
* Update to 2.8.0.Jeremy Messenger2007-01-054-19/+14
| | | | | | | | PR: ports/107563 Submitted by: Alex <goo@t72.ru> Notes: svn path=/head/; revision=181571
* - Fix a security problemPav Lucistnik2006-12-182-1/+13
| | | | | | | Obtained from: Peter Zelezny <zed@xchat.org> (author) Notes: svn path=/head/; revision=180084
* - Force spellchecker feature to use gtkspell backendPav Lucistnik2006-11-281-0/+2
| | | | | | | | PR: ports/105949 Submitted by: Alex <goo@t72.ru> Notes: svn path=/head/; revision=178185
* Update to 2.6.8.Joe Marcus Clarke2006-10-314-33/+11
| | | | Notes: svn path=/head/; revision=175608
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-142-4/+17
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* Update to 2.6.6. See http://xchat.org/changelog.txt for a list of changes.Joe Marcus Clarke2006-07-273-19/+4
| | | | Notes: svn path=/head/; revision=168890
* - Fix the invisible cursor color when using GTKSpell and a black input boxJeremy Messenger2006-06-133-2/+26
| | | | | | | | | | (when "Use the text box font & colors" is ON). Took from xchat CVS. - Fix the plist when disable dbus support. - Add a new knob, WITHOUT_GTKSPELL, to disable spell check support. - Bump the PORTREVISION. Notes: svn path=/head/; revision=165343
* Update to 2.6.4. See http://xchat.org/changelog.txt for a list of changes.Joe Marcus Clarke2006-06-103-4/+6
| | | | | | | | PR: 98775 Submitted by: Tim Welch <ports@thepentagon.org> Notes: svn path=/head/; revision=164972
* - Rename portsPav Lucistnik2006-05-287-129/+144
| | | | | | | | irc/xchat -> irc/xchat1 irc/xchat2 -> irc/xchat Notes: svn path=/head/; revision=163692
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-3/+3
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154134
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | Notes: svn path=/head/; revision=149530
* Directory share/pixmaps is now included in mtreeDejan Lesjak2005-06-151-1/+0
| | | | | | | (BSD.x11-4.dist rev. 1.27), so remove it from plist. Notes: svn path=/head/; revision=137468
* - Move USE_OPENSSL and USE_PYTHON above of bsd.port.mkSergey Matveychuk2005-05-141-13/+13
| | | | | | | | PR: ports/57502 Submitted by: eik Notes: svn path=/head/; revision=135264
* - Fix plist in non-GNOME casePav Lucistnik2005-01-262-1/+7
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=127387
* Tidy up whitespace.Trevor Johnson2004-04-101-1/+1
| | | | Notes: svn path=/head/; revision=106671
* Make the default config conform to RFC1122 (no public away messages).Eivind Eklund2004-03-312-1/+12
| | | | Notes: svn path=/head/; revision=105778
* - Use USE_ICONV knobKirill Ponomarev2004-03-301-2/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105722
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Jim Mock (jim) returned his commit bit, so set his ports free.Pav Lucistnik2003-12-151-1/+1
| | | | | | | Thank for all your work, Jim! Notes: svn path=/head/; revision=95826
* Bump PORTREVISION after lang/python's changing default toHye-Shik Chang2003-08-231-0/+1
| | | | | | | | | BUILD_STATIC. This affects to python embedding programs only. Submitted by: olgeni Notes: svn path=/head/; revision=87536
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update to 1.8.11.Jim Mock2003-01-193-46/+6
| | | | | | | | Submitted by: Paolo Gatti <onel0ve@libero.it> Tested by: Munish Chopra <mchopra@engmail.uwaterloo.ca> Notes: svn path=/head/; revision=73455
* Update to 1.8.10.Joe Marcus Clarke2002-10-214-2/+55
| | | | | | | | PR: 44051 Approved by: maintainer Notes: svn path=/head/; revision=68518
* Add USE_GNOME= gtk12 so configure actually finds gtk and builds the GUI.Jim Mock2002-09-081-0/+1
| | | | | | | Submitted by: skrueger@europe.com Notes: svn path=/head/; revision=65818
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-08-311-3/+3
| | | | | | | | | PR: 42204 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: maintainer Notes: svn path=/head/; revision=65341
* Add a WITH_PYTHON knob.Jim Mock2002-06-301-2/+8
| | | | | | | | PR: 39063 Submitted by: Marc Recht <marc@informatik.uni-bremen.de> Notes: svn path=/head/; revision=62234
* Install xchat.desktop in the right place.Jim Mock2002-05-261-1/+2
| | | | | | | | PR: 38565 Submitted by: Alan Eldridge <ports@geeksrus.net> Notes: svn path=/head/; revision=60046
* Update to version 1.8.9.Jim Mock2002-05-252-3/+2
| | | | | | | | PR: 38490 Submitted by: Dominic Marks <dominic_marks@btinternet.com> Notes: svn path=/head/; revision=60005
* GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already inMaxim Sobolev2002-04-151-1/+0
| | | | | | | LIB_DEPENDS. Notes: svn path=/head/; revision=57721
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-4/+3
| | | | | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr Notes: svn path=/head/; revision=57625
* Fix another few places where giconv used instead of iconv.Maxim Sobolev2002-03-191-1/+1
| | | | | | | | PR: 36059, 36063, 36082 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=56333
* Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h andMaxim Sobolev2002-03-181-3/+0
| | | | | | | -liconv to -lgiconv. Notes: svn path=/head/; revision=56294
* Bump PORTREVISION to reflect the (lib)iconv upgrade.Akinori MUSHA2002-03-181-0/+1
| | | | Notes: svn path=/head/; revision=56291
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needMaxim Sobolev2002-03-181-1/+1
| | | | | | | libiconv. Notes: svn path=/head/; revision=56287
* Stage 1 of gettext update.Ade Lovett2002-03-151-1/+1
| | | | | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr Notes: svn path=/head/; revision=56168
* Update to version 1.8.8.Jim Mock2002-03-082-2/+2
| | | | | | | Reminded by: Muhannad Asfour <muhannad@cogeco.ca> Notes: svn path=/head/; revision=55731
* Keep up with the musical MASTER_SITES. It should be done moving aroundJim Mock2002-01-181-1/+2
| | | | | | | | | now that xchat.org is back. Submitted by: Joe Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=53312
* Fix MASTER_SITES.Jim Mock2002-01-131-2/+1
| | | | | | | | PR: 33830 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=53009
* Update to version 1.8.7.Jim Mock2002-01-113-2/+3
| | | | Notes: svn path=/head/; revision=52887
* Update to version 1.8.6. While I'm here, add a WITH_TRANSPARENCY knobJim Mock2001-11-284-67/+8
| | | | | | | so that non-GNOME users can get transparent windows if so desired. Notes: svn path=/head/; revision=50679
* Argh. Bump PORTREVISION. I forgot to apply this in the last commit.Jim Mock2001-11-251-0/+1
| | | | Notes: svn path=/head/; revision=50510
* Add two patches -- one fixes dccs autoresume, and the other fixes xchatJim Mock2001-11-252-0/+63
| | | | | | | | | | when used with bnc. Prodded by: David Hill <david@phobia.ms> Obtained from: xchat.org Notes: svn path=/head/; revision=50509
* Update to version 1.8.5. Re-enable building with perl since xchat hasJim Mock2001-11-032-8/+4
| | | | | | | been fixed to compile with versions older than 5.6. Notes: svn path=/head/; revision=49525
* Add --enable-zvt if compiled with GNOME support so things will workJim Mock2001-10-091-2/+4
| | | | | | | | | | properly. PR: 31133 Submitted by: TOGAWA Satoshi <toga@puyo.org> Notes: svn path=/head/; revision=48626
* Update to version 1.8.4. Perl support is currently disabled for systemsJim Mock2001-10-022-2/+6
| | | | | | | | | | | older than 500007 since it now needs Perl 5.6 to compile (at least until I get around to adding a knob to make using the Perl 5.6 port an option). Partially submitted by: knu Notes: svn path=/head/; revision=48361
* Fix installation and packaging with GNOME.Akinori MUSHA2001-09-051-5/+3
| | | | Notes: svn path=/head/; revision=47460