When is an extremely simple personal calendar program, aimed
at the Unix geek who wants something minimalistic. It can
keep track of things you need to do on particular dates. Its
file format is a simple text file, which you can edit in your
favorite editor.
WWW: http://www.lightandmatter.com/when/when.html
PR: ports/96564
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
http://www.gnome.org/start/2.14/ for the official release notes, and a list
of all the gooides in this new release. In particular, GNOME 2.14 focused
on performance, and they did not miss the mark. There's some new eye candy,
but most of the big things are waiting until GNOME 2.16. On the FreeBSD
side, we tried to clean up all the crashers we could. In particular, we
really improved GNOME's 64-bit support.
The good news is that this release does not bring any big shared library
version bumps, so you can almost do a simple portupgrade to get to 2.14.
There are a few minor gotchas that will be documented in UPDATING shortly.
The FreeBSD GNOME Team would like th thank the following users for their
patches, feedback, and sometimes incessant complaing about crashes (you
know who you are).
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Pascal Hofstee <caelian@gmail.com>
rmgls@wanadoo.fr
tmclaugh
Yuri Pankov <yuri.pankov@gmail.com>
sajd on #freebsd-gnome
ade
ankon on #FreeBSD-Gnome
mux
Pascal Hofstee <caelian@gmail.com>
QuiRK on #freebsd-gnome
Vladimir Timofeev <vovkasm@gmail.com>
style sticky-notes on your desktop. It was designed as a lightweight
replacement for knotes.
WWW: http://sourceforge.net/projects/s-notes/
PR: ports/96421
Submitted by: Shaun Amott <shaun@inerd.com>
they now do not overwrite existing configuration files. Rather than backing up the
old ones and allowing the user to merge the files by hand, config files are left
untouched.
Submitted by: Shaun Amott <shaun@inerd.com>
Drop the dependency on metakit, and add dependencies on PyRTF and
pysqlite21. Hopefully this can put an end to the utter nonsense
whereby this port was marked BROKEN because its build caused a
file within ${PYTHON_SITELIBDIR} to get byte-compiled. There was
no really graceful way to handle it, and now I can just let the
next poor shmuck whose port depends on py-metakit deal with that
dilemma.
- Take maintainership [1]
- Add 'java' category [1]
- Use SUB_FILES to configure the launcher shell script
- Install in DATADIR=${JAVASHAREDIR}/${PORTNAME} as encouraged in the
Porter's Handbook.
- Removed useless JAVA_RUN (implied when nothing is specified)
- Launch the JVM with 'exec' as stated in the Porter's Handbook
- Set JAVA_VERSION and use javavmwrapper to launch the application
PR: 93582 [1]
Submitted by: Rainer Alves <rainer.alves@gmail.com> [1]
as the author said that he won't update gtodo anymore and will have gtodo2.
I wouldn't give it a high hope in it. I am cleaning it up before releasing
it to ports.
- Update WWW.
- Remove intltool from BUILD_DEPENDS, the USE_GNOME=* take care of it.
- portlint:
-Add USE_GETTEXT.