aboutsummaryrefslogtreecommitdiff
path: root/irc/xchat/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* Readd socks5 support by using net/dante instead of removal net/socks5.Jeremy Messenger2012-05-201-0/+6
| | | | | | | | PR: ports/167826 Submitted by: 4721@hushmail.com <4721@hushmail.com> Notes: svn path=/head/; revision=297048
* Remove optional dep on net/socks5, which is exiting the ports tree. With a bitJosh Paetzel2012-02-261-8/+1
| | | | | | | | | | of mangling SOCKS5 functionality could be resurrected with net/dante PR: ports/165097 Submitted by: jpaetzel Notes: svn path=/head/; revision=292277
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-5/+5
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Update to 2.8.8.Koop Mast2010-07-131-9/+9
| | | | | | | | PR: ports/148442 Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net> Notes: svn path=/head/; revision=257728
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for thisKoop Mast2010-05-101-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | release can be found at http://library.gnome.org/misc/release-notes/2.30/ . This release brings initial PackageKit support, Upower (replaces power management part of hal), cuse4bsd integration with HAL and cheese, and a faster Evolution. Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This will also be the last of the 2.x releases. The next release will be the highly-anticipated GNOME 3.0 which will bring with it a new UI experience. Currently, there are a few bugs with GNOME 2.30 that may be of note for our users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading instructions, and the up-to-date list of known issues. This release features commits by avl, ahze, bland, marcus, mezz, and myself. The FreeBSD GNOME Team would like to thank Anders F Bjorklund for doing the initual packagekit porting. And the following contributors & testers for there help with this release: Eric L. Chen Vladimir Grebenschikov Sergio de Almeida Lenzi DomiX walder crsd Kevin Oberman Michal Varga Pavel Plesov Bapt kevin and ITetcu for two exp-run PR: ports/143852 ports/145347 ports/144980 ports/145830 ports/145511 Notes: svn path=/head/; revision=254099
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+2
| | | | | | | starting with H,I,J,K,L Notes: svn path=/head/; revision=240071
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Mark SOCKS5 support as only for i386 since it will cause 64-bit apps toJoe Marcus Clarke2009-03-221-0/+1
| | | | | | | | | | | | | crash as it lacks prototype definitions for functions such as SOCKSlocaltime, SOCKSread, etc. These functions return 64-bit values, but will get truncated to 32-bit values without proper prototypes. I looked at net/socks5, but it does not appear to be engineered in a way to provide these prototypes to external consumers. The socks5 port needs to be updated so that it works with INCLUDE_PROTOTYPES on FreeBSD. Notes: svn path=/head/; revision=230695
* * Switch to USE_TCL infrastructureJoe Marcus Clarke2009-03-031-4/+5
| | | | | | | | | | * Add support for tcl85 PR: 130187 Submitted by: mm Notes: svn path=/head/; revision=229399
* Presenting GNOME 2.24 for FreeBSD.Joe Marcus Clarke2009-01-101-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See http://library.gnome.org/misc/release-notes/2.24/ for the general release notes. On the FreeBSD front, this release introduces Fuse support in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some long-standing seahorse and gnome-keyring bugs. The documentation updates to the website are forthcoming. This release features commits by adamw, ahze, kwm, mezz, and myself. It would not have been possible without are contributors and testers: Alexander Loginov Craig Butler [1] Dmitry Marakasov [6] Eric L. Chen Joseph S. Atkinson Kris Moore Lapo Luchini [7] Nikos Ntarmos Pawel Worach Romain Tartiere TAOKA Fumiyoshi [3] Yasuda Keisuke Zyl aZ [4] bf [2] [5] Florent Thoumie Peter Wemm pluknet PR: 125857 [1] 126993 [2] 130031 [3] 127399 [4] 127661 [5] 124302 [6] 129570 [7] 129936 123790 Notes: svn path=/head/; revision=225629
* Various small fixes, bump the PORTREVISION.Jeremy Messenger2008-08-041-0/+1
| | | | | | | Obtained from: http://www.xchat.org/files/source/2.8/patches/ Notes: svn path=/head/; revision=218015
* Update to 2.8.6.Jeremy Messenger2008-06-141-2/+1
| | | | Notes: svn path=/head/; revision=214842
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* The buffers need to be larger for some translations to fix the crash. Bump theJeremy Messenger2008-03-241-1/+1
| | | | | | | | | | | PORTREVISION. PR: ports/118659 Reported by: Kyryll A Mirnenko <mirya@zoc.com.ua> Obtained from: Its CVS. Notes: svn path=/head/; revision=209672
* Scrollback shrinking code forgets to close(), bump the PORTREVISION.Jeremy Messenger2007-12-121-1/+1
| | | | | | | Obtained from: http://xchat.org/files/source/2.8/patches/ Notes: svn path=/head/; revision=203183
* - Stops scrollback files growing too large by fixing the file-shrink code.Jeremy Messenger2007-10-181-1/+1
| | | | | | | | | | | - Puts a "Display scrollback from previous session" into the Setup GUI (logging section) so people can turn this off without typing commands. - Bump the PORTREVISION. Obtained from: http://xchat.org/files/source/2.8/patches/ Notes: svn path=/head/; revision=201647
* Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend onMark Linimon2007-10-071-0/+1
| | | | | | | | | | | perl unconditonally, or conditionally. To be able to conditionalize the inclusion of bsd.perl.mk, they now need to be defined before the inclusion of bsd.port.pre.mk. Hat: portmgr Notes: svn path=/head/; revision=201032
* * OPTIONSifyJoe Marcus Clarke2007-07-281-58/+59
| | | | | | | | | | | | | * Add spell check support for libsexy (default: off) * Add runtime dependency on libnotify and notification-daemon * Remove obsolete Perl version checks * Depend on TCL 8.4 instead of 8.3 PR: 114453 Submitted by: Yuri Pankov <yuri@darklight.org.ru> Notes: svn path=/head/; revision=196494
* Fix creation of ~/.xchat2/scrollback/ paths, bump the PORTREVISION.Jeremy Messenger2007-07-111-0/+1
| | | | | | | Obtained from: http://xchat.org/files/source/2.8/patches/ Notes: svn path=/head/; revision=195418
* Update to 2.8.4.Jeremy Messenger2007-07-051-5/+3
| | | | Notes: svn path=/head/; revision=194962
* Fix defunc processes created by opening tray balloons, bump the PORTREVISION.Jeremy Messenger2007-06-071-1/+1
| | | | | | | Obtained from: http://xchat.org/files/source/2.8/patches/ Notes: svn path=/head/; revision=192960
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Update tp 2.8.2.Joe Marcus Clarke2007-04-141-2/+1
| | | | Notes: svn path=/head/; revision=189937
* Portlint:Jeremy Messenger2007-03-261-1/+1
| | | | | | | -Add '-[0-9]*' in the CONFLICT. Notes: svn path=/head/; revision=188415
* Fix Japanese translation error in 2.6.8 and 2.8.0 causes xchat NOT to run,Jeremy Messenger2007-03-211-1/+1
| | | | | | | | | bump the PORTREVISION. Submitted by: Takeharu KATO <takeharu1219@ybb.ne.jp> Notes: svn path=/head/; revision=187942
* Fix the /back and repeat /away if you are back. Also, it fixes in the Server ->Jeremy Messenger2007-01-061-0/+1
| | | | | | | | 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-051-4/+4
| | | | | | | | PR: ports/107563 Submitted by: Alex <goo@t72.ru> Notes: svn path=/head/; revision=181571
* - Fix a security problemPav Lucistnik2006-12-181-1/+1
| | | | | | | 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-311-3/+2
| | | | Notes: svn path=/head/; revision=175608
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-141-4/+4
| | | | | | | | | | 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-271-2/+1
| | | | Notes: svn path=/head/; revision=168890
* - Fix the invisible cursor color when using GTKSpell and a black input boxJeremy Messenger2006-06-131-1/+11
| | | | | | | | | | (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-101-1/+1
| | | | | | | | PR: 98775 Submitted by: Tim Welch <ports@thepentagon.org> Notes: svn path=/head/; revision=164972
* - Rename portsPav Lucistnik2006-05-281-59/+83
| | | | | | | | 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
* - 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-261-1/+1
| | | | | | | 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-311-1/+1
| | | | 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
* 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-071-0/+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