1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

154 Commits

Author SHA1 Message Date
Joe Marcus Clarke
7430fa2c50 * Switch to USE_TCL infrastructure
* Add support for tcl85

PR:		130187
Submitted by:	mm
2009-03-03 04:11:13 +00:00
Joe Marcus Clarke
610ae56816 Presenting GNOME 2.24 for FreeBSD.
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
2009-01-10 05:22:13 +00:00
Jeremy Messenger
129752552f Various small fixes, bump the PORTREVISION.
Obtained from:	http://www.xchat.org/files/source/2.8/patches/
2008-08-04 02:46:24 +00:00
Jeremy Messenger
4339d2d670 Update to 2.8.6. 2008-06-14 16:25:41 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
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)
2008-06-06 14:17:21 +00:00
Jeremy Messenger
6261706d40 The buffers need to be larger for some translations to fix the crash. Bump the
PORTREVISION.

PR:		ports/118659
Reported by:	Kyryll A Mirnenko <mirya@zoc.com.ua>
Obtained from:	Its CVS.
2008-03-24 04:52:31 +00:00
Jeremy Messenger
208d15ac2a Scrollback shrinking code forgets to close(), bump the PORTREVISION.
Obtained from:	http://xchat.org/files/source/2.8/patches/
2007-12-12 05:55:49 +00:00
Jeremy Messenger
70e751c61a - Stops scrollback files growing too large by fixing the file-shrink code.
- 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/
2007-10-18 17:13:25 +00:00
Mark Linimon
581e69adb2 Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on
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
2007-10-07 05:45:04 +00:00
Joe Marcus Clarke
5bb3e491b6 * OPTIONSify
* 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>
2007-07-28 18:35:48 +00:00
Jeremy Messenger
0236e95915 Fix creation of ~/.xchat2/scrollback/ paths, bump the PORTREVISION.
Obtained from:	http://xchat.org/files/source/2.8/patches/
2007-07-11 15:20:27 +00:00
Jeremy Messenger
f1ec09f0d6 Update to 2.8.4. 2007-07-05 00:58:25 +00:00
Jeremy Messenger
ca85956a03 Fix defunc processes created by opening tray balloons, bump the PORTREVISION.
Obtained from:	http://xchat.org/files/source/2.8/patches/
2007-06-07 02:21:42 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Joe Marcus Clarke
f5858b7780 Update tp 2.8.2. 2007-04-14 06:38:15 +00:00
Jeremy Messenger
92d3b5cacc Portlint:
-Add '-[0-9]*' in the CONFLICT.
2007-03-26 20:11:31 +00:00
Jeremy Messenger
3a0ccf7858 Fix Japanese translation error in 2.6.8 and 2.8.0 causes xchat NOT to run,
bump the PORTREVISION.

Submitted by:	Takeharu KATO <takeharu1219@ybb.ne.jp>
2007-03-21 21:35:47 +00:00
Jeremy Messenger
b20c5c257d Fix the /back and repeat /away if you are back. Also, it fixes in the Server ->
Away menu when you try to uncheck it. This patch was took from xchat2 CVS. Bump
the PORTREVISION.
2007-01-06 01:01:15 +00:00
Jeremy Messenger
eb96436d3a Update to 2.8.0.
PR:		ports/107563
Submitted by:	Alex <goo@t72.ru>
2007-01-05 21:25:14 +00:00
Pav Lucistnik
71da93b153 - Fix a security problem
Obtained from:	Peter Zelezny <zed@xchat.org> (author)
2006-12-18 15:57:41 +00:00
Pav Lucistnik
160e8c206a - Force spellchecker feature to use gtkspell backend
PR:		ports/105949
Submitted by:	Alex <goo@t72.ru>
2006-11-28 14:44:41 +00:00
Joe Marcus Clarke
f7cdb2aaaa Update to 2.6.8. 2006-10-31 02:39:57 +00:00
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Joe Marcus Clarke
7344b58d22 Update to 2.6.6. See http://xchat.org/changelog.txt for a list of changes. 2006-07-27 15:32:21 +00:00
Jeremy Messenger
d50933c749 - Fix the invisible cursor color when using GTKSpell and a black input box
(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.
2006-06-13 22:31:23 +00:00
Joe Marcus Clarke
b00aa8ab1e Update to 2.6.4. See http://xchat.org/changelog.txt for a list of changes.
PR:		98775
Submitted by:	Tim Welch <ports@thepentagon.org>
2006-06-10 07:11:19 +00:00
Pav Lucistnik
89c9d6285c - Rename ports
irc/xchat -> irc/xchat1
  irc/xchat2 -> irc/xchat
2006-05-28 12:35:56 +00:00
Ade Lovett
fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +00:00
Edwin Groothuis
d568611c3e eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 05:52:28 +00:00
Pav Lucistnik
792b758ef4 - Add SHA256 2005-11-26 01:48:16 +00:00
Dejan Lesjak
5a2bfbf499 Directory share/pixmaps is now included in mtree
(BSD.x11-4.dist rev. 1.27), so remove it from plist.
2005-06-15 02:43:36 +00:00
Sergey Matveychuk
bea951197b - Move USE_OPENSSL and USE_PYTHON above of bsd.port.mk
PR:		ports/57502
Submitted by:	eik
2005-05-14 21:46:43 +00:00
Pav Lucistnik
6bda092126 - Fix plist in non-GNOME case
Reported by:	krismail
2005-01-26 09:07:52 +00:00
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +00:00
Eivind Eklund
648bc08b6a Make the default config conform to RFC1122 (no public away messages). 2004-03-31 14:27:43 +00:00
Kirill Ponomarev
4efa9ce4ab - Use USE_ICONV knob
Approved by:	portmgr
2004-03-30 19:20:22 +00:00
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
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Pav Lucistnik
64b4794545 Jim Mock (jim) returned his commit bit, so set his ports free.
Thank for all your work, Jim!
2003-12-15 01:17:29 +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
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Jim Mock
c8622c1f62 Update to 1.8.11.
Submitted by:	Paolo Gatti <onel0ve@libero.it>
Tested by:	Munish Chopra <mchopra@engmail.uwaterloo.ca>
2003-01-19 00:09:27 +00:00
Joe Marcus Clarke
00a00f61a0 Update to 1.8.10.
PR:	44051
Approved by:	maintainer
2002-10-21 16:25:37 +00:00
Jim Mock
baac36b97e Add USE_GNOME= gtk12 so configure actually finds gtk and builds the GUI.
Submitted by:	skrueger@europe.com
2002-09-08 03:47:52 +00:00
Mario Sergio Fujikawa Ferreira
413a183ac1 Deploy USE_GNOMENG infrastructure
PR:		42204
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer
2002-08-31 00:42:23 +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