Commit graph

85 commits

Author SHA1 Message Date
tv
506b76ba4b Sort. 1999-04-30 17:16:12 +00:00
tron
d286db26a9 Fix run time library search path. 1999-04-23 21:41:25 +00:00
mjl
14122c3669 Update to 0.9.5.4. Relevant changes:
0. Misc bug fixes, including:
    * slrn now honors port information encoded in hostname when
      refreshing newsgroups.
1. Tweak to generation of NEWGROUPS server command to make it y2k
   compliant.  (In my opinion, the protocol is weak in this area)
3. New configuration variable: set simulate_graphic_chars 0
4. Patch from Hubert Figuiere <Hubert.Figuiere@solsoft.fr> to handle
   (broken?) knews iso-latin1 mime encoding.
5. New configuration variable: set auto_mark_article_as_read 1
   If zero, reading an article will not cause it to be marked as read.
6. It is now possible to specify what headers to show via the .slrnrc
   line:
       visible_headers "From:,Subject:,Newsgroups:,Followup-To:,Reply-To:"
7. Tweak to group.c:group_sync_group_with_server courtesy of
   stesch@parsec.rhein-neckar.de (Stefan Scholl).
1999-04-12 22:30:39 +00:00
tron
6f2e8d1a64 Update for "knews" package to version 1.0b1 supplied by Frederick Bruckman
in PR pkg/7151:
- XFace support.
- Misc. bugfixes based on patches from Matthias Scheler,
  Christian Bauernfeind and Greg Ubben.
1999-03-14 15:07:20 +00:00
rh
fa7041ca83 Remove mirror sites that do not carry the current version of nntpcache.
Add some new mirror sites.
1999-03-10 14:05:40 +00:00
agc
1bb3007c04 s/make/${MAKE}/g 1999-03-08 10:53:55 +00:00
tron
4b8cb793c0 Update dependence for "png" package. 1999-03-04 13:51:17 +00:00
tv
160ac103ef Update to 2.3.3, including some changes from FreeBSD's port. Update
approved by proff@nntpcache.org (one of the authors, who runs it on
NetBSD).
1999-02-23 00:38:04 +00:00
tv
b50fe05f0d pkglint: rcsid 1999-02-22 21:38:56 +00:00
tv
4c4fb32893 Add and enable trn. 1999-02-22 16:13:20 +00:00
tv
0e51f362fa A package for trn, the threaded version of the classic rn newsreader. 1999-02-22 16:12:07 +00:00
hubertf
2a95ad9c6b Fix CONFLICTS (remove redundancy, mostly) 1999-02-20 22:48:24 +00:00
frueauf
3c72106c60 Add "ulimit -d ulimit -H -d" to news.daily. Provided in pr 6978
by Chris Jones.
1999-02-11 07:52:43 +00:00
hubertf
06881034f8 sendmail is in /usr/sbin, not /usr/lib.
Reported by <torppa@staff.megabaud.fi> in PR 6966.
1999-02-09 01:06:47 +00:00
tron
726fda2aee Add "x11" to category list. 1999-01-25 20:09:09 +00:00
tron
c30a893484 Two fixes by Christian Bauernfeind:
- fix broken tabulator rendering
- fix a typo
1999-01-25 19:41:37 +00:00
tv
056e008d04 Update to 19981225. 1999-01-06 18:04:19 +00:00
frueauf
a0044c9eb4 Add missing rcs ids. 1998-10-31 23:06:31 +00:00
frueauf
0e197e4788 Remove unnecesary mkdir rule. 1998-10-31 23:04:37 +00:00
frueauf
97eec43ede Set proper PKGNAME (name-version sheme); remove double BUILD_DEPENDS on
libslang, DEPENDS is enough; remove unnecesary blank lines.
1998-10-31 23:01:54 +00:00
hwr
d4ab73d0e2 Enable slrn. 1998-10-31 21:12:01 +00:00
hwr
ba92c12b5f Slrn - a text terminal based newsreader. Version 0.9.5.3. 1998-10-31 21:09:13 +00:00
agc
6b868b539a nntpcache has a "fee-based-commercial-use" license. Add that category of
license to the ACCEPTABLE_LICENSES category in the example mk.conf file.
1998-10-19 11:23:31 +00:00
matthias
54059a20c1 set UPLIBTOOL, EXTLIB and EXTOBJ. 1998-10-18 09:58:55 +00:00
matthias
f3a46bf6da Remove all patches that just remove $(LIBTOOL) from the install rules. The
result of these patches was that the libtool stub got installed instead of
the real binary.
1998-10-18 09:53:03 +00:00
bad
2e7ab754bd Don't depend on sendmail being found in the PATH.
Don't pickup random crap, $LOCALBASE/bin/perl or bust!
1998-10-17 18:09:32 +00:00
frueauf
f1a7dd0f90 Update suck to 3.10.1. 1998-10-16 21:08:26 +00:00
bad
0fd5901135 Fix typo. 1998-10-12 00:03:11 +00:00
tv
07c60a4b2b Get libtool from the right place. 1998-10-02 15:07:58 +00:00
agc
9a4d510aae Define and use INSTALL_FILE. 1998-09-17 15:39:53 +00:00
garbled
b24dd7bd96 Enable build of inn-2.1 and note addition thereof. 1998-09-05 03:26:55 +00:00
garbled
bdf269a755 Add new pkg for inn-2.1
the public release of InterNet News (INN).
1998-09-05 03:21:11 +00:00
frueauf
7dbd840630 Add and enable xrn. 1998-08-29 21:55:39 +00:00
frueauf
631b01e12c Initial addition of xrn-9.01, a Usenet News reader for the X window system. 1998-08-29 21:54:49 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.
1998-08-20 15:16:34 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
frueauf
f9655655d4 Update to suck-3.9.4. 1998-08-01 16:59:39 +00:00
hubertf
06a201efa5 Fix maintainers address: 554 <udo@netvision.org>... Service unavailable 1998-07-17 07:41:52 +00:00
tron
128ef47f19 Enable "tin", fixes PR pkg/5755. 1998-07-16 17:41:10 +00:00
tron
5c3d079c8d New "tin" package supplied by Udo Steinegger in PR pkg/5755:
TIN newsreader (termcap based)
1998-07-16 17:40:09 +00:00
tron
0eeef44b77 Fix dependence for "png" package. 1998-07-15 18:03:53 +00:00
frueauf
004e47e5b0 cat ${PKGDIR}/MESSAGE in bsd.pkg.mk if it exists, don't do it in every
package Makefile.
1998-07-14 10:56:15 +00:00
mycroft
c73ee53134 Update xpm to 3.4k. 1998-07-04 09:18:54 +00:00
mycroft
0167d80629 Update libjpeg to v6b. 1998-07-04 05:11:12 +00:00
agc
988019b016 Update package Makefiles for automatic manual page handling. 1998-06-22 12:58:33 +00:00
frueauf
0c5b977ef7 Enable nntpcache. 1998-06-06 15:31:17 +00:00
frueauf
4a004c1a1e Initial addition of an nntp multi-server caching daemon.
Fixes pr 4752, based on the pkg by Ty Sarna with minor changes.
1998-06-06 15:28:35 +00:00
agc
062cdc8ef9 Include bsd.prefs.mk, in case variables are set in /etc/mk.conf 1998-06-03 13:19:35 +00:00
tv
5a16279a9c Correct thinko in expansion of etc/nntp/server description. 1998-05-27 18:02:08 +00:00