Commit graph

247 commits

Author SHA1 Message Date
jlam
dff59f9ec3 x11.buildlink.mk needs to be included before any buildlink.mk files that
use X11_BUILDLINK_MK as a test value.  Generally just reordering the
inclusions so that x11.buildlink.mk comes before the other buildlink.mk
files will make everthing work.
2001-10-23 13:14:43 +00:00
lukem
14f427a693 bump to 0.9.7.2nb1, by applying fix for a security hole by disabling
the unshar-ing of shell scripts on binary decode.
2001-10-23 01:55:44 +00:00
veego
c495a26026 Ups, forgot an \ at the end of a line. 2001-10-20 17:31:44 +00:00
rh
d544edaa08 Update pan to 0.10.0.93. This release features minor user interface
improvements and fixes many bugs, including multithread bugs, memory
leaks, socket errors, and unabortable tasks.
2001-10-19 11:35:59 +00:00
veego
e4d299f904 You can't create more then one directory with ${INSTALL_DATA_DIR} on
solaris.
2001-10-19 09:17:11 +00:00
rh
146daa7a55 Update pan to 0.10.0.92. Changes are too many to list in detail, but
include tons of bugfixes and feature updates.  For a detailled list,
please see http://pan.rebelbase.com/#010092
2001-10-15 07:24:38 +00:00
wiz
a26f3bf277 Add a note why gnus is disabled [info files conflict, perry's working on it] 2001-10-11 13:16:01 +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
perry
5b19a9c477 disable gnus for temporarily. I messed up vis a vis conflicting info files 2001-09-27 06:48:18 +00:00
perry
6a935c9237 add gnus 2001-09-27 06:38:15 +00:00
perry
fffaf29a83 Add a package for Gnus 5.8.8 -- much more up to date than the one in emacs. 2001-09-27 06:37:11 +00:00
tron
d5dd708b51 Use "pgp" binary found by "configure" in "pgpverify" instead of hard coded
path "/usr/local/bin/pgp".
2001-09-12 11:20:57 +00:00
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
mjl
24e621c743 Update to 0.99.17.
* src/crypt.cc: corrected stupid salt calculation
        * src/NewsCache.cc (ns_newgroups): fixed a y2k bug
        (nnrpd): disabled stream buffering, some clients had problems with
        this
2001-08-28 03:30:41 +00:00
mjl
db846983b7 Update to 0.9.7.2. Plus: clean up Makefile, buildlinkify.
Besides a number of bugfixes, better support for non-Unix
	systems and a bit of new documentation, it starts up faster
	on some systems and has minor new features, like tab completion
	or detection of ``news:'' URLs. It is also more RFC compliant
	than ever.
	It has a fully customizable group mode and status bars,
	highlights URLs, makes use of some common NNTP extensions,
	offers better documentation and has lots of minor improvements
	and bugfixes over the previous version.
2001-08-22 14:21:46 +00:00
fredb
6feb1cc405 Bump version to 1.0nb7 for a couple of gratuitious changes:
Implement percent ('%') filename expansion in the "pipe" widget of the
  save/pipe dialog. Especially useful for setting Knews*shellfield.buffer
  in ${XENVIRONMENT}.

  Count articles for save/pipe command as "1 of N", "2 of N", and so on.
2001-08-15 06:09:01 +00:00
tron
adc35f1d13 Redirect standard output to "/dev/null" when starting "rc.news" to avoid
flooding of the console with unimportant INN log messages.
2001-07-29 05:11:26 +00:00
hubertf
52d436ab5c update for new patch-aa 2001-07-26 17:10:17 +00:00
hubertf
1d14255dfd Try building slrn with a LOCALBASE!=/usr/pkg -> *boom*
slrn looks for libslang in /usr/pkg by default, and doesn't know about
looking in other locations. Use $PREFIX instead of /usr/pkg now.

Found while compiling this on Solaris (w/o Zoularis, of course :)
2001-07-26 16:54:43 +00:00
tron
94e384e17f Solarias has "sendmail" in "/usr/lib" and not in "/usr/sbin". 2001-07-25 07:17:06 +00:00
tron
819e1de218 Make this package work under Solaris. 2001-07-24 17:18:38 +00:00
tron
891ea0e7ed Add "--enable-setgid-inews" to "CONFIGURE_ARGS" because "inews" is
otherwise only executable for member of the group "news" and can't hence
be used as posting frontend for e.g. the "nn" package.
2001-07-16 13:41:18 +00:00
tron
858eacaa91 Update "inn" package to version 2.3.2. Changes since version 2.3.1:
- innxmit can again handle regular filenames as input as well as storage
  API tokens (allowing it to be used to import an old traditional
  spool).
- Several problems with tagged-hash history files have been fixed thanks
  to the debugging efforts of Andrew Gierth and Sang-yong Suh.
- A very long-standing (since INN 1.0!) NNTP protocol bug in nnrpd was
  fixed.  The response to an ARTICLE command retrieving a message by
  message ID should have the message ID as the third word of the
  response, not the fourth.  Fixing this is reported to *possibly* cause
  problems with some Netscape browsers, but other news servers correctly
  follow the protocol.
- Some serious performance problems with expiration of tradspool should
  now be at least somewhat alleviated.  tradspool and timehash now know
  how to output file names for removal rather than tokens, and fastrm's
  ability to remove regular files has been restored.  This should bring
  expiration times for tradspool back to within a factor of two of
  pre-storage-API expiration times.
- An item that was actually changed in 2.3.0 but wasn't noted in NEWS
  when it should have been:  Users can no longer post articles
  containing Approved: headers to moderated groups by default; they must
  be specifically given that permission with the access: parameter in
  readers.conf.  See the man page for more details.
- Added a sample subscriptions file and documentation for it and
  innmail.
The changes required for this update were contributed by Bernd Ernesti
in PR pkg/13299.
2001-07-10 16:02:12 +00:00
jtb
963ef1cd31 LICENSE=no-profit 2001-06-05 00:54:08 +00:00
jtb
8ac4dc33f4 Add LICENSE=trn-license 2001-06-04 20:03:20 +00:00
jtb
694fceefa8 The tin source files bear the following notice:
*              You may  freely  copy or  redistribute  this software,
 *              so  long as there is no profit made from its use, sale
 *              trade or  reproduction.  You may not change this copy-
 *              right notice, and it must be included in any copy made

Add RESTRICTED="Profit from use, sale, trade, or reproduction disallowed"
to Makefile.
2001-06-04 19:55:13 +00:00
jtb
9b194344d8 Do not sell, rent, trade, market, or use nntpclnt for monetary profit. 2001-06-04 19:44:02 +00:00
dillo
8955c8788f Added patch: Don't treat To: headers in articles as From: headers.
(Patch sent to maintainers, will be in next version.)
2001-05-31 07:16:59 +00:00
dillo
2c02a8e5ee fix bug: Rereading active file doesn't reread active.mail (MH box
pseudo newsgroups), bumping version to 1.4.5nb1.  Patches sent to
maintainers.
2001-05-23 13:15:34 +00:00
wiz
26c40c61dd Update dependency on png to >=1.0.11 because of the shlib major bump.
Noted by Frederick Bruckman.
2001-05-22 09:32:18 +00:00
hubertf
834ef0f06b Update tin to 1.4.5. Changes:
-- 1.4.5 release 20010409 "One More Nightmare" --

031) Dirk Nimmich <nimmich@uni-muenster.de>
     BUG. empty news_headers_to_[not_]display_array could cause a SIGSEGV
     BUG. changing beginner_level or show_description from the options menu
          messed up the screen
     FIX. proto.h, config.c, signal.c

030) Thomas E. Dickey <dickey@herndon4.his.com>
     ADD. VMS port
     FIX. Makefile, aclocal.m4, config.guess, config.sub, configure[.in],
          mkdirs.sh, bugrep.h, config.h, extern.h, proto.h, tin.h, config.c
          lang.c, main.c, misc.c, save.c, signal.c, descrip.mms, pcre.mms
          vms/libvms.mms, vms/parsdate.c, vms/vmsdir.c, vms/vmsfile.c,
          vms/vmspwd.c, vms/select.h

029) Urs Janssen <urs@tin.org>
     BUG. possible bufferoverrun in read_groups_descriptions() on very long
          groupnames/descriptions
     ADD. allow superseding of articles even if one of the groups isn't
          in the active file.
     FIX. mail.c, post.c
2001-05-21 00:28:43 +00:00
tron
faba133276 Add missing "shutdown" keyword in startup file. 2001-05-10 21:58:01 +00:00
wiz
3f47dcb2d7 Use SHA1, and add size. 2001-05-09 20:24:30 +00:00
wiz
ea3694283b Manually make slrnpull, and add it to PLIST.
Noted by Martin Ammermueller. Should close pkg/12542.
2001-05-06 09:39:08 +00:00
wiz
1027710a6d Don't disable slrnpull and spool; addresses pkg/12542. 2001-05-03 17:50:28 +00:00
jtb
f09a56ab1c Add some missing files to the PLIST. I don't know why I found more
leftovers than the i386 bulk build.
2001-04-28 03:51:19 +00:00
rh
dfb57a2ef6 Add and enable pan 2001-04-24 14:14:41 +00:00
rh
697299165f Initial import of pan-0.9.6, an advanced, threaded Gnome newsreader. 2001-04-24 14:14:09 +00:00
agc
9106bfca40 Move to sha1 digests, and add distfile sizes. 2001-04-19 13:37:53 +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
hubertf
6d1f994785 PREIX -> PREFIX, per PR 12587 2001-04-09 08:06:11 +00:00
mjl
68d1ebd7fd Update to 0.9.7.0.1 (= 0.9.7.0a). Changes:
slrn does not crash in spool mode.
  S-Lang versions < 1.4.0 can be used; in this case, the
    set_utf8_conversion_table intrinsic is not available.
2001-04-01 16:35:10 +00:00
mjl
8df9d7c48e Update to 0.9.7.0. Lots of changes, mostly bugfixes. Quote from the
maintainer: "Besides adding exciting new features, it also fixes a
lot of annoying and some (potentially) security relevant bugs, so I
recommend the upgrade."
2001-03-30 18:13:24 +00:00
fredb
2476aee5c0 Update do_png() to no longer use the deprecated "libpng" functions.
"knews" was dumping core when trying to display a PNG image inline,
and now it doesn't.

Note: "Ctl-P" for UU encoded PNG's is a no-op (unrelated problem).
You'll need to have a message with a properly mime-encoded PNG image
in order to see do_png() go to work.
2001-03-26 21:48:59 +00:00
tron
7c4b701763 Don't try to connect to alternate IP addresses of the news server if the
user cancelled the operation. Bump version number to "1.0nb6".
2001-03-12 13:22:59 +00:00
tron
a56d0d5a5f Further improvement of IPv6 patches:
- Make IPv6 addresses (not names) work. You still need to specify the port
  number explicitly in this case.
- Fix bug in connection loop which caused PR pkg/12329.
The version number is bumped to "1.0nb5".
2001-03-10 22:05:53 +00:00
tron
5382bbe7c6 Because the minor number of the PNG library was increased packages compiled
using the newest PNG library won't work on system with an older one. To
prevent such problems with precompiled binary packages require at least
"png-1.0.9nb1" in all dependences.
2001-03-04 09:06:09 +00:00
jlam
a4827ab056 Mechanical changes to use ${PKG_PREFIX} instead of substituting for
@PREFIX@ in DEINSTALL/INSTALL scripts.
2001-03-01 19:07:51 +00:00
tron
5e30c7709d Fix another bug in IPv6 support. Bump version number to 1.0nb4. 2001-02-25 11:10:12 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00