Commit graph

22 commits

Author SHA1 Message Date
markd
2a2b9e36cb locale files moved to under ${PKGLOCALEDIR}/locale/...
Bump PKGREVISION.
2004-12-10 06:40:11 +00:00
markd
7164da2e7f Update kbiff to 3.7.1 and fix configure script so SSL is supported.
Changes:
03-23-04 - Roeland Merks (3.7.1)
   o Added code to toggle ASUS Mail LED

12-18-03 - Anton Perich
   o Changed IMAP code to use STATUS instead of EXAMINE

11-14-03 - Kurt Granroth
   o Updated 'admin' subdir to work with newer autoconf/automake

10-22-03 - Adam Piatyszek
   o Bug fix in maildir code to handle 'f'lagged messages

09-26-03 - Clemens Oertel
   o New option to set a command that runs whenever the status changes
     from New back to Old.  Useful to set LEDs and the like
2004-10-12 11:08:03 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
markd
69356e8ad6 USE_LANGUAGES=c c++ ; USE_LIBTOOL=yes 2004-07-28 13:18:11 +00:00
markd
f4b39d9825 bl3ify 2004-04-23 12:05:58 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
markd
c577f84e3e config.status is called to rebuild Makefiles if config.status is changed
and we now change it.  Unfortunately at the toplevel "Makefile" is passed
as the argument but config.status expects "./Makefile" so fails.

Patch the Makefile to not try and update Makefile in this case, as if it
worked it would make no functional change to the Makefile anyway so don't
bother.
2004-03-01 14:04:37 +00:00
markd
dd05c8383d USE_LANGUAGES= c c++. 2004-02-25 22:16:23 +00:00
markd
486b72773c Update kbiff to 3.7.
09-10-03 - Alex Galakhov (3.7)
   o Added SSL protocols support using KSSL

12-11-02 - Oren Peled
   o More robust .spec file
2004-02-09 11:46:49 +00:00
grant
f1ab3f4ed4 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 13:51:13 +00:00
jmmv
a58dd81611 Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23 21:50:42 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
wiz
a6e105fbae Bump PKGREVISION for libogg (or, in 5 cases, libao) updates. 2003-12-08 14:41:38 +00:00
drochner
b5278dc8cf bump revision after qt3/kde prefix change 2003-08-05 13:38:01 +00:00
markd
927eb73924 x11/kde3/ -> meta-pkgs/kde3/ 2003-07-30 15:41:48 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
jmc
48b4bfeb2d Fix bad entry for bin/kbiff 2003-03-30 22:32:43 +00:00
markd
9ac913f2fa Initial import of kbiff 3.6.3
KBiff is a "biff" or new mail notification utility. It is highly configurable
but very easy to use and setup. It tries to combine the best of the features
of most of the "other" biff programs out there.

KBiff supports all major mailbox formats: mbox (Berkely style), maildir, mh,
POP3, IMAP4, and NNTP.
2003-03-11 13:56:31 +00:00