| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
13 Jun 2013 22:48:27
0.150_10
|
bapt  |
No need to globally define X_NESTSERVER_PORT |
30 Apr 2013 16:26:32
0.150_10
|
jgh  |
- conversion of USE_GETTEXT to USES framework
Approved by: portmgr (bapt@) |
28 Mar 2013 17:56:37
0.150_10
|
eadler  |
Convert a few remaining straglers from the unmaintined ports to pathfix |
05 Mar 2013 17:07:44
  |
miwi  |
- Convert to OptionsNG
- Trim header
Reviewed by: beat, bapt, kwm |
01 Jun 2012 05:26:28
0.150_10
|
dinoex  |
- update png to 1.5.10 |
23 Sep 2011 22:26:39
0.150_9
|
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 |
20 Mar 2011 12:54:45
0.150_9
|
miwi  |
- Get Rid MD5 support |
04 Dec 2010 07:34:27
0.150_9
|
ade  |
Sync to new bsd.autotools.mk |
31 May 2010 02:01:56
0.150_9
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Mar 2010 06:47:48
0.150_8
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.150_7
|
dinoex  |
- update to jpeg-8 |
09 Dec 2009 22:57:06
0.150_6
|
pav  |
- Fix the installation of gnome applet server file so it's actually picked up
by gnome-panel
Approved by: Tim Welch <twelch@thepentagon.org> (maintainer) |
02 Aug 2009 19:36:34
0.150_5
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
31 Jul 2009 13:57:52
0.150_5
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
10 Apr 2009 05:56:28
0.150_4
|
marcus  |
Presenting GNOME 2.26 for FreeBSD. See
http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new.
On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative
for Firefox 2.0 as a Gecko provider. Almost all of the Gecko consumers
can make use of this provider by setting:
WITH_GECKO=libxul
The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with
contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen,
Martin Matuska, Craig Butler, and Pawel Worach. |
20 Aug 2008 00:57:32
0.150_3
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
06 Jun 2008 13:50:32
0.150_3
|
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) |
19 Apr 2008 17:56:05
0.150_2  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [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) |
29 Dec 2007 18:05:25
0.150_1
|
lme  |
- Enable support for GNOME panel applet
- Fix pkg-plist
- Bump PORTREVISION
PR: ports/116042
Submitted by: Vladimir Grebenschikov <vova (AT) fbsd.ru>
Approved by: miwi (mentor) |
11 Dec 2007 19:22:26
0.150
|
garga  |
- Update to 0.150
- Change MASTER_SITES and WWW to point to new project page at sourceforge
- Add USE_GETTEXT since it installs intl files
- OPTIONS'ify
- Install some docs
- Add an OPTION GNOME, on by default, adding the possibility to make tsclient
without a lot of gnome dependencies, just depending of gtk20
- Remove some patches and use REINPLACE_CMD
- Use autotools to fix a build problem on this version
PR: ports/118042
Approved by: maintainer |
24 Oct 2007 23:37:25
0.148_3
|
marcus  |
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
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(Only the first 15 lines of the commit message are shown above ) |
19 May 2007 20:32:57
0.148_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
31 Oct 2006 13:27:40
0.148_1
|
pav  |
- Disable panel applet, it does not work
PR: ports/102934
Submitted by: Tim Welch <twelch@thepentagon.org> (maintainer) |
29 May 2006 21:54:27
0.148
|
pav  |
- Update to 0.148
- Take maintainership
PR: ports/98057
Submitted by: Tim Welch <ports@thepentagon.org> |
11 May 2006 22:49:56
0.140_2
|
edwin  |
Remove USE_REINPLACE from all categories starting with N |
01 May 2006 07:35:10
0.140_2
|
marcus  |
NULL-terminate the argument list to g_build_path() to prevent a crash.
Reported by: Sean McNeil <sean@mcneil.com> |
14 Apr 2006 23:25:09
0.140_1
|
linimon  |
Reset kwm due to no response about email.
Hat: portmgr |
22 Jan 2006 21:24:05
0.140_1
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:46:07
0.140_1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
05 Nov 2005 05:22:06
0.140_1
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
02 Oct 2005 16:18:20
0.140
|
kwm  |
Correct detection of vnc dependencie.
Submitted by: Piotr Smyrak <piotr dot smyrak at heron do pl> |
21 May 2005 13:45:23
0.140
|
kwm  |
Add patch forgotten in last commit. |
21 May 2005 11:55:46
0.140
|
kwm  |
Update to 0.140.
Changelog: http://gnomepro.com/tsclient/ |
12 Mar 2005 10:54:27
0.132_4
|
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
16 Dec 2004 05:49:27
0.132_3
|
kris  |
Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created |
23 Nov 2004 08:51:28
0.132_3
|
kwm  |
Change the not yet changed maintainer fields to my FreeBSD.org account.
Approved by: pav (mentor) |
07 Nov 2004 22:37:47
0.132_3
|
marcus  |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
23 Jul 2004 19:10:32
0.132_2
|
anholt  |
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl) |
05 Apr 2004 03:31:02
0.132_2
|
marcus  |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
18 Mar 2004 18:01:13
0.132_1
|
trevor  |
Add size data, approved by maintainers. |
04 Feb 2004 05:10:27
0.132_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
16 Jan 2004 23:19:08
0.132
|
clement  |
- Change maintainer's e-mail address
(einekoai@chello.nl -> kwm@rainbow-runner.nl)
PR: 61447
Submitted by: Koop Mast <kwm@rainbow-runner.nl> (maintainer)
Approved by: erwin (mentor) (implicitly) |
17 Nov 2003 12:03:17
0.132
|
trevor  |
USE_REINPLACE must be defined before REINPLACE_CMD may be used. |
10 Nov 2003 20:57:18
0.132
|
marcus  |
Somehow, this patch had its contents duplicated. Remove the duplicate
patch from this file. |
10 Nov 2003 19:28:34
0.132
|
marcus  |
* Update to 0.132
* ChangeLog available at http://www.gnomepro.com/tsclient/
* Add knobs for optional vnc and Xnest (experimental) support
* Update COMMENT
* Add manpage
* Fix pkg-plist to shutup portlint
* Update pkg-descr
PR: 59146
Submitted by: maintainer |
23 Oct 2003 16:32:50
0.124_1
|
marcus  |
The distfile was re-rolled to fix a buffer corruption issue. Only two
lines of code were changed as to not write NUL to the last byte of a
buffer.
Reported by: maintainer |
28 Sep 2003 22:29:56
0.124
|
marcus  |
Update to 0.124.
* Fixed more banner problems
* Fixed bug in compact mode, now reads computer name properly again
* Fixed bug in VNC code
* Update translations
PR: 57033
Submitted by: maintainer |
12 Jul 2003 05:53:09
0.120
|
marcus  |
Update to 0.120. Changelog available at:
http://www.gnome.org/project/shownotes.php?group_id=584&release_id=2031
PR: 54362
Submitted by: maintainer |
04 Jul 2003 23:13:35
0.116
|
marcus  |
Fix patching due to ^M's in the source files. |
04 Jul 2003 19:45:38
0.116
|
marcus  |
Update to 0.116.
ChangeLog available at
http://www.gnome.org/project/shownotes.php?group_id=584&release_id=2008.
PR: 54111
Submitted by: maintainer |
18 May 2003 19:56:02
0.106
|
marcus  |
Update to 0.106.
Submitted by: maintainer |
20 Apr 2003 19:38:02
0.104_1
|
marcus  |
Remove USE_GNOMENG. |
04 Apr 2003 08:12:58
0.104_1
|
marcus  |
Fix hardcoded /usr/libexec link in the tsclient applet.
PR: 50334
Submitted by: maintainer |
02 Mar 2003 05:03:15
0.104
|
marcus  |
Add tsclient, a GNOME 2 frontend to rdesktop.
PR: 48823
Submitted by: Koop Mast <einekoai@chello.nl> |