Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.145_3 25 Feb 2024 11:32:40
    |
Muhammad Moinur Rahman (bofh)  |
news/pan: Moved man to share/man
Approved by: portmgr (blanket) |
0.145_2 26 Aug 2023 21:03:32
    |
Po-Chuan Hsieh (sunpoet)  |
*: Rename GTK+ to GTK
GTK+ has been renamed to GTK since 2019.
Reference: https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html
Approved by: portmgr (blanket) |
0.145_2 21 Jul 2023 18:26:14
    |
Muhammad Moinur Rahman (bofh)  |
news/pan: Fix build with llvm16
- Pet portclippy
Sponsored by: The FreeBSD Foundation |
0.145_2 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) |
0.145_1 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 ) |
0.145_1 20 Jul 2022 14:22:44
    |
Tobias C. Berner (tcberner)  |
news: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam David <adam@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrey Slusar <anray@FreeBSD.org>
* Brian Somers <brian@FreeBSD.org>
* Carey Jones <mcj@acquiesce.org>
* David O'Brien (obrien@cs.ucdavis.edu)
* Denis Shaposhnikov <dsh@vlink.ru>
* Don Croyle <croyle@gelemna.org>
* Donald Burr <dburr@FreeBSD.org>
* Frederic Cambus (Only the first 15 lines of the commit message are shown above ) |
0.145_1 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) |
0.145_1 03 Aug 2021 02:47:10
    |
Neel Chauhan (nc)  |
news/pan: Prepare for glib 2.68.3
PR: 256200 |
0.145_1 14 May 2021 19:51:49
    |
Dmitry Marakasov (amdmi3)  |
news/pan: remove manual linking with -lgnuregex
This looks like a hack needed for a patch from 2001 (which is long
gone) to work. Today it breaks the build because it lacks corresponding
dependency, so remove it.
Approved by: portmgr blanket |
0.145_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.145_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 |
0.145 24 Feb 2019 22:00:42
  |
linimon  |
Add USES=compiler:c++11-lang to fix build on GCC-based
architectures.
PR: 235743
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
0.145 05 Feb 2019 15:42:55
  |
tobik  |
There is no *_CONFIGURE_DISABLE options helper |
0.145 10 Nov 2018 03:38:38
  |
swills  |
news/pan: Update to 0.145
PR: 230112
Submitted by: Nathan <ndowens@yahoo.com> (based on) |
0.141 06 Jan 2018 14:20:33
  |
jbeich  |
news/pan: unbreak build with Clang 6 (C++14 by default)
text-match.cc:476:8: error: no viable conversion from 'pan::StringView' to
'std::__1::basic_string<char>'
s = tmp;
^~~
article-filter.cc:165:46: error: invalid suffix on literal; C++11 requires a
space between literal
and identifier [-Wreserved-user-defined-literal]
g_snprintf (buf, sizeof(buf), "%"G_GUINT64_FORMAT, xit->number);
^
Reported by: antoine (via bug 224669) |
0.141 11 Jan 2017 13:34:56
  |
kwm  |
Update pan to 0.141.
Register indirect dependancies. |
0.140_2 09 Jan 2017 22:21:30
  |
kwm  |
Drop USE_GCC, this fixed a segfault crash when starting the program.
PR: 199303
MFH: 2017Q1 |
0.140_1 03 Jan 2017 17:06:49
  |
jbeich  |
Assume "pkg-config zlib" works after 9.x reached EOL
Many ports passed ZLIB_CFLAGS="-I/usr/include" ZLIB_LIBS="-L/usr/lib -lz"
which is unsafe at least with lang/gcc* that override some system headers
and have newer libgcc_s.so that our old version in base may not be
forward-compatible with. |
0.140_1 20 Nov 2016 09:38:09
  |
gerald  |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
0.140 17 May 2016 16:58:56
  |
olivierd  |
- Fix build on 9.x (extract of build error, below)
- Replace CPPFLAGS and LDFLAGS by USES= localbase
checking for ZLIB... no
configure: error: Package requirements (zlib >= 1.2.0) were not met:
Package zlib was not found in the pkg-config search path.
Perhaps you should add the directory containing `zlib.pc'
to the PKG_CONFIG_PATH environment variable
Package 'zlib', required by 'world', not found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables ZLIB_CFLAGS
and ZLIB_LIBS to avoid the need to call pkg-config. |
0.140 10 Apr 2016 15:46:42
  |
pi  |
news/pan: 0.139 -> 0.140
Changes:
https://git.gnome.org/browse/pan2/plain/NEWS
PR: 208585
Reviewed by: Detlef Graef <detlef.graef@yahoo.de> |
0.139_4 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.139_4 25 Mar 2016 09:49:18
  |
kwm  |
* Add gnutls options for SSL news servers (default on)
* Make gettext optional.
* Turn toolkit selection into a radio option.
PR: 208165 (with minor tweaks)
Submitted by: cpet <freebsd@shotmail.ru> |
0.139_3 12 Dec 2015 23:37:57
  |
kwm  |
Staticly link to libgcc and libstdc++. This fixes a segmentation fault
when trying to run pan on a libc++ based system.
PR: 199303
Submitted by: Andrew <andrew_terekhov@yahoo.com> |
0.139_2 15 Apr 2015 08:20:28
  |
tijl  |
converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
defined because the base system iconv supports these extensions too.
Add/remove patches to/from ports to call iconv with non-const arguments.
This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier. Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.
This exposed some ports that link with libiconv when it is available instead
of using libc iconv. In these cases one of the following changes has been (Only the first 15 lines of the commit message are shown above ) |
0.139_2 02 Feb 2015 04:40:00
  |
amdmi3  |
- Drop @dirrm* from pkg-plists
Approved by: portmgr blanket |
0.139_2 11 Apr 2014 13:51:29
  |
kwm  |
Stagify
USES=gmake tar:bzip2 and sort USES
Use new LIB_DEPENDS syntax.
Add USE_GCC=any to fix the build on 10.0+. [1]
PR: ports/182203 [1]
Submitted by: Walter Hurry <walterhurry@gmail.com> |
0.139_2 22 Oct 2013 13:59:54
  |
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [np])
Approved by: portmgr (bdrewery) |
0.139_2 20 Sep 2013 22:31:15
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
news) |
0.139_2 13 Sep 2013 14:45:55
  |
madpilot  |
Add missing iconv in USES.
Reported by: swills
Approved by: portmgr (bapt, implicit) |
0.139_2 04 Sep 2013 18:06:08
  |
madpilot  |
- Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code) |
0.139_2 02 Sep 2013 22:11:24
  |
bapt  |
Add an explicit dependency on pkgconf |
0.139_2 18 Aug 2013 19:19:11
  |
swills  |
- Fix build on CURRENT |
0.139_2 22 May 2013 09:30:20
  |
kwm  |
Swith to gmime 2.6, pan prefers it over gmime 2.4.
Fix reversed logic in the GTK3 option [1].
PR: ports/177973
Submitted by: Thomas Mueller <tmueller@sysgo.com> |
0.139_1 26 Apr 2013 10:44:29
  |
ak  |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
0.139_1 16 Mar 2013 13:33:20
  |
kwm  |
Fix plist [1], while here use USES=pathfix instead of gnomehack.
Submitted by: QAT |
0.139 12 Mar 2013 18:58:38
  |
kwm  |
Fix fix compiler error by adding patch from upstream.
PR: ports/176887
Submitted by: Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
Obtained from: pan upstream |
0.139 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 |
0.135_3 10 Dec 2012 19:11:12
  |
mm  |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
0.135_2 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
0.135_1 14 Feb 2012 12:45:35
 |
mm  |
Bump pcre library dependency due to 8.30 update |
0.135 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 |
0.135 13 Aug 2011 15:37:58
 |
kwm  |
Update to 0.135.
Add optional GTK+3 UI option.
Add LICENSE.
PR: ports/159723 (based on)
Submitted by: "Conrad J. Sabatier" <conrads@cox.net> |
0.135 11 Aug 2011 19:20:17
 |
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
0.134 28 Feb 2011 12:29:41
 |
kwm  |
Update to 0.134.
Switch to gmime 2.4 |
0.133_4 31 May 2010 02:01:56
 |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.133_3 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.133_2 22 Feb 2010 03:46:15
 |
mezz  |
Fix the build w/ new GCC.
PR: ports/143746
Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
Feature safe: yes |
0.133_2 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
0.133_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.133 04 Aug 2008 02:28:37
 |
mezz  |
Update to 0.133.
Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2363 |
0.132_2 06 Jun 2008 13:55:03
 |
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.132_1 19 Apr 2008 17:56:05
 |
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) |
0.132 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.132 03 Aug 2007 03:55:36
 |
mezz  |
Update to 0.132. |
0.131 27 May 2007 05:08:53
 |
mezz  |
Update to 0.131. |
0.130 25 May 2007 04:34:25
 |
mezz  |
Update to 0.130. |
0.128_2 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.128_1 23 Apr 2007 21:25:44
 |
mezz  |
Change this patch to a better fix, bump the PORTREVISION.
GNOME Bugzilla: http://bugzilla.gnome.org/show_bug.cgi?id=432387
Submitted by: Charles Kerr (developer)
Tested by: pav |
0.128 22 Apr 2007 20:41:03
 |
mezz  |
Fix the build/runtime on amd64.
Submitted by: pav |
0.128 22 Apr 2007 16:22:42
 |
mezz  |
Update to 0.128. |
0.127 13 Apr 2007 16:39:08
 |
mezz  |
Update to 0.127. |
0.126 31 Mar 2007 16:24:53
 |
mezz  |
-Update to 0.126.
-Remove a FreeBSD 4.x check. |
0.125_1 11 Mar 2007 19:41:33
 |
krion  |
Remove devel/pcre-utf8 and enable UTF8 support in devel/pcre by
default.
Bump PORTREVISION on all dependent ports. |
0.125 22 Feb 2007 21:35:29
 |
mezz  |
Update to 0.125. |
0.124 13 Feb 2007 04:48:44
 |
mezz  |
Update to 0.124. |
0.123 07 Feb 2007 06:18:03
 |
mezz  |
Update to 0.123. |
0.122 04 Feb 2007 05:45:29
 |
mezz  |
Update to 0.122. |
0.121 23 Jan 2007 19:33:02
 |
mezz  |
Update to 0.121. |
0.120 03 Jan 2007 05:43:14
 |
mezz  |
Update to 0.120. |
0.119 11 Nov 2006 14:19:03
 |
mezz  |
Update to 0.119. |
0.118 04 Nov 2006 22:25:54
 |
mezz  |
Mark IGNORE on 4.X as it does not build.
Reported by: krismail |
0.118 03 Nov 2006 19:53:15
 |
mezz  |
Update to 0.118. |
0.117 02 Nov 2006 17:46:07
 |
marcus  |
Update to 0.117.
Submitted by: mezz |
0.116_1 14 Oct 2006 17:41:29
 |
mezz  |
Fix slow download and download corrupted in 0.116. Patch was took from CVS.
Bump the PORTREVISION.
Bugzilla: http://bugzilla.gnome.org/show_bug.cgi?id=361941
Approved by: portmgr (marcus) |
0.116 14 Oct 2006 08:54:54
 |
marcus  |
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris) |
0.14.2.91_4 28 May 2006 15:54:10
 |
pav  |
- Rename ports
textproc/gtkspell2 -> textproc/gtkspell
textproc/gtkspell2-reference -> textproc/gtkspell-reference |
0.14.2.91_4 28 May 2006 13:01:01
 |
pav  |
- Rename port news/pan2 -> news/pan |
0.11.4_1 02 Nov 2003 23:26:04
 |
marcus  |
Remove pan, as the new stable release has been rolled into pan2. |
0.11.4_1 12 Jun 2003 09:46:10
 |
adamw  |
Remove REINPLACE commands that were rolled into gnomehack. |
0.11.4_1 20 Apr 2003 19:38:39
 |
marcus  |
Remove USE_GNOMENG. |
0.11.4_1 07 Mar 2003 06:07:47
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.11.4_1 20 Sep 2002 17:07:51
 |
marcus  |
GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable. Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location. |
0.11.4_1 17 Sep 2002 02:54:53
 |
marcus  |
Fix the charset tag for ISO locales. Thanks to
Matthias Andree <matthias.andree@web.de> for help with this patch and with
testing. Bump PORTREVISION.
PR: 42825 |
0.11.4 08 Aug 2002 15:06:37
 |
marcus  |
Fix MASTER_SITE.
PR: 41446
Submitted by: Jan Hornyak <jan.hornyak@jet2web.cz> |
0.11.4 17 Jul 2002 16:45:26
 |
sobomax  |
Update to 0.11.4. |
0.11.3 11 Jul 2002 18:51:16
 |
sobomax  |
Another USE_GNOMENG vict^Wuser. This port get very impressive benefit from
GNOMENG - lenght of dependency chain was almost halved - from 56 packages
to only 32. |
0.11.3 22 Apr 2002 16:53:56
 |
marcus  |
Update to 0.11.3.
Reviewed by: sobomax
Approved by: sobomax |
12 Feb 2002 21:08:18
    |
ade  |
Update to 0.11.2, use MASTER_SITE_GNOME as primary location as part of an
ongoing attempt to ensure that ports in the GNOME metaports use distfiles from
the GNOME FTP sites for maximum (alleged :) compatibility. |
08 Feb 2002 14:38:10
    |
sobomax  |
Update to 0.11.1.94. |
31 Jan 2002 08:21:51
    |
sobomax  |
(forced) |
31 Jan 2002 08:20:30
    |
sobomax  |
Update to 0.11.1.93. |
15 Jan 2002 08:32:27
    |
sobomax  |
Update to 0.11.91. |
09 Jan 2002 11:31:34
    |
sobomax  |
Update to 0.11.1.90. |
06 Dec 2001 09:41:45
    |
sobomax  |
Update to 0.11.1. |
13 Nov 2001 11:16:30
    |
sobomax  |
Update to 0.11.0. |
08 Oct 2001 18:00:04
    |
sobomax  |
Update to 0.10.0.92. |
24 Sep 2001 10:58:35
    |
sobomax  |
Update to 0.10.0.91. |
14 Sep 2001 14:25:15
    |
sobomax  |
Fix a potential useless CPU time eating. |