Unix, written in C++. It is aimed at nonsense-free file management. It
is mostly inspired by the List View in Mac OS Finder, but also has
Unix-handy features such as an interactive location bar with Bash-style
tab completion, and a simple but elegant user interface.
WWW: http://jaffm.binary.is/
PR: ports/96427
Submitted by: Shaun Amott <shaun@inerd.com>
- Don't explicitly mention a specific supported KDE version in pkg-descr
- Fix typo and add a trailing newline for better readability in pkg-message
PR: ports/93919
Submitted by: Rainer Alves <rainer.alves@gmail.com>
Approved by: maintainer
PR.
Thanks for contributing.
Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.
While I'm here:
- fix a little nit in the csound port (I think the intention was to
create no backup file instead of creating one with a "-e" extension)
- set ARCH to i386 in the amd64 case for the acroread7 port. This
is a work-around to be able to install everything when a dependency
is not already installed (ARCH is read-only in sub-makes, so the
dependencies can't change it). This should be removed when the
dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]
Not objected to by: portmgr (explicit: krion; silence: rest)
Maintainer timeout: ~4 months
Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1]
PR: 87985 [1]
- Remove patches (changes have been integrated by author)
- Minor description alteration
- Update PLIST and post-patch regex
- New maintainer
PR: ports/92087
Submitted by: Shaun Amott <shaun@inerd.com>
- Shared lib version and PORTREVISION bumb for all affected ports.
While I'm here:
- Remove USE_MESA knob where it was (35 ports).
It marked as depricated for 2 years.
PR: ports/90247
Submitted by: Ermal Lu?i <eri--@albabsd.org>
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
and new features. Don't believe me? Then see for yourself at
http://www.gnome.org/start/2.12/notes/en/.
DO NOT USE portupgrade by itself to upgrade to GNOME 2.12. Instead, use
the gnome_upgrade.sh script from
http://www.marcuscom.com/downloads/gnome_upgrade212.sh. This script will
circumvent some potential pitfalls users can see if they use portupgrade
by itself.
In keeping with tradition, GNOME 2.12 for FreeBSD comes with a special
splash screen. The winner of this release's contest is
Dominique Goncalves <dominique.goncalves@gmail.com>. His splash screen
was inspired by http://art.gnome.org/contests/2.12-splash/83.
The FreeBSD GNOME Team would lank to thank the following users for
their contributions to this release:
Matthew Luckie <mjl@luckie.org.nz>
ade
sajd on #freebsd-gnome
Caelian on #freebsd-gnome
mnag
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Mark Hobden <markhobden@gmail.com>
Sergey Akifyev <asa@agava.com>
Andreas Kohn
For more information on GNOME on FreeBSD, checkout
http://www.FreeBSD.org/gnome/. The 2.12 documentation will be
posted shortly.
- Fix the installation of error like this below by add graphics/netpbm in the
BUILD_DEPENDS.
pnmtopng: not found
pngtopnm: not found
pnmscale: not found
[...repeat...]
- Fix the ability of disable/enable xine, so you don't have to depend on xine
when the xine thumbnail plugin is disable (aka WITHOUT_XINE).
- Fix all of plugins/thumbnails build by add @LDFLAGS@ in each of
Makefile.in's LDFLAGS. That also make xine, music stuff and etc actually
work to create the thumbnails or/and do something.
- A few other fixes that make it builds better.
- Do not extract the CVS, now our filesystem and plist look prettier.
- Add new knobs:
WITH_DEBUG
WITH_ECORE_MAINLOOP
WITHOUT_EXTRACTOR
WITHOUT_ID3
WITHOUT_VORBIS
WITHOUT_XINE
Didn't add knobs for dbus, gnomevfs, avi and etc because they either doesn't
build or cause it crashes. As for KDE stuff like dcop and kio, I am lacking
to test them so someone will have to check and test it.
- Fix the plist.
- Bump the PORTREVISION.
Reported by: tmclaugh (can't build with plugins/thumbnails)
Approved by: Anders Troback <freebsd@troback.com> (maintainer)
fine without explicit version in there, while specifying it can
occasionally confuse (cf. ports/78527). Packages depend on specific
versions of Xaw3d and X libraries anyway and ports will get the right
version number through imake.
The release notes can be found at
http://www.gnome.org/start/2.10/notes/rnwhatsnew.html, and will give you a
good idea of what has gone into this release overall. However, a lot of
FreeBSD specific additions and fixes have been made. For example, this
release offers fixed ACPI support as well as new CPU freqeuncy monitoring
support. See the FreeBSD GNOME 2.10 upgrade page at
http://www.FreeBSD.org/gnome/docs/faq210.html for the entire list as well
as a list of known issues and upgrade instructions.
GNOME 2.10, as well as all of our releases, would not be possible without
the great team that goes into porting and testign each and every component.
Thanks definitely goes out to ahze, adamw, bland, kwm, mezz, and pav for all
their work. We would also like to thank our adventurous users that chose to
ride the walrus. We'd especially like to thank the following users that
provided patches for GNOME 2.10:
ade
Yasuda Keisuke
Franz Klammer
Khairil Yusof
Radek Kozlowsk
And anyone else I may have accidentally omitted.
As with GNOME 2.8, 2.10 comes with a brand-spankin' new splashscreen
courtesy of Franz Klammer. However, unlike GNOME 2.8, we've included all
of the FreeBSD GNOME splashscreen entries with gnomesession. You can
use the deskutils/splashsetter port to choose the one you like best.
As always, GNOME users should _not_ use portupgrade alone to upgrade to
2.10. Instead, get the gnome_upgrade.sh script from
http://www.FreeBSD.org/gnome/gnome_upgrade.sh.
Enjoy!