1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

19532 Commits

Author SHA1 Message Date
Andreas Klemm
eb11b51ed9 Long awaited upgrade to version 1.2a
It lastet so long, because of personal time constraints and based
on the fact, that I had to do the very time consuming task, to
revamp the whole big brother installation heavily.

This could be avoided, if Sean could provide a Makefile with a real
install: target and not the drainbamaged
	"unpack, compile and let the whole sh**^H^H^H^Hbunch
	 remain here(tm)" philosophy."
(me lucky one, that apsfilter has changed about 1-2 years ago ;-)

- make install target now copies the workdir to ${PREFIX}/bb
  and then moves or removes files and directories as needed

- revamped client configuration and introduced a
	${PREFIX}/share/bb/bbclients
  directory.

Hope you like it this way ;-)
1999-06-27 14:23:08 +00:00
Justin M. Seger
24e2306755 Upgrade to xscreensaver-3.16 1999-06-27 14:15:20 +00:00
Jun Kuriyama
48ba1c4fa2 Activate ja-xt. 1999-06-27 12:44:39 +00:00
Michael Haro
e56f292fd3 Give port a MAINTAINER= ports@FreeBSD.org line 1999-06-27 09:37:13 +00:00
Michael Haro
9498a6a3f4 Move manpage from PLIST to Makefile 1999-06-27 09:32:22 +00:00
Michael Haro
7f6443b63e Move manpage from PLIST to Makefile and cleanup Makefile 1999-06-27 09:02:11 +00:00
Michael Haro
5665c6ddb6 1) move manpage from PLIST to Makefile
2) fix maintainer's email address (@@ -> @)
1999-06-27 08:53:24 +00:00
Michael Haro
db1064ae9c listen to ${CC} 1999-06-27 08:12:33 +00:00
Michael Haro
dff50f43f3 Shorten DESCR file so it is only 24 lines long. 1999-06-27 07:54:43 +00:00
Michael Haro
20bebc6fe9 Only depend on tcp_wrapper if it isn't in the base system. 1999-06-27 07:42:20 +00:00
Michael Haro
1f4a287f09 Support ${PREFIX} better and also only depend on tcp_wrappers if it
doesn't exist in the base system.
1999-06-27 06:40:24 +00:00
Chris Piazza
adce277bc8 Add a MAINTAINER to this port.
PR:	12405
Submitted by:	andrews@technologist.com
1999-06-27 05:36:20 +00:00
Jun Kuriyama
9521de5394 Upgrade to v2.0.11.
Submitted by:	okazaki@be.to
1999-06-27 04:53:59 +00:00
Tim Vanderhoek
80d5cf586f Fix some 80+ character COMMENTs that turned-up in the recent pkg/COMMENT
rampage.
1999-06-27 04:14:00 +00:00
Chris Piazza
5466dce301 Activate Generic-NQS. 1999-06-27 03:27:06 +00:00
Chris Piazza
042e341ebe Update to rxvt 2.6.0.
PR:	12356
Submitted by:	maintainer
1999-06-27 02:07:36 +00:00
Chris Piazza
627a76ee31 Fix distfile Fennerage. 1999-06-27 01:52:41 +00:00
Chris Piazza
bfdab59fe1 Update to version 1.0
PR:	12402
Submitted by:	maintainer
1999-06-27 01:04:35 +00:00
Michael Haro
a34a75aba7 use ${PREFIX} and only require tcp_wrappers if it isn't part of the
base system.
1999-06-26 22:58:41 +00:00
Satoshi Asami
161c5ae073 Add new categories irc, java and x11-servers. 1999-06-26 22:29:57 +00:00
Satoshi Asami
431301cd62 New category x11-servers. Here's the charter:
X11 servers.
1999-06-26 22:28:29 +00:00
Satoshi Asami
dffeb7407b New category irc. Here's the charter:
Internet Relay Chat utilities.
1999-06-26 22:19:58 +00:00
Satoshi Asami
dbe2e8c2af New category java. Here's the charter:
Java language support.
1999-06-26 22:07:25 +00:00
Michael Haro
ba88ea332d /usr/local -> ${PREFIX}
PR:		12198
Submitted by:	Nick Hibma <nick.hibma@jrc.it>
1999-06-26 21:56:51 +00:00
David E. O'Brien
d378d1eaa0 BROKEN='unfetchable, version 6.5 is the latest' 1999-06-26 20:59:57 +00:00
Michael Haro
0293853479 Deactivate apache12* 1999-06-26 19:52:00 +00:00
Chris Piazza
ad376a7646 Activate wxgtk. 1999-06-26 19:34:25 +00:00
Chris Piazza
bea0504d8b wxWindows (wxGTK). A cross-platform C++ GUI toolkit.
PR:	12298
Submitted by:	Alexander Langer <alex@cichlids.com>
1999-06-26 19:33:20 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]

I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.

Before I forget....

Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit.  See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +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
Dirk Froemberg
721882cd88 Update MASTER_SITES. 1999-06-26 18:58:18 +00:00
Tim Vanderhoek
4b7f92f936 Commit #2/4 to enforce Caps, no period. I ran this oe as
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`

Results to follow.  :)
1999-06-26 17:55:58 +00:00
Andreas Klemm
7dcd272063 purely cosmetic: nuke commented out BROKEN line 1999-06-26 17:45:32 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
SADA Kenji
0514b77a3e I'll maintain this port.
Approved by:	ache
1999-06-26 14:54:10 +00:00
Ralf S. Engelschall
a18dd580b5 daily version number bump: NPS 0.9.21 1999-06-26 13:57:54 +00:00
Andreas Klemm
971040175b Upgrade zebra to 0.70.
0.70 is a bugfix release to 0.69
from the announcement on the zebra mailinglist:
I've just fixed critical bug of zebra's routing information base
calculation which introduced in zebra-0.69.  ospfd bugs which causes
core dump are also fixed.  Configuration search path bug is fixed by
NAGUCHI kay.  RIPng in filter bug is fixed by itojun.
* Changes in zebra-0.70
* Changes in zebra
** Critical routing information base calculation bug check is fixed.
** zebra ipv4 message is extended to support external/internal route flavor.
** Now if internal route doesn't has direct connected nexthop, then nexthop
is calculated by looking up IGP routing table.
* Changes in bgpd
** `neighbor PEER update-source IFNAME' command added as ALIAS to
`neighbor PEER interface IFNAME'.
* Changes in ospfd
** DD null pointer bug is fixed.
1999-06-26 12:01:35 +00:00
Dirk Froemberg
0eb14523bb Upgrade to PHP 3.0.10. 1999-06-26 11:53:08 +00:00
Chris Piazza
6d6a45d6b7 Update to ml version 3.4
PR:	12186
Submitted by:	maintainer
1999-06-26 09:22:50 +00:00
Chris Piazza
e29cb886bb Update to 1.4.3
PR:	12397
Submitted by:	Jim Mock <jim@phrantic.phear.net>
1999-06-26 08:37:32 +00:00
Chris Piazza
3c3f904d86 Activate wmglobe. 1999-06-26 08:35:00 +00:00
Chris Piazza
286a8106f5 Import of wmglobe: a neat dockapp that displays an xeath-like
display of the earth that is currentlyl under the sun, and more.

PR:	12396
Submitted by:	Will Andrews <andrews@technologist.com>
1999-06-26 08:34:07 +00:00
Sheldon Hearn
75d5290a29 Bump "Version required:", which I forgot in the previous commit. 1999-06-26 07:53:16 +00:00
Andreas Klemm
d1ecc97553 update ntpdate to last version 4.0.93a
got a patch to make it run.

Submitted by:	sorry, deleted mail too fast
1999-06-26 06:54:17 +00:00
David E. O'Brien
0b6e2072b2 Upgrade to LSOF v4.44.
* Corrected output ordering of parent PID and process group ID when both
-R and -g are specified.

* Changed NODE-ADDR column title to NODE-ID in anticipation of using more
general identification information in the column.
1999-06-26 01:06:46 +00:00
Tim Vanderhoek
cfd7bb79e9 Add MASTER_SITE.
Submitted by:	Lars Koeller (ports/12296)
1999-06-25 23:52:57 +00:00
Tim Vanderhoek
abcfee9b7d Update master website. 1999-06-25 23:51:58 +00:00
Chris Piazza
bc7a4d2740 Activate cheapcall. 1999-06-25 23:07:23 +00:00
Chris Piazza
6ddc18be27 A utility that shows the cheapest call-by-call telephone provider.
This is in german only and only applies to people in Germany.

PR:	12193
Submitted by:	Peter Cornelius <pcc@gmx.net>
Reviewe  by:
1999-06-25 23:06:16 +00:00
Chris Piazza
f440d428cd Update www/amaya to 2.1
PR:	12386
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us>
1999-06-25 22:42:04 +00:00