Commit graph

10 commits

Author SHA1 Message Date
gavan
d50b33ce66 Set USE_GCC_SHLIB. Fixes linking on Solaris. 2003-11-07 14:59:42 +00:00
martti
f928be280d COMMENT should start with a capital letter. 2003-07-21 16:56:41 +00:00
jschauma
e4608c2791 Update to 0.8.3:
fix a bug appearing when using gcc-3.x causing a segfault
2003-07-18 15:26:27 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
jlam
3ef633718c (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG;
Makefiles simply need to use this value often, for better or for
    worse.

(2) Create a new variable FIX_RPATH that lists variables that should
    be cleansed of -R or -rpath values if ${_USE_RPATH} is "no".  By
    default, FIX_RPATH contains LIBS, X11_LDFLAGS, and LDFLAGS, and
    additional variables may be appended from package Makefiles.
2003-03-14 19:37:30 +00:00
jschauma
b27f4cee3f Don't complain if we can't remove ${PREFIX}/share/bbtools - other packages
might need the directory.
2002-10-09 14:35:39 +00:00
agc
f2ab604bce Add a patch so that this package works with xpkgwedge. 2002-08-12 16:02:44 +00:00
jschauma
4b71ae45e9 Add -Wl,-R${X11PREFIX}/lib to LDFLAGS to allow non-xpkgwedged systems to find
the right libraries at runtime.  Pointed out during Hubert's latest bulkbuild.
2002-07-13 15:35:17 +00:00
jschauma
18c78dc001 Add $NetBSD: $ tag -- shouldn't pkglint have caught this? 2002-06-30 02:12:10 +00:00
jschauma
dd1deda0c9 Initial import of bbmail, version 0.8.2:
bbmail is a mailbox checker (not only) for the Blackbox windowmanager.
It emulates the look and feel of the blackbox-toolbar.
Options include:
* It alarms you when new mail has arrived
* Start a mail program by pressing the envelope
* Displays unread and read mail
* All the colors an gradients can be changed.
* Can be configured so it only shows up when new mail has
  arrived.
* Option to always stay on top (can be changed using the mouse)
* Support for multiple mail boxes
* Support for counting mail through external program for instance
  flist to check nmh mail
  or fetchpop/fetchmail to check mail on remote sites.
* Support for POP, IMAP etc. through external program ( tested
  with fetcmail and fetchpop).
* Possibility to 'copy' Blackbox toolbar style
* Ability to start command when new mail arrives (eg. to play
  sound)
* Menu showing all mailboxes (and unread/total mail in these
  boxes).
2002-06-30 02:07:34 +00:00