Commit graph

34 commits

Author SHA1 Message Date
grant
f1ab3f4ed4 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 13:51:13 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
jmmv
157c1cd4d3 Add "windowmaker" as a secondary category; it already existed, but contained
a single package.
2003-04-26 09:49:35 +00:00
bouyer
6969199226 Add libXt to X libs. 2002-10-27 13:39:08 +00:00
fredb
b48eba1112 Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
tron
40a1f0a5b8 Add dependence on "libproplist" package which isn't inherited from the
"windowmaker" package any more.
2001-10-11 17:04:28 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
agc
b26a4eb88b Move to sha1 digests, and add distfile sizes. 2001-04-20 13:09:54 +00:00
agc
9e8d6c8b8d + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:33:31 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
wiz
5be08e0178 Added wm category to main Makefile; remove packages that have been moved
from x11 to wm; fix paths in packages that depend on the moved ones.
2000-12-12 02:10:16 +00:00
tron
ac00c31396 Update "wmmail" package to version 0.64. Changes since version 0.63a:
- added back ExecuteOnUpdate
- now searches @prefix@/GNUstep for defaults domain as well; thanks
  to Thomas Ribbrock <argathin@gmx.net> for suggestion
- added experimental DisplayEachMailbox option (thanks again to Peter
  da Silva); this makes WMMail.app display message counts (none, new,
  total, or new-over-total) for each mailbox that contains new mails
- POP3 mailboxes are correctly handled... I think :)
- added missing semi-colon in defaults file; thanks to Eric Anderson
  <eanderson@usa.net> for pointing this out
- now resets atime and mtime on mbox files; thanks to Peter Surda
  <surda@bigfoot.com> for patch
- fixed buffer overflow in imap.c; thanks to Peter da Silva
  <peter@taronga.com> for patch
- fixed handling of "Status" header in mbox.c and pop3.c
- no longer parses filenames in MailDir mailboxes (procmail should
  now work); countless people pointed out this one :(
- fixed counting of new mails in IMAP mailboxes; thanks to Alfonso
  Palacios-Sureda <alfonso.palacios-sureda@alcatel.fr> for the hint
- fixed segfault in maildir.c; thanks to
  Lars Bensmann <lars@skynet.e.ruhr.de>
- fixed DEFAULT_ANIM_SPEED; thanks to Vincent Arkesteijn
  <v.j.arkesteijn@student.utwente.nl>
2000-10-15 21:54:54 +00:00
tron
293ff04908 Update home page URL. 2000-10-08 07:05:39 +00:00
tron
8d7d754dfa Remove me as maintainer of those packages. 1999-10-07 17:41:46 +00:00
tron
c3bab7dba1 Use wildcards in dependence for "windowmaker" package. 1999-09-21 18:18:50 +00:00
agc
f4d5171de1 Add package patch checksum files. 1999-07-09 14:09:02 +00:00
tron
28ad6b0e46 Make default configuration more suitable for NetBSD. 1999-06-27 11:10:30 +00:00
tron
ae9c33b627 Update "wmmail" package to version 0.63a. Changes since version 0.62:
- fixed segfaults in wmmail.c
- added ability to use arbitrary TCP port for IMAP
- added ability to display message count when using multiple mailboxes;
  thanks to Justin Dolske <dolske@reston.wcom.net> for patch
- added preliminary POP3 support (don't even try to fix it!)
- change mbox.c to take care of dummy messages put in your mailbox
  by imapd, PINE, or whatever
- fixed imap.c to use CR-LF instead of just "\n"; thanks to Paul Bardo
  <pbardo@bridge.com> for pointing this out
- fixed installation
- WMMail.defaults changed and moved to Defaults/WMMail.in
1999-06-27 10:51:48 +00:00
jlam
17ab5f3efe Update dependencies on windowmaker to 0.60.0 1999-06-21 04:53:14 +00:00
rh
d38c8ccb8d Update dependencies to windowmaker-0.53.0 1999-05-02 18:04:50 +00:00
jlam
d9a0d73da9 Update dependencies to windowmaker-0.52.0. 1999-04-16 20:14:00 +00:00
tron
f96b880081 Update "wmmail" package for version 0.51.2 of "windowmaker" package. 1999-03-20 00:23:55 +00:00
hubertf
25eb94372d s/WWMail/WMMail/, per PR 7128 by Thilo.Manske@HEH.Uni-Oldenburg.DE. 1999-03-11 16:11:36 +00:00
tron
696628646c Fix this to build with new "automake" version. 1999-02-22 01:53:15 +00:00
hubertf
2a95ad9c6b Fix CONFLICTS (remove redundancy, mostly) 1999-02-20 22:48:24 +00:00
tron
de579b7bb2 Make this work with seperate "libproplist" package and update dependence
for "windowmaker" package.
1999-02-02 10:34:40 +00:00
tron
3f80b0b809 Add missing shared libraries which probably cause problems on ELF systems. 1999-01-30 23:59:33 +00:00
agc
f6473207ca Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this
package into ${X11BASE}".
Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11
headers and libraries to build this package".
1999-01-30 23:18:44 +00:00
tron
e9fcc272aa Search for GNUstep directory at correct location. 1999-01-30 14:19:00 +00:00
tron
51067b883a Add "x11" to category list. 1999-01-23 15:23:38 +00:00
tron
76937de3d5 The "make" program distributed with 1.3 and 1.3.x doesn't like the
generated "Makefile", so use GNU "make".
1999-01-23 15:15:55 +00:00
tron
c2b865b36a Fix mail directory path in example configuration. 1999-01-23 14:31:50 +00:00
tron
def2bace38 New "wmmail" package:
WMMail.app is a "mail-checker" like xbiff. It is largely based on
asmail, but has been modified to work with Window Maker instead of
AfterStep.
1999-01-23 14:24:04 +00:00