Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.0_4 24 Jun 2022 19:11:03
    |
Baptiste Daroussin (bapt)  |
goocanvas: remove obsolete libraires not depend on |
1.0.0_4 21 May 2021 14:09:45
    |
Alexey Dokuchaev (danfe)  |
graphics/goocanvas{,2}: improve the COMMENT and port description text. |
1.0.0_4 21 May 2021 11:33:54
    |
Alexey Dokuchaev (danfe)  |
graphics/goocanvas: the port had been improved (+)
- Define LICENSE (LGPL20)
- Do not manually set CPPFLAGS and LDFLAGS, USES+=localbase does
the job nicely and is only needed in the NLS case anyways
- Convert to option helpers and INSTALL_TARGET=install-strip
- Fix documentation path (/usr/local/share/doc/goocanvas/goocanvas
-> /usr/local/share/doc/goocanvas) |
1.0.0_4 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0.0_4 23 Mar 2019 16:28:24
  |
kwm  |
Fix build after base r345349
While here pet portlint.
PR: 236141 |
1.0.0_4 20 Jan 2017 20:33:31
  |
sunpoet  |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
1.0.0_4 08 Dec 2016 19:52:20
  |
tijl  |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
1.0.0_3 08 Oct 2015 15:11:28
  |
olgeni  |
Remove trailing whitespace from Makefiles, A-L. |
1.0.0_3 20 Oct 2014 17:04:21
  |
bapt  |
Cleanup plist |
1.0.0_3 15 Sep 2014 20:33:56
  |
amdmi3  |
- Drop .la files, no dependees require them
Approved by: portmgr blanket |
1.0.0_2 23 Apr 2014 13:25:17
  |
tijl  |
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above ) |
1.0.0_1 09 Apr 2014 13:44:12
  |
kwm  |
USE_BZIP2 -> USES=tar:bzip2
USE_GNOME=ltverhack -> USES=libtool |
1.0.0 21 Feb 2014 13:37:16
  |
ehaupt  |
Remove trailing whitespaces from category graphics |
1.0.0 10 Feb 2014 13:54:28
  |
ehaupt  |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
1.0.0 03 Dec 2013 22:04:38
  |
kwm  |
Stageify, add PORTSCOUT macro to ignore these ports, no new versions will
appear.
Update to new port framework bits. |
1.0.0 20 Sep 2013 18:35:46
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
1.0.0 05 Jun 2013 15:25:53
  |
kwm  |
Update to 1.0.0. [1]
Add NLS option and make DOCS optional [2].
PR: ports/179272 [2]
Submitted by: nemysis <nemysis@gmx.ch>
Obtained from: Gnome dev repo [1] |
0.15_4 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
0.15_3 03 Jul 2011 14:12:23
 |
ohauer  |
-remove MD5 |
0.15_3 04 Dec 2010 07:34:27
 |
ade  |
Sync to new bsd.autotools.mk |
0.15_3 25 Jul 2010 23:09:57
 |
linimon  |
Reassign ports from ahze@ to kwm@ due to ahze's inactivity and kwm's activity.
Hat: portmgr |
0.15_3 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.15_2 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
0.15_1 02 Aug 2009 19:36:34
 |
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 |
0.15_1 31 Jul 2009 13:57:52
 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.15 03 Jul 2009 11:28:43
 |
kwm  |
Update to 0.15.
Approved by: maintainer (implicit) |
0.14 18 Jun 2009 23:49:10
 |
kwm  |
Update to 0.14.
Approved by: maintainer (implicit) |
0.13 09 Jan 2009 11:27:38
 |
kwm  |
Update to 0.13.
Approved by: maintainer (implicit) |
0.10 10 Aug 2008 18:33:39
 |
kwm  |
UPdate to 0.10.
Approved by: maintainer |
0.9_1 06 Jun 2008 13:35:04
 |
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) |
0.9 24 Mar 2008 03:50:55
 |
marcus  |
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD. The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media. Work
is also underway to tie webkit more closely into GNOME. As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.
This release would not have been possible without the contributions and
testing efforts of the following people:
Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon |
0.4_1 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.4 14 Oct 2006 08:53:20
 |
ahze  |
- Add goocanvas
Canvas widget for GTK+ via cairo rendering
WWW: http://sourceforge.net/projects/goocanvas
Approved by: portmgr (marcus, kris) |