aboutsummaryrefslogtreecommitdiff
path: root/irc/xchat1
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-2/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* 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
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-242-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338 Notes: svn path=/head/; revision=201947
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-141-2/+2
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* Only set LATEST_LINK when it is not yet setEdwin Groothuis2006-08-151-1/+1
| | | | Notes: svn path=/head/; revision=170755
* - Rename portsPav Lucistnik2006-05-281-0/+1
| | | | | | | | 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
* - Enable NLS using the latest version of msgfmtAkinori MUSHA2001-09-043-12/+53
| | | | | | | | | | | | - Enable IPv6 - Configure with --without-included-gettext and remove a hack - Link with iconv for ja-xchat (and other potential slave ports) - Update to 1.8.3 Approved by: jim (MAINTAINER) Notes: svn path=/head/; revision=47432