Commit Graph

141 Commits

Author SHA1 Message Date
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Pav Lucistnik
0bb764c0bb - Always create plugins directory
Submitted by:	arved
2004-01-05 20:35:28 +00:00
Joe Marcus Clarke
569c633b66 Update to 2.0.7. 2004-01-03 03:02:33 +00:00
Pav Lucistnik
2887d4f2a8 - Add a patch obtained from authors:
A bug discovered in 2.0.6 allows a remote user to crash the client.
  All users should upgrade to a patched 2.0.6 immediately.
- Point fetching to our own resources, www.xchat.org is not able to
  reliably transfer a file.
- Bump portrevision

Reported by:	Rui Lopes
2003-12-14 13:26:21 +00:00
Joe Marcus Clarke
aa1d2a016e Update to 2.0.6. 2003-12-04 06:55:41 +00:00
Joe Marcus Clarke
c497679a21 Don't build in Perl support on amd64, and add a new WITHOUT_PERL knob to
disable it on other architectures.

Approved by:	portmgr (implicit)
2003-11-24 01:42:27 +00:00
Joe Marcus Clarke
7e23fb5228 Make sure this port only conflicts with xchat-1.x, and not the
xchat-systray-plugin.

Noticed by:	pav
2003-11-22 20:23:32 +00:00
Joe Marcus Clarke
8e841dbd49 * We don't need to include bsd.port.pre.mk here as it actually messes up
Python support [1]
* Clean up some other portlint warnings

Spotted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com> [1]
2003-11-09 19:28:33 +00:00
Joe Marcus Clarke
10f9cf518e Fix runtime on 64-bit architectures.
PR:		58539
Submitted by:	Koop Mast <einekoai@chello.nl>
Obtained from:	xchat CVS
Tested on:	sparc64
2003-10-25 21:10:51 +00:00
Joe Marcus Clarke
2adbe2984d xchat2 conflicts with xchat.
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-11 04:44:32 +00:00
Adam Weinberger
150e6d5c3d Update to 2.0.5. 2003-09-25 05:22:54 +00:00
Hye-Shik Chang
aff1614521 Bump PORTREVISION after lang/python's changing default to
BUILD_STATIC. This affects to python embedding programs only.

Submitted by:	olgeni
2003-08-23 01:03:50 +00:00
Joe Marcus Clarke
0aeb6a8f80 Remove PATCH_DIST_STRIP as it is no longer needed. 2003-07-31 18:21:56 +00:00
Adam Weinberger
b78dbfaca9 Update to 2.0.4.
PR:		ports/55123
Submitted by:	Sebastian Yepes F. <esn@x123.info>
2003-07-31 18:01:41 +00:00
Joe Marcus Clarke
45909bacd4 Fix patching on -CURRENT by using REINPLACE to do the do.
Reported by:	many
2003-06-30 16:36:01 +00:00
Joe Marcus Clarke
0c06a5375b Add a distribution patch to fix tinting. 2003-06-30 05:13:53 +00:00
Joe Marcus Clarke
3882cfb696 Update to 2.0.3. 2003-06-29 23:05:55 +00:00
Adam Weinberger
5a1964dbcd Remove REINPLACE commands that were rolled into gnomehack. 2003-06-12 09:46:09 +00:00
Joe Marcus Clarke
e7bcb82b78 Update to 2.0.2.
PR:	51304
Submitted by:	Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
2003-04-23 16:02:52 +00:00
Joe Marcus Clarke
0874a46409 Convert to new GNOME infrastructure. 2003-04-22 04:46:36 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Joe Marcus Clarke
a48b782709 Update to 2.0.1.
PR:	48956
Submitted by:	Koop Mast <einekoai@chello.nl>
2003-03-06 03:33:20 +00:00
Joe Marcus Clarke
aa6d97e76b Correct PLIST_SUB so one plug-in doesn't overwrite the other's
substitutions.

PR:	48451
Submitted by:	alane
2003-02-19 08:33:06 +00:00
Joe Marcus Clarke
852053d6da * Add optional Tcl support
* Convert from pkg-comment to COMMENT

PR:	48438
Submitted by:	Koop Mast <einekoai@chello.nl>
2003-02-18 20:30:17 +00:00
Joe Marcus Clarke
c500d8d97d Remove sentence stating this is an unstable version.
PR:	48299
Submitted by:	Koop Mast <einekoai@chello.nl>
2003-02-15 19:27:47 +00:00
Joe Marcus Clarke
01a258b792 Update to 2.0.0. 2003-02-12 03:31:58 +00:00
Joe Marcus Clarke
7305030530 Chase gtk20's shared lib version. 2003-02-07 19:21:11 +00:00
Joe Marcus Clarke
4bbe5bf337 Remove two more directories.
Reported by:	bento
2003-02-02 05:09:10 +00:00
Joe Marcus Clarke
8a953fe565 Update to 1.9.8. 2003-01-19 19:43:44 +00:00
Joe Marcus Clarke
d7a534a211 Ensure that xchat is linked against libc_r to avoid spurious crashes on
-CURRENT.

Based on patch that was

Submitted by:	Marc Recht <marc@informatik.uni-bremen.de>
2002-11-14 17:15:07 +00:00
Joe Marcus Clarke
7d4ab85bb6 Update to 1.9.4.
PR:	45037
Submitted by:	Marc Recht <marc@informatik.uni-bremen.de>
2002-11-08 18:15:27 +00:00
Joe Marcus Clarke
5090a70a04 Update to 1.9.3.
PR:		43254
Submitted by:	Marc Recht <marc@informatik.uni-bremen.de>
2002-10-05 16:35:46 +00:00
Joe Marcus Clarke
79b54ac7f2 Add xchat2 after a repo-copy from xchat. xchat2 is the development version
of xchat that supports GTK+ 2 and soon to be supporting GNOME 2.

Submitted by:	Maxime Romano <verbophobe@hotmail.com> (options listing)
2002-08-18 04:21:24 +00:00
Jim Mock
62c458ab65 Add a WITH_PYTHON knob.
PR:		39063
Submitted by:	Marc Recht <marc@informatik.uni-bremen.de>
2002-06-30 22:28:11 +00:00
Jim Mock
ae1024b982 Install xchat.desktop in the right place.
PR:		38565
Submitted by:	Alan Eldridge <ports@geeksrus.net>
2002-05-26 22:47:30 +00:00
Jim Mock
751ec43d73 Update to version 1.8.9.
PR:		38490
Submitted by:	Dominic Marks <dominic_marks@btinternet.com>
2002-05-25 23:19:43 +00:00
Maxim Sobolev
3a28fb3952 GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already in
LIB_DEPENDS.
2002-04-15 17:05:52 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 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
2002-04-12 17:10:20 +00:00
Maxim Sobolev
47828d0fce Fix another few places where giconv used instead of iconv.
PR:		36059, 36063, 36082
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-19 12:52:55 +00:00
Maxim Sobolev
a68d2827d3 Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and
-liconv to -lgiconv.
2002-03-18 11:50:38 +00:00
Akinori MUSHA
21d944be5c Bump PORTREVISION to reflect the (lib)iconv upgrade. 2002-03-18 10:27:58 +00:00
Maxim Sobolev
8493a5819b Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
2002-03-18 09:46:46 +00:00
Ade Lovett
9210b7cb07 Stage 1 of gettext update.
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
2002-03-15 19:44:29 +00:00
Jim Mock
4a24f575e6 Update to version 1.8.8.
Reminded by:	Muhannad Asfour <muhannad@cogeco.ca>
2002-03-08 16:56:29 +00:00
Jim Mock
2753d38028 Keep up with the musical MASTER_SITES. It should be done moving around
now that xchat.org is back.

Submitted by:	Joe Clarke <marcus@marcuscom.com>
2002-01-18 21:43:31 +00:00
Jim Mock
62a01d0b95 Fix MASTER_SITES.
PR:		33830
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-01-13 09:04:50 +00:00
Jim Mock
45368342af Update to version 1.8.7. 2002-01-11 02:00:24 +00:00
Jim Mock
36fd7fc802 Update to version 1.8.6. While I'm here, add a WITH_TRANSPARENCY knob
so that non-GNOME users can get transparent windows if so desired.
2001-11-28 07:50:03 +00:00
Jim Mock
78ef6af100 Argh. Bump PORTREVISION. I forgot to apply this in the last commit. 2001-11-25 01:05:24 +00:00
Jim Mock
513cd5af55 Add two patches -- one fixes dccs autoresume, and the other fixes xchat
when used with bnc.

Prodded by:	David Hill <david@phobia.ms>
Obtained from:	xchat.org
2001-11-25 01:00:05 +00:00