Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.34.0_5 12 Mar 2024 14:30:53 |
Rene Ladan (rene) |
devel/anjuta: Remove expired port
2024-03-11 devel/anjuta: Unmaintained, upstream WWW owned by gambling site, use
devel/gnome-builder |
3.34.0_5 23 Feb 2024 06:51:56 |
Muhammad Moinur Rahman (bofh) |
devel/anjuta: Moved man to share/man
Approved by: portmgr (blanket) |
3.34.0_4 10 Feb 2024 19:06:39 |
Muhammad Moinur Rahman (bofh) |
devel/anjuta: Mark DEPRECATED
- Upstream WWW is owned by gambling site
- Use devel/gnome-builder
- No udpate since 2020
- Set EXPIRATION_DATE 2024-03-11 |
3.34.0_4 21 Jul 2023 18:26:13 |
Muhammad Moinur Rahman (bofh) |
devel/anjuta: Fix build with llvm16
- Pet portclippy
Sponsored by: The FreeBSD Foundation |
3.34.0_4 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.34.0_3 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.34.0_3 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
3.34.0_3 14 Jul 2022 19:35:19 |
Neel Chauhan (nc) |
devel/anjuta: Use 'gnome' dir not 'gnome3' |
3.34.0_3 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.34.0_2 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.34.0_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) |
3.34.0_1 30 Jun 2021 05:09:36 |
Fukang Chen (loader) |
Mk/bsd.options.desc.mk: Add shared version control OPTIONS & descriptions
- Add CVS description
- Add DARCS description
- Add GIT description
- Add MERCURIAL description
- Add PERFORCE description
- Rename SVN to SUBVERSION
devel/anjuta:
- Rename OPTION SVN to SUBVERSION
- Sort OPTIONS_DEFINE and OPTIONS_DEFAULT
- Change SUBVERSION_DESC to use the default description
devel/git: (Only the first 15 lines of the commit message are shown above ) |
3.34.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.34.0 25 Sep 2020 14:44:00 |
bapt |
Update vala to 0.48.10
note that 0.50.x results for now in too many breakage to do the upgrade
yet.
As a result disable vala support in anjuta
Unbreak net-im/dino, which has been marked as broken during the glib upgrade |
3.34.0 14 Sep 2020 11:47:11 |
lbartoletti |
devel/anjuta: Update to 3.34.0
- Update to 3.34.0
- Add license
- Remove REINPLACE_CMD wich did not modify file contents |
3.28.0_3 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.28.0_2 16 Apr 2019 18:35:22 |
tobik |
devel/anjuta: Spell DEVHELP_CONFIGURE_ENABLE correctly |
3.28.0_1 22 Jan 2019 12:39:29 |
linimon |
Because of typedef redefinitions in webkit2-gtk3, this port now requires
USES=compiler:c11 to build on GCC-based architectures.
PR: 234980
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
3.28.0_1 10 Jan 2019 16:06:56 |
tobik |
devel/anjuta: Do not set USE_LDCONFIG twice |
3.28.0_1 10 Jan 2019 16:06:28 |
tobik |
devel/anjuta: Fix build of SVN plugin when /usr/bin/svn exists on the system
The SVN plugin is never built and packaging anjuta fails. It links
with libsvn_client-1.so but the dependency is not properly declared.
A check for just 'svn' is not enough since the base system does not
provide subversion libraries. Change it to always use the libraries
from devel/subversion.
PR: 223046
Submitted by: tobik
Reported by: ohartmann@walstatt.org
Approved by: gnome (maintainer timeout, 2 weeks) |
3.28.0 30 Sep 2018 11:58:31 |
kwm |
The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.
The offical GNOME 3.28 release notes can be found at
https://help.gnome.org/misc/release-notes/3.28/
Thanks to Antoine Brodin for running the exp-runs.
PR: 229761 |
3.18.2_6 22 Jun 2018 17:18:46 |
danilo |
- Update to 0.50.3
PR: 227981
Submitted by: danilo
Approved by: maintainer timeout (gnome, 1 month) |
3.18.2_5 21 Mar 2018 21:24:44 |
brnrd |
devel/apr1: Bump portrevision
- Repair my rookie mistake of earlier today
- Bump revision of dependent ports (again)
Reported by: antoine |
3.18.2_4 21 Mar 2018 19:50:35 |
brnrd |
devel/apr1: Fix runtime issues of dependent port
- iconv is in base in all supported FreeBSD versions
- Fix build with MariaDB 10.2 [2]
- Bump portrevision in dependencies
PR: 226705 [1], 226026 [2]
With hat: apache
Approved by: joneum (apache) |
3.18.2_3 29 Jan 2018 03:10:26 |
truckman |
Chase lang/vala PORTEPOCH bump. |
3.18.2_3 24 Jan 2018 07:15:13 |
truckman |
Unbreak build of devel/anjuta with vala 0.36
Bump PORTREVISION
PR: 222011, 221941
Submitted by: cpm |
3.18.2_2 05 Jun 2017 15:54:13 |
kwm |
Chase devhelp shared library bump |
3.18.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 |
3.18.2_1 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.18.2 14 Feb 2016 18:57:54 |
kwm |
The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.
The offical GNOME 3.18 release notes can be found at
https://help.gnome.org/misc/release-notes/3.18/
This update doesn't contain the glib/gtk c++ bindings which will
be done in a another update due to the requirement on c++11 and the
amount of fallout this probably will give.
GDM is still at version 3.16 due to some issues.
Bump mate-themes to use the gtk 3.18 version of the themes.
Thanks to Antoine Brodin for running the exp-runs.
This release was made possible by the following people:
Gustau Perez
Ting-Wei_Lan
PR: 207006 |
3.16.0_1 05 Sep 2015 18:30:21 |
kwm |
Anjuta needs pkg-config to generate certain new projects.
Submitted by: Frank <dvwerks@cox.net> |
3.16.0 05 Aug 2015 19:13:26 |
kwm |
The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.
The offical GNOME 3.16 release notes can be found at
https://help.gnome.org/misc/release-notes/3.16/
Upgrade instructions for port users:
Delete the old tracker package with:
# pkg delete -f tracker
And user port upgrade tool of choice to upgrade.
Thanks to Antoine Brodin for running the exp-runs.
This release was made possible by the following people:
Gustau Perez
Ting-Wei_Lan
PR: 201980 |
3.14.1 11 Jun 2015 03:11:57 |
kwm |
Update anjuta to 3.14.1
Update anjuta-extras to 3.10.0.
This unbreak the build of these ports and fixed a run-time issues
with autogen [1]
PR: 185575 [1]
PR: 193073 [1]
Submitted by: Ivan Klymenko, Jimmy Kelley
Network sponsored by: BSDCan and UoO |
2.32.1.1_15 24 Dec 2014 06:03:23 |
ohauer |
- rename www/neon29 to www/neon and update to neon-0.30.1
- adjust ports depending on neon, bump PORTREVISION
Changelog:
Fix memory leak with GnuTLS (Werner Baumann, Patrick Ohly).
Fix possible crash after DNS lookup errors on Windows (Olivier Goffart).
Don't fail if the SSL cert changes between connections with OpenSSL, behaviour
now matches that with GnuTLS.
Fix PKCS#11 support under OpenSSL with TLS 1.2.
Fix static linking with pkg-config file (Alan H)
PR: 195786
Differential Revision: https://reviews.freebsd.org/D1319
Submitted by: ohauer
Reviewed by: portmgr (bapt, mat)
Approved by: portmgr, lev (implicit) |
2.32.1.1_14 19 Nov 2014 11:49:06 |
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 ) |
2.32.1.1_14 27 Oct 2014 07:32:26 |
bapt |
Nuke some @dirrm from devel |
2.32.1.1_14 20 Oct 2014 16:04:14 |
mva |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
2.32.1.1_14 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.32.1.1_13 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
2.32.1.1_13 24 Jul 2014 18:34:16 |
tijl |
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample (Only the first 15 lines of the commit message are shown above ) |
2.32.1.1_12 23 Jul 2014 10:28:04 |
tijl |
Remove two libtool fixes from Mk/Uses/libtool.mk. They don't always work
when an older version of a package is installed. This is the case when an
executable links with installed libraries and with uninstalled libraries
that link with other uninstalled libraries. For each of the directly
linked libraries the executable will have an rpath (/usr/local/lib for the
installed libraries and a path under WRKDIR for each of the uninstalled
libraries), but not for the indirect libraries. Both ld(1) and rtld(1)
search the rpath of the executable first before any rpath of libraries, so
the indirectly linked libraries will be found in /usr/local/lib if they are
installed instead of in WRKDIR.
With this commit executables will overlink with uninstalled indirect
libraries again so their location is added to the rpath of the executable.
This partially reverts r358784.
PR: 191611
Approved by: portmgr (bapt) |
2.32.1.1_12 15 Jul 2014 23:11:13 |
adamw |
Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.
Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example. |
2.32.1.1_12 22 Jun 2014 10:44:30 |
tijl |
Add 4 new sed commands to USES=libtool. The first two apply some of the
changes that Debian made to their libtool. The first command applies to
libtool versions 1.4 and up. The second command is somewhat more elaborate
but essentially it uses the sed hold space to move an "elif...fi" block
down. It applies to 2.x. Together these reduce overlinking to unpatched
.la files (from ports that don't have USES=libtool yet but also .la files
in the work directory).
The third and fourth command fix relinking. During staging libtool may
relink libA when it links to another library in the work directory libB.
The reason is that libA created during build phase has its runpath set to
the location of libB in the work directory. This allows running an
executable that links to libA from within the work directory. The relink
removes this extra runpath.
(Only the first 15 lines of the commit message are shown above ) |
2.32.1.1_12 12 Jun 2014 09:17:33 |
tijl |
Bump PORTREVISION on everything that depends on devel/apr1 due to the
library version change.
Approved by: portmgr (implicit) |
2.32.1.1_11 13 May 2014 11:54:54 |
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] |
2.32.1.1_10 23 Apr 2014 13:25:17 |
tijl |
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above ) |
2.32.1.1_9 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. |
2.32.1.1_8 11 Apr 2014 13:45:37 |
bapt |
Support stage |
2.32.1.1_7 22 Oct 2013 13:52:24 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with d)
Approved by: portmgr (bdrewery) |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
2.32.1.1_7 05 Sep 2013 21:32:14 |
antoine |
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt) |
2.32.1.1_7 30 Jul 2013 12:55:07 |
kwm |
Use pathfix, shebangfix and shared-mime-info USES.
Add USE_CSTD=gnu89 to fix the build with clang. |
2.32.1.1_7 06 Jul 2013 09:04:54 |
ohauer |
- bump PORTREVISION on ports with LIB_DEPENDS+= devel/apr1
while I'm here
- convert to USES=gmake
- trim Makefile header and respect nice_people |
2.32.1.1_6 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
2.32.1.1_6 31 Mar 2013 09:03:40 |
kwm |
Disable the class inheritance plugin, it needed a library that was removed
in the last graphviz update. This allows it to packages again.
Submitted by: miwi
Approved by: portmgr (miwi) |
2.32.1.1_5 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.32.1.1_5 10 Dec 2012 19:11:12 |
mm |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
2.32.1.1_4 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.32.1.1_3 14 Feb 2012 12:45:35 |
mm |
Bump pcre library dependency due to 8.30 update |
2.32.1.1_2 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.32.1.1_2 30 Jul 2011 09:39:44 |
kwm |
Build fixes with glib 2.28. gtk 2.24, gtkmm 2.24 and vala 0.12. |
2.32.1.1_1 20 May 2011 08:31:48 |
dinoex |
- bump after update to graphviz-0.28 |
2.32.1.1 04 Jan 2011 13:18:10 |
kwm |
Update to 2.32.1.1. |
2.32.1.0 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
2.32.1.0 24 Nov 2010 20:52:41 |
pav |
- Chase move of devel/gdb6 to devel/gdb66 (perhaps these ports could be
switched to devel/gdb?) |
2.32.1.0 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.30.2.1_1 12 Oct 2010 22:38:21 |
pav |
- Catch up with p5-gettext renaming
Reported by: pointyhat |
2.30.2.1_1 30 Jul 2010 22:14:49 |
mezz |
- Makes neon29 our default neon library. The neon 0.27.x to 0.29.x are API and
ABI backwards compatible. It is unnecessary to have more than one same
libraries (ie: neon28 and neon29) as it creates issue in our ports tree such
as CONFLICTS and made our Makefile complicate.
- Remove www/neonpp and www/neon28.
- Add USE_GNOME=ltverhack; it corrects the shared library version by change
from libneon.so.29 to libneon.so.27. It won't get bump again with no reason
unless ABI changes.
- Bump the PORTREVISION on all ports and chase the shared library change.
- Add info in the UPDATING for how to rebuild on all ports that depend on
neon.
PR: ports/148295
Approved by: lev (maintainer timeout, no respone for months),
portmgr
Tested by: pointyhat-exp by pav |
2.30.2.1 25 Jul 2010 19:35:08 |
kwm |
Presenting GNOME 2.30.2. for FreeBSD. |
2.30.2.0 19 Jun 2010 06:44:00 |
kwm |
Depend on neon 29 if found.
Submitted by: Sam Fourman Jr. on IRC
Feature safe: yes |
2.30.2.0 06 Jun 2010 20:38:13 |
marcus |
Update to 2.30.2.0. |
2.30.1.0_2 04 Jun 2010 18:32:32 |
kwm |
Now that apr is shipped apart from apache. Remove the apr finding hoop jumping.
Also only depend on neon when we are building the subversion plugin.
While here remove obsolete post-patch sed line. |
2.30.1.0_1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
2.30.1.0 10 May 2010 21:19:08 |
kwm |
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .
This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.
Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.
Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues. (Only the first 15 lines of the commit message are shown above ) |
2.28.2.0_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.28.2.0_1 22 Feb 2010 03:40:28 |
mezz |
Add a missing runtime dependency, yelp. Bump the PORTREVISION.
PR: ports/141796
Reported by: Vaibhav Gavane <vaibhav.gavane@gmail.com>
Feature safe: yes |
2.28.2.0 14 Feb 2010 19:14:00 |
marcus |
Update to 2.28.2.0. |
2.28.1.0_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.28.1.0_1 19 Dec 2009 20:23:35 |
marcus |
Use the gdb6 from ports to satisfy the gdb requirements of Anjuta.
PR: 141780 |
2.28.1.0 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.26.2.2_2 22 Aug 2009 17:55:27 |
marcus |
Chase the vte shared lib bump. |
2.26.2.2_1 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
2.26.2.2_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 |
2.26.2.2 23 Jun 2009 19:06:01 |
kwm |
Update to 2.26.2.2. |
2.26.2.1 18 Jun 2009 16:48:07 |
kwm |
Update to 2.26.2.1. |
2.26.2.0 19 May 2009 20:33:03 |
kwm |
Update to 2.26.2.0. |
2.26.1.0_2 24 Apr 2009 06:38:26 |
kwm |
Presenting GNOME 2.26.1 for FreeBSD.
Approved by: portmgr (marcus) |
2.26.0.1_3 11 Apr 2009 21:22:57 |
marcus |
Explicitly define USE_PERL5. |
2.26.0.1_3 11 Apr 2009 21:21:57 |
marcus |
Add a missing dependency on p5-gettext.
Reported by: QAT |
2.26.0.1_2 10 Apr 2009 22:11:15 |
marcus |
Add another missing dependency on gdl.
Reported by: QAT |
2.26.0.1_1 10 Apr 2009 17:24:19 |
marcus |
Add a missing dependency on unique.
Reported by: QAT |
2.26.0.1 10 Apr 2009 05:56:28 |
marcus |
Presenting GNOME 2.26 for FreeBSD. See
http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new.
On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative
for Firefox 2.0 as a Gecko provider. Almost all of the Gecko consumers
can make use of this provider by setting:
WITH_GECKO=libxul
The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with
contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen,
Martin Matuska, Craig Butler, and Pawel Worach. |
2.24.2 03 Apr 2009 22:27:11 |
pav |
- BROKEN by new graphviz
Reported by: pointyhat |
2.24.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.4.2_2 17 Jul 2008 18:19:25 |
marcus |
Change the neon dependency to use neon28 to be compatible with
subversion-freebsd.
Requested by: rnoland on #freebsd-gnome |
2.4.2_1 06 Jun 2008 13:21: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.4.2 01 Jun 2008 09:42:37 |
olgeni |
Large round of typo fixes in ports/devel (pkg-descr). |
2.4.2 27 May 2008 17:25:40 |
marcus |
Update to 2.4.2. |
2.4.1_1 05 May 2008 08:33:57 |
edwin |
Rename www/neon to www/neon26 to make the integration
of www/neon28 possible |