Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
30 Apr 2022 08:03:20 3.10.1_3
|
Tobias C. Berner (tcberner)  |
framework: convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert ports tree to make use of USES=gstreamer
- remove duplicate dependency lines from the tree
Differential Revision: https://reviews.freebsd.org/D35097 |
10 Apr 2022 19:11:41 3.10.1_3
|
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
10 Oct 2021 19:44:42 3.10.1_2
|
Baptiste Daroussin (bapt)  |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
08 Oct 2021 09:05:30 3.10.1_2
|
Bernhard Froehlich (decke)  |
graphics/gthumb: Add CPE information
Approved by: portmgr (blanket) |
22 Jun 2021 18:53:08 3.10.1_2
|
Kevin Bowling (kbowling)  |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
06 Apr 2021 14:31:07 3.10.1_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
01 Jan 2021 00:04:43
3.10.1_1
|
jhale  |
graphics/libraw: Update to 0.20.2
Bump PORTREVISION on consumers due to shared library bump.
Changes: https://www.libraw.org/news/libraw-0-20-2-Release |
23 Nov 2020 06:34:14
3.10.1
|
tcberner  |
graphics/gthumb: fix plist with RAW=off
PR: 250025
Submitted by: Piotr Smyrak <ps.ports@smyrak.com> |
15 Nov 2020 09:54:57
3.10.1
|
tcberner  |
graphics/ghtumb: update to 3.10.1
PR: 250912
Submitted by: Neel Chauhan <neel@neelc.org> (original version) |
09 Nov 2020 17:08:12
3.10.0_2
|
tcberner  |
Prefer graphics/ligvrsvg2-rust over graphics/librsvg2
- switch to the more modern version of librsvg2 on architectures
supporting rust
- this will fix some graphical issues on these architectures
PR: 250276
Exp-run by: antoine
Submitted by: tobik
Differential Revision: https://reviews.freebsd.org/D18878 |
12 Oct 2020 14:20:08
3.10.0_1
|
bapt  |
Update libsoup to 2.72.0
Merge back libsoup and libsoup-gnome, they both have the same dependencies
now, and they are more complicated to split now that they switched to meson
Bump portrevision of dependant ports |
17 Jun 2020 17:59:45
3.10.0
|
bapt  |
Fix build |
16 Jun 2020 10:12:57
3.10.0
|
cmt  |
gthumb build-requires python 3 and shebangfixes
: FAILED: gthumb/AUTHORS.tab
:
/wrkdirs/usr/ports/graphics/gthumb/work/gthumb-3.10.0/gthumb/make-authors-tab.py
/wrkdirs/usr/ports/graphics/gthumb/work/gthumb-3.10.0/AUTHORS gthumb/AUTHORS.tab
: env: python3: No such file or directory
: ninja: build stopped: subcommand failed.
Approved by: just-fix-it |
15 Jun 2020 21:45:30
3.10.0
|
bapt  |
Update to 3.10.0 |
08 Mar 2020 21:56:37
3.6.1_11
|
jbeich  |
Drop dependency on devel/openmp
- Drop if devel/llvm* was used as a substitute
Approved by: yuri, rene (earlier version)
Differential Revision: https://reviews.freebsd.org/D23020 |
05 Nov 2019 22:16:15
3.6.1_10
|
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. |
21 Sep 2019 18:59:57
3.6.1_10
|
jbeich  |
devel/openmp: update to 9.0.0
- Connect tests to the framework to help QA remaining patches
- Force rebuild all consumers after https://reviews.llvm.org/D59783
Changes: http://llvm.org/viewvc/llvm-project/openmp/tags/RELEASE_900/final/?view=log
ABI: https://abi-laboratory.pro/tracker/timeline/llvm_openmp/ |
26 Jul 2019 20:46:57
3.6.1_9
|
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 |
08 May 2019 16:05:53
3.6.1_8
|
jbeich  |
devel/openmp: phase out
- Expire after the last version without /usr/lib/libomp.so
- Drop SOVERSION for seamless transition (i.e., avoid conditionals)
PR: 236907
Approved by: bapt (maintainer)
Differential Revision: https://reviews.freebsd.org/D19767 |
29 Mar 2019 23:00:36
3.6.1_7
|
jhale  |
graphics/libraw: Update to 0.19.2
- Demosaic packs are no longer distributed nor supported upstream
- Bump PORTREVISON on all consumers due to libraw shlib version increase
Changes: https://www.libraw.org/news/libraw-0-19-2-release |
17 Mar 2019 13:14:52
3.6.1_6
|
tcberner  |
graphics/exiv2: update to 0.27
Changelog:
http://www.exiv2.org/changelog.html
- All depending ports have been bumped.
- graphics/py-exiv2 has been marked broken; use graphics/gexiv2 for python
bindings
Exp-run by: antoine
PR: 235943
PR: 234830 |
08 Mar 2019 21:38:37
3.6.1_5
|
tcberner  |
graphics/gthumb: prepare for exiv2-0.27
Import gentoo's (via mageia) patch:
https://gitweb.gentoo.org/repo/gentoo.git/tree/media-gfx/gthumb/files/gthumb-3.6.2-exiv2-0.27.patch?id=a430106ef87cdbffc6cefbc1ac1a8e5bb3ea6242
PR: 235943 |
12 Dec 2018 01:35:36
3.6.1_4
|
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 |
29 Jul 2018 22:18:46
3.6.1_3
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
28 Apr 2018 06:14:58
3.6.1_2
|
tcberner  |
Update grahics/exiv2 to 0.26
PR: 223625
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D12345 |
05 Apr 2018 20:13:48
3.6.1_1
|
tobik  |
www/webkit2-gtk3: Update to 2.20.0
- Add WAYLAND option
- Bump PORTREVISION of dependents
- Fix build of epiphany 3.24.2 with newer WebKit versions
PR: 223733
Submitted by: Greg V <greg@unrelenting.technology> (initial update to 2.18.3)
Reviewed by: Ting-Wei Lan <lantw44@gmail.com>
Approved by: gnome (maintainer timeout, too long)
Security: 1ce95bc7-3278-11e8-b527-00012e582166
MFH: 2018Q2
Differential Revision: https://reviews.freebsd.org/D14872 |
27 Mar 2018 09:49:20
3.6.1
|
bapt  |
Update to 3.6.1 |
19 Feb 2018 06:29:34
3.6.0
|
lwhsu  |
- Update to 3.6.0
- Grab maintainership for gnome@
PR: 223360
Submitted by: Charlie Li <ml+freebsd@vishwin.info> |
01 Dec 2017 07:19:54
3.4.5_3
|
antoine  |
Cleanup LIB_DEPENDS on libpng |
10 Sep 2017 20:55:39
3.4.5_3
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
23 May 2017 05:03:16
3.4.5_2
|
rezny  |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
30 Apr 2017 12:50:54
3.4.5_1
|
sunpoet  |
Update to 0.6.0
- Bump PORTREVISION for dependent ports
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS |
22 Apr 2017 17:41:37
3.4.5
|
rakuco  |
Update to 3.4.5. |
22 Apr 2017 17:40:17
3.4.4.1_2
|
rakuco  |
Add missing implicit dependencies reported by Poudriere. |
01 Apr 2017 15:23:32
3.4.4.1_1
|
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
20 Jan 2017 15:22:34
3.4.4.1
|
madpilot  |
- Update gthumb to 3.4.4.1
- Convert to USES=localbase |
19 Jan 2017 04:39:37
3.4.3_2
|
jhale  |
- Update graphics/libraw to 0.18.0
- Complete conversion to options helpers
- Add options for JPEG and JASPER support
- Side note: This had a dependency on jpeg before, so the JPEG
option default is ON. However, the configure script wasn't
detecting it previously.
- Silence MKDIRs
- Take maintainership
- Chase shared library bump
Changes: http://www.libraw.org/download#changelog |
03 Jan 2017 19:58:37
3.4.3_1
|
jbeich  |
Assume "pkg-config zlib" works after 9.x reached EOL |
09 Sep 2016 19:42:46
3.4.3_1
|
amdmi3  |
Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.
Change summary:
- Always do verbose builds for cmake, ninja and GNU configure (the
latter includes check if --disable-silent-rules is actually supported
by the configure script; there are isolated cases when it's not true) (Only the first 15 lines of the commit message are shown above ) |
27 Jul 2016 10:22:26
3.4.3_1
|
tcberner  |
Update graphics/exiv2 to 0.25.
As there is an shlib version bump, bump them portrevision of dependent ports.
While doing so, also switch to the cmake build system, as it requires less
patching and is easier to handle.
PR: 211329
Reviewed by: mat, rakuco, kwm
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D7283 |
18 Apr 2016 14:07:23
3.4.3
|
mat  |
Update to 3.4.3.
PR: 208869
Submitted by: tkato432 yahoo com
Sponsored by: Absolight |
01 Apr 2016 14:00:57
3.4.2_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
01 Apr 2016 11:17:54
3.4.2_1
|
sunpoet  |
- Update to 0.5.0
- Bump PORTREVISION for graphics/webp shlib change
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS |
23 Mar 2016 14:06:19
3.4.2
|
mat  |
Update to 3.4.2.
PR: 208210
Submitted by: tkato432 yahoo com
Sponsored by: Absolight |
12 Jan 2016 16:20:32
3.4.1_1
|
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
22 Nov 2015 12:42:48
3.4.1_1
|
amdmi3  |
- Update graphics/libraw to 0.17.0
- While here, minor port cleanup, switch to options helpers
- Bump PORTREVISIONs of consumers as soversion has changed
PR: 204553
Submitted by: graham@menhennitt.com.au |
08 Oct 2015 10:53:42
3.4.1
|
madpilot  |
Update to 3.4.1
PR: 203480
Submitted by: Ports Fury |
02 Aug 2015 20:23:56
3.4.0
|
kwm  |
Part 1 of adding USE_GNOME=intltool to ports that require it.
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.
PR: 201980
Exp-run by: antoine@ |
08 Jun 2015 05:59:14
3.4.0
|
antoine  |
Make ports using libtool treat elftoolchain's strip the same as GNU strip
Any strip on any FreeBSD version should be able to handle stripping requested
by libtool
PR: 198611
Reviewed by: emaste
Exp-run: self |
05 Jun 2015 23:20:34
3.4.0
|
madpilot  |
Update to 3.4.0
PR: 199236
Submitted by: tkato432 at yahoo.com |
21 Feb 2015 15:11:53
3.3.2_1
|
makc  |
Chase graphics/libraw shlib bump |
10 Feb 2015 21:04:55
3.3.2
|
madpilot  |
Update to 3.3.2.
PR: 197437
Submitted by: tkato432@yahoo.com |
30 Nov 2014 17:57:01
3.2.8_2
|
rm  |
graphics/gthumb: back to pool |
19 Nov 2014 11:49:06
3.2.8_2 
|
kwm  |
The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.
This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.
Apart from updating ports to newer versions
GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example
xscreensaver
can be used for sessions started without GDM.
Shell Extensions can be installed via https://extensions.gnome.org/ , we have (Only the first 15 lines of the commit message are shown above ) |
10 Sep 2014 20:50:37
2.14.1_11
|
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) |
31 Jul 2014 12:40:12
2.14.1_10
|
amdmi3  |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
13 May 2014 11:54:54
2.14.1_9
|
tijl  |
Convert x11-toolkits/unique to "USES=libtool pathfix tar:bzip2".
Bump PORTREVISION on all dependent ports. [1]
audio/ario: USES=libtool.
audio/gmpc: USES=libtool.
audio/gnome-media: USES=libtool:keepla tar:bzip2.
audio/xfce4-mixer: USES=libtool tar:bzip2.
graphics/shotwell: Unbreak and USES=tar:xz.
science/gwyddion: USES=libtool tar:bzip2.
sysutils/mate-control-center: USES=libtool.
x11/xfce4-clipman-plugin: USES=libtool tar:bzip2.
Approved by: portmgr (implicit) [1] |
05 Apr 2014 14:19:29
2.14.1_8
|
rm  |
graphics/gthumb: chase exiv2 update
- chase exiv2 update
- convert LIB_DEPENDS to modern syntax
- update pkg-plist and remove NO_STAGE |
05 Apr 2014 12:03:19
2.14.1_7
|
antoine  |
Unbreak
With hat: portmgr |
04 Apr 2014 20:36:47
2.14.1_7
|
danfe  |
- Chase libexiv2.so shlib version bump after r350163
- Fix nearby minor style issues while here (not all)
Approved by: portmgr (bapt), some ports are still NO_STAGE :( |
19 Mar 2014 19:27:00
2.14.1_6
|
tijl  |
- Update libopenraw to 0.0.9.
- Fix build on FreeBSD 8.x by adding compiler:c++11-lang.
(Use same compiler/linker as Boost.) [1]
- Chase library version change.
- Consistently use OPENRAW as option name.
PR: ports/186779 [1] |
22 Oct 2013 13:58:56
2.14.1_5
|
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [fgijk])
Approved by: portmgr (bdrewery) |
16 Oct 2013 10:50:30
2.14.1_5
|
rm  |
- take maintainership
- fix minor style bugs |
20 Sep 2013 18:35:46
2.14.1_5
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
09 Jul 2013 21:26:49
2.14.1_5
|
pav  |
- Drop all my ports |
26 Apr 2013 10:44:29
2.14.1_5
|
ak  |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
23 Apr 2013 10:47:03
2.14.1_5 
|
bapt  |
Convert g* to USES=pkgconfig |
08 Mar 2013 11:32:12
2.14.1_5
|
bapt  |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
17 Jan 2013 21:05:42
2.14.1_5
|
pav  |
- Fix typo in default options list
Reported by: Ken Moore <ken@pcbsd.org> |
29 Dec 2012 23:14:24
2.14.1_4
|
bapt  |
Convert pav's ports to new options framework
While here trim headers
Explicitly set USE_PKGCONFIG=build where needed
Approved by: pav |
31 Jul 2012 15:29:27
2.14.1_4
|
bsam  |
Update graphics/exiv2 to version 0.23.
The so library version has changed.
Bump PORTREVISIONs at dependent ports.
PR: ports/169733
Submitted by: bsam (me)
Approved by: multimedia (maintainer timeout 3 weeks) |
01 Jun 2012 05:26:28
2.14.1_3
|
dinoex  |
- update png to 1.5.10 |
10 May 2012 14:36:18
2.14.1_2
|
pav  |
- Add a dependency on yelp to enable help system
- Cosmetic change to glib patch
PR: ports/167725, ports/167726
Submitted by: Ronald F.Guilmette <rfg@tristatelogic.com> |
26 Apr 2012 22:46:01
2.14.1_1
|
pav  |
- Depend on gsettings-desktop-schemas to prevent startup abort
Submitted by: Carolyn Longfoot <c_longfoot@hotmail.com> |
30 Dec 2011 18:13:59
2.14.1
|
pav  |
- Update to 2.14.1 |
17 Oct 2011 11:33:55
2.12.4
|
pav  |
- Update to 2.12.4
Submitted by: kwm |
23 Sep 2011 22:26:39
2.12.1_1
|
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 |
30 Jul 2011 09:25:07
2.12.1_1
|
kwm  |
Add bison build dependancy to fix the build after the recent glib and gtk
update. |
12 Apr 2011 08:24:32
2.12.1_1
|
bapt  |
- chase exiv2 library bump
- while here remove some MD5
- fix some forgottern desktop-file-utils dependencies |
28 Nov 2010 17:16:42
2.12.1
|
pav  |
- Update to 2.12.1 |
31 May 2010 02:01:56
2.10.12_1
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
11 May 2010 06:59:21
2.10.12
|
kwm  |
Update to 2.10.12.
Approved by: maintainer (implicit) |
28 Mar 2010 06:47:48
2.10.11_3
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
2.10.11_2
|
dinoex  |
- update to jpeg-8 |
31 Jul 2009 13:57:52
2.10.11_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
04 May 2009 14:57:04
2.10.11
|
pav  |
- Chase libopenraw shbump |
06 Apr 2009 11:23:31
2.10.11
|
pav  |
- Remove GTKUNIQUE option, it has been migrated over to bonobo since mid-2007
Submitted by: kwm |
10 Mar 2009 12:40:37
2.10.11
|
kwm  |
Update to 2.10.11.
Approved by: pav (maintainer) |
23 Sep 2008 09:48:05
2.10.10
|
pav  |
- Update to 2.10.10
Submitted by: kwm |
06 Aug 2008 12:19:48
2.10.9
|
pav  |
- Update to 2.10.9 |
15 Jul 2008 20:23:20
2.10.8_2
|
pav  |
- Fix build after gphoto upgrade |
06 Jun 2008 13:35:04
2.10.8_2
|
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
2.10.8_1 
|
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) |
26 Feb 2008 09:22:37
2.10.8
|
pav  |
- Chase libopenraw update |
13 Feb 2008 12:24:25
2.10.8
|
pav  |
- Chase libopenraw update |
04 Jan 2008 14:26:07
2.10.8
|
pav  |
- Update to 2.10.8 |
27 Oct 2007 20:13:39
2.10.7
|
pav  |
- Update to 2.10.7 |
24 Oct 2007 23:37:25
2.10.6_1
|
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 ) |
30 Aug 2007 21:44:31
2.10.6
|
pav  |
- Update to 2.10.6 |
23 Jul 2007 09:36:52
2.10.5
|
rafan  |
- 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 |