| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 Apr 2013 18:10:32
2.8.8_1
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
08 Mar 2013 10:51:36
2.8.8_1
|
kwm  |
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo |
01 Jun 2012 05:26:28
2.8.8_1
|
dinoex  |
- update png to 1.5.10 |
20 May 2012 16:46:32
2.8.8
|
mezz  |
Readd socks5 support by using net/dante instead of removal net/socks5.
PR: ports/167826
Submitted by: 4721@hushmail.com <4721@hushmail.com> |
26 Feb 2012 18:44:12
2.8.8
|
jpaetzel  |
Remove optional dep on net/socks5, which is exiting the ports tree. With a bit
of mangling SOCKS5 functionality could be resurrected with net/dante
PR: ports/165097
Submitted by: jpaetzel |
23 Sep 2011 22:26:39
2.8.8
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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 |
19 Mar 2011 12:38:54
2.8.8
|
miwi  |
- Get Rid MD5 support |
13 Jul 2010 18:03:37
2.8.8
|
kwm  |
Update to 2.8.8.
PR: ports/148442
Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net> |
31 May 2010 02:01:56
2.8.6_7
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
10 May 2010 21:19:08
2.8.6_6
|
kwm  |
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
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. (Only the first 15 lines of the commit message are shown above ) |
28 Mar 2010 06:47:48
2.8.6_5
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
2.8.6_4
|
dinoex  |
- update to jpeg-8 |
22 Aug 2009 00:24:37
2.8.6_3  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L |
31 Jul 2009 13:57:52
2.8.6_3
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
22 Mar 2009 19:41:35
2.8.6_2
|
marcus  |
Mark SOCKS5 support as only for i386 since it will cause 64-bit apps to
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. |
03 Mar 2009 04:11:13
2.8.6_2
|
marcus  |
* Switch to USE_TCL infrastructure
* Add support for tcl85
PR: 130187
Submitted by: mm |
10 Jan 2009 05:22:13
2.8.6_2
|
marcus  |
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 (Only the first 15 lines of the commit message are shown above ) |
04 Aug 2008 02:46:24
2.8.6_1
|
mezz  |
Various small fixes, bump the PORTREVISION.
Obtained from: http://www.xchat.org/files/source/2.8/patches/ |
14 Jun 2008 16:25:42
2.8.6
|
mezz  |
Update to 2.8.6. |
06 Jun 2008 13:36:43
2.8.4_6
|
edwin  |
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) |
24 Mar 2008 04:52:31
2.8.4_5
|
mezz  |
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. |
12 Dec 2007 05:55:50
2.8.4_4
|
mezz  |
Scrollback shrinking code forgets to close(), bump the PORTREVISION.
Obtained from: http://xchat.org/files/source/2.8/patches/ |
18 Oct 2007 17:13:25
2.8.4_3
|
mezz  |
- 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/ |
07 Oct 2007 05:45:04
2.8.4_2
|
linimon  |
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 |
28 Jul 2007 18:35:48
2.8.4_2
|
marcus  |
* 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> |
11 Jul 2007 15:20:27
2.8.4_1
|
mezz  |
Fix creation of ~/.xchat2/scrollback/ paths, bump the PORTREVISION.
Obtained from: http://xchat.org/files/source/2.8/patches/ |
05 Jul 2007 00:58:25
2.8.4
|
mezz  |
Update to 2.8.4. |
07 Jun 2007 02:21:42
2.8.2_2
|
mezz  |
Fix defunc processes created by opening tray balloons, bump the PORTREVISION.
Obtained from: http://xchat.org/files/source/2.8/patches/ |
19 May 2007 20:32:57
2.8.2_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
14 Apr 2007 06:38:15
2.8.2
|
marcus  |
Update tp 2.8.2. |
26 Mar 2007 20:11:32
2.8.0_2
|
mezz  |
Portlint:
-Add '-[0-9]*' in the CONFLICT. |
21 Mar 2007 21:35:47
2.8.0_2
|
mezz  |
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> |
06 Jan 2007 01:01:15
2.8.0_1
|
mezz  |
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. |
05 Jan 2007 21:25:14
2.8.0
|
mezz  |
Update to 2.8.0.
PR: ports/107563
Submitted by: Alex <goo@t72.ru> |
18 Dec 2006 15:57:41
2.6.8_2
|
pav  |
- Fix a security problem
Obtained from: Peter Zelezny <zed@xchat.org> (author) |
28 Nov 2006 14:44:41
2.6.8_1
|
pav  |
- Force spellchecker feature to use gtkspell backend
PR: ports/105949
Submitted by: Alex <goo@t72.ru> |
31 Oct 2006 02:39:57
2.6.8
|
marcus  |
Update to 2.6.8. |
14 Oct 2006 08:54:54
2.6.6_3
|
marcus  |
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) |
27 Jul 2006 15:32:21
2.6.6
|
marcus  |
Update to 2.6.6. See http://xchat.org/changelog.txt for a list of changes. |
13 Jun 2006 22:31:23
2.6.4_1
|
mezz  |
- 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. |
10 Jun 2006 07:11:20
2.6.4
|
marcus  |
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> |
28 May 2006 12:35:56
2.6.2
|
pav  |
- Rename ports
irc/xchat -> irc/xchat1
irc/xchat2 -> irc/xchat |
07 Mar 2006 08:28:06
1.8.11_6
|
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
22 Jan 2006 05:52:28
1.8.11_5
|
edwin  |
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
26 Nov 2005 01:48:16
1.8.11_5
|
pav  |
- Add SHA256 |
15 Jun 2005 02:43:36
1.8.11_5
|
lesi  |
Directory share/pixmaps is now included in mtree
(BSD.x11-4.dist rev. 1.27), so remove it from plist. |
14 May 2005 21:46:43
1.8.11_5
|
sem  |
- Move USE_OPENSSL and USE_PYTHON above of bsd.port.mk
PR: ports/57502
Submitted by: eik |
26 Jan 2005 09:07:52
1.8.11_4
|
pav  |
- Fix plist in non-GNOME case
Reported by: krismail |
10 Apr 2004 17:26:55
1.8.11_3
|
trevor  |
Tidy up whitespace. |
31 Mar 2004 14:27:43
1.8.11_3
|
eivind  |
Make the default config conform to RFC1122 (no public away messages). |
30 Mar 2004 19:20:23
1.8.11_2
|
krion  |
- Use USE_ICONV knob
Approved by: portmgr |
04 Feb 2004 05:21:48
1.8.11_2
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
29 Jan 2004 07:24:56
1.8.11_1
|
trevor  |
SIZEify. |
15 Dec 2003 01:17:29
1.8.11_1
|
pav  |
Jim Mock (jim) returned his commit bit, so set his ports free.
Thank for all your work, Jim! |
23 Aug 2003 01:03:50
1.8.11_1
|
perky  |
Bump PORTREVISION after lang/python's changing default to
BUILD_STATIC. This affects to python embedding programs only.
Submitted by: olgeni |
20 Apr 2003 19:24:47
1.8.11
|
marcus  |
Remove USE_GNOMENG. |
07 Mar 2003 06:04:02
1.8.11
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
19 Jan 2003 00:09:27
1.8.11
|
jim  |
Update to 1.8.11.
Submitted by: Paolo Gatti <onel0ve@libero.it>
Tested by: Munish Chopra <mchopra@engmail.uwaterloo.ca> |
21 Oct 2002 16:25:37
1.8.10
|
marcus  |
Update to 1.8.10.
PR: 44051
Approved by: maintainer |
08 Sep 2002 03:47:53
1.8.9
|
jim  |
Add USE_GNOME= gtk12 so configure actually finds gtk and builds the GUI.
Submitted by: skrueger@europe.com |
31 Aug 2002 00:42:23
1.8.9
|
lioux  |
Deploy USE_GNOMENG infrastructure
PR: 42204
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Approved by: maintainer |
30 Jun 2002 22:28:11
1.8.9
|
jim  |
Add a WITH_PYTHON knob.
PR: 39063
Submitted by: Marc Recht <marc@informatik.uni-bremen.de> |
26 May 2002 22:47:30
1.8.9
|
jim  |
Install xchat.desktop in the right place.
PR: 38565
Submitted by: Alan Eldridge <ports@geeksrus.net> |
25 May 2002 23:19:43
1.8.9
|
jim  |
Update to version 1.8.9.
PR: 38490
Submitted by: Dominic Marks <dominic_marks@btinternet.com> |
15 Apr 2002 17:05:52
1.8.8_2
|
sobomax  |
GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already in
LIB_DEPENDS. |
12 Apr 2002 17:10:20
1.8.8_2
|
ade  |
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 |
19 Mar 2002 12:52:55
1.8.8_1
|
sobomax  |
Fix another few places where giconv used instead of iconv.
PR: 36059, 36063, 36082
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> |
18 Mar 2002 11:50:39
1.8.8_1
|
sobomax  |
Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and
-liconv to -lgiconv. |
18 Mar 2002 10:27:58
1.8.8_1
|
knu  |
Bump PORTREVISION to reflect the (lib)iconv upgrade. |
18 Mar 2002 09:46:46
1.8.8_1
|
sobomax  |
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv. |
15 Mar 2002 19:44:29
1.8.8
|
ade  |
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 |
08 Mar 2002 16:56:29 
|
jim  |
Update to version 1.8.8. |
18 Jan 2002 21:43:31 
|
jim  |
Keep up with the musical MASTER_SITES. It should be done moving around now
that xchat.org is back. |
13 Jan 2002 09:04:50 
|
jim  |
Fix MASTER_SITES. |
11 Jan 2002 02:00:24 
|
jim  |
Update to version 1.8.7. |
28 Nov 2001 07:50:03 
|
jim  |
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. |
25 Nov 2001 01:05:25 
|
jim  |
Argh. Bump PORTREVISION. I forgot to apply this in the last commit. |
25 Nov 2001 01:00:06 
|
jim  |
Add two patches -- one fixes dccs autoresume, and the other fixes xchat when
used with bnc. |
03 Nov 2001 11:51:15 
|
jim  |
Update to version 1.8.5. Re-enable building with perl since xchat has been
fixed to compile with versions older than 5.6. |
09 Oct 2001 22:11:40 
|
jim  |
Add --enable-zvt if compiled with GNOME support so things will work properly.
|
02 Oct 2001 23:41:35 
|
jim  |
Update to version 1.8.4. Perl support is currently disabled for systems 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). |
05 Sep 2001 21:12:17 
|
knu  |
Fix installation and packaging with GNOME. |
04 Sep 2001 20:38:29 
|
knu  |
- Enable NLS using the latest version of msgfmt - 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 |
27 Jul 2001 00:04:05 
|
jim  |
Update to version 1.8.2. |
20 Jul 2001 15:38:22 
|
jim  |
Update to version 1.8.1. |
28 Jun 2001 17:28:42 
|
jim  |
Update this to the latest and greatest "stable" version, which is 1.8.0. 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. |
29 Mar 2001 16:35:19 
|
sobomax  |
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} |
17 Feb 2001 02:04:36 
|
jim  |
PLIST fixes I forgot in my last commit. |
16 Feb 2001 22:51:21 
|
jim  |
Update to version 1.6.4. |
11 Jan 2001 15:50:05 
|
jim  |
Update to 1.6.3. |
11 Dec 2000 19:03:45 
|
jim  |
Update to version 1.6.2. |
27 Nov 2000 20:37:38 
|
jim  |
Update to version 1.6.1. This is a bug-fix release, and if you're using
1.6.0, I suggest you upgrade. |
26 Nov 2000 05:08:20 
|
jim  |
Bring in the SSL support from the xchat-devel port. |
22 Nov 2000 20:54:14 
|
jim  |
Bump PORTREVISION. |
22 Nov 2000 20:52:31 
|
jim  |
Add a patch to fix a problem with the text "freezing" while using xchat with
some fonts. |
16 Nov 2000 06:30:14 
|
jim  |
Update to version 1.6.0, the latest and greatest "stable" version. While I'm
here, clean up some whitespace. |
06 Nov 2000 19:39:43 
|
knu  |
Fix japanese/xchat which had been broken by the last two commits on 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) |
08 Oct 2000 02:27:09 
|
asami  |
Convert category irc to new layout. |
05 Oct 2000 08:22:56 
|
reg  |
Implement WANT_GNOME. |
03 Oct 2000 06:48:54 
|
reg  |
Whitespace changes, and sort PLISTs. |