Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.5_10 03 Oct 2024 10:25:14 |
Dima Panov (fluffy) |
*/*: bump consumers after devel/boost* update
With hat: office
Sponsored by: Future Crew, LLC |
3.0.5_9 24 Jul 2024 19:06:37 |
Daniel Engberg (diizzy) |
editors/abiword: Fix build with libxml2 2.12 and newer
Backport upstream commit 2a06be6a10a0718f8a3d8e00c317f5042c99a467
Reference:
https://gitlab.gnome.org/World/AbiWord/-/commit/2a06be6a10a0718f8a3d8e00c317f5042c99a467
PR: 280157
Approved by: portmgr (maintainer timeout, 2+ weeks) |
3.0.5_9 27 May 2024 21:23:07 |
Daniel Engberg (diizzy) |
editors/abiword: Update MASTER_SITES and WWW
www.abisource.com is no longer around so switch to Alpine Linux's mirror
of the source archive and WWW to new repo location
Approved by: portmgr (blanket) |
3.0.5_9 23 Feb 2024 16:54:12 |
Muhammad Moinur Rahman (bofh) |
editors/abiword: Moved man to share/man
Approved by: portmgr (blanket) |
3.0.5_8 17 Feb 2024 19:21:36 |
Muhammad Moinur Rahman (bofh) |
editors/abiword: Fix build
- COLSERVICE and COLTCP options requires asio and there is also a boost
capable asio that comes shipped with boost libraries. When both the
libraries is installed the libraries from asio are preferred and with
those the build fails. So for now disable the options and mark those
options BROKEN until someone has a proper fix. [1]
- Pet portclippy
- Fix PLIST conditionals
- Utilize OPTIONSNG while possible
Reported by: dhw [1] |
3.0.5_8 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
3.0.5_7 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
3.0.5_6 15 May 2023 21:11:25 |
Jose Alonso Cardenas Marquez (acm) |
net/asio: Bump PORTREVISION. net/asio was updated to 1.28.0 |
3.0.5_5 16 Mar 2023 13:35:56 |
Jan Beich (jbeich) |
editors/abiword: unbreak with glib 2.76
ap_Dialog_Goto.cpp:72:27: error: expected unqualified-id
s_pJumpTargets[0] = ::g_strdup(pSS->getValue
(AP_STRING_ID_DLG_Goto_Target_Page));
^
/usr/local/include/glib-2.0/glib/gstrfuncs.h:208:3: note: expanded from macro
'g_strdup'
(__builtin_constant_p ((STR)) ? \
^
ap_Dialog_Goto.cpp:73:27: error: expected unqualified-id
s_pJumpTargets[1] = ::g_strdup(pSS->getValue
(AP_STRING_ID_DLG_Goto_Target_Line));
^
/usr/local/include/glib-2.0/glib/gstrfuncs.h:208:3: note: expanded from macro
'g_strdup'
(__builtin_constant_p ((STR)) ? \
^
ap_Dialog_Goto.cpp:74:27: error: expected unqualified-id (Only the first 15 lines of the commit message are shown above ) |
3.0.5_5 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.0.5_4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.0.5_4 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
3.0.5_3 20 Jul 2022 14:21:49 |
Tobias C. Berner (tcberner) |
editors: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohout <shanee@augusta.de>
* Andrej Zverev <az@inec.ru>
* Andrey Zakhvatov
* Anton Tornqvist <antont@inbox.lv>
* Bill Fumerola <billf@chc-chimes.com>
* Bob Eager <bob@eager.cx>
* Chris D. Faulhaber <jedgar@fxp.org> (Only the first 15 lines of the commit message are shown above ) |
3.0.5_3 22 May 2022 20:17:16 |
Dima Panov (fluffy) |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
3.0.5_2 10 Apr 2022 19:11:41 |
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) |
3.0.5_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
3.0.5 10 Oct 2021 19:44:42 |
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) |
3.0.5 10 Sep 2021 21:18:02 |
Bernhard Froehlich (decke) |
editors/abiword: Add CPE information
Approved by: portmgr (blanket) |
3.0.5 02 Sep 2021 03:45:39 |
Neel Chauhan (nc) |
editors/abiword: Update to 3.0.5 |
3.0.4_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.0.4_1 13 Dec 2020 22:40:02 |
adridg |
Repair editors/abiword
This has been broken since the update to net/asio in november.
Patch imported from upstream git, https://gitlab.gnome.org/World/AbiWord/
as git-patch (which patches m4 files which aren't used) and also
monkeyed into the configure-patch.
The listed PR had an exp-run that failed on this even though
the build failure wasn't related to the exp-run.
PR: 251537 |
3.0.4 10 Dec 2020 17:38:22 |
cy |
Update abiword 3.0.1 --> 3.0.4. This resolves 13-CURRENT build
failures. |
3.0.1_17 09 Nov 2020 17:08:12 |
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 |
3.0.1_16 16 Dec 2019 17:06:39 |
bapt |
Update to 0.10.46 and only keep one libgoffice version
libgoffice 0.10 has been introduced long enough ago 6 years ago, stopping
support
for libgoffice 0.8, it is now more than time, to remove libgoffice 0.8 and only
keep 0.10.
Remove the optionnal goffice option for projects not supporting 0.10. |
3.0.1_15 11 Dec 2019 17:53:49 |
jbeich |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136 |
3.0.1_14 19 Aug 2019 15:35:28 |
jbeich |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774 |
3.0.1_13 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 |
3.0.1_12 12 Apr 2019 06:36:31 |
jbeich |
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303 |
3.0.1_11 22 Dec 2018 03:09:08 |
linimon |
This port needs USES=compiler:c++11-lang to fix build on GCC-based
architectures.
PR: 234122
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
3.0.1_11 21 Dec 2018 13:46:02 |
rene |
editors/abiword: remove optional dependency on expired textproc/ots |
3.0.1_11 12 Dec 2018 00:15:50 |
jbeich |
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645 |
3.0.1_10 09 Aug 2018 06:58:31 |
jbeich |
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165 |
3.0.1_9 18 Apr 2018 13:57:43 |
jbeich |
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030 |
3.0.1_8 19 Jan 2018 17:04:53 |
mat |
Options are already optional.
Sponsored by: Absolight |
3.0.1_8 18 Jan 2018 04:11:03 |
jbeich |
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279 |
3.0.1_7 08 Jan 2018 17:06:41 |
jbeich |
editors/abiword: unbreak build with Clang 6 (C++14 by default)
xap_Dialog.cpp:270:17: error: cast from pointer to smaller type 'char' loses
information
*pWindowName = (char) NULL;
^~~~~~~~~~~
ap_UnixApp.cpp:866:29: error: invalid suffix on literal; C++11 requires a space
between literal and identifier [-Wreserved-user-defined-literal]
if(0 == strcmp (suffix, "."G_MODULE_SUFFIX))
^
ie_exp_XSL-FO.cpp:1454:13: error: invalid suffix on literal; C++11 requires a
space between literal and identifier [-Wreserved-user-defined-literal]
buf += " "x"=\""; \
^
ie_exp_LaTeX.cpp:1332:43: error: invalid suffix on literal; C++11 requires a
space between literal and identifier [-Wreserved-user-defined-literal]
#define SUB(a,who) case a: subst = "\\(\\"who"\\)"; return true;
^
RealmProtocol.cpp:16:2: error: constant expression evaluates to -1 which cannot
be narrowed to type 'uint32_t' (aka 'unsigned int') [-Wc++11-narrowing] (Only the first 15 lines of the commit message are shown above ) |
3.0.1_7 25 Sep 2017 00:08:17 |
jbeich |
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
3.0.1_6 25 Sep 2017 00:05:06 |
jbeich |
devel/boost-*: enable C++11 features
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
3.0.1_5 02 May 2017 06:48:11 |
jbeich |
devel/boost-*: update to 1.64.0
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472 |
3.0.1_4 16 Jan 2017 18:33:57 |
antoine |
Fix packaging
Reported by: pkg-fallout |
3.0.1_4 15 Jan 2017 22:21:55 |
rene |
editors/abiword: Remove optional dependency on expired textproc/aiksaurus-gtk2
Approved by: gnome (kwm) |
3.0.1_4 06 Jan 2017 08:45:04 |
jbeich |
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1 |
3.0.1_3 23 Nov 2016 12:45:47 |
jbeich |
devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office) |
3.0.1_2 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
3.0.1_2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
3.0.1_2 27 Mar 2016 14:58:00 |
tijl |
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
supported by libgnutls-dane and gnutls-cli. Also clarify the option
description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4. Some ports used this library
in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed. Ports that used these have been
updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.
net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.
www/hydra: Mark BROKEN. This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.
PR: 207768
Exp-run by: antoine
Approved by: portmgr (antoine) |
3.0.1_1 29 Jan 2016 14:33:00 |
kwm |
The MATHVIEW option needs bison instead of byacc to generate correct code.
While here remove double MATHVIEW option in OPTIONS_DEFINE.
PR: 206718
Reported by: w.schwarzenfeld@utanet.at |
3.0.1_1 26 Jan 2016 22:08:22 |
kwm |
Port to libwpd 0.10 and libwpg 0.3.
* While here register optional dependacy in the wordperfect plugin
on libwps 0.4.
* Remove symbols configure flag since it gone.
Obtained from: abiword upstream |
3.0.1 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
3.0.1 18 Jun 2015 22:20:26 |
truckman |
Update to 3.0.1, see <http://abisource.org/release-notes/3.0.1.phtml>.
Add new Abiword collaboration backends for Telepathy and SIP as options.
Fix improper handling of COLLAB options group.
Get rid of improper unconditional dependency on converters/psiconv.
Fix build with gcc.
Portlint cleanup.
PR: 199156
PR: 195452
PR: 199544
PR: 193318
Submitted by: Ben Woods <woodsb02@gmail.com>
Approved by: mat (mentor, implicit) |
2.8.6_10 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.6_10 21 Mar 2015 23:05:21 |
bapt |
Make fonts repecting XDG
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports |
2.8.6_10 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
2.8.6_9 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
2.8.6_9 05 Dec 2014 21:14:02 |
kwm |
Fix the build after asio was updated to 1.10.4.
While here strip library.
Pointyhat to: mi@ |
2.8.6_8 27 Oct 2014 12:19:13 |
bapt |
Cleanup plist |
2.8.6_8 31 Aug 2014 11:54:17 |
tijl |
converters/fribidi:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip |
2.8.6_7 05 Aug 2014 22:13:29 |
tijl |
Bump PORTREVISION on more ports that depend on libgcrypt after the update
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.
PR: 192342
Approved by: portmgr (implicit, bump unstaged ports) |
2.8.6_6 30 Jul 2014 03:57:24 |
pi |
security/libgcrypt: 1.5.3_3 -> 1.6.1
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
security/shishi with PR 192164 is already committed
[1] devel/ccrtp
[2] editors/abiword
[3] security/p5-Crypt-GCrypt
PR: 191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by: maintainer timeout, antoine (exp-run), portmgr (implicit) |
2.8.6_6 25 Jul 2014 21:57:14 |
amdmi3 |
- Switch converters/psiconv to USES=libtool, drop .la files
- Strip libraries
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
Approved by: kwm |
2.8.6_5 02 Jul 2014 20:58:05 |
tijl |
- Add USES=libtool to textproc/ots and bump dependent ports
- Run libtoolize and other autotools because configure and ltmain.sh
are out of sync |
2.8.6_4 23 Jun 2014 13:05:18 |
amdmi3 |
- Switch textproc/wv to USES=libtool, drop .la files
- Fix LIB_DEPENDS entries on dependent ports and bump PORTREVISIONS as library
naming schema has changed
Approved by: portmgr blanket |
2.8.6_3 19 May 2014 13:40:12 |
tijl |
Add some substitutions to ensure that plugins are linked with libabiword
from the work or stage directory instead of a previously installed library.
In pseudo code:
s,PLUGIN_LIBS="$PLUGIN_LIBS -Lsrc -labiword",
PLUGIN_LIBS="src/libabiword.la $PLUGIN_LIBS",
s,foo_LIBS="$foo_LIBS $PLUGIN_LIBS",
foo_LIBS="$PLUGIN_LIBS $foo_LIBS",
The initial value of PLUGIN_LIBS may contain -L/usr/local/lib so it would
have to come after -Lsrc, but -Lsrc is not correct when libtool relinks
plugins during staging so use src/libabiword.la and let libtool figure out
what flags are needed. Secondly, switch around foo_LIBS and PLUGIN_LIBS
because foo_LIBS may contain -L/usr/local/lib. |
2.8.6_3 17 May 2014 21:41:42 |
tijl |
Add USES=libtool. |
2.8.6_2 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
2.8.6_1 07 Feb 2014 11:44:09 |
bapt |
Chase boost and icu bump
While here convert some LIB_DEPENDS |
2.8.6 22 Oct 2013 13:57:35 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [bce])
Approved by: portmgr (bdrewery) |
2.8.6 04 Oct 2013 14:50:41 |
kwm |
Fix the build when WP option is enabled. The old libwpg and libwpd where
removed [1]. Update COMMENT, use new LIB_DEPEND syntax, Stageify
USE_GNOME=desktopfileutils -> USES=desktop-file-utils
Pointyhat to: bapt@ [1]
Obtained from: gentoo [1] |
2.8.6 20 Sep 2013 16:36:24 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors) |
2.8.6 02 Sep 2013 22:11:24 |
bapt |
Add an explicit dependency on pkgconf |
2.8.6 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
2.8.6 27 Apr 2013 08:50:47 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
2.8.6 26 Apr 2013 10:44:29 |
ak |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
2.8.6 17 Apr 2013 12:49:25 |
kwm |
Remove MD5's from distinfo *blush*.
Feature safe: yes |
2.8.6 25 Mar 2013 22:07:12 |
kwm |
Update to 2.8.6.
Make sure we build plugins now. |
2.8.4_3 22 Mar 2013 13:15:47 |
kwm |
Fix patching.
Submitted by: miwimail |
2.8.4_3 19 Mar 2013 10:40:22 |
kwm |
Convert almost all gnome@ ports to OptionsNG, trim header, use USES=pathfix
instead of gnomehack and pet portlint.
Add conflicts with future gnome3 versions.
Reviewed by: miwi, bapt |
2.8.4_3 08 Mar 2013 10:51:36 |
kwm |
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo |
2.8.4_3 31 Jan 2013 13:38:43 |
bapt |
Chase boost update |
2.8.4_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.8.4_1 14 Mar 2012 05:27:18 |
mezz |
Fix the build with GCC 4.6.
PR: ports/161784
Submitted by: Christian Mangin <cmangin@arobas.net>
Feature safe: yes |
2.8.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.8.4_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2.8.4_1 05 Jun 2010 17:15:38 |
marcus |
Add more USE_GETTEXT macros, and bump PORTREVISIONs.
Reported by: amdmi3 |
2.8.4 22 May 2010 15:01:03 |
kwm |
Update to 2.8.4. |
2.8.1_4 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.8.1_3 14 Feb 2010 20:49:18 |
marcus |
Chase the goffice 0.8.0 update. |
2.8.1_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.8.1_1 05 Dec 2009 14:30:33 |
kwm |
Fix plist.
Submitted by: pointyhat (via pav@) |
2.8.1 02 Dec 2009 14:22:22 |
kwm |
Register dependancy on librsvg2.
Submitted by: pointyhat (via pav@) |
2.8.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.8_4 19 Sep 2009 22:33:37 |
miwi |
- Chase textproc/wv shlib bump
Noticed by: kwm
Feature safe: yes |
2.6.8_3 22 Aug 2009 17:36:57 |
marcus |
Chase the fribidi shared lib bump. |
2.6.8_2 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
2.6.8_1 23 May 2009 19:29:25 |
marcus |
Merge a patch from Fedora to chaneg the default font from Times Roman
to DejaVu Serif. This will fix the font corruption issue on machines
which don't have webfonts installed, and still allow us to package
abiword.
PR: 134732 |
2.6.8 26 Mar 2009 13:34:58 |
kwm |
Update to 2.6.8.
Add upstream patch to fix a issue where abiword wouldn't detect older ms
word mail merge fields. [1]
Requested by: Michael Camden <camden DOT michael AT gmail DOT com> [1]
Obtained from: Abiword SVN [1] |
2.6.3_2 10 Jan 2009 05:22:13 |
marcus |
Presenting GNOME 2.24 for FreeBSD.
See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes. On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs. The documentation updates
to the website are forthcoming.
This release features commits by adamw, ahze, kwm, mezz, and myself. It would
not have been possible without are contributors and testers:
Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen (Only the first 15 lines of the commit message are shown above ) |
2.6.3_1 06 Jun 2008 13:25:59 |
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) |
2.6.3 07 May 2008 21:31:54 |
mezz |
Update to 2.6.3. |