non port: devel/gvfs/Makefile |
SVNWeb
|
Number of commits found XX: 87 |
Sat, 23 Jan 2021
|
[ 15:47 nc ] 
562403 devel/gvfs/Makefile
562403 devel/gvfs/distinfo
devel/gvfs: Update to 1.46.2
Reviewed by: 0mp (mentor), tcberner
Approved by: 0mp (mentor), tcberner
Differential Revision: https://reviews.freebsd.org/D28289
|
Thu, 21 Jan 2021
|
[ 14:37 jhale ] 
562216 MOVED
562216 audio/amarok/Makefile
562216 audio/clementine-player/Makefile
562216 audio/forked-daapd/Makefile
562216 audio/libgpod/Makefile
562216 audio/rhythmbox/Makefile
562216 comms/Makefile
562216 comms/libimobiledevice/Makefile
562216 comms/libimobiledevice/distinfo
562216 comms/libimobiledevice/files/patch-configure
(Only the first 10 of 35 ports in this commit are shown above. )
comms/libimobiledevice: Update to 1.3.0
comms/libusbmuxd: Update to 2.0.2
comms/usbmuxd: Update to 1.1.1
devel/libplist: Update to 2.2.0
Resurrect comms/py-libimobiledevice, update to 1.3.0
Resurrect devel/py-libplist, update to 2.2.0
Take maintainership of the ports listed above.
Bump PORTREVISION on consumers and adjust LIB_DEPENDS to new versioned library
names.
|
Tue, 20 Oct 2020
|
[ 18:23 bapt ] 
552839 devel/gvfs/Makefile
Remove GOOGLE option forgotten in previous commit
|
[ 17:56 bapt ] 
552836 devel/gvfs/Makefile
gvfs: disable broken modules
fuse and goa are broken modules right now disable them until they got fixed.
Fuse seems to depend on non available features
GOA timesout when loaded causing a hang of 24 seconds on startup
|
Wed, 14 Oct 2020
|
[ 09:12 bar ] 
552317 devel/gvfs/Makefile
552317 devel/gvfs/pkg-plist
Add an option for BLURAY.
While here, rename GPHOTO2 and SAMBA options to GPHOTO and SMB for consistency
with other ports.
Submitted by: bar (myself - via mail)
Approved by: bapt
|
Mon, 12 Oct 2020
|
[ 10:14 bapt ] 
552113 devel/gvfs/Makefile
552113 devel/gvfs/distinfo
552113 devel/gvfs/files/patch-client_Makefile.in
552113 devel/gvfs/pkg-plist
Update gvfs to 1.46.1
This version if a mix of the version proposed in PR by Olivier Duchateau and
the version sent in the gnome repo by Charlie Li <git@vishwin.info>
Olivier proposed a split of the port, which hasn't been taken in because it
makes
things more complicated to maintained and will be better served by subpackages
when
they will hit the tree.
PR: 249450
Github: https://github.com/freebsd/freebsd-ports-gnome/commit/0066b3f1b979b1546aaac1493330312b8fcdc6b1
|
Sun, 30 Aug 2020
|
[ 03:10 novel ] 
546967 biology/ncbi-blast+/Makefile
546967 biology/ncbi-toolkit/Makefile
546967 databases/evolution-data-server/Makefile
546967 devel/gvfs/Makefile
546967 devel/libgdata/Makefile
546967 mail/evolution/Makefile
546967 net-p2p/ncdc/Makefile
546967 net/glib-networking/Makefile
546967 net/gnome-online-accounts/Makefile
546967 security/gcr/Makefile
(Only the first 10 of 16 ports in this commit are shown above. )
Chase security/p11-kit update
After switch to meson libp11-kit.so no longer has symbols
in the LIBP11_KIT_1.0 namespace. As a workaround, bump
PORTREVISION of consumers to get those rebuilt.
See more details in the comments of the linked PR.
PR: 248819
Reported by: John Hein
|
Thu, 12 Dec 2019
|
[ 15:11 jhale ] 
519931 audio/aqualung/Makefile
519931 audio/clementine-player/Makefile
519931 audio/cmus/Makefile
519931 audio/deadbeef/Makefile
519931 audio/musicpd/Makefile
519931 audio/mythplugin-mythmusic/Makefile
519931 audio/py-fmoo-audiotools/Makefile
519931 audio/xmms2/Makefile
519931 devel/gvfs/Makefile
519931 emulators/mednafen/Makefile
(Only the first 10 of 31 ports in this commit are shown above. )
Update sysutils/libcdio to 2.1.0
Update sysutils/libcdio-paranoia to 10.2+2.0.1
Bump PORTREVISION on consumers due to shared library version increase
|
Tue, 4 Jun 2019
|
[ 14:17 antoine ] 
503475 Mk/bsd.default-versions.mk
503475 UPDATING
503475 audio/musicpd/Makefile
503475 audio/xmms2/Makefile
503475 devel/gnome-vfs/Makefile
503475 devel/gvfs/Makefile
503475 devel/kio-extras/Makefile
503475 emulators/qemu-devel/Makefile
503475 emulators/qemu-sbruno/Makefile
503475 emulators/qemu/Makefile
(Only the first 10 of 37 ports in this commit are shown above. )
Switch default version of samba from 4.7 to 4.8
With hat: portmgr
|
Mon, 27 May 2019
|
[ 10:21 kai ] 
502780 devel/gvfs/Makefile
502780 graphics/camera/Makefile
502780 graphics/camerakit/Makefile
502780 graphics/darktable/Makefile
502780 graphics/digikam/Makefile
502780 graphics/entangle/Makefile
502780 graphics/flphoto/Makefile
502780 graphics/fusefs-gphotofs/Makefile
502780 graphics/gphoto2/Makefile
502780 graphics/gphoto2/distinfo
(Only the first 10 of 18 ports in this commit are shown above. )
graphics/libgphoto2: Update to 2.5.22, graphics/gphoto2: Update to 2.5.20
* Bump PORTREVISION of ports depending on them.
Also while I'm here:
* Add "gnome" to USES if the XML option is enabled to avoid warnings about
using USE_GNOME alone.
* Pet portlint
Notable changes since 2.5.16 (graphics/libgphoto2) [1]:
* Added new USB Ids for various camera types
* Updated translations
* Report file changes via GP_EVENT_FILE_CHANGED (hooked up for Canon EOS
currently) (Only the first 15 lines of the commit message are shown above )
|
Sun, 30 Sep 2018
|
[ 11:58 kwm ] 
480951 MOVED
480951 Mk/Uses/gnome.mk
480951 accessibility/Makefile
480951 accessibility/accerciser/Makefile
480951 accessibility/accerciser/distinfo
480951 accessibility/accerciser/pkg-descr
480951 accessibility/accerciser/pkg-plist
480951 accessibility/at-spi2-atk/Makefile
480951 accessibility/at-spi2-atk/distinfo
480951 accessibility/at-spi2-core/Makefile
(Only the first 10 of 732 ports in this commit are shown above. )
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
|
Sat, 1 Sep 2018
|
[ 17:05 antoine ] 
478711 Mk/bsd.default-versions.mk
478711 UPDATING
478711 audio/musicpd/Makefile
478711 audio/xmms2/Makefile
478711 devel/gnome-vfs/Makefile
478711 devel/gvfs/Makefile
478711 devel/kio-extras/Makefile
478711 emulators/qemu-devel/Makefile
478711 emulators/qemu-sbruno/Makefile
478711 emulators/qemu/Makefile
(Only the first 10 of 43 ports in this commit are shown above. )
Switch default version of samba to 4.7
Samba 4.6 will be discontinued in a few weeks
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D16904
|
Thu, 5 Apr 2018
|
[ 20:13 jhale ] 
466597 audio/aqualung/Makefile
466597 audio/clementine-player/Makefile
466597 audio/cmus/Makefile
466597 audio/deadbeef/Makefile
466597 audio/musicpd/Makefile
466597 audio/mythplugin-mythmusic/Makefile
466597 audio/py-fmoo-audiotools/Makefile
466597 audio/xmms2/Makefile
466597 devel/gvfs/Makefile
466597 emulators/mednafen/Makefile
(Only the first 10 of 40 ports in this commit are shown above. )
Update sysutils/libcdio to 2.0.0
- Add regression tests
Update multimedia/vcdimager to 2.0.1
- Previous version is incompatible with new libcdio API; update was neccesary
- Add regression tests
- Fix LICENSE
- Sort pkg-plist
- Update WWW in pkg-descr
Bump PORTREVISON on dependent ports due to libcdio shared libary increase
Changes
(libcdio): http://git.savannah.gnu.org/cgit/libcdio.git/plain/NEWS?h=release-2.0.0
Changes (vcdimager): https://github.com/rocky/vcdimager/blob/3b56705/NEWS
Differential Revision: https://reviews.freebsd.org/D14469
|
Sun, 14 Jan 2018
|
[ 01:23 woodsb02 ] 
458949 devel/gvfs/Makefile
458949 graphics/camera/Makefile
458949 graphics/camerakit/Makefile
458949 graphics/darktable/Makefile
458949 graphics/digikam-kde4/Makefile
458949 graphics/entangle/Makefile
458949 graphics/eos-movrec/Makefile
458949 graphics/flphoto/Makefile
458949 graphics/fusefs-gphotofs/Makefile
458949 graphics/gphoto2/Makefile
(Only the first 10 of 21 ports in this commit are shown above. )
graphics/libgphoto2: Update to 2.5.16
graphics/gphoto2: Update to 2.5.15
graphics/py-gphoto2: Update to 1.8.2
Also bump PORTREVISION of ports depending on these.
PR: 224611
Submitted by: bsam (graphics/libgphoto2)
|
Sat, 23 Dec 2017
|
[ 07:03 antoine ] 
457024 Mk/bsd.default-versions.mk
457024 UPDATING
457024 audio/musicpd/Makefile
457024 audio/xmms2/Makefile
457024 devel/gnome-vfs/Makefile
457024 devel/gvfs/Makefile
457024 emulators/qemu-devel/Makefile
457024 emulators/qemu-sbruno/Makefile
457024 emulators/qemu/Makefile
457024 mail/libmapi/Makefile
(Only the first 10 of 41 ports in this commit are shown above. )
Change default version of samba from 4.4 to 4.6
Reviewed by: mat
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D13529
|
Mon, 14 Aug 2017
|
[ 12:56 woodsb02 ] 
447935 devel/gvfs/Makefile
447935 graphics/camera/Makefile
447935 graphics/camerakit/Makefile
447935 graphics/darktable/Makefile
447935 graphics/digikam-kde4/Makefile
447935 graphics/entangle/Makefile
447935 graphics/eos-movrec/Makefile
447935 graphics/flphoto/Makefile
447935 graphics/fusefs-gphotofs/Makefile
447935 graphics/gphoto2/Makefile
(Only the first 10 of 20 ports in this commit are shown above. )
graphics/gphoto2: Update to 2.5.14
graphics/libgphoto2: Update to 2.5.14
graphics/py-gphoto2: Update to 1.7.0
- Bump dependent ports
- Take maintainership of graphics/gtkam
|
Thu, 1 Jun 2017
|
[ 16:05 woodsb02 ] 
442300 devel/gvfs/Makefile
442300 graphics/camera/Makefile
442300 graphics/camerakit/Makefile
442300 graphics/darktable/Makefile
442300 graphics/digikam-kde4/Makefile
442300 graphics/entangle/Makefile
442300 graphics/eos-movrec/Makefile
442300 graphics/flphoto/Makefile
442300 graphics/fusefs-gphotofs/Makefile
442300 graphics/gphoto2/Makefile
(Only the first 10 of 19 ports in this commit are shown above. )
graphics/libgphoto2: Update to 2.5.13
graphics/py-gphoto2: Update to 1.6.0
- Bump dependent ports
Changes this release:
https://github.com/gphoto/libgphoto2/releases/tag/libgphoto2-2_5_13-release
|
Sat, 25 Mar 2017
|
[ 23:37 antoine ] 
436925 Mk/bsd.default-versions.mk
436925 UPDATING
436925 audio/musicpd/Makefile
436925 audio/xmms2/Makefile
436925 devel/gnome-vfs/Makefile
436925 devel/gvfs/Makefile
436925 emulators/qemu-devel/Makefile
436925 emulators/qemu-sbruno/Makefile
436925 emulators/qemu/Makefile
436925 misc/amanda-server/Makefile
(Only the first 10 of 38 ports in this commit are shown above. )
Switch default version of samba from 4.3 to 4.4
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D10131
|
Tue, 21 Mar 2017
|
[ 21:59 antoine ] 
436659 MOVED
436659 Mk/Uses/samba.mk
436659 Mk/bsd.default-versions.mk
436659 UPDATING
436659 audio/musicpd/Makefile
436659 audio/xmms2/Makefile
436659 devel/gnome-vfs/Makefile
436659 devel/gvfs/Makefile
436659 emulators/qemu-devel/Makefile
436659 emulators/qemu-devel/pkg-message
(Only the first 10 of 63 ports in this commit are shown above. )
- Add USES=samba to handle dependency on samba
Valid ARGS: build, env, lib, run (default: build,run)
- Add SAMBA_DEFAULT to bsd.default-versions.mk (default: 4.3)
- Remove obsolete samba36 ports
- Modify samba4x ports to install libsmbclient
- Convert the ports tree to USES=samba
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D8919
|
Fri, 21 Oct 2016
|
[ 12:51 mat ] 
424411 Makefile
424411 Mk/Uses/elixir.mk
424411 Mk/Uses/erlang.mk
424411 Mk/Uses/gem.mk
424411 Mk/Uses/gnome.mk
424411 Mk/Uses/gssapi.mk
424411 Mk/Uses/pear.mk
424411 Mk/Uses/perl5.mk
424411 Mk/Uses/php.mk
424411 Mk/bsd.gecko.mk
(Only the first 10 of 718 ports in this commit are shown above. )
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Fri, 29 Apr 2016
|
[ 15:20 arved ] 
414276 audio/aqualung/Makefile
414276 audio/clementine-player/Makefile
414276 audio/deadbeef/Makefile
414276 audio/gogglesmm/Makefile
414276 audio/mythplugin-mythmusic/Makefile
414276 audio/py-fmoo-audiotools/Makefile
414276 devel/gvfs/Makefile
414276 emulators/mednafen/Makefile
414276 emulators/pcsxr/Makefile
414276 multimedia/audacious-plugins/Makefile
(Only the first 10 of 27 ports in this commit are shown above. )
Update libcdio: 0.92 -> 0.93
Udpate libcdio-paranoia: 10.2+0.90+1 -> 10.2+0.93+1
Bump PORTREVISIONs of dependents because of shared library version bump.
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] 
412346 databases/R-cran-RMySQL/Makefile
412346 databases/R-cran-RSQLite.extfuns/Makefile
412346 databases/R-cran-RSQLite/Makefile
412346 databases/R-cran-sqldf/Makefile
412346 databases/akonadi-googledata/Makefile
412346 databases/akonadi/Makefile
412346 databases/apq-mysql/Makefile
412346 databases/apq-odbc/Makefile
412346 databases/apq-pgsql/Makefile
412346 databases/apq/Makefile
(Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 21 Mar 2016
|
[ 17:26 rm ] 
411573 devel/gvfs/Makefile
411573 devel/gvfs/files/common_Makefile.am
411573 devel/gvfs/files/monitor_hal_Makefile.am
devel/gvfs: drop dependency upon libgnome-keyring
1. gvfs switched from libgnome-keyring to libsecret since 1.13.7, so update our
port accordingly. Also enable build with keyring support (it was unconditionally
disabled with --disable-keyring)
2. HAL tweaks were released upstream since version 1.25.x or earlier, so remove
it from our port too. See bug [1] and commit [2] for the reference.
[1] https://bugzilla.gnome.org/show_bug.cgi?id=722411
[2] https://git.gnome.org/browse/gvfs/commit/?id=32377d1
Differential Revision: https://reviews.freebsd.org/D5694
Reviewed by: kwm
With hat: gnome
|
Fri, 4 Mar 2016
|
[ 12:26 kwm ] 
410106 devel/gvfs/Makefile
410106 devel/gvfs/distinfo
Update gvfs to 1.26.3.
Update GPHOTO2 description to mention where it is used for.
Remove obsolete configure switch.
|
Sun, 14 Feb 2016
|
[ 18:57 kwm ] 
408881 MOVED
408881 accessibility/at-spi2-atk/Makefile
408881 accessibility/at-spi2-atk/distinfo
408881 accessibility/at-spi2-core/Makefile
408881 accessibility/at-spi2-core/distinfo
408881 accessibility/at-spi2-core/pkg-plist
408881 accessibility/atk/Makefile
408881 accessibility/atk/distinfo
408881 accessibility/atk/pkg-plist
408881 accessibility/caribou/Makefile
(Only the first 10 of 460 ports in this commit are shown above. )
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
|
Fri, 4 Sep 2015
|
[ 14:03 kwm ] 
396089 devel/gvfs/Makefile
396089 devel/gvfs/distinfo
396089 devel/gvfs/pkg-plist
Update gvfs to 1.24.2.
|
Wed, 5 Aug 2015
|
[ 19:13 kwm ] 
393607 MOVED
393607 Mk/bsd.gnome.mk
393607 UPDATING
393607 accessibility/at-spi2-atk/Makefile
393607 accessibility/at-spi2-atk/distinfo
393607 accessibility/at-spi2-core/Makefile
393607 accessibility/at-spi2-core/distinfo
393607 accessibility/at-spi2-core/pkg-plist
393607 accessibility/atk/Makefile
393607 accessibility/atk/distinfo
(Only the first 10 of 601 ports in this commit are shown above. )
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
|
Sun, 2 Aug 2015
|
[ 15:03 tijl ] 
393429 Mk/Uses/libtool.mk
393429 accessibility/at-spi/Makefile
393429 audio/audacity/Makefile
393429 audio/calf/Makefile
393429 audio/calf/files/patch-configure.ac
393429 audio/calf/files/patch-src-Makefile.am
393429 audio/calf/files/patch-src-giface.cpp
393429 audio/calf/files/patch-src-monosynth.cpp
393429 audio/calf/pkg-plist
393429 audio/deadbeef/Makefile
(Only the first 10 of 234 ports in this commit are shown above. )
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above )
|
Sun, 19 Jul 2015
|
[ 22:04 bapt ] 
392537 databases/glom/Makefile
392537 devel/cmake/Makefile
392537 devel/gvfs/Makefile
392537 devel/libtifiles2/Makefile
392537 graphics/libgxps/Makefile
392537 graphics/libgxps/files
392537 graphics/zathura-cb/Makefile
392537 multimedia/totem-pl-parser/Makefile
392537 sysutils/archivemount/Makefile
392537 sysutils/rdup/Makefile
(Only the first 10 of 11 ports in this commit are shown above. )
Enforce libarchive from ports
This reduces the patching level on some ports and make it simpler to maintainer
over all supported version of freebsd
|
Fri, 23 Jan 2015
|
[ 12:28 vanilla ] 
377733 devel/gvfs/Makefile
377733 graphics/camera/Makefile
377733 graphics/camerakit/Makefile
377733 graphics/darktable/Makefile
377733 graphics/digikam-kde4/Makefile
377733 graphics/entangle/Makefile
377733 graphics/eos-movrec/Makefile
377733 graphics/flphoto/Makefile
377733 graphics/fusefs-gphotofs/Makefile
377733 graphics/gtimelapse/Makefile
(Only the first 10 of 13 ports in this commit are shown above. )
bump PORTREVISION due libphoto2 shared library version changed.
Submitted by: tijl@
|
Fri, 2 Jan 2015
|
[ 18:46 pi ] 
376062 audio/ario/Makefile
376062 audio/gogglesmm/Makefile
376062 audio/pianobar/Makefile
376062 comms/svxlink/Makefile
376062 databases/freetds/Makefile
376062 databases/libgda4/Makefile
376062 databases/libgda5/Makefile
376062 databases/xtrabackup/Makefile
376062 devel/ccrtp/Makefile
376062 devel/gsoap/Makefile
(Only the first 10 of 104 ports in this commit are shown above. )
security/libgcrypt: 1.6.1 -> 1.6.2, bump depends
Changes:
- src/sexp.c (do_vsexp_sscan): Return error for invalid args.
- cipher/md.c (_gcry_md_info): Fix a segv in case of calling
with wrong parameters.
- cipher/primegen.c (_gcry_generate_elg_prime): Change to return an
error code, possible NULL deref in call to prime generator.
- cipher/dsa.c (generate): Take care of new return code.
- cipher/elgamal.c (generate): Change to return an error code. Take
care of _gcry_generate_elg_prime return code.
- ecc: Support the non-standard 0x40 compression flag for EdDSA.
- mpi: Extend the internal mpi_get_buffer.
- mpi: Fix regression for powerpc-apple-darwin detection.
- Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in (Only the first 15 lines of the commit message are shown above )
|
Wed, 19 Nov 2014
|
[ 11:49 kwm ] 
372768 MOVED
372768 Mk/bsd.gnome.mk
372768 UPDATING
372768 accessibility/Makefile
372768 accessibility/accerciser/Makefile
372768 accessibility/accerciser/distinfo
372768 accessibility/accerciser/pkg-plist
372768 accessibility/at-spi2-atk/Makefile
372768 accessibility/at-spi2-atk/distinfo
372768 accessibility/at-spi2-atk/pkg-plist
(Only the first 10 of 1460 ports in this commit are shown above. )
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 )
|
Sat, 9 Aug 2014
|
[ 10:06 arved ] 
364423 audio/aqualung/Makefile
364423 audio/clementine-player/Makefile
364423 audio/cmus/Makefile
364423 audio/cripple/Makefile
364423 audio/deadbeef/Makefile
364423 audio/musicpd/Makefile
364423 audio/mythplugin-mythmusic/Makefile
364423 audio/sound-juicer/Makefile
364423 audio/xmms2/Makefile
364423 devel/gvfs/Makefile
(Only the first 10 of 25 ports in this commit are shown above. )
Chase library dependencies after libcdio <-> libcdio-paranoia split
PR: 192271
|
Wed, 30 Jul 2014
|
[ 03:57 pi ] 
363436 UPDATING
363436 audio/ario/Makefile
363436 audio/gogglesmm/Makefile
363436 audio/pianobar/Makefile
363436 comms/svxlink/Makefile
363436 databases/xtrabackup/Makefile
363436 devel/ccrtp/Makefile
363436 devel/ccrtp/distinfo
363436 devel/ccrtp/pkg-plist
363436 devel/gsoap/Makefile
(Only the first 10 of 94 ports in this commit are shown above. )
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)
|
Mon, 12 May 2014
|
[ 10:28 tijl ] 
353795 devel/gvfs/Makefile
353795 devel/gvfs/pkg-plist
Add USES=libtool:keepla tar:xz.
|
Wed, 29 Jan 2014
|
[ 21:13 kwm ] 
341783 devel/gvfs/Makefile
341783 devel/gvfs/pkg-plist
Make sure the ${DATADIR}/remote-volume-monitors directory is always there.
This was exposed by the introspection build of libgee failing when neither
hal or gphoto2 backends where enabled.
Reported by: Torfinn Ingolfsen <tingox@gmail.com> (ports ML)
|
Fri, 17 Jan 2014
|
[ 19:09 kwm ] 
340095 devel/gvfs/Makefile
340095 devel/gvfs/files/patch-config.h.in
340095 devel/gvfs/files/patch-configure
340095 devel/gvfs/files/patch-daemon_gvfsbackendgphoto2.c
Fix build with new gphoto2. [1]
While here:
Use new LIB_DEPENDS syntax, use USES=pathfix.
Add portscout macro, strip and stagify.
Obtained from: Gentoo [1]
|
Fri, 20 Sep 2013
|
[ 17:04 bapt ] 
327723 devel/f77flow/Makefile
327723 devel/fam/Makefile
327723 devel/fampp/Makefile
327723 devel/fastcrc/Makefile
327723 devel/fb303/Makefile
327723 devel/fc++/Makefile
327723 devel/ffcall/Makefile
327723 devel/fga/Makefile
327723 devel/fhist/Makefile
327723 devel/fib/Makefile
(Only the first 10 of 482 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
|
Tue, 3 Sep 2013
|
[ 08:49 bapt ] 
326129 audio/bmp-songchange/Makefile
326129 audio/cantus_3/Makefile
326129 audio/cowbell/Makefile
326129 audio/gqmpeg-devel/Makefile
326129 audio/hexter/Makefile
326129 audio/ipod-sharp/Makefile
326129 audio/jack_mixer/Makefile
326129 audio/padevchooser/Makefile
326129 audio/paman/Makefile
326129 audio/paprefs/Makefile
(Only the first 10 of 53 ports in this commit are shown above. )
Add an explicit dependency on pkgconf
|
Fri, 3 May 2013
|
[ 16:36 ehaupt ] 
317220 audio/ario/Makefile
317220 audio/gogglesmm/Makefile
317220 audio/libmtp/Makefile
317220 audio/pianobar/Makefile
317220 comms/libimobiledevice/Makefile
317220 comms/qtel/Makefile
317220 databases/drizzle/Makefile
317220 databases/libgda4/Makefile
317220 deskutils/chmsee/Makefile
317220 devel/gsoap/Makefile
(Only the first 10 of 95 ports in this commit are shown above. )
Chase security/libgcrypt update
|
Fri, 26 Apr 2013
|
[ 15:10 bapt ] 
316620 audio/soundtracker/Makefile
316620 comms/fldigi/Makefile
316620 comms/hylafax/Makefile
316620 databases/postgresql84-server/Makefile
316620 databases/postgresql91-server/Makefile
316620 databases/postgresql92-server/Makefile
316620 deskutils/xneur/Makefile
316620 devel/geany-plugins/files/Makefile.common
316620 devel/gvfs/Makefile
316620 devel/kdesvn-kde4/Makefile
(Only the first 10 of 20 ports in this commit are shown above. )
Convert USE_GETTEXT -> USES=gettext
While here:
- Trim headers
- Remove some useless pre.mk/post.mk
- Convert to optionsng
|
Fri, 8 Mar 2013
|
[ 15:29 kwm ] 
313655 devel/gvfs/Makefile
Disable detection of libbluray.
Reported by: mandree@
|
[ 10:51 kwm ] 
313633 Mk/bsd.gnome.mk
313633 UPDATING
313633 accessibility/at-poke/Makefile
313633 accessibility/at-spi2-atk/Makefile
313633 accessibility/at-spi2-atk/distinfo
313633 accessibility/at-spi2-atk/files
313633 accessibility/at-spi2-atk/files/patch-atk-adaptor_accessible-cache.c
313633 accessibility/at-spi2-atk/pkg-plist
313633 accessibility/at-spi2-core/Makefile
313633 accessibility/at-spi2-core/distinfo
(Only the first 10 of 417 ports in this commit are shown above. )
* 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
|
Wed, 6 Mar 2013
|
[ 16:52 bapt ] 
313527 Mk/Uses/fuse.mk
313527 Mk/bsd.port.mk
313527 audio/uade/Makefile
313527 devel/gvfs/Makefile
313527 devel/libewf/Makefile
313527 devel/libregf/Makefile
313527 devel/libvshadow/Makefile
313527 devel/py-fusefs/Makefile
313527 emulators/open-vm-tools/Makefile
313527 graphics/fusefs-gphotofs/Makefile
(Only the first 10 of 50 ports in this commit are shown above. )
Convert USE_FUSE macros into USES feature.
While here trim headers
Convert some USE_GNOME= gnomehack -> USES= pathfix
|
Sat, 29 Dec 2012
|
[ 05:18 mezz ] 
309604 devel/gvfs/Makefile
The gvfs-afc-volume-monitor is buggy and causing run 100%. A lot of Linux
users have the same problem. It's not worth to provide optional of it.
PR: ports/173267
Reported by: Otacilio de AraUjo Ramos Neto <otacilio.neto@ee.ufcg.edu.br>
|
Fri, 14 Dec 2012
|
[ 15:47 flo ] 
308910 CHANGES
308910 Mk/bsd.port.mk
308910 audio/uade/Makefile
308910 devel/gvfs/Makefile
308910 devel/libewf/Makefile
308910 devel/libvshadow/Makefile
308910 devel/py-fusefs/Makefile
308910 emulators/open-vm-tools/Makefile
308910 graphics/fusefs-gphotofs/Makefile
308910 net/openafs/Makefile
(Only the first 10 of 48 ports in this commit are shown above. )
- introduce a USE_FUSE macro
- convert all fuse ports to use the new macro
The macro makes sure sysutils/fusefs-libs gets installed and depending on
fuse being in base or not it installs sysutils/fusefs-kmod.
Approved by: portmgr (bapt)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ]
1.59 Mk/bsd.gecko.mk
1.1246 UPDATING
1.18 accessibility/accerciser/Makefile
1.12 accessibility/at-poke/Makefile
1.77 accessibility/at-spi/Makefile
1.5 accessibility/at-spi2-atk/Makefile
1.54 accessibility/dasher/Makefile
1.60 accessibility/gnome-mag/Makefile
1.45 accessibility/gnopernicus/Makefile
1.51 accessibility/gok/Makefile
(Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Wed, 18 Jan 2012
|
[ 17:36 arved ]
1.38 audio/aqualung/Makefile
1.10 audio/cripple/Makefile
1.18 audio/deadbeef/Makefile
1.76 audio/musicpd/Makefile
1.60 audio/sound-juicer/Makefile
1.66 audio/xmms2/Makefile
1.40 devel/gvfs/Makefile
1.36 emulators/mednafen/Makefile
1.16 emulators/pcsxr/Makefile
1.93 multimedia/audacious-plugins/Makefile
(Only the first 10 of 19 ports in this commit are shown above. )
Chase libcdio shlib bump
|
Wed, 9 Nov 2011
|
[ 15:26 miwi ]
1.6 accessibility/atkmm/Makefile
1.44 accessibility/gnome-speech/Makefile
1.67 archivers/libarchive/Makefile
1.9 archivers/libpar2/Makefile
1.8 archivers/snappy/Makefile
1.6 archivers/squeeze/Makefile
1.25 archivers/tardy/Makefile
1.3 audio/alsa-lib/Makefile
1.13 audio/audiere/Makefile
1.10 audio/celt/Makefile
(Only the first 10 of 250 ports in this commit are shown above. )
- Remove WITH_FBSD10_FIX, is no longer needed
|
Sat, 29 Oct 2011
|
[ 12:03 miwi ]
1.38 devel/gvfs/Makefile
1.36 x11-fm/thunar/Makefile
- Fix build on FreeBSD 10
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ]
1.11 Mk/bsd.cmake.mk
1.65 Mk/bsd.database.mk
1.5 Mk/bsd.efl.mk
1.66 Mk/bsd.gnustep.mk
1.82 Mk/bsd.kde.mk
1.2 Mk/bsd.ncurses.mk
1.46 Mk/bsd.openssl.mk
1.696 Mk/bsd.port.mk
1.28 Mk/bsd.qt.mk
1.17 accessibility/accerciser/Makefile
(Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Sat, 30 Jul 2011
|
[ 09:39 kwm ]
1.1 audio/abraca/files/patch-src__components__filter__filter_view.vala
1.1 audio/abraca/files/patch-src_coverart.vala
1.1 audio/abraca/files/patch-src_toolbar.vala
1.13 audio/deadbeef/Makefile
1.5 audio/deadbeef/pkg-plist
1.83 databases/evolution-data-server/Makefile
1.1 databases/mysql-workbench51/files/patch-frontend__linux__workbench__toolbar_manager.cpp
1.109 deskutils/gnome-utils/Makefile
1.99 devel/anjuta/Makefile
1.32 devel/anjuta/pkg-plist
(Only the first 10 of 29 ports in this commit are shown above. )
Build fixes with glib 2.28. gtk 2.24, gtkmm 2.24 and vala 0.12.
|
Sat, 4 Jun 2011
|
[ 22:38 mezz ]
1.35 devel/gvfs/Makefile
1.14 devel/gvfs/pkg-plist
Turn HAL support into optional.
PR: ports/157096
Submitted by: Warren Block <wblock@wonkity.com>
|
Tue, 1 Mar 2011
|
[ 09:37 kwm ]
1.34 devel/gvfs/Makefile
1.13 devel/gvfs/pkg-plist
Optionfy Avahi. default to on. [1]
libgnomekeyring lives in its own port these days.
Remove 2 6.x checks.
PR: ports/153327 [1]
Submitted by: "" <moonshade@pnhz.kz>
|
Sun, 21 Nov 2010
|
[ 17:25 kwm ]
1.33 devel/gvfs/Makefile
1.2 devel/gvfs/files/patch-client_gvfsfusedaemon.c
Fix fuse support build failure.
PR: ports/152442
Submitted by: Oleg Ginzburg <olevole@olevole.ru>
|
[ 14:12 mandree ]
1.32 devel/gvfs/Makefile
Disable FUSE for now because it breaks the builds at least
on 8.1-STABLE amd64.
|
Sat, 20 Nov 2010
|
[ 15:37 kwm ]
1.2296 MOVED
1.162 Mk/bsd.gnome.mk
1.991 UPDATING
1.29 accessibility/Makefile
1.75 accessibility/at-spi/Makefile
1.41 accessibility/at-spi/distinfo
1.36 accessibility/at-spi/pkg-plist
1.3 accessibility/at-spi2-atk/Makefile
1.2 accessibility/at-spi2-atk/distinfo
1.2 accessibility/at-spi2-atk/pkg-plist
(Only the first 10 of 609 ports in this commit are shown above. )
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 )
|
Tue, 27 Jul 2010
|
[ 19:56 olgeni ]
1.77 databases/evolution-data-server/Makefile
1.58 devel/bug-buddy/Makefile
1.30 devel/gvfs/Makefile
1.79 devel/libsoup/Makefile
1.59 graphics/evince/Makefile
1.234 multimedia/vlc/Makefile
1.20 net/libgweather/Makefile
1.41 net/vino/Makefile
1.29 print/libgnomecups/Makefile
1.120 print/libgnomeprint/Makefile
(Only the first 10 of 18 ports in this commit are shown above. )
Bump PORTREVISION in a few more ports affected by the libgcrypt
upgrade (they have references to libgcrypt.so.16).
|
Sun, 25 Jul 2010
|
[ 19:35 kwm ]
1.18 accessibility/mousetweaks/Makefile
1.13 accessibility/mousetweaks/distinfo
1.33 accessibility/orca/Makefile
1.24 accessibility/orca/distinfo
1.91 archivers/file-roller/Makefile
1.60 archivers/file-roller/distinfo
1.19 audio/libcanberra/Makefile
1.6 audio/libcanberra/distinfo
1.5 audio/libcanberra/files/patch-configure
1.76 databases/evolution-data-server/Makefile
(Only the first 10 of 129 ports in this commit are shown above. )
Presenting GNOME 2.30.2. for FreeBSD.
|
Thu, 10 Jun 2010
|
[ 21:31 pav ]
1.28 devel/gvfs/Makefile
- Mark BROKEN on 6.X: does not configure (unable to determine number of
arguments to statfs())
Reported by: pointyhat
|
Mon, 31 May 2010
|
[ 02:01 ade ]
1.14 accessibility/accerciser/Makefile
1.74 accessibility/at-spi/Makefile
1.2 accessibility/at-spi2-atk/Makefile
1.2 accessibility/at-spi2-core/Makefile
1.61 accessibility/atk/Makefile
1.52 accessibility/dasher/Makefile
1.56 accessibility/gnome-mag/Makefile
1.43 accessibility/gnopernicus/Makefile
1.48 accessibility/gok/Makefile
1.17 accessibility/mousetweaks/Makefile
(Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Fri, 28 May 2010
|
[ 08:29 kwm ]
1.26 devel/gvfs/Makefile
1.14 devel/gvfs/distinfo
1.6 devel/gvfs/files/patch-configure
Update to 1.6.2.
|
Mon, 10 May 2010
|
[ 21:19 kwm ]
1.2130 MOVED
1.159 Mk/bsd.gnome.mk
1.920 UPDATING
1.27 accessibility/Makefile
1.13 accessibility/accerciser/Makefile
1.7 accessibility/accerciser/distinfo
1.6 accessibility/accerciser/pkg-plist
1.73 accessibility/at-spi/Makefile
1.40 accessibility/at-spi/distinfo
1.1 accessibility/at-spi/files/patch-registryd_registry-main.c
(Only the first 10 of 772 ports in this commit are shown above. )
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 )
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ]
1.20 Mk/bsd.gecko.mk
1.12 accessibility/accerciser/Makefile
1.10 accessibility/at-poke/Makefile
1.72 accessibility/at-spi/Makefile
1.51 accessibility/dasher/Makefile
1.54 accessibility/gnome-mag/Makefile
1.42 accessibility/gnopernicus/Makefile
1.46 accessibility/gok/Makefile
1.11 accessibility/java-access-bridge/Makefile
1.32 accessibility/kdeaccessibility/Makefile
(Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ]
1.19 Mk/bsd.gecko.mk
1.11 accessibility/accerciser/Makefile
1.9 accessibility/at-poke/Makefile
1.71 accessibility/at-spi/Makefile
1.50 accessibility/dasher/Makefile
1.53 accessibility/gnome-mag/Makefile
1.41 accessibility/gnopernicus/Makefile
1.45 accessibility/gok/Makefile
1.10 accessibility/java-access-bridge/Makefile
1.31 accessibility/kdeaccessibility/Makefile
(Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Thu, 17 Dec 2009
|
[ 06:13 marcus ]
1.22 devel/gvfs/Makefile
1.12 devel/gvfs/distinfo
Update to 1.4.3.
|
Sun, 6 Dec 2009
|
[ 06:16 marcus ]
1.21 devel/gvfs/Makefile
1.11 devel/gvfs/distinfo
Update to 1.4.2.
|
Sat, 28 Nov 2009
|
[ 20:06 marcus ]
1.2034 MOVED
1.158 Mk/bsd.gnome.mk
1.25 accessibility/Makefile
1.10 accessibility/accerciser/Makefile
1.6 accessibility/accerciser/distinfo
1.5 accessibility/accerciser/pkg-plist
1.70 accessibility/at-spi/Makefile
1.39 accessibility/at-spi/distinfo
1.34 accessibility/at-spi/pkg-plist
1.59 accessibility/atk/Makefile
(Only the first 10 of 823 ports in this commit are shown above. )
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 )
|
Mon, 3 Aug 2009
|
[ 02:33 mezz ]
1.87 audio/gnome-media/Makefile
1.19 devel/gvfs/Makefile
1.112 sysutils/gnome-control-center/Makefile
1.139 www/epiphany/Makefile
Bump the PORTREVISION for libltdl. It got linked from libcanberra.la... I hate
.la file...
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ]
1.9 accessibility/accerciser/Makefile
1.8 accessibility/at-poke/Makefile
1.69 accessibility/at-spi/Makefile
1.49 accessibility/dasher/Makefile
1.40 accessibility/gnopernicus/Makefile
1.43 accessibility/gok/Makefile
1.8 accessibility/java-access-bridge/Makefile
1.29 accessibility/kdeaccessibility/Makefile
1.35 accessibility/kdeaccessibility4/Makefile
1.11 accessibility/mousetweaks/Makefile
(Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Mon, 29 Jun 2009
|
[ 23:14 mezz ]
1.17 devel/gvfs/Makefile
Turn fuse support off by default due to unreliable maintain fusefs-kmod port
and broke in -CURRENT.
Discussed with: marcus
|
Mon, 18 May 2009
|
[ 19:38 marcus ]
1.16 devel/gvfs/Makefile
1.9 devel/gvfs/distinfo
Update to 1.2.3.
|
Fri, 24 Apr 2009
|
[ 06:38 kwm ]
1.8 accessibility/accerciser/Makefile
1.5 accessibility/accerciser/distinfo
1.22 accessibility/orca/Makefile
1.17 accessibility/orca/distinfo
1.79 archivers/file-roller/Makefile
1.54 archivers/file-roller/distinfo
1.43 archivers/file-roller/pkg-plist
1.40 audio/pulseaudio/Makefile
1.3 audio/pulseaudio/files/patch-src_daemon_main.c
1.2 audio/pulseaudio/files/patch-src_daemon_start-pulseaudio-x11.in
(Only the first 10 of 161 ports in this commit are shown above. )
Presenting GNOME 2.26.1 for FreeBSD.
Approved by: portmgr (marcus)
|
Fri, 10 Apr 2009
|
[ 05:56 marcus ]
1.1845 MOVED
1.9 Mk/bsd.gecko.mk
1.154 Mk/bsd.gnome.mk
1.7 accessibility/accerciser/Makefile
1.4 accessibility/accerciser/distinfo
1.4 accessibility/accerciser/pkg-plist
1.68 accessibility/at-spi/Makefile
1.38 accessibility/at-spi/distinfo
1.33 accessibility/at-spi/pkg-plist
1.57 accessibility/atk/Makefile
(Only the first 10 of 480 ports in this commit are shown above. )
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.
|
Sat, 10 Jan 2009
|
[ 05:22 marcus ]
1.152 Mk/bsd.gnome.mk
1.6 accessibility/accerciser/Makefile
1.3 accessibility/accerciser/distinfo
1.3 accessibility/accerciser/pkg-plist
1.66 accessibility/at-spi/Makefile
1.37 accessibility/at-spi/distinfo
1.32 accessibility/at-spi/pkg-plist
1.55 accessibility/atk/Makefile
1.30 accessibility/atk/distinfo
1.29 accessibility/atk/pkg-plist
(Only the first 10 of 718 ports in this commit are shown above. )
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 )
|
Mon, 5 Jan 2009
|
[ 19:44 pav ]
1.32 devel/ZendOptimizer/Makefile
1.20 devel/ZendOptimizer/distinfo
1.27 devel/ace+tao/Makefile
1.20 devel/asis/Makefile
1.55 devel/boehm-gc/Makefile
1.16 devel/cgdb/Makefile
1.25 devel/clanlib/Makefile
1.22 devel/codeworker/Makefile
1.11 devel/cross-binutils/Makefile
1.8 devel/crow/Makefile
(Only the first 10 of 103 ports in this commit are shown above. )
- Remove conditional checks for FreeBSD 5.x and older
|
Mon, 30 Jun 2008
|
[ 04:00 marcus ]
1.11 devel/gvfs/Makefile
1.5 devel/gvfs/distinfo
Update to 0.2.5.
|
Fri, 6 Jun 2008
|
[ 13:21 edwin ]
1.85 devel/ORBit/Makefile
1.134 devel/ORBit2/Makefile
1.6 devel/acovea-gtk/Makefile
1.13 devel/aegis/Makefile
1.13 devel/agide/Makefile
1.7 devel/alabastra/Makefile
1.64 devel/anjuta/Makefile
1.15 devel/antlr/Makefile
1.9 devel/antlrworks/Makefile
1.48 devel/apache-ant/Makefile
(Only the first 10 of 367 ports in this commit are shown above. )
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)
|
Mon, 26 May 2008
|
[ 23:44 mezz ]
1.9 devel/gvfs/Makefile
1.4 devel/gvfs/distinfo
1.6 devel/gvfs/pkg-plist
Update to 0.2.4.
|
Sat, 12 Apr 2008
|
[ 22:18 pav ]
1.8 devel/gvfs/Makefile
- Re-enable CDDA option by default now when libcdio installs paranoia libs by
default
Requested by: marcus
|
Wed, 9 Apr 2008
|
[ 12:51 pav ]
1.7 devel/gvfs/Makefile
- Turn off CDDA support, it cannot be packages (default libcdio package comes
without paranoia)
With hat: portmgr
|
[ 04:20 marcus ]
1.6 devel/gvfs/Makefile
1.5 devel/gvfs/pkg-plist
Add CDDA support now that libcdio has been updated.
|
Tue, 8 Apr 2008
|
[ 04:42 marcus ]
1.5 devel/gvfs/Makefile
1.3 devel/gvfs/distinfo
1.4 devel/gvfs/pkg-plist
Update to 0.2.3.
|
Fri, 28 Mar 2008
|
[ 22:24 ahze ]
1.4 devel/gvfs/Makefile
- Add RUN_DEPENDS on sysutils/fusefs-kmod if build with fuse
To use fuse with gvfs make sure to add 'fusefs_enable="YES" to /etc/rc.conf and
add 'vfs.usermount=1' to /etc/sysctl.conf
|
[ 21:51 marcus ]
1.3 devel/gvfs/Makefile
1.2 devel/gvfs/distinfo
1.2 devel/gvfs/files/patch-configure
1.3 devel/gvfs/pkg-plist
Update to 0.2.2.
|
Tue, 25 Mar 2008
|
[ 02:46 marcus ]
1.2 devel/gvfs/Makefile
1.2 devel/gvfs/pkg-plist
Disable the libarchive module on versions of FreeBSD that have an older
libarchive.
|
Mon, 24 Mar 2008
|
[ 03:50 marcus ]
1.1564 MOVED
1.145 Mk/bsd.gnome.mk
1.40 Mk/bsd.gstreamer.mk
1.604 UPDATING
1.20 accessibility/Makefile
1.3 accessibility/accerciser/Makefile
1.2 accessibility/accerciser/distinfo
1.2 accessibility/accerciser/pkg-plist
1.62 accessibility/at-spi/Makefile
1.35 accessibility/at-spi/distinfo
(Only the first 10 of 712 ports in this commit are shown above. )
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
|
Number of commits found XX: 87 |