Commit Graph

91 Commits

Author SHA1 Message Date
Torsten Blum
348c92577c Back out Pauls update to unoff4
OK'ed by: gpalmer
1996-06-24 21:52:30 +00:00
Paul Traina
91af19b340 Update to inn1.4unoff4 1996-06-20 21:40:12 +00:00
Satoshi Asami
2322ce43b2 Change NO_PACKAGE to NO_CDROM, this is a "don't make money from it" port. 1996-06-14 07:51:47 +00:00
Satoshi Asami
1646333f24 Makefile cleanup.
(1) Add $Id$.

(2) Reorder variables.  Remove unnecessary PKGNAME (was ==DISTNAME).

(3) Remove spurious comments about MAINTAINER, it's funny to if you
    look at the diff between 0.9.5 and 0.9.6 though.

(4) Remove unnecessary "IS_INTERACTIVE=no", that is a binary (set/unset)
    variable so it actually meant "yes" (and I'm sure that's not what
    Andreas meant).
1996-06-03 00:28:05 +00:00
Joerg Wunsch
95ad3cdc9b Finally upgrade to version 0.9.6.
Submitted by:	andreas@klemm.gtn.com (Andreas Klemm)
1996-06-02 15:13:07 +00:00
Satoshi Asami
b0ae2f4c93 pkg/COMMENT files for use by ports READMEs. 1996-04-09 08:30:00 +00:00
Satoshi Asami
a2381d3037 Upgrade, 2.6.1 -> 2.6.2.
Submitted by:	Noritaka Ishizumi <graphite@pepsi1.bekkoame.or.jp>
1996-04-07 08:15:33 +00:00
Satoshi Asami
21afe14bf7 Added suck. 1996-03-31 23:22:50 +00:00
Satoshi Asami
eeeb6d42c6 Receives/sends news to/from localhost via NNTP.
Submitted by:	Noritaka Ishizumi <graphite@taurus.bekkoame.or.jp>
1996-03-31 23:19:18 +00:00
Adam David
8f5e69dd77 added myself as maintainer.
mostly eliminate __FreeBSD__
fixed standalone daemon so it works.
build it as standalone by default, because that generally makes better sense.
(if there is disagreement, I will let it build both ways)
1996-03-20 01:49:59 +00:00
Andrey A. Chernov
cc8dd70071 Add one line setup instructions 1996-03-04 11:27:35 +00:00
Andrey A. Chernov
2a3d370f60 Add nn-current 1996-03-04 09:01:04 +00:00
Andrey A. Chernov
b04c706d13 Cosmetique 1996-03-03 13:56:22 +00:00
Andrey A. Chernov
fd983763d7 Better FreeBSD tuning & configuration 1996-03-03 13:19:58 +00:00
Adam David
9f5f2f89d0 added nntpxfer 1995-12-07 14:38:12 +00:00
Satoshi Asami
47a249c4f5 BUILD_DEPENDS on libcnews.a, not some arbitrary executable that comes
with cnews and installed in libexec.
1995-11-27 00:08:37 +00:00
Satoshi Asami
44e7471a07 Add libcnews.a and a corresponding @exec ranlib.
I'm not exactly sure why this was missing, but since it's installed by the
"make install" rule, it definitely should be in the package.
1995-11-22 12:55:16 +00:00
Satoshi Asami
912438a400 Add knews.
Requested by:	joerg
1995-11-21 09:54:20 +00:00
Joerg Wunsch
0f6cdff223 Karl-Johan Johnsson's X11 NNTP newsreader.
Submitted by:	andreas@knobel.gun.de (Andreas Klemm)
1995-11-19 16:55:05 +00:00
Satoshi Asami
9d395164e4 Include include/dbz.h in the package.
Noticed by: the nntp port
1995-11-09 05:49:59 +00:00
Torsten Blum
a922e85ca2 - use systems CFLAGS
- fix the load average check in nnrpd

Approved By: asami
1995-10-25 02:12:08 +00:00
Satoshi Asami
c401fbf12c Typo in PKGNAME! Oh my goodness.
Submitted by:	adam
1995-10-20 08:48:03 +00:00
Satoshi Asami
38594e1116 Use BUILD_DEPENDS on ${PREFIX}/libexec/ctime instead of
.if !exists(${PREFIX}/...), this is not a very clean solution but
the previous version simply didn't work because ${PREFIX} wouldn't
be substituted at this point.
1995-10-10 07:28:10 +00:00
Satoshi Asami
3597efba4b Move NO_PACKAGE to right place, also fix typo "to many" -> "too many".
Stepping on the toe of: torstenb
1995-10-10 07:24:14 +00:00
Torsten Blum
dce243e0ee add libinn.a and it's header files to the package list 1995-10-06 14:38:53 +00:00
Torsten Blum
ddd2e38f20 - add an `update' target (won't overwrite configuration files
- install libinn.a and it's header files
1995-10-06 14:33:05 +00:00
Adam David
816e71aa21 distribution was updated 1995-10-05 10:21:14 +00:00
Satoshi Asami
1f43de46ba Convert all makefiles to new formats. 1995-10-03 11:45:15 +00:00
Andrey A. Chernov
b5b90cf677 Change EXEC_DEPENDS -> RUN_DEPENDS 1995-09-23 17:28:02 +00:00
Torsten Blum
34750bc348 the patches has been moved to another directory... 1995-08-08 21:50:39 +00:00
Torsten Blum
36852e9bb1 add rkive to the SUBDIRs list 1995-07-15 22:48:36 +00:00
Torsten Blum
2442984436 rkive - a USENET newsgroup archiver 1995-07-15 22:46:26 +00:00
Satoshi Asami
da99bf2171 To the do-install target:
(1) Add a "rm -f ${PREFIX}/bin/inews", install was failing when it tried
    to overwrite an inews installed by a separate package (it su's first).

(2) Add "-c" to install lines of manpages.
1995-07-02 12:40:13 +00:00
Torsten Blum
32827e75fd add a NO_PACKAGE=yes 1995-07-02 10:08:13 +00:00
Torsten Blum
2d432a43de use /var/news/over.view for the overview database (NOV) 1995-07-02 09:43:10 +00:00
Satoshi Asami
ee12f980ac Add tin, convert Makefile along the way. 1995-07-01 10:08:26 +00:00
Satoshi Asami
224de7fb76 The tin newsreader, version 1.22. I know 1.3beta is out, but it's
changing quite rapidly according to Peter.  If someone is willing to
maintain it, go ahead and upgrade.

By the way, this is the 300th port.  Congratulations Peter, you get
any ten of the 300 ports for free! :)

Submitted by:	Peter Wemm <peter@haywire.DIALix.COM>
1995-07-01 10:07:18 +00:00
Andrey A. Chernov
27216f7df7 Change non-existent /usr/tmp to /var/tmp 1995-06-18 12:45:49 +00:00
Satoshi Asami
9fe6ec35b8 Fix these bugs.
- The expiration processing fails when attempting to store a long message-id
  in the new DBZ database. If left uncorrected, a disk full condition is
  likely to occur.
- When innxmit (on the master) encounters a news article that is
  cross-posted to LOTS of other newsgroups it segmentation faults.

Submitted by:	torstenb
1995-06-05 13:45:08 +00:00
Satoshi Asami
cf06af978e Add public patch for select loop problem.
Submitted by:	torstenb
1995-05-30 09:56:20 +00:00
Adam David
276df59433 name all lib/news/* and libexec/news/* 1995-05-14 16:26:56 +00:00
Satoshi Asami
c9dc84a522 Clean up subdir Makefiles. They now all look like this:
=====
# Id line
#
# RESTRICTED: restricted_port_1 (comment1)
# RESTRICTED: restricted_port_2 (comment2)
#
# BROKEN: broken_port_3 (comment3)
# BROKEN: broken_port_4 (comment4)
# BROKEN: broken_port_5 (comment5)
#

SUBDIR= good_port_1 good_port_2 ...
=====

Basically, the idea is to make it easy to find restricted or broken
ports by doing a "grep".
1995-05-14 03:30:07 +00:00
Satoshi Asami
8398ee1b87 Sort. 1995-05-13 09:18:11 +00:00
Satoshi Asami
6635ff2b24 # is not a valid comment character.... ;) 1995-05-12 07:45:34 +00:00
Satoshi Asami
fba225d3b0 Delete the @cd into man directories and append man/man? to all
the man pages.
1995-05-12 07:34:00 +00:00
Satoshi Asami
c3ef9a1872 Compress manpages for distrib.pats.5 passwd.nntp.5 too. This solves
the packaging problem.
1995-05-09 00:48:44 +00:00
Andrey A. Chernov
0e51237669 Activate munpack
Use proper inews path
Upgrade config.sh to 3.6
1995-05-06 11:51:57 +00:00
Satoshi Asami
a580214845 Fix the post-install target (gzipping manpages). inews.1 was missing
the ".1" suffix and something apperaed twice.  It still doesn't
package though (distrib.pats.5.gz and passwd.nntp.5.gz are
missing).
1995-05-05 09:21:43 +00:00
Torsten Blum
bdafc1dbf9 manpages are compressed now... 1995-05-04 22:51:58 +00:00
Torsten Blum
7d6e6ba0ad - add myself as MAINTAINER 1995-05-04 22:39:46 +00:00