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
Satoshi Asami
84a041dc5a
nntpxmit and shlock moved from bin to libexec/news.
1995-04-25 10:44:17 +00:00
Satoshi Asami
b3bd749aea
Typo (nnusages -> nnusage)
1995-04-24 09:24:25 +00:00
Satoshi Asami
6db9c10ff1
Add "-" in front of "ln -s" so that it won't be fatal if the link
...
already exists.
1995-04-24 09:21:52 +00:00
Satoshi Asami
76573ce60c
{WRKSRC} -> ${WRKSRC}. Conical hat goes to adam. :p
1995-04-24 09:15:30 +00:00
Satoshi Asami
069e6920d0
Take out invocation of fake-pkg from do-install target. It is now
...
done in the main install target itself.
1995-04-24 09:10:36 +00:00
Satoshi Asami
a12f523a73
Updated for new bsd.port.mk.
1995-04-22 12:06:02 +00:00
Adam David
b7bb2b8db1
find dbz.h and libcnews.a under ${PREFIX}/{include,lib}
1995-04-18 14:37:45 +00:00
Adam David
963090c1f4
use ${PREFIX} instead of /usr/local
1995-04-18 13:56:22 +00:00
Adam David
88a4b39650
install dbz.h and libcnews.a so that nntp and anything else that might use them
...
can pick them up from /usr/local/{include,lib}
1995-04-18 11:54:42 +00:00
Andrey A. Chernov
30c64255c6
Cleanup/termios support/off_t -> long and much more
1995-04-15 03:12:11 +00:00
Satoshi Asami
e87af43c40
Makefiles of news ports cleaned up!
1995-04-11 23:29:46 +00:00
Jordan K. Hubbard
ac3066bf75
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
...
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Andreas Schulz
5b80e7aa08
Move the target of the pre-build to the pre-install. At the time of the
...
pre-build inews can't be build because it uses hostname.o from the nn
source that is not yet build.
1995-02-26 23:16:23 +00:00
Andreas Schulz
659c6f9340
One more of this extra tabs in a Makefile.
1995-02-23 10:40:58 +00:00
Paul Traina
e1f99584be
use "echo | su" instead of "su -c"
1995-01-24 16:43:07 +00:00
Paul Traina
6de501272b
Add cnews back in
1995-01-24 03:21:03 +00:00
Paul Traina
d3b45beaa4
Changes for current release...
1995-01-24 03:17:45 +00:00
Gary Palmer
c91b5845d0
Disable cnews until it's fixed
1995-01-23 20:14:55 +00:00
Gary Palmer
f9f5ac435f
Fix for PR ports/149 - MD5 checksum wrong for current cnews distfile
1995-01-18 21:10:27 +00:00
Gary Palmer
4e1c52d12b
Next batch of MD5 files.
1995-01-04 01:44:42 +00:00
Gary Palmer
0fcb861ca1
Upgrade to 3.6
1995-01-04 01:44:22 +00:00
Gary Palmer
bc2efc5c4d
Next batch of MD5 checksum files
1995-01-04 01:44:04 +00:00
Adam David
2559ca5f6a
copy conf.h.dist to conf.h in pre-patch:
...
was previously pre-configure:
1994-11-26 17:32:34 +00:00
Andrey A. Chernov
86df416c30
change pre-configure to pre-patc
1994-11-15 10:07:33 +00:00