Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.14.5_2 20 Mar 2024 17:15:02 |
Nuno Teixeira (eduardo) |
net/liferea: Move man pages to share/man
Approved by: portmgr (blanket) |
1.14.5_1 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
1.14.5 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
1.14.5 23 Apr 2023 12:23:44 |
Koop Mast (kwm) |
net/liferea: Update to 1.14.5. |
1.14.3 30 Mar 2023 20:13:48 |
Christoph Moench-Tegeder (cmt) Author: Fabian Keil |
net/liferea: Update to 1.14.3
While at it, reorder Makefile variables to appease portclippy.
Add patch from upstream fixing crash in 1.14.3.
Relevant ChangeLogs include:
https://lzone.de/liferea/blog/Liferea-1.13.6-Released
https://lzone.de/liferea/blog/Liferea-1.13.7-Released
https://lzone.de/liferea/blog/Liferea-1.13.8-Released
https://github.com/lwindolf/liferea/releases/tag/v1.14.0
https://github.com/lwindolf/liferea/releases/tag/v1.14.1
https://github.com/lwindolf/liferea/releases/tag/v1.14.2
https://github.com/lwindolf/liferea/releases/tag/v1.14.3 |
1.12.7_3 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) |
1.12.7_2 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 ) |
1.12.7_2 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
1.12.7_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) |
1.12.7_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 |
1.12.7 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) |
1.12.7 29 Aug 2021 18:58:41 |
Bernhard Froehlich (decke) |
net/liferea: Add CPE information
Approved by: portmgr (blanket) |
1.12.7 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.12.7 29 Jan 2020 21:53:16 |
cmt |
net/liferea: unbreak build
liferea tries to initialize it's graphics backend even when being run
for gobject introspection only - and that causes webkit to crash or
hang when there is no X server or similar available (e.g. during package
build in poudriere). This environment variable makes webkit survive
the package build.
PR: 243680
Submitted by: v1ne2go
Approved by: portmgr blanket (trivial and tested build fix) |
1.12.7 04 Nov 2019 10:19:34 |
antoine |
Mark BROKEN
libtool: link: cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include
-fno-strict-aliasing -fstack-protector-strong -o liferea auth.o
auth_activatable.o browser.o browser_history.o comments.o common.o conf.o date.o
db.o dbus.o debug.o enclosure.o export.o favicon.o feed.o feed_parser.o
feedlist.o folder.o html.o htmlview.o item.o item_history.o item_loader.o
item_state.o itemset.o itemlist.o json.o liferea_application.o metadata.o
migrate.o net.o net_monitor.o newsbin.o node.o node_type.o plugins_engine.o
render.o rule.o social.o subscription.o update.o main.o vfolder.o
vfolder_loader.o xml.o -Wl,--export-dynamic -pthread parsers/libliparsers.a
fl_sources/libliflsources.a ui/libliui.a webkit/libwebkit.a -L/usr/local/lib
-lxslt -lz -llzma -lxml2 -lsqlite3 -lgthread-2.0 -lwebkit2gtk-4.0 -lsoup-2.4
-ljavascriptcoregtk-4.0 -ljson-glib-1.0 -lpeas-gtk-1.0 -lgtk-3 -lgdk-3
-lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lpthread
-lgdk_pixbuf-2.0 -lpeas-1.0 -lgmo
ule-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lm
-pthread
CPPFLAGS="-isystem /usr/local/include" CFLAGS="-O2 -pipe
-fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing "
LDFLAGS="-fstack-protector-strong " CC="cc" PKG_CONFIG="pkgconf" GI_HOST_OS=""
DLLTOOL="false" /usr/local/bin/g-ir-scanner -I../src --warn-all
--accept-unprefixed --identifier-prefix=Liferea --verbose --namespace=Liferea
--nsversion=3.0 --libtool="/bin/sh ../libtool" --include=Gtk-3.0
--include=libxml2-2.0 --program=./liferea --cflags-begin --cflags-end
auth.c auth.h auth_activatable.c auth_activatable.h enclosure.h feedlist.c
feedlist.h item.h itemlist.c itemlist.h itemset.c itemset.h node.h node.c
node_view.h social.c social.h subscription_type.h ui/browser_tabs.c
ui/browser_tabs.h ui/icons.c ui/icons.h ui/itemview.c ui/itemview.h
ui/item_list_view.c ui/item_list_view.h ui/liferea_htmlview.c
ui/liferea_htmlview.h ui/liferea_shell.c ui/liferea_shell.h
ui/liferea_shell_activatable.c ui/liferea_shell_activatable.h ui/media_player.c
ui/media_p
ayer.h ui/media_player_activatable.c ui/media_player_activatable.h
fl_sources/node_source.c fl_sources/node_source.h
fl_sources/node_source_activatable.c fl_sources/node_source_activatable.h
liferea --output Liferea-3.0.gir
GLib-GIO-Message: 18:24:45.772: Using the 'memory' GSettings backend. Your
settings will not be saved or shared with other applications.
Unable to init server: Could not connect to 127.0.0.1: Connection refused
Command '['./liferea',
'--introspect-dump=/tmp/tmp-introspectpgy0ihjn/functions.txt,/tmp/tmp-introspectpgy0ihjn/dump.xml']'
died with <Signals.SIGABRT: 6>.
Reported by: pkg-fallout |
1.12.7 22 Aug 2019 15:22:42 |
kwm |
Update liferea to 1.12.7. |
1.12.6_2 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 |
1.12.6_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 |
1.12.6 08 Dec 2018 16:16:22 |
kwm |
Update liferea to 1.12.6.
PR: 233785
Submitted by: cmt@ |
1.12.5 15 Nov 2018 20:36:17 |
cmt |
net/liferea: update to 1.12.5
PR: 232896
Approved by: kwm (maintainer, timeout) |
1.12.3 23 Sep 2018 12:28:37 |
linimon |
Fix build on gcc-based archs.
Tested on powerpc64 and amd64.
Approved by: portmgr (tier-2 blanket) |
1.12.3 18 Jun 2018 14:00:43 |
linimon |
Mark ports broken on powerpc64, categories g-n.
While here, pet portlint and do some other cleanup.
Approved by: portmgr (tier-2 blanket) |
1.12.3 18 May 2018 17:21:43 |
kwm |
Update liferea to 1.12.3.
* Update WWW link in pkg-descr.
PR: 225766
Submitted by: cmt@ |
1.12.r3_1 05 Apr 2018 20:13:48 |
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 |
1.12.r3 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
1.12.r3 23 May 2017 21:16:59 |
kwm |
Update liferea to 1.12-rc3.
* Switch to webkit2-gtk3 \o/ (which is maintained upstream)
* Review dependancies |
1.10.18 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.10.18 07 Feb 2016 20:46:00 |
kwm |
Update liferea to 1.10.18. |
1.10.17 10 Jan 2016 16:31:34 |
bapt |
Convert ports from s* t* and net* categories to USES=sqlite and USES=firebird |
1.10.17 12 Dec 2015 17:25:32 |
kwm |
Update liferea to 1.10.17.
PR: 204256
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net> |
1.10.16 08 Oct 2015 15:12:22 |
olgeni |
Remove trailing whitespace from Makefiles, M-X. |
1.10.16 02 Aug 2015 20:23:56 |
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@ |
1.10.16 14 Jul 2015 13:25:39 |
kwm |
Update liferea to 1.10.16. [1]
Add dconf as a run dependancy. So liferea can safe it settings, in non-gnome
based DE's. [2]
PR: 201555 [1]
Submitted by: Olivierd@ [1], Serpent7776 (ports@ ML) [2] |
1.10.15 12 Jun 2015 15:21:00 |
kwm |
Update liferea to 1.10.15.
* Add NOTIFY option.
* Catch up with libpeas change in r389277.
PR: 200153
Submitted by: olivierd@ |
1.10.14 06 Apr 2015 17:20:59 |
kwm |
Update liferea to 1.10.14.
PR: 198808
Submitted by: cmt@burggraben.net |
1.10.12 15 Jan 2015 12:25:32 |
kwm |
Update liferea to 1.10.12.
PR: 192995 (based on)
Submitted by: cmt@burggraben.net |
1.10.8_3 29 Nov 2014 18:22:33 |
tijl |
Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt. Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.
USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.
Update gettext to 0.19.3.
Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports. When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.
Fix some ports that installed files in lib/locale instead of share/locale.
PR: 194038
Reviewed by: bapt
Exp-run: antoine
Approved by: portmgr (antoine) |
1.10.8_3 22 Nov 2014 14:43:24 |
antoine |
Cleanup plist |
1.10.8_3 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) |
1.10.8_2 04 Jul 2014 09:41:00 |
tijl |
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit) |
1.10.8_1 28 Apr 2014 11:12:29 |
kwm |
Update to 1.10.8.
PR: ports/188523 (developed in parallel)
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net> |
1.8.15_1 14 Apr 2014 10:30:31 |
tijl |
Bump PORTREVISIONs for r350704 (liferea), r350914 (libxklavier),
r350957 (glade3).
gnome-control-center, gnome-settings-daemon, gnome-screensaver:
- Staging.
- New LIB_DEPENDS syntax.
- USES=tar:bzip2. |
1.8.15 09 Apr 2014 13:54:37 |
kwm |
Stageify, USES=tar:bzip2 libtool and desktop-file-utils.
Use new LIB_DEPENDS syntax, and strip. |
1.8.15 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) |
1.8.15 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.8.15 05 Sep 2013 17:37:23 |
antoine |
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt) |
1.8.15 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.8.15 11 Jul 2013 08:02:01 |
kwm |
Update to 1.8.15. |
1.8.7 09 Jul 2013 22:06:15 |
kwm |
Adopt, pet portlint a bit and update to new ports features. |
1.8.7 09 Jul 2013 21:26:49 |
pav |
- Drop all my ports |
1.8.7 15 Aug 2012 13:14:08 |
pav |
- Update to 1.8.7 |
1.8.6 18 Jun 2012 11:22:21 |
pav |
- Update to 1.8.6 |
1.8.5_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.8.5 16 Apr 2012 11:22:21 |
pav |
- Update to 1.8.5 |
1.8.4 30 Mar 2012 10:48:27 |
pav |
- Update to 1.8.4
Feature safe: yes |
1.8.3 26 Mar 2012 08:50:56 |
pav |
- Update to 1.8.3
Feature safe: yes |
1.8.2 19 Mar 2012 12:39:17 |
pav |
- Update to 1.8.2
Feature safe: yes |
1.8.0_1 26 Dec 2011 17:26:23 |
pav |
- Backport a vendor patch to respect HTTP proxy settings in HTML widget
PR: ports/163610
Submitted by: Fabian Keil <fk@fabiankeil.de> |
1.8.0 12 Dec 2011 13:05:51 |
pav |
- Update to 1.8.0
Feature safe: yes |
1.6.7 30 Nov 2011 15:28:19 |
pav |
- Update to 1.6.7
Feature safe: yes |
1.6.6b 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 |
1.6.6b 23 Aug 2011 18:39:19 |
kwm |
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where
needed. |
1.6.6b 24 Jun 2011 19:32:15 |
pav |
- Update to 1.6.6b
Reported by: pointyhat |
1.6.6 23 Jun 2011 08:17:34 |
pav |
- CPPFLAGS now part of standard LATE_CONFIGURE_ARGS
- Add LICENSE
PR: ports/158178
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
1.6.6 22 Jun 2011 13:12:17 |
pav |
- Update to 0.6.6 |
1.6.5_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.6.5_1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.6.5_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 ) |
1.6.5 29 Sep 2010 11:02:51 |
pav |
- Update to 1.6.5 |
1.6.4 01 Jul 2010 11:13:34 |
pav |
- Update to 1.6.4
Feature safe: yes |
1.6.3_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.6.3 24 Feb 2010 15:06:29 |
pav |
- Update to 1.6.3
Feature safe: yes |
1.6.2_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.6.2 27 Jan 2010 09:59:35 |
pav |
- Update to 1.6.2 |
1.6.1 03 Dec 2009 08:27:37 |
pav |
- Update to 1.6.1, which now uses webkit |
1.4.28_7 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 ) |
1.4.28_2 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
1.4.28_2 16 Aug 2009 18:04:40 |
novel |
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update. |
1.4.28_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 |
1.4.28 21 Apr 2009 16:28:23 |
pav |
- Update to 1.4.28 |
1.4.27 16 Mar 2009 18:46:33 |
pav |
- Update to 1.4.27 |
1.4.26 23 Feb 2009 10:29:51 |
pav |
- Update to 1.4.26 |
1.4.24 02 Feb 2009 12:16:43 |
pav |
- Update to 1.4.24
- Disable mozilla and xulrunner options, they do not work. Interested parties
are encouraged to submit patches |
1.4.23 29 Jan 2009 15:52:06 |
pav |
- Update webkit depobj
PR: ports/131117
Submitted by: Thomas Mueller <tmueller@sysgo.com> |
1.4.23 12 Dec 2008 09:14:32 |
pav |
- Update to 1.4.23 |
1.4.22 03 Dec 2008 12:22:44 |
pav |
- Update to 1.4.22
- Make gtkhtml optional
- Support webkit |
1.4.20 09 Nov 2008 15:44:48 |
pav |
- Update to 1.4.20 |
1.4.19 04 Sep 2008 19:46:26 |
pav |
- Update to 1.4.19 |
1.4.18_1 06 Aug 2008 08:28:30 |
pav |
- Since USE_GECKO is now recognized by bsd.port.mk, move it down to the
conditional and remove manual inclusion of bsd.gecko.mk. This fixes
always-on dependency on Firefox. |
1.4.18 01 Aug 2008 20:27:00 |
pav |
- Update to 1.4.18
Submitted by: mezz |
1.4.17 23 Jul 2008 09:34:20 |
pav |
- Update to 1.4.17 |
1.4.16 10 Jun 2008 11:36:47 |
pav |
- Update to 1.4.16 |
1.4.15_1 06 Jun 2008 13:50:32 |
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) |
1.4.15 07 May 2008 10:35:50 |
pav |
- Prefer firefox over mozilla on gecko plugin
PR: ports/123487
Submitted by: Koji Yokota <yokota@res.otaru-uc.ac.jp> |
1.4.15 17 Apr 2008 09:24:24 |
pav |
- Update to 1.4.15 |
1.4.14 12 Mar 2008 09:31:09 |
pav |
- Update to 1.4.14 |
1.4.13_1 03 Mar 2008 11:57:08 |
novel |
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING |
1.4.13 25 Feb 2008 09:26:50 |
pav |
- Update to 1.4.13 |
1.4.12 01 Feb 2008 21:43:33 |
pav |
- Update to 1.4.12 |