Steve Price
4e6bdf1064
Rework configuration, add a MASTER_SITE, and honor PREFIX.
...
PR: 13123
Submitted by: maintainer
1999-09-06 23:29:26 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
da8955d04b
$Id$ -> $FreeBSD$
1999-08-30 14:33:04 +00:00
Jim Mock
6bd2651fd0
Activate pan.
1999-08-30 05:50:21 +00:00
Jim Mock
a4fccee966
Import of pan.
...
Pan is a threaded GNOME news reader based on Agent for Windows systems.
PR: 13019
Submitted by: Chris D. Faulhaber <jedgar@fxp.org>
1999-08-30 05:47:33 +00:00
Tim Vanderhoek
847ae8f2b6
Remove preceeding pkgname from some of the comments having one.
1999-08-29 19:19:43 +00:00
Michael Haro
8d6f14a9b2
sed -> ${SED}
1999-08-28 02:17:34 +00:00
Michael Haro
af5f314286
ln -> ${LN}
1999-08-28 01:58:05 +00:00
Michael Haro
b8f8618362
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
...
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 22:30:39 +00:00
Michael Haro
535add65ac
grep -> ${GREP}
...
true -> ${TRUE}
false -> ${FALSE}
1999-08-23 04:23:59 +00:00
Michael Haro
235481b52a
awk -> ${AWK}
...
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
1999-08-22 23:33:47 +00:00
Michael Haro
ee330ad71a
chown -> ${CHOWN}
1999-08-22 21:22:22 +00:00
Michael Haro
5281212be3
chmod -> ${CHMOD}
...
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Andreas Klemm
53e2c71f00
Get the sources of the inn-stable port from the download section
...
of my homepage. ISC only makes a few version availabe for ftp
download, so I'd have to update the port every 3 or 4 weeks.
Such an update interval is too heavy for me at the moment.
1999-08-21 17:13:39 +00:00
Chris Piazza
b37a7d1943
Update one of the MASTER_SITES
...
PR: 13119
Submitted by: maintainer
1999-08-14 03:13:17 +00:00
Chris Piazza
f8158b6f16
Change the second MASTER_SITE
...
PR: 13118
Submitted by: maintainer
1999-08-14 03:11:49 +00:00
David E. O'Brien
c3f053cdce
Update to the 1.4.19990805 "Preacher Man" version.
1999-08-06 16:41:21 +00:00
Satoshi Asami
9759856baf
"foo" and "bar" are not valid categories. :)
...
Pointy hat to: cpiazza
1999-08-05 11:49:02 +00:00
Chris Piazza
c9b492e30c
Activate bgrab
1999-08-02 03:32:42 +00:00
Chris Piazza
518a137d11
Import of bgrab.
...
An automated binary extraction tool for Usenet newsgroups.
It will log into any newsgroup and download all the binary files.
PR: 12841
Submitted by: Kelly Yancey <kbyanc@posi.net>
1999-08-02 03:32:21 +00:00
Kris Kennaway
f5e9f6bfe8
Upgrade to dejasearch 1.6.3
...
PR: 12531 (based on)
Submitted by: Dominic Mitchell <Dom.Mitchell@palmerharvey.co.uk>
1999-07-27 13:26:43 +00:00
Andreas Klemm
d3cd9678d8
Update inn-stable to latest version inn-STABLE_2_2-1999-07-24_03-02
1999-07-25 10:20:19 +00:00
Justin M. Seger
bc0a7a1c73
Upgrade to suck-4.2.1
1999-07-21 21:19:29 +00:00
Satoshi Asami
c52dd8cdef
Adjust do-install target to match reality (${MACHINE_ARCH} now part of
...
obj dir name).
1999-07-19 07:01:48 +00:00
Chris Piazza
5568f38103
Update to 0.9.5.7
...
PR: 12673
Submitted by: Jim Mock <jim@blues.ghis.net>
1999-07-17 04:03:21 +00:00
SADA Kenji
558151a7e6
Unified the writing of working directories.
...
The `test .. || ..' style could abort the make process,
so changed to be using `if .. then' style.
1999-07-05 18:59:58 +00:00
Chris Piazza
88145cd693
Change maintainer's email address.
...
PR: 12516
Submitted by: maintainer
1999-07-05 05:42:51 +00:00
Steve Price
4ed9b99734
No need to use -p since ${MKDIR} == 'mkdir -p'.
1999-07-04 21:34:45 +00:00
Steve Price
c339279a85
A bit of portlint cleaning and fix a few style nits.
1999-07-04 20:54:41 +00:00
SADA Kenji
51a86703bf
Add `LEAF_SETUP_WRKDIRS' option variable which enables a user to
...
setup leafnode+'s working directories automatically at installation
time.
Approved by: maintainer
1999-07-04 19:40:37 +00:00
Tim Vanderhoek
dd9ff05a6a
Commit #3/4 to enforce caps, no period.
...
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
1999-06-26 19:12:45 +00:00
David E. O'Brien
5362b248f8
Upgrade to the 19990624 pre-1.4 release.
1999-06-25 22:01:09 +00:00
Steve Price
3e94dbb52b
time(3) returns a time_t and not a long.
1999-06-22 17:55:49 +00:00
Steve Price
f35733722f
Fix for archs where sizeof(long) != sizeof(time_t).
1999-06-22 16:41:35 +00:00
Steve Price
d9466e7bba
Use 'ln -sf' for the /var/news symlink just in case it already exists.
1999-06-22 16:24:48 +00:00
Steve Price
e5ab31180b
Update to use pgp-verify version 1.12.
...
PR: 12099
Submitted by: maintainer
1999-06-10 08:00:12 +00:00
David E. O'Brien
c4c98b4416
Use {PERL5} rather than hardcoded path.
...
Submitted by: Nick Hibma <nick.hibma@jrc.it>
1999-06-09 09:36:39 +00:00
Steve Price
817dd6b677
Activate the gup port.
1999-06-09 00:37:44 +00:00
Steve Price
88448775a3
Initial import of gup version 0.4.
...
Allows remote sites to change their newsgroup subscriptions.
PR: 11602
Submitted by: Denis Shaposhnikov <wizard@vlink.ru>
1999-06-09 00:35:34 +00:00
Steve Price
802b01afcd
Update to version 1.1.
...
PR: 11798
Submitted by: maintainer
1999-06-08 23:39:51 +00:00
Steve Price
6a5e7df9c0
Moved these files to the distfiles directory on my homepage.
1999-05-30 02:34:12 +00:00
Matthew Hunt
7aefdc5ee6
Correct distfile fennerage by upgrading to beta72.
1999-05-21 22:39:40 +00:00
Michael Haro
5d99809d47
update to 0.9.5.6
...
Submitted by: jim@phrantic.phear.net
PR #: 11741
1999-05-17 08:40:25 +00:00
Steve Price
8a342478f1
Update to version 9.5.5.
...
PR: 11673
Submitted by: maintainer
1999-05-16 23:41:04 +00:00
Torsten Blum
de0ca7f1e2
Fix a typo.
...
Approved by: asami
Noticed by: Andrew Gallatin <gallatin@cs.duke.edu>,
Jeremy Prior <jez@netcraft.co.uk>
1999-05-12 07:26:27 +00:00
David E. O'Brien
b9d2a30381
Tweak fetch URLs slightly.
1999-05-09 21:25:52 +00:00
Steve Price
2c78917c6b
LIB_DEPENDS on the new unified xview port.
1999-05-04 23:18:39 +00:00
Michael Haro
99829290ed
WWW: - the root of all evil
1999-05-03 05:07:31 +00:00
Steve Price
4f53dca7d0
Mark this port as being interactive and other misc. cleanups from the
...
new maintainer.
PR: 9686
Submitted by: Jasper O'Malley <jooji@neptune.oceancomputer.com>
1999-05-03 02:32:02 +00:00
Steve Price
040c3682ca
Stick this port's distfiles on my homepage since it has disappeared
...
from everywhere else.
PR: 10304
1999-05-03 02:12:24 +00:00