| There is a PORTS FREEZE in effect! |
|
A ports freeze
means that commits will be few and far between and only by approval.
|
| non port: graphics/gthumb/Makefile |
|
CVSWeb
|
Number of commits found: 43 |
|
Tue, 23 Sep 2008
|
[ 10:48 pav ]
1.43 graphics/gthumb/Makefile
1.24 graphics/gthumb/distinfo
1.18 graphics/gthumb/pkg-plist
- Update to 2.10.10
Submitted by: kwm
|
|
Wed, 6 Aug 2008
|
[ 13:19 pav ]
1.42 graphics/gthumb/Makefile
1.23 graphics/gthumb/distinfo
1.17 graphics/gthumb/pkg-plist
- Update to 2.10.9
|
|
Fri, 6 Jun 2008
|
[ 14:35 edwin ]
1.11 graphics/agave/Makefile
1.3 graphics/albumshaper/Makefile
1.9 graphics/amanith/Makefile
1.16 graphics/aoi/Makefile
1.2 graphics/asciio/Makefile
1.7 graphics/autopano-sift/Makefile
1.4 graphics/autoq3d/Makefile
1.4 graphics/barbecue/Makefile
1.12 graphics/bbrb/Makefile
1.25 graphics/blender/Makefile
(Only the first 10 of 304 ports in this commit are shown above. )
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)
|
|
Sat, 19 Apr 2008
|
[ 18:56 miwi ]
1.2 www/helixplugin/files/BSDmakefile
1.2 x11/gpctool/files/BSDmakefile
1.4 japanese/kanji18/files/DEINSTALL.tmpl
1.4 japanese/kanji26/files/DEINSTALL.tmpl
1.4 cad/cider/files/FreeBSD
1.2 audio/festival+OGI/files/FreeBSD.mak
1.3 japanese/kanji18/files/INSTALL.tmpl
1.3 japanese/kanji26/files/INSTALL.tmpl
1.64 accessibility/at-spi/Makefile
1.43 accessibility/dasher/Makefile
(Only the first 10 of 2842 ports in this commit are shown above. )
- 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)
|
|
Tue, 26 Feb 2008
|
[ 09:22 pav ]
1.39 graphics/gthumb/Makefile
- Chase libopenraw update
|
|
Wed, 13 Feb 2008
|
[ 12:24 pav ]
1.38 graphics/gthumb/Makefile
- Chase libopenraw update
|
|
Fri, 4 Jan 2008
|
[ 14:26 pav ]
1.37 graphics/gthumb/Makefile
1.22 graphics/gthumb/distinfo
- Update to 2.10.8
|
|
Sat, 27 Oct 2007
|
[ 21:13 pav ]
1.36 graphics/gthumb/Makefile
1.21 graphics/gthumb/distinfo
1.16 graphics/gthumb/pkg-plist
- Update to 2.10.7
|
|
Thu, 25 Oct 2007
|
[ 00:37 marcus ]
1.17 accessibility/Makefile
1.1 accessibility/accerciser/Makefile
1.3 accessibility/at-poke/Makefile
1.61 accessibility/at-spi/Makefile
1.52 accessibility/atk/Makefile
1.39 accessibility/dasher/Makefile
1.61 accessibility/gail/Makefile
1.43 accessibility/gnome-mag/Makefile
1.36 accessibility/gnopernicus/Makefile
1.37 accessibility/gok/Makefile
(Only the first 10 of 1479 ports in this commit are shown above. )
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 )
|
|
Thu, 30 Aug 2007
|
[ 22:44 pav ]
1.34 graphics/gthumb/Makefile
1.20 graphics/gthumb/distinfo
1.14 graphics/gthumb/pkg-plist
- Update to 2.10.6
|
|
Mon, 23 Jul 2007
|
[ 10:36 rafan ]
1.19 archivers/dpkg/Makefile
1.54 archivers/gtar/Makefile
1.21 archivers/gzip/Makefile
1.37 archivers/libarchive/Makefile
1.21 astro/starplot/Makefile
1.10 astro/tclgeomap/Makefile
1.11 astro/tkgeomap/Makefile
1.23 audio/audacity-devel/Makefile
1.10 audio/checkmate/Makefile
1.21 audio/cmus/Makefile
(Only the first 10 of 437 ports in this commit are shown above. )
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
|
|
Mon, 16 Jul 2007
|
[ 20:56 pav ]
1.32 graphics/gthumb/Makefile
1.19 graphics/gthumb/distinfo
- Update to 2.10.5
|
|
Fri, 22 Jun 2007
|
[ 15:21 pav ]
1.31 graphics/gthumb/Makefile
1.18 graphics/gthumb/distinfo
- Update to 2.10.4
|
|
Sun, 27 May 2007
|
[ 16:25 pav ]
1.30 graphics/gthumb/Makefile
- Chase libexif update
|
|
Fri, 25 May 2007
|
[ 13:06 pav ]
1.29 graphics/gthumb/Makefile
1.17 graphics/gthumb/distinfo
- Update to 2.10.3
|
|
Sat, 19 May 2007
|
[ 21:32 flz ]
1.5 x11-servers/xorg-server-snap/files/BSD.x11-xorg.dist
1.1364 MOVED
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.51 accessibility/atk/Makefile
1.37 accessibility/dasher/Makefile
1.60 accessibility/gail/Makefile
1.41 accessibility/gnome-mag/Makefile
1.35 accessibility/gnopernicus/Makefile
1.35 accessibility/gok/Makefile
(Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
Wed, 21 Mar 2007
|
[ 21:33 pav ]
1.27 graphics/gthumb/Makefile
1.16 graphics/gthumb/distinfo
1.2 graphics/gthumb/files/patch-rotation-utils.h
1.13 graphics/gthumb/pkg-plist
- Update to 0.10.0
|
|
Sat, 6 Jan 2007
|
[ 19:47 pav ]
1.26 graphics/gthumb/Makefile
1.15 graphics/gthumb/distinfo
- Update to 2.8.1
|
|
Sun, 3 Dec 2006
|
[ 18:55 pav ]
1.25 graphics/gthumb/Makefile
1.14 graphics/gthumb/distinfo
1.2 graphics/gthumb/files/patch-libgthumb_image-loader.c
1.2 graphics/gthumb/files/patch-libgthumb_image-viewer.c
1.1 graphics/gthumb/files/patch-rotation-utils.h
1.12 graphics/gthumb/pkg-plist
- Update to 2.8.0
- Move to LOCALBASE
- Add OPTIONS
|
|
Mon, 19 Jun 2006
|
[ 22:13 pav ]
1.25 graphics/digikam/Makefile
1.15 graphics/f-spot/Makefile
1.5 graphics/flphoto/Makefile
1.24 graphics/gthumb/Makefile
1.23 graphics/gtkam/Makefile
1.14 graphics/kamera/Makefile
1.18 graphics/kipi-plugins/Makefile
- Bump PORTREVISION to force rebuild with new libgphoto2
|
|
Thu, 16 Mar 2006
|
[ 00:55 pav ]
1.23 graphics/gthumb/Makefile
1.13 graphics/gthumb/distinfo
1.11 graphics/gthumb/pkg-plist
- Update to 2.6.9
|
|
Thu, 23 Feb 2006
|
[ 10:40 ade ]
1.49 accessibility/at-spi/Makefile
1.44 accessibility/atk/Makefile
1.29 accessibility/dasher/Makefile
1.52 accessibility/gail/Makefile
1.31 accessibility/gnomemag/Makefile
1.17 accessibility/gnomespeech/Makefile
1.28 accessibility/gnopernicus/Makefile
1.26 accessibility/gok/Makefile
1.15 accessibility/kdeaccessibility/Makefile
1.14 arabic/katoob/Makefile
(Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
|
Tue, 15 Nov 2005
|
[ 06:52 ade ]
1.48 accessibility/at-spi/Makefile
1.26 accessibility/dasher/Makefile
1.45 accessibility/gail/Makefile
1.29 accessibility/gnomemag/Makefile
1.16 accessibility/gnomespeech/Makefile
1.23 accessibility/gok/Makefile
1.13 arabic/katoob/Makefile
1.20 archivers/arj/Makefile
1.10 archivers/dpkg/Makefile
1.27 archivers/libcomprex/Makefile
(Only the first 10 of 1438 ports in this commit are shown above. )
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
|
Sat, 5 Nov 2005
|
[ 05:22 marcus ]
1.47 accessibility/at-spi/Makefile
1.43 accessibility/gail/Makefile
1.28 accessibility/gnomemag/Makefile
1.14 accessibility/gnomespeech/Makefile
1.22 accessibility/gok/Makefile
1.12 arabic/katoob/Makefile
1.11 archivers/rox-archive/Makefile
1.8 astro/boinc-setiathome/Makefile
1.24 astro/celestia/Makefile
1.13 astro/gdesklets-goodweather/Makefile
(Only the first 10 of 1045 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared library update.
|
|
Wed, 21 Sep 2005
|
[ 10:37 pav ]
1.19 graphics/gthumb/Makefile
1.11 graphics/gthumb/distinfo
1.2 graphics/gthumb/files/extra-patch-round.diff
- Update to 2.6.8
|
|
Tue, 30 Aug 2005
|
[ 19:52 pav ]
1.18 graphics/gthumb/Makefile
1.1 graphics/gthumb/files/extra-patch-round.diff
- Use rint() instead of round() on FreeBSD 4.X
Suggested by: vs
|
[ 16:22 pav ]
1.17 graphics/gthumb/Makefile
1.10 graphics/gthumb/distinfo
- Update to 2.6.7
- Flip GPHOTO2 option to default to on
- Mark BROKEN on 4.X, this version requires new libm functions
|
|
Mon, 27 Jun 2005
|
[ 09:32 pav ]
1.16 graphics/gthumb/Makefile
1.9 graphics/gthumb/distinfo
- Update to 2.6.6
|
|
Fri, 22 Apr 2005
|
[ 22:54 pav ]
1.15 graphics/gthumb/Makefile
1.8 graphics/gthumb/distinfo
1.9 graphics/gthumb/pkg-plist
- Update to 2.6.5
|
|
Mon, 4 Apr 2005
|
[ 07:11 ahze ]
1.14 graphics/gthumb/Makefile
- Chase libexif update
- Bump PORTREVISION
Forgotten by: clsung
|
|
Sun, 13 Mar 2005
|
[ 00:19 pav ]
1.13 graphics/gthumb/Makefile
1.7 graphics/gthumb/distinfo
1.8 graphics/gthumb/pkg-plist
- Update to 2.6.4
|
|
Sat, 12 Mar 2005
|
[ 10:54 marcus ]
1.43 accessibility/at-spi/Makefile
1.39 accessibility/gail/Makefile
1.24 accessibility/gnomemag/Makefile
1.11 accessibility/gnomespeech/Makefile
1.11 arabic/katoob/Makefile
1.8 archivers/rox-archive/Makefile
1.4 astro/gdesklets-goodweather-psi/Makefile
1.3 astro/gkrellmoon2/Makefile
1.31 astro/glunarclock/Makefile
1.25 astro/gpsdrive/Makefile
(Only the first 10 of 911 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared lib version change.
|
|
Sun, 23 Jan 2005
|
[ 00:04 pav ]
1.779 graphics/Makefile
1.11 graphics/gthumb/Makefile
1.50 graphics/gthumb2/Makefile
1.6 graphics/gthumb/distinfo
1.30 graphics/gthumb2/distinfo
1.1 graphics/gthumb/files/patch-libgthumb_image-loader.c
1.2 graphics/gthumb2/files/patch-libgthumb_image-loader.c
1.1 graphics/gthumb/files/patch-libgthumb_image-viewer.c
1.2 graphics/gthumb2/files/patch-libgthumb_image-viewer.c
1.4 graphics/gthumb/pkg-descr
(Only the first 10 of 13 ports in this commit are shown above. )
- Update to 2.6.3
- Move graphics/gthumb2 to graphics/gthumb
|
|
Mon, 5 Jan 2004
|
[ 03:45 pav ]
1.651 graphics/Makefile
1.10 graphics/gthumb/Makefile
1.5 graphics/gthumb/distinfo
1.3 graphics/gthumb/pkg-descr
1.6 graphics/gthumb/pkg-plist
Retire gthumb in favor of gthumb2, which is now an only version supported
by authors.
|
|
Sun, 7 Dec 2003
|
[ 01:42 pav ]
1.9 graphics/gthumb/Makefile
- Reset maintainer to ports@FreeBSD.org.
This port will be removed in one month in favour of graphics/gthumb2,
unless someone objects.
Approved by: maintainer timeout (1 month)
Approved by: marcus (portmgr)
|
|
Mon, 17 Nov 2003
|
[ 12:03 trevor ]
1.3 audio/bebocd/Makefile
1.17 audio/glame/Makefile
1.34 audio/grip/Makefile
1.18 audio/libmusicbrainz/Makefile
1.32 audio/libsidplay2/Makefile
1.12 audio/terminatorx/Makefile
1.25 databases/libgda/Makefile
1.9 databases/p5-DBD-ODBC/Makefile
1.26 deskutils/gnofin/Makefile
1.54 deskutils/gnomepim/Makefile
(Only the first 10 of 40 ports in this commit are shown above. )
USE_REINPLACE must be defined before REINPLACE_CMD may be used.
|
|
Tue, 14 Oct 2003
|
[ 23:38 marcus ]
1.7 graphics/gthumb/Makefile
Add a CONFLICT for gthumb2.
|
|
Sun, 20 Apr 2003
|
[ 20:22 marcus ]
1.7 graphics/bbrb/Makefile
1.13 graphics/chbg/Makefile
1.25 graphics/cqcam/Makefile
1.5 graphics/deep_zoom/Makefile
1.27 graphics/dia/Makefile
1.12 graphics/divxcalc/Makefile
1.30 graphics/electriceyes/Makefile
1.27 graphics/eog/Makefile
1.35 graphics/eog2/Makefile
1.2 graphics/filmgimp/Makefile
(Only the first 10 of 66 ports in this commit are shown above. )
Remove USE_GNOMENG.
|
|
Fri, 21 Feb 2003
|
[ 12:15 knu ]
1.7 graphics/4va/Makefile
1.3 graphics/Coin/Makefile
1.10 graphics/GIFgraph/Makefile
1.17 graphics/autotrace/Makefile
1.8 graphics/avidemux/Makefile
1.3 graphics/barcode/Makefile
1.12 graphics/blender/Makefile
1.4 graphics/cthumb/Makefile
1.5 graphics/dc20pack/Makefile
1.15 graphics/djvulibre/Makefile
(Only the first 10 of 208 ports in this commit are shown above. )
De-pkg-comment.
|
|
Wed, 17 Jul 2002
|
[ 09:47 sobomax ]
1.4 graphics/gthumb/Makefile
1.4 graphics/gthumb/distinfo
1.5 graphics/gthumb/pkg-plist
Convert to USE_GNOMENG and update to 0.13 while I am here.
|
|
Wed, 20 Feb 2002
|
[ 09:34 sobomax ]
unknown graphics/gthumb/Makefile
unknown graphics/gthumb/distinfo
unknown graphics/gthumb/pkg-plist
Update to 0.9.9.
|
|
Thu, 22 Nov 2001
|
[ 13:39 sobomax ]
unknown graphics/gthumb/Makefile
unknown graphics/gthumb/distinfo
unknown graphics/gthumb/pkg-plist
Update to 0.9.7.
|
|
Mon, 5 Nov 2001
|
[ 13:03 sobomax ]
unknown graphics/gthumb/Makefile
unknown graphics/gthumb/distinfo
unknown graphics/gthumb/pkg-comment
unknown graphics/gthumb/pkg-descr
unknown graphics/gthumb/pkg-plist
Add gthumb 0.9.5, image viewer and browser for the GNOME environment.
|
Number of commits found: 43 |