it has been useless for a long time and only confuses people (as we have
another BUILD_DEPENDS line right after this one)
no binary change of course
noticed by Markus Lude <markus.lude at gmx dot de>
"go ahead" espie@
XSel is a command-line program for getting and setting the contents of
the X selection. Normally this is only accessible by manually
highlighting information and pasting it with the middle mouse button.
or "gnome-run". However, those other tools don't have some nice and
important features: the very useful feature that allows one to use
it with keyboard only, and to be fast enough.
Testing, some corrections, and ok, ajacoutot@
GNUMail is a fully featured mail application.
It uses the GNUstep development framework or Apple Cocoa, which is based
on the OpenStep specification provided by NeXT, Inc.
GNUMail was written from scratch. It uses Pantomime as its mail handling
framework.
Pantomime provides a set of Objective-C classes that model a mail
system. Pantomime can be seen as a JavaMail 1.2 clone written in
Objective-C. The C language is only used where performance is critical.
Pantomime uses a little bit of ELM code.
Pantomime provides the following features (and more):
* a full MIME encoder and decoder
* a "folder view" to local mailboxes (Berkeley Format), POP3 accounts
or IMAP mailboxes
* a powerful API to work on all aspects of Message objects
* a local mailer and a SMTP conduit for sending messages
* APOP and SMTP AUTH support
* IMAP and POP3 URL Scheme support
* iconv and Core Foundation support
* UNIX mbox and maildir support
* SSL/TLS support for IMAP, POP3 and SMTP
Addresses for GNUstep is a versatile address book application for
managing contact information. It stores addresses, phone numbers,
pictures, instant messaging information, email, homepages and whatever.
Addresses is also a framework that allows access to the addresses
database in a way that is source code compatible with Apple's
AddressBook.framework. It also contains a view framework to facilitate
the construction of applications that use the contact database.
The ecoliercourt-fonts package provides cursive TTF fonts with small
descenders covering the basic latin range with an ink and dip pen style.
Such fonts are widely used in education.
They come in two versions: with and without "Seyes" ruling.
Note that now that fonts.dir and fonts.scale are created at install time
you need a recent -current before installing this package.
- don't manually run mkfontscale and mkfontdir ; pkg tools now take care
of this (you need a recent current for this)
- remove quotes around COMMENT while here
- bump PKGNAME
"looks good" to MAINTAINER Steve Shockley <steve.shockley at shockley dot net>
of this (you need a recent current for this)
- create fonts.alias in ${WRKSRC} so that fonts.dir does not get
installed
- remove quotes around COMMENT while here
- bump PKGNAME
- don't manually run mkfontscale and mkfontdir ; pkg tools now take care
of this (you need a recent current for this)
- remove quotes around COMMENT while here
- bump PKGNAME
for threaded libobjc to go in) ; re-order Makefile.inc and
gnustep.port.mk, set only for i386 until we get more test results, set
USE_X11 where it's due...
fbpanel is a lightweight X11 desktop panel.
It works with any ICCCM / NETWM compliant window manager (eg sawfish,
metacity, xfwm4, kwin, *box). It features several plugins such as
tasklist, pager, launchbar, clock, menu, sytray...
Based on an original submission by Landry Breuil (MAINTAINER), thanks!
XArchive is a GTK+2 front-end for various command line archiving
programs.
The idea is to have a generic front end for archives that uses external
wrappers around the command line archiving tools.
Original port from Giovanni Bechis <g.bechis at snb dot it> (MAINTAINER)
with some tweaks by myself