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

19572 Commits

Author SHA1 Message Date
Shigeyuki Fukushima
698e53507e Fix typo. (fix make fetch problem)
@{ECHO} => ${ECHO_MSG}
Submitted by:	Toshihiko Kodama <kodama@ayame.mfd.cs.fujitsu.co.jp
1999-06-28 15:58:33 +00:00
Thomas Gellekum
ac0e65e8e2 Uncomment NO_PACKAGE again. 1999-06-28 13:35:05 +00:00
Ralf S. Engelschall
d09be659ea NPS 0.9.20 -> 1.0b1 1999-06-28 13:29:40 +00:00
Thomas Gellekum
eb2098c655 Upgrade to 1.4.
PR:		12423
1999-06-28 13:23:38 +00:00
Sheldon Hearn
10d709045e Fix tcplist for the version of lsof in the ports tree. It wasn't parsing
lsof's output correctly.

PR:	9191
Submitted by:	Andrew Stevenson <andrew@ugh.net.au>
1999-06-28 09:53:02 +00:00
David E. O'Brien
ef62a281ed Define "OBSTACK_CHUNK_SIZE" as getpagesize().
Our malloc can allocte pagesized blocks efficiently and the EGCS default
size of 4072 bytes is not optimal.

Protect #define's and other minor syncing with
src/contrib/egcs/gcc/config/freebsd.h

OBSTACK_CHUNK_SIZE Submitted by:	Hidetoshi Shimokawa
1999-06-28 09:52:43 +00:00
David E. O'Brien
5796f2d63b Cleanup the FREEBSD_NATIVE stuff, which we don't use anymore in this context. 1999-06-28 09:07:17 +00:00
Satoshi Asami
bb915d772a Change PKGNAMEs to conform to guidelines.
apache-1.3.6+mod_ssl-2.3.3 -> apache+mod_ssl-1.3.6+2.3.3
  apache-1.3.6+ssl_1.35      -> apache+ssl-1.3.6+1.35

Reviewed by:	maintainers of both ports
1999-06-28 09:00:47 +00:00
Satoshi Asami
b5561bc515 Whoops, forgot to move epic4 from net to irc.
Pointed out by:	billf
1999-06-28 08:55:19 +00:00
David E. O'Brien
fe8ac023aa Allow "x,y" in addition to "x y" formatted data points. 1999-06-28 07:46:04 +00:00
Chris Piazza
cad6c0c117 Generic-NQS, a freely available Network Queuing System that provides
configurable limits on jobs on a per queue basis as well as for the
total queue system.
It is based on the de facto NQS standards and is interoperable with
commercial NQS products.

PR:		6699
Submitted by:	Tony Maher <tonym@angis.org.au>
1999-06-28 07:07:31 +00:00
Chris Piazza
1f6bb5e181 Move generic-nqs to the net category. 1999-06-28 07:02:11 +00:00
Chris Piazza
1a2673b109 Activate irb. 1999-06-28 06:40:35 +00:00
Chris Piazza
4c9caac0ff Change latex2html to use ${PERL} instead of /usr/local/bin/perl.
PR:		12410
1999-06-28 06:03:45 +00:00
Michael Haro
fdd42d9226 ircII is now located in ports/irc 1999-06-28 05:47:42 +00:00
Chris Piazza
e6e1f16451 Fix a typo (p5-SNMP_Simple -> p5-SNMP_Session) 1999-06-28 05:47:03 +00:00
Tim Vanderhoek
5ad269021f Don't use sentences in pkg/COMMENT since we can't use periods. 1999-06-28 03:33:57 +00:00
Tim Vanderhoek
93eb57b79b Merge from the undead: Remove trailing spaces and period hidden thereby. 1999-06-28 02:30:31 +00:00
Bill Fumerola
b111804601 New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles. 1999-06-28 02:24:57 +00:00
Chris Piazza
b5b2fe1605 Fix the fix for -current (no longer use sys/rlist.h).
PR:		12425
Submitted by:	maintainer
1999-06-28 02:00:15 +00:00
Bill Fumerola
94643a8e9a Whoops, forgot quirc. 1999-06-28 01:54:56 +00:00
Bill Fumerola
08339d7df6 New ports/{irc,java,x11-servers} categories, Step #2 - update old Makefiles. 1999-06-28 01:46:17 +00:00
Seiichirou Hiraoka
7b97059f3c PR: ports/12351
Submitted by:	nox@jelal.kn-bremen.de
a GTK+ frontend for mkisofs and cdrecord
1999-06-28 01:40:07 +00:00
Seiichirou Hiraoka
9a437bd920 Activate gcombust 1999-06-28 01:09:41 +00:00
Tim Vanderhoek
e32f86f31b Remove trailing spaces, and any periods that were hidden by them. 1999-06-28 00:45:20 +00:00
Chris Piazza
aa4bd83354 Upgrade lesstif to 0.88.1.
PR:		11250,12415
Submitted by:	Steven G. Kargl <kargl@troutmask.apl.washington.edu>
		Jeroen Ruigrok van der Werven <asmodai@wxs.nl>
1999-06-28 00:06:21 +00:00
Tim Vanderhoek
e86e50783f Rewrite pkg/COMMENT is such a manner that it will not be broken if
somebody runs a script removing all unnecessary articles from COMMENT
files (hint! hint!).

Fix some typos and such in pkg/DESCR.  I still don't know what pkg/DESCR
means when it says "qvwm requires ... share extension".  If anybody can
clarify that...
1999-06-27 23:29:56 +00:00
Michael Haro
0e9469f627 Update games/xconq mastersite and homepage
PR:		12418
Submitted by:	maintainer
1999-06-27 22:45:55 +00:00
Steve Price
05ad85463e Add a couple of missing files from upgrade to 2.5.
Noticed by:	msmith
1999-06-27 20:20:29 +00:00
Steve Price
e0edeb2d64 Fix a few spelling/grammar nits. 1999-06-27 20:17:59 +00:00
SADA Kenji
57a0be6c14 In case of future import of linux version netscape 4.61,
applied needed changes of www/netscape4-communicator.

PR:		ports/12413
Submitted by:	Palle Girgensohn <girgen@partitur.se>
1999-06-27 18:23:55 +00:00
Chris Piazza
ec3887a21d Activate xblood. 1999-06-27 18:09:07 +00:00
Chris Piazza
de736d328d XBlood is a utility to make the root window bloody.
It differs from xbloody(already in the tree) in that it
automatically fills the root window.

PR:	12407
Submitted by:	Sakai Hiroaki <sakai@miya.ee.kagu.sut.ac.jp>
1999-06-27 18:08:30 +00:00
Chris Piazza
f2dfc18e50 Activate p5-Time-HiRes. 1999-06-27 17:48:40 +00:00
Chris Piazza
89f4cfc9bc Time::HiRes module: High resolution time, sleep, and alarm.
Implement usleep, ualarm, and gettimeofday for Perl, as well as wrappers
to implement time, sleep, and alarm that know about non-integral seconds.

PR:	12230
Submitted by:	Stephen J. Roznowski <sjr@home.net>
1999-06-27 17:48:25 +00:00
Chris Piazza
fd29eff5a8 Activate p5-SNMP_Session 1999-06-27 17:42:48 +00:00
Chris Piazza
2ac3045663 Import of the SNMP_Session perl module. This module differs
from existing SNMP packages in that it is completely stand-
alone.

PR:	12231
Submitted by:	Stephen J. Roznowski <sjr@home.net>
1999-06-27 17:41:45 +00:00
Jean-Marc Zucconi
6cc65ed930 Version upgrade: 1.19 -> 1.20 1999-06-27 16:33:37 +00:00
Chris Piazza
472707b0f3 Generic-NQS -> generic-nqs. 1999-06-27 16:32:04 +00:00
Chris Piazza
a3a9b5e280 Fix irc/bitchx instead of net/bitchx.
Noticed by:	asami
1999-06-27 16:16:16 +00:00
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