Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.10.14_1,1 22 Jan 2020 17:59:22 |
tcberner |
graphics/poppler: update to 0.84.0
Release 0.84.0:
core:
* Fix crash when converting from Unicode to ASCII-7
* Splash::scaleImageYdXu: Protect against crash if srcWidth is too big
* JBIG2Stream: fix potential crash in malformed documents
* JBIG2Stream: fix leak in reset() if called several times
* Internal code improvements
utils:
* pdfimages: Add error message if first page is larger then number of
pages.
* pdfinfo: Improved paper size recognition
* pdfsig: Fix exit code when dumping signatures
* pdftocairo: Error out when even/odd selects 0 pages (Only the first 15 lines of the commit message are shown above ) |
2.10.14,1 28 Dec 2019 21:05:48 |
mandree |
Correct libImath/libIex .so name for future graphics/ilmbase update. |
2.10.14,1 27 Dec 2019 14:39:45 |
bapt |
Update to 2.10.14
Note that -lm has been added to libs otherwise some plugins fails to build
with the following error:
ld: error: undefined symbol: floor |
2.10.12_5,1 05 Nov 2019 22:16:15 |
zeising |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
2.10.12_5,1 01 Nov 2019 21:51:36 |
tcberner |
graphics/poppler: update to 0.82.0
Release 0.82.0:
core:
* Fix not being able to open some files. Issue #832
* Fix crashes in malformed files
* Fix memory leak on broken files
* Minor performance improvements
* Minor code improvements
glib:
* Add poppler_document_new_from_bytes
* PopplerAttachment: Silence deprecation warnings for ctime/mtime
build system:
* pdf-inspector: Support builddir != srcdir
* Install Cairo* headers if Cairo has been found
Thanks to adridg@ for fixing all the fallout.
Exp-run by: antoine
PR: 241532
Approved by: gnome (kwm, implicit) |
2.10.12_4,1 29 Sep 2019 07:25:04 |
tcberner |
graphics/poppler: update to 0.81.0
Release 0.81.0:
core:
* Splash: Always enable support for CMYK rasterization
* CairoOutputDev: Check scaled dimensions for 0. Issue #737
* BaseCryptStream: Fix potential uninitialized memory read
* SplashBitmap: Fix wrong width condition for splashModeDeviceN8
* Fix crashes in malformed files
PR: 240781
Exp-run by: antoine
Approved by: gnome (kwm, implicit) |
2.10.12_3,1 01 Sep 2019 20:46:39 |
tcberner |
graphics/poppler: update to 0.80.0
Release 0.80.0:
core:
* Annotations: Implement support for setting a different text in the appearance
stream than the real text
* Splash: Optionally use small_vector from boost
* Fix memory leaks on broken files
* Fix abort on broken files
* Small code simplifications
* Remove USE_FIXEDPOINT support. Issue #821
qt5:
* Fix MSVC build
* Add subsitute-font information
* Fix since marker of some functions (Only the first 15 lines of the commit message are shown above ) |
2.10.12_2,1 31 Jul 2019 21:14:15 |
tcberner |
graphics/poppler: update to 0.79.0
Release 0.79.0:
core:
* Fix regression on TextSelectionPainter
* Fix parsing of DefaultAppearance
* Fix memory leak in PostScriptFunction
* Fix crashes in fuzzed files
qt5:
* Implemented support for setIcon by changing appearance
* Added option to set the form available to print
* QString::null is deprecated, use QString()
* Replace deprecated qStableSort with std::stable_sort
build system:
* Turn README into README.md and expand it
PR: 239277
Exp-run by: antoine
Approved by: gnome (kwm, implicit) |
2.10.12_1,1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
2.10.12,1 10 Jul 2019 16:54:31 |
kwm |
Update gimp to 2.10.12.
PR: 238833
Reported by: kunda <chitty_cloud@me.com> |
2.10.10_3,1 29 Jun 2019 08:55:18 |
tcberner |
graphics/poppler: update to 0.78.0
Release 0.78.0:
core:
* Fix line annotation arrows for usage in dimensioning
* Handle Ink annots without an InkList but with an AP
* Fix typos preventing parsing of Movie start and duration
* Fix crash on malformed files
glib:
* Add poppler_document_create_dests_tree()
* Don't use the deprecated g_type_class_add_private()
* Document the differences between render() and render_for_printing()
* Fix introspection for poppler_document_new_from_data
* Don't create PopplerInputStream with length 0. Issue #414 (Only the first 15 lines of the commit message are shown above ) |
2.10.10_2,1 14 Jun 2019 07:10:48 |
pkubaj |
graphics/gimp-app: fix build on architectures other than aarch64, amd64, i386
libunwind is not available on those.
PR: 238071
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D20614 |
2.10.10_2,1 01 Jun 2019 06:39:23 |
tcberner |
graphics/poppler: update to 0.77.0
Release 0.77.0:
core:
* Fix crash on signature handling. Issue #766
* Fix small memory leak in SignatureHandler::getCertificateInfo
* Splash: Restrict filling of overlapping boxes. Issue #750
* Fix crash on malformed files
qt5:
* Fix optional content handling with exclusive layers
cpp:
* Make render_page thread-safe
utils:
* pdfsig: Fix small memory leak
* pdftotext: Fix typo in manpage
PR: 238115
Exp-run by: antoine
Approved by: gnome (kwm, implicit) |
2.10.10_1,1 13 May 2019 18:33:10 |
tcberner |
graphics/poppler: update to 0.76.1
From Changelog at https://poppler.freedesktop.org/releases.html :
Release 0.76.1:
core:
* Make the mul tables be calculated at compile time with constexpr.
* splash: Fix compile with SPLASH_CMYK enabled
* Some typo fixing in error messages
qt5:
* Fix regression in annotation handling
build system:
* Fix some typos in build system output and comments (Only the first 15 lines of the commit message are shown above ) |
2.10.10,1 11 May 2019 18:53:19 |
kwm |
Update gimp to 2.10.10. |
2.10.8_2,1 29 Mar 2019 19:07:31 |
tcberner |
graphics/exiv2: add patch to fix gimp
Modify upstrams fix [1] for FreeBSD.
PR: 236677
Reported by: Vladimir Omelchuk <admin@vladiom.com.ua> |
2.10.8_1,1 24 Feb 2019 20:23:26 |
kwm |
Remove the helpbrowser option, it depends on the old webkit-gtk ports
which will go away. The option was disabled by default already, so
no portrevision bump. |
2.10.8_1,1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
2.10.8,1 24 Nov 2018 14:02:15 |
kwm |
Update gimp to 2.10.8.
* enable SIMD by default.
submitted by: |
2.10.6_1,1 02 Nov 2018 13:32:35 |
rene |
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724 |
2.10.6_1,1 14 Oct 2018 17:14:33 |
kwm |
gimp-app:
Depend on glib-networking [2], which is used for https connection.
Fix plist when default-off options are enabled [1].
While here overhaul dependancies.
py-gimp:
Fix a issue with unresolved symbols in the python library, due to incorrect
linking.
PR: 232066 [1], 232047 [2]
Reported by: bsd@dino.sk [1], rsmith@xs4all.nl [2] |
2.10.6,1 07 Oct 2018 19:10:03 |
kwm |
Update the gimp suite to 2.10.6.
* add libheif support
* use openjpeg for jpeg2000 support instead of jasper. |
2.8.22_1,1 09 Oct 2017 09:04:00 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
2.8.22_1,1 22 Sep 2017 10:48:29 |
mat |
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488 |
2.8.22_1,1 24 Aug 2017 13:45:14 |
swills |
Bump PORTREVISION after recent poppler update |
2.8.22,1 23 May 2017 19:36:56 |
kwm |
Update gimp to 2.8.22. (1)
* Move libsoup to the helpbrowser dependancy (2)
* Gimp plugins need kern.ipc.shm_allow_removed=1, which is default for
11.0-R and newer. Add pkg-message for 10.x (3)
* Move desktop-file-utils so it only applies to the gimp-app port.
PR: 219156 (based on)(1), 214751 (2), 204919 (3), 206097 (3)
Submitted by: mi@ (1), Christian Heckendorf <heckendorfc@gmail.com> (2) |
2.8.18_2,1 07 Jan 2017 10:42:51 |
olivierd |
Chase update of graphics/poppler (and slaves ports) in revision r430777 |
2.8.18_1,1 05 Sep 2016 20:02:03 |
olivierd |
Chase update of Poppler after revision r421386 |
2.8.18,1 29 Jul 2016 08:38:09 |
cmt |
Update The Gimp to 2.8.18
PR: 211124
Submitted by: pkubaj@anongoth.pl
Approved by: rene (mentor)
Approved by: maintainer-timeout
MFH: 2016Q3
Security: 6fb8a90f-c9d5-4d14-b940-aed3d63c2edc |
2.8.16_2,1 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
2.8.16_2,1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.8.16_2,1 01 Apr 2016 13:18:17 |
mat |
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight |
2.8.16_2,1 24 Mar 2016 15:47:50 |
tijl |
Make print/ghostscript9-agpl-base the default Ghostscript port. Upstream
changed the license to the AGPL 3 in version 9.07 so print/ghostscript9-base
is stuck at 9.06 which is almost 4 years old now.
Fix the logic in Uses/ghostscript.mk so "agpl" is treated as a real version
on its own instead of as a variant of other versions.
Fix print/ghostscript9-agpl-base to install eps2write.
Update math/asymptote to 2.37 to support newer Ghostscript.
PR: 208159
Exp-run by: antoine
Approved by: portmgr (antoine) |
2.8.16_1,1 21 Jan 2016 19:40:10 |
kwm |
Update poppler to 0.40.0. [1]
Add patches to py-poppler [2] and rubygem-poppler [3] to fix the build
of these ports with poppler 0.39+.
PR: 206293 [1]
Submitted by: olivierd@ [1]
Obtained from: ubuntu [2], rubygem-poppler upstream [3] |
2.8.16,1 09 Jan 2016 14:01:02 |
pawel |
- Switch to USES=execinfo localbase
- USE options plist substitutions
- Convert to options helpers
PR: 205556
Submitted by: myself
Approved by: maintainer timeout |
2.8.16,1 23 Nov 2015 21:28:10 |
kwm |
Update gimp to 2.8.16, 20 years gimp anniversary edition. |
2.8.14_4,1 22 Aug 2015 17:48:36 |
hrs |
- Split ghostscript into X11-independent and -dependent parts:
* print/ghostscript{7,8,9,9-agpl}-base
Installs Ghostscript binary, libgs, and related files.
These ports do not depend on X11 libraries (i.e. x11* devices
are not available). USES=ghostscript will set dependency on
one of them depending on GHOSTSCRIPT_DEFAULT.
The default device is set to "display" or "bbox".
* print/ghostscript{7,8,9,9-agpl}-x11
Installs a shared library which provides X11 support to
the installed Ghostscript binaries. x11* devices will be (Only the first 15 lines of the commit message are shown above ) |
2.8.14_3,1 02 Aug 2015 16:06:17 |
kwm |
Update poppler to 0.34.0. [1]
Chase all users of shlib version change of libpoppler.so.
PR: 201477 [1]
Submitted by: olivierd@ [1] |
2.8.14_2,1 16 Jul 2015 20:53:29 |
kwm |
Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.
Add GHOSTSCRIPT_DEFAULT to bsd.default-versions.mk for easy version selection.
Arguments supported: <empty>, build, run, nox11 and agpl
PR: 201201 (exp-run)
Approved by: portmgr (mat@)
Exp run by: antione@ (previous patch)
Differential Revision: https://reviews.freebsd.org/D2938 |
2.8.14_2,1 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
2.8.14_2,1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
2.8.14_2,1 28 Mar 2015 16:26:17 |
robak |
graphics/gimp-app: add CPE information
PR: 198240
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
Approved by: kwm (blanket) |
2.8.14_2,1 25 Mar 2015 20:09:43 |
marino |
graphics category: Remove $PTHREAD_LIBS
graphics/zbar didn't pass check-plist (pre-existing), fixed.
approved by: PTHREAD blanket |
2.8.14_2,1 03 Feb 2015 12:28:24 |
kwm |
Update poppler to 0.30.0 [1].
Make sure we use openjpeg1 in poppler, while openjpeg2 support
was added there still bugs in openjpeg2 that need to be fixed.
Add patches to inkscape for API changes in poppler 0.29.0 [2].
PR: 196599 [1]
Submitted by: olivierd@ [1]
Exp-run by: antoine@
Obtained from: upstream [2] |
2.8.14_1,1 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
2.8.14,1 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
2.8.14,1 09 Dec 2014 15:04:23 |
kwm |
Update to 2.8.14.
This fixes a bug in the brush tool [1]
Use new GIMP master site macro.
Drop :keepla from USES=libtool
Remove intltool, libartlgpl2 and gnomehier from USE_GNOME.
Intlhack already implies intltool, gnomehier is obsolete now that pkg
handles directories and libartlgpl2 is unused.
PR: 194532 [1]
Submitted by: Kalten <kalten@gmx.at> [1] |
2.8.10_7,1 25 Nov 2014 12:55:54 |
makc |
Bump PORTREVISION after graphics/poppler update to 0.26.3 |
2.8.10_6,1 21 Oct 2014 19:38:19 |
antoine |
Fix duplicate pkgname
||<|2> gimp ||<|2> 2 || gnome@FreeBSD.org || graphics/gimp ||
|| gnome@FreeBSD.org || graphics/py-gimp || |
2.8.10_6,1 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
2.8.10_6,1 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
2.8.10_5,1 24 Aug 2014 21:30:45 |
tijl |
- Convert graphics/libwmf to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip |
2.8.10_4,1 15 Aug 2014 20:37:33 |
mandree |
Upgrade OpenEXR and ilmbase to 2.2.0.
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)
Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130
Couple OpenEXR more tightly to ilmbase and require its exact .so
version.
Add UPDATING note, and bump PORTREVISION of all dependent ports.
Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.
Approved by: portmgr (implicit for bumping PORTREVISION on unstaged ports) |
2.8.10_3,1 11 Jun 2014 14:50:00 |
tijl |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
2.8.10_3,1 10 May 2014 11:06:59 |
tijl |
- USES=libtool:keepla tar:bzip2.
- Replace post-install with INSTALL_TARGET=install-strip. |
2.8.10_2,1 11 Apr 2014 16:04:44 |
bapt |
Chase gegl shlib changes |
2.8.10_1,1 27 Dec 2013 16:54:22 |
kwm |
Update poppler to 0.24.4.
Update comment.
Use new LIB_DEPENDS syntax, use USES=pathfix.
Stagify.
Bump portrevision of all affected ports, and Update poppler* LIB_DEPENDS to
new syntax. |
2.8.10,1 02 Dec 2013 21:19:11 |
kwm |
Update to 2.8.10.
Add upstream patch to fix build with freetype 2.5.1.
Switch to libtool free ltverhack. |
2.8.8,1 05 Nov 2013 00:42:22 |
kwm |
Chance to .elif to make sure it works like intended, this fixes a warning
with fmake on 9.x and before [1].
Strangly bmake seems to silently ignore it.
Reported by: Robert Burmeister <Robert.Burmeister@UToledo.edu> |
2.8.8,1 04 Nov 2013 19:26:52 |
kwm |
Update to 2.8.8.
Switch to lcms2, remove stray desktopfileutils from USE_GNOME,
use libexecinfo from base if it is there else use the port.
Strip unstripped libraries.
Fix portname of graphics/py-gimp, so it doesn't say py-gimp-app. |
2.8.6_1,1 22 Oct 2013 13:58:56 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [fgijk])
Approved by: portmgr (bdrewery) |
2.8.6_1,1 27 Sep 2013 17:25:17 |
kwm |
Fix runtime of py-gimp, make sure we link to the right libraries so
we don't get unresolved symbols [1].
While here:
Update LIB_DEPENDS to new syntax
USE_GMAKE => USES=gmake
Enable stage support
PR: ports/182140 [1]
Submitted by: Chris <bsd-lists@1command.com> |
2.8.6_1,1 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
2.8.6_1,1 11 Jul 2013 16:26:27 |
sunpoet |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
2.8.6,1 24 Jun 2013 18:24:31 |
kwm |
Update to 2.8.6.
Bug fix and translations update.
Changelog: https://git.gnome.org/browse/gimp/plain/NEWS?h=gimp-2-8
Utilize USES=desktop-file-utils |
2.8.4_1,1 26 Apr 2013 10:44:29 |
ak |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
2.8.4_1 23 Apr 2013 10:47:03 |
bapt |
Convert g* to USES=pkgconfig |
2.8.4_1,1 17 Mar 2013 14:04:12 |
danfe |
In categories starting with [efg], remove empty lines from pkg-plist (except
for `graphics/kipi-plugins'). |
2.8.4_1,1 16 Mar 2013 17:33:55 |
kwm |
Now that webkit-gtk2 was updated, reenable the helpbrowser plugin. |
2.8.4_1,1 14 Mar 2013 08:17:40 |
pclin |
- graphics/libexif:
* Update to 0.6.21
* Add LICENSE
* Switch to OptionsNG and PORTDOCS
- Document libexif 2012-07-12 vulnerabilty
- Bump PORTREVISION for libexif related ports
- Trim headers while here
PR: ports/175910
Approved by: swills (mentor)
Security: d881d254-70c6-11e2-862d-080027a5ec9a |
2.8.4,1 11 Mar 2013 12:19:09 |
kwm |
Update to 2.8.4.
Convert to OptionsNG, remove shlib versions, update Makefile header.
Disable helpbrowser for now, need newer webkit.
Use USE_PKGCONFIG and switch to pathfix instead of gnomehack
Requested by many.
Obtained from: gnome team repo |
2.6.12_1,1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.6.12,1 26 Mar 2012 12:13:14 |
pav |
- Fix build of curl plugin
Approved by: kwm (gnome hat)
Feature safe: yes |
2.6.12,1 14 Mar 2012 15:26:06 |
mezz |
Fix the build with clang.
PR: ports/163519
Submitted by: Jan Beich <jbeich@tormail.net>
Feature safe: yes |
2.6.12,1 14 Feb 2012 22:08:59 |
kwm |
Update to 2.6.12. |
2.6.11_5,1 22 Nov 2011 08:53:18 |
gahr |
- Chase graphics/gegl shlib bump
Feature safe: yes |
2.6.11_4,1 02 Nov 2011 18:42:51 |
eadler |
- create empty directories missing from packages
PR: ports/162116
Submitted by: "4720@hushmail.com" <4720@hushmail.com>
Approved by: Dan Nelson <dnelson@allantgroup.com> (maintainer, audio/sox)
Approved by: gnome (marcus@, graphics/gimp-app)
Approved by: gecko (beat@, www/firefox)
Approved by: bapt (mentor) |
2.6.11_4,1 31 Oct 2011 09:53:19 |
kwm |
Update poppler to 0.18.0.
The qt3 bindings are removed upstream.
The glib library lost the last gdk-pixbuf code. And rename it from
-gtk to -glib.
Thanks to: pav for a exp-runs
bapt for double checking the libreoffice ports |
2.6.11_4,1 23 Sep 2011 22:26:39 |
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 |
2.6.11_4,1 23 Aug 2011 18:39:19 |
kwm |
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where
needed. |
2.6.11_3,1 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
2.6.11_3,1 29 Jun 2011 16:12:14 |
mezz |
Fix the dependencies. It doesn't depend on gnome-keyring and gnomeui, because
the gnome-vfs is disabled by default without option provide as we are using
gvfs instead. Tweak the gvfs option, do not use ${HAVE_GNOME:Mgvfs}!="" when
the gvfs is enable by default. If it's disabled then depend on libcurl and
add --without-gvfs flag to disable it corrects. Bump the PORTREVISION. |
2.6.11_2,1 04 Mar 2011 02:11:55 |
wen |
- Bump PORTREVISION to chase the update of libexif |
2.6.11_1,1 01 Mar 2011 16:26:20 |
gahr |
- Chase graphics/gegl shlib bump |
2.6.11,1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
2.6.11,1 20 Nov 2010 15:37:08 |
kwm |
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/
This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.
This release features commits by avl, marcus, mezz and myself.
The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:
Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX (Only the first 15 lines of the commit message are shown above ) |
2.6.10,1 14 Aug 2010 17:48:11 |
marcus |
Add an explicit dependency on babl.
PR: 149067 |
2.6.10,1 24 Jul 2010 21:36:05 |
marcus |
Update to 2.6.10. |
2.6.9,1 24 Jun 2010 17:36:51 |
mezz |
Forgot to do the 'cvs rm'.
Feature safe: yes |
2.6.9,1 24 Jun 2010 17:12:10 |
mezz |
Update to 2.6.9, it has a few of fixes with the up to date GTK+2. Only bugs
fix with no new feature in this release, see here:
http://developer.gimp.org/NEWS-2.6
PR: ports/147859
Reported by: Warren Block <wblock@wonkity.com>
Feature safe: yes |
2.6.8_4,1 31 May 2010 22:52:40 |
marcus |
Bump PORTREVISION and add USE_GETTEXT where missing.
PR: 147257 |
2.6.8_3,1 29 Mar 2010 03:51:49 |
dinoex |
- fix build for png-1.4.1 |
2.6.8_3,1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.6.8_2,1 24 Mar 2010 15:22:40 |
gahr |
- Chase graphics/gegl update |
2.6.8_1,1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.6.8,1 19 Dec 2009 22:37:22 |
marcus |
Update to 2.6.8. |
2.6.8,1 19 Dec 2009 22:37:04 |
marcus |
Update to 2.6.8. |
2.6.7_3,1 28 Nov 2009 20:06:37 |
marcus |
Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.
On the FreeBSD front, though, a lot went into this release. Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration. Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.
But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.
(Only the first 15 lines of the commit message are shown above ) |
2.6.6_3,1 08 Aug 2009 21:29:50 |
marcus |
Allow SIMD optimizations on amd64 by making sure gimp knows what FreeBSD
calls x86-64.
PR: 137439
Submitted by: Anonymous <swell.k@gmail.com> |
2.6.6_3,1 08 Aug 2009 21:25:13 |
marcus |
Add optional support for SIMD instructions, and optionalize some of the file
support modules.
PR: 137432
Submitted by: Anonymous <swell.k@gmail.com> |