Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the | marcus | 2006-10-14 | 1 | -2/+2 |
| | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) | ||||
* | Only set LATEST_LINK when it is not yet set | edwin | 2006-08-16 | 1 | -1/+1 |
| | |||||
* | - Rename ports | pav | 2006-05-28 | 1 | -0/+1 |
| | | | | | irc/xchat -> irc/xchat1 irc/xchat2 -> irc/xchat | ||||
* | Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. | ade | 2006-03-07 | 1 | -1/+1 |
| | | | | | Discussed with: kris Approved by: portmgr (implicit) | ||||
* | eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry | edwin | 2006-01-22 | 1 | -3/+3 |
| | | | | | Approved by: krion@ PR: ports/88711 (related) | ||||
* | - Add SHA256 | pav | 2005-11-26 | 1 | -0/+1 |
| | |||||
* | Directory share/pixmaps is now included in mtree | lesi | 2005-06-15 | 1 | -1/+0 |
| | | | | (BSD.x11-4.dist rev. 1.27), so remove it from plist. | ||||
* | - Move USE_OPENSSL and USE_PYTHON above of bsd.port.mk | sem | 2005-05-15 | 1 | -13/+13 |
| | | | | | PR: ports/57502 Submitted by: eik | ||||
* | - Fix plist in non-GNOME case | pav | 2005-01-26 | 2 | -1/+7 |
| | | | | Reported by: krismail | ||||
* | Tidy up whitespace. | trevor | 2004-04-11 | 1 | -1/+1 |
| | |||||
* | Make the default config conform to RFC1122 (no public away messages). | eivind | 2004-03-31 | 2 | -1/+12 |
| | |||||
* | - Use USE_ICONV knob | krion | 2004-03-31 | 1 | -2/+1 |
| | | | | Approved by: portmgr | ||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -1/+1 |
| | | | | (Part 2) | ||||
* | SIZEify. | trevor | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | Jim Mock (jim) returned his commit bit, so set his ports free. | pav | 2003-12-15 | 1 | -1/+1 |
| | | | | Thank for all your work, Jim! | ||||
* | Bump PORTREVISION after lang/python's changing default to | perky | 2003-08-23 | 1 | -0/+1 |
| | | | | | | BUILD_STATIC. This affects to python embedding programs only. Submitted by: olgeni | ||||
* | Remove USE_GNOMENG. | marcus | 2003-04-21 | 1 | -1/+0 |
| | |||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Update to 1.8.11. | jim | 2003-01-19 | 3 | -46/+6 |
| | | | | | Submitted by: Paolo Gatti <onel0ve@libero.it> Tested by: Munish Chopra <mchopra@engmail.uwaterloo.ca> | ||||
* | Update to 1.8.10. | marcus | 2002-10-22 | 4 | -2/+55 |
| | | | | | PR: 44051 Approved by: maintainer | ||||
* | Add USE_GNOME= gtk12 so configure actually finds gtk and builds the GUI. | jim | 2002-09-08 | 1 | -0/+1 |
| | | | | Submitted by: skrueger@europe.com | ||||
* | Deploy USE_GNOMENG infrastructure | lioux | 2002-08-31 | 1 | -3/+3 |
| | | | | | | PR: 42204 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: maintainer | ||||
* | Add a WITH_PYTHON knob. | jim | 2002-07-01 | 1 | -2/+8 |
| | | | | | PR: 39063 Submitted by: Marc Recht <marc@informatik.uni-bremen.de> | ||||
* | Install xchat.desktop in the right place. | jim | 2002-05-27 | 1 | -1/+2 |
| | | | | | PR: 38565 Submitted by: Alan Eldridge <ports@geeksrus.net> | ||||
* | Update to version 1.8.9. | jim | 2002-05-26 | 2 | -3/+2 |
| | | | | | PR: 38490 Submitted by: Dominic Marks <dominic_marks@btinternet.com> | ||||
* | GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already in | sobomax | 2002-04-16 | 1 | -1/+0 |
| | | | | LIB_DEPENDS. | ||||
* | gettext upgrade uber-patch (stage 3) | ade | 2002-04-13 | 1 | -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 | ||||
* | Fix another few places where giconv used instead of iconv. | sobomax | 2002-03-19 | 1 | -1/+1 |
| | | | | | PR: 36059, 36063, 36082 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> | ||||
* | Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and | sobomax | 2002-03-18 | 1 | -3/+0 |
| | | | | -liconv to -lgiconv. | ||||
* | Bump PORTREVISION to reflect the (lib)iconv upgrade. | knu | 2002-03-18 | 1 | -0/+1 |
| | |||||
* | Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need | sobomax | 2002-03-18 | 1 | -1/+1 |
| | | | | libiconv. | ||||
* | Stage 1 of gettext update. | ade | 2002-03-16 | 1 | -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 | ||||
* | Update to version 1.8.8. | jim | 2002-03-09 | 2 | -2/+2 |
| | | | | Reminded by: Muhannad Asfour <muhannad@cogeco.ca> | ||||
* | Keep up with the musical MASTER_SITES. It should be done moving around | jim | 2002-01-19 | 1 | -1/+2 |
| | | | | | | now that xchat.org is back. Submitted by: Joe Clarke <marcus@marcuscom.com> | ||||
* | Fix MASTER_SITES. | jim | 2002-01-13 | 1 | -2/+1 |
| | | | | | PR: 33830 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> | ||||
* | Update to version 1.8.7. | jim | 2002-01-11 | 3 | -2/+3 |
| | |||||
* | Update to version 1.8.6. While I'm here, add a WITH_TRANSPARENCY knob | jim | 2001-11-28 | 4 | -67/+8 |
| | | | | so that non-GNOME users can get transparent windows if so desired. | ||||
* | Argh. Bump PORTREVISION. I forgot to apply this in the last commit. | jim | 2001-11-25 | 1 | -0/+1 |
| | |||||
* | Add two patches -- one fixes dccs autoresume, and the other fixes xchat | jim | 2001-11-25 | 2 | -0/+63 |
| | | | | | | | when used with bnc. Prodded by: David Hill <david@phobia.ms> Obtained from: xchat.org | ||||
* | Update to version 1.8.5. Re-enable building with perl since xchat has | jim | 2001-11-03 | 2 | -8/+4 |
| | | | | been fixed to compile with versions older than 5.6. | ||||
* | Add --enable-zvt if compiled with GNOME support so things will work | jim | 2001-10-10 | 1 | -2/+4 |
| | | | | | | | properly. PR: 31133 Submitted by: TOGAWA Satoshi <toga@puyo.org> | ||||
* | Update to version 1.8.4. Perl support is currently disabled for systems | jim | 2001-10-03 | 2 | -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 | ||||
* | Fix installation and packaging with GNOME. | knu | 2001-09-06 | 1 | -5/+3 |
| | |||||
* | - Enable NLS using the latest version of msgfmt | knu | 2001-09-05 | 3 | -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) | ||||
* | Update to version 1.8.2. | jim | 2001-07-27 | 2 | -2/+2 |
| | |||||
* | Update to version 1.8.1. | jim | 2001-07-20 | 3 | -17/+17 |
| | | | | | PR: 29065 Submitted by: Patrick Li <pat@databits.net> | ||||
* | Update this to the latest and greatest "stable" version, which is 1.8.0. | jim | 2001-06-29 | 3 | -31/+5 |
| | | | | | | As with the 1.7 development series, NLS is disabled because it needs gettext 0.10.38 to work, which we don't have yet. For more info on the current state of gettext, see the -ports archives. | ||||
* | -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. | ||||
* | PLIST fixes I forgot in my last commit. | jim | 2001-02-17 | 1 | -0/+3 |
| | | | | Submitted by: vanilla | ||||
* | Update to version 1.6.4. | jim | 2001-02-17 | 2 | -2/+2 |
| | |||||
* | Update to 1.6.3. | jim | 2001-01-11 | 2 | -2/+2 |
| | |||||
* | Update to version 1.6.2. | jim | 2000-12-12 | 3 | -2/+11 |
| | |||||
* | Update to version 1.6.1. This is a bug-fix release, and if you're using | jim | 2000-11-28 | 2 | -3/+2 |
| | | | | 1.6.0, I suggest you upgrade. | ||||
* | Bring in the SSL support from the xchat-devel port. | jim | 2000-11-26 | 1 | -0/+5 |
| | | | | | PR: 23092 Submitted by: Ron Rosson <insane@lunatic.oneinsane.net> | ||||
* | Bump PORTREVISION. | jim | 2000-11-23 | 1 | -0/+1 |
| | |||||
* | Update to version 1.6.0, the latest and greatest "stable" version. While | jim | 2000-11-16 | 2 | -20/+20 |
| | | | | I'm here, clean up some whitespace. | ||||
* | Fix japanese/xchat which had been broken by the last two commits on | knu | 2000-11-07 | 1 | -2/+7 |
| | | | | | | | | | | | | irc/xchat. As japanese/xchat "built" without a problem, I didn't notice it was "broken"... In reality, the configure script failed to detect the iconv library because of the removal of CPPFLAGS and LIBS in CONFIGURE_ENV, therefore the built binary lacked Japanese support. (i.e. the ja-xchat package included in 4.2-RELEASE will be broken) To avoid this kind of sad accidents in future, add a note to irc/xchat that it has a slave port and one should be careful not to overwrite variables or targets. | ||||
* | Implement WANT_GNOME. | reg | 2000-10-05 | 1 | -35/+19 |
| | |||||
* | Whitespace changes, and sort PLISTs. | reg | 2000-10-03 | 2 | -40/+40 |
| | |||||
* | Prepare for slave (satellite) ports. | knu | 2000-10-01 | 1 | -4/+3 |
| | | | | Approved by: jim (MAINTAINER) | ||||
* | Clean up the PLIST handling. There is now only one PLIST to maintain. | jim | 2000-09-08 | 2 | -4/+4 |
| | | | | Submitted by: ade | ||||
* | Update to version 1.4.3. According to the author, this release fixes some | jim | 2000-08-27 | 2 | -2/+2 |
| | | | | bugs, including the security issue mentioned on SecurityFocus. | ||||
* | Knock the version back to 1.4.2 due to popular demand. There is now an | jim | 2000-08-26 | 3 | -19/+4 |
| | | | | xchat-devel port for those who want the latest version. | ||||
* | Update to version 1.5.6 | jim | 2000-07-28 | 3 | -3/+3 |
| | |||||
* | Correct pkg/PLIST* | vanilla | 2000-07-16 | 1 | -0/+3 |
| | |||||
* | Update to version 1.5.5 | jim | 2000-06-28 | 2 | -2/+2 |
| | |||||
* | Update to version 1.5.4. | jim | 2000-06-20 | 2 | -2/+2 |
| | |||||
* | Fix up the GNOME dependencies and use devel/gettext instead of xchat's own | jim | 2000-06-13 | 1 | -6/+10 |
| | | | | | | local libintl. Submitted by: ade | ||||
* | If we have gnomecore, we have gdk-pixbuf too. | jim | 2000-06-06 | 1 | -0/+4 |
| | | | | Submitted by: ade | ||||
* | Update to version 1.5.3, and add a WITH_GDK_PIXBUF knob. | jim | 2000-06-06 | 2 | -3/+15 |
| | |||||
* | Updates for new shared library versions in GNOME 1.2 | ade | 2000-06-02 | 1 | -2/+2 |
| | |||||
* | Enable NLS support. It works now! | jim | 2000-05-26 | 2 | -1/+16 |
| | | | | Submitted by: cpiazza | ||||
* | Fix the DESCR file to actually be a DESCR and not half of one with an MD5 | jim | 2000-05-26 | 1 | -3/+5 |
| | | | | | | checksum. Submitted by: Clive Lin <clive@CirX.ORG> | ||||
* | Update to version 1.5.2. | jim | 2000-05-26 | 2 | -2/+2 |
| | |||||
* | Whoops, 1.4 in the MASTER_SITES should be 1.5. I guess that's what I get | jim | 2000-04-26 | 1 | -2/+2 |
| | | | | | | for fetching the tarball manually first. Submitted by: Clive Lin <clive@CirX.ORG> | ||||
* | Update to version 1.5.0. | jim | 2000-04-25 | 2 | -2/+2 |
| | |||||
* | whitespace nits | mharo | 2000-04-22 | 1 | -26/+26 |
| | |||||
* | Standardize all user defined options to the booleans WITH_FOO and | reg | 2000-04-17 | 1 | -6/+6 |
| | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports | ||||
* | Add SOCKS support. | jim | 2000-04-15 | 1 | -0/+7 |
| | | | | Submitted by: dburr | ||||
* | Convert to the PORTNAME - PORTVERSION syntax. | obrien | 2000-04-12 | 1 | -2/+2 |
| | |||||
* | Update to version 1.4.2. | jim | 2000-04-07 | 2 | -3/+3 |
| | |||||
* | Update to version 1.4.1 | jim | 2000-03-10 | 2 | -3/+3 |
| | |||||
* | Say hello to xchat-1.4.0. This is the first 'stable' release in about | jim | 2000-02-12 | 2 | -5/+5 |
| | | | | 6 months (according to the xchat.org site). | ||||
* | Update to version 1.3.14. | jim | 2000-02-09 | 2 | -3/+3 |
| | |||||
* | Update to 1.3.13. | jim | 2000-01-31 | 2 | -3/+3 |
| | | | | Prodded by: green | ||||
* | Update to version 1.3.12 | jim | 2000-01-25 | 2 | -3/+3 |
| | |||||
* | Update to version 1.3.11. | jim | 2000-01-20 | 3 | -4/+11 |
| | | | | Reviewed by: unfurl | ||||
* | Update to version 1.3.10 | jim | 2000-01-07 | 2 | -3/+3 |
| | |||||
* | Fix MASTER_SITES so this distfile is actually fetchable now. | jim | 1999-12-23 | 1 | -2/+2 |
| | |||||
* | Update to version 1.3.8 | jim | 1999-11-23 | 2 | -3/+3 |
| | |||||
* | Updated to version 1.3.7 | jim | 1999-11-10 | 2 | -6/+3 |
| | |||||
* | Update to version 1.3.6. This version is the first with python | jim | 1999-11-03 | 2 | -4/+7 |
| | | | | | scripting support, however, it's temporarily disabled until it becomes less buggy (read: usable). | ||||
* | Depend on gnomelibs if USE_GNOME is defined | jim | 1999-10-26 | 1 | -0/+3 |
| | |||||
* | Updated to version 1.3.5 | jim | 1999-10-25 | 2 | -4/+4 |
| | |||||
* | Use updated imlib library. | nakai | 1999-10-08 | 1 | -1/+1 |
| | |||||
* | Updated to version 1.3.4 | jim | 1999-10-05 | 2 | -3/+3 |
| | |||||
* | Updated to version 1.3.3 | jim | 1999-10-02 | 2 | -5/+6 |
| | |||||
* | Attack of the COMMENT police. Fixed a bunch of typos, grammatical | jim | 1999-10-02 | 1 | -1/+1 |
| | | | | | | | errors and descriptions. PR: 14031 Submitted by: chris | ||||
* | Updated to version 1.2.1 | jim | 1999-09-19 | 2 | -3/+3 |
| | |||||
* | Fixed download path in MASTER_SITES. | jim | 1999-09-02 | 1 | -2/+2 |
| | | | | Submitted by: obrien | ||||
* | Updated to version 1.2.0 | jim | 1999-09-01 | 2 | -4/+3 |
| | |||||
* | Added imlib dependency. | jim | 1999-08-31 | 1 | -1/+2 |
| | | | | Submitted by: obrien | ||||
* | Updated to version 1.1.9 | jim | 1999-08-30 | 2 | -3/+3 |
| | |||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | chmod -> ${CHMOD} | mharo | 1999-08-23 | 1 | -2/+2 |
| | | | | chown -> ${CHOWN} | ||||
* | Updated to version 1.1.8. | jim | 1999-08-16 | 2 | -4/+4 |
| | |||||
* | Updated to version 1.1.7 | jim | 1999-08-12 | 3 | -11/+9 |
| | |||||
* | Fix WWW: typos | fenner | 1999-08-01 | 1 | -1/+1 |
| | | | | | Found by: not-yet-completed addition to port distfile checker suggested by Tim Vanderhoek | ||||
* | Update to version 1.1.6 | cpiazza | 1999-08-01 | 2 | -6/+6 |
| | | | | | PR: 12893 Submitted by: Jim Mock <jim@blues.ghis.net>, maintainer | ||||
* | Allow for a USE_GNOME and USE_PANEL option to enable their | cpiazza | 1999-07-21 | 1 | -2/+14 |
| | | | | | | | respective configure args instead of always disabling them. PR: 12706 Submitted by: Chris Costello <chris@calldei.com> | ||||
* | Update to version 1.1.3 | cpiazza | 1999-07-19 | 2 | -4/+4 |
| | | | | | PR: 12704 Submitted by: Jim Mock <jim@phrantic.phear.net>, maintainer | ||||
* | Update to 1.1.2 | cpiazza | 1999-07-17 | 3 | -18/+5 |
| | | | | | PR: 12671 Submitted by: maintainer | ||||
* | Update to version 1.1.0. | cpiazza | 1999-07-05 | 3 | -10/+26 |
| | | | | | PR: 12504 Submitted by: maintainer | ||||
* | Update to xchat-1.0.0 | cpiazza | 1999-07-01 | 2 | -4/+4 |
| | | | | | PR: 12460 Submitted by: maintainer | ||||
* | New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles. | billf | 1999-06-28 | 1 | -2/+2 |
| | |||||
* | 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 xchat to 0.9.9. | cpiazza | 1999-06-21 | 3 | -5/+6 |
| | | | | | PR: 12314 Submitted by: maintainer | ||||
* | Update to version 0.9.6. | steve | 1999-06-09 | 2 | -5/+5 |
| | | | | | PR: 11756 Submitted by: maintainer | ||||
* | Update to use gtk version 1.2.3. | steve | 1999-05-29 | 1 | -5/+6 |
| | | | | | PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | Update to version 0.9.5. | steve | 1999-05-10 | 3 | -7/+29 |
| | | | | | PR: 11574 Submitted by: maintainer | ||||
* | WWW: This is definately the daemon's work. In Chuck we trust. | mharo | 1999-05-03 | 1 | -1/+1 |
| | |||||
* | Scratch that last one. The PR was really 10829. | steve | 1999-03-31 | 1 | -1/+1 |
| | |||||
* | Update to version 0.9.4. | steve | 1999-03-31 | 2 | -4/+4 |
| | | | | | PR: 10797 Submitted by: maintainer | ||||
* | Update to 0.9.3 | flathill | 1999-03-21 | 2 | -7/+11 |
| | | | | | PR: ports/10706 Submitted by: jim@phrantic.phear.net | ||||
* | Update 0.5.1 -> 0.9.1. | nectar | 1999-03-06 | 3 | -8/+7 |
| | | | | Submitted by: maintainer, Jim Mock <phrantic.phear.net> | ||||
* | Upgrade to 0.5.1. | vanilla | 1999-01-18 | 2 | -8/+9 |
| | |||||
* | Move MASTER_SITES to new location. | sada | 1998-12-09 | 1 | -2/+2 |
| | | | | | PR: ports/9004 Submitted by: Jim Mock <jim@corp.au.triax.com> | ||||
* | Typo (PORSDIR -> PORTSDIR). | asami | 1998-11-23 | 1 | -2/+2 |
| | |||||
* | Upgrade to 0.3.1. | vanilla | 1998-11-19 | 2 | -14/+16 |
| | | | | | If you want to depend with library, use LIB_DEPENDS, not RUN_DEPENDS. | ||||
* | PR: ports/8718 | flathill | 1998-11-19 | 5 | -0/+31 |
Submitted by: jim@phrantic.phear.net Initial Import xchat. X-Chat is a X11 (X Window System) IRC client, using the GTK+ toolkit. |