1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
Commit Graph

24855 Commits

Author SHA1 Message Date
Michael Haro
492419dd43 HAS_CONFIGURE -> GNU_CONFIGURE 2000-01-28 08:05:08 +00:00
Brian Feldman
f92bd5bf9f Enable 3DNow! support. You can set OPT_ARCH=3dnow to get an mpg123 with
3DNow! support, rather than teh default i586 support.

Approved by:	jkoshy
2000-01-28 07:50:12 +00:00
Michael Haro
a106a0d625 Update to pre10 2000-01-28 07:35:15 +00:00
Kris Kennaway
6e1633a8d0 Respect CXX and CFLAGS 2000-01-28 06:49:33 +00:00
John Polstra
3176ec22e7 This is a fairly substantial upgrade of the cvsup-mirror port. In
honor of the occasion I have bumped the version number to 1.1.

The port now depends upon the cvsup-bin and cvsupd-bin ports rather
than on the more trouble-prone cvsup port.

The CVSup server is run with "-C 100" (max. 100 clients at a time)
and the true limit is set in the "/usr/local/etc/cvsup/cvsupd.access"
file.  This is nice because you can change the limit by editing
the file; you don't have to restart the server.  The cvsupd.access
file also contains a rule to limit each individual host to one
connection at a time.

The CVSup client is now run under its own unprivileged user ID
instead of root.  This is a security enhancement.  It makes it
impossible for a compromised master site to install files into
places outside the mirror area of the filesystem.  The permissions
of various other files such as /usr/local/etc/cvsup have also been
strengthened to enhance security.

Both client and server now cd to /var/tmp to run, so that if they
decide to croak they'll be able to write the core file. :-)

The /usr/local/etc/rc.d/cvsupd.sh script now honors the "start"
and "stop" arguments.

The configure script no longer attempts to tell you the sizes of
the various collections.  That's impossible to maintain.  When I
have time I plan to make a web page where one can obtain that
information from an automatically-updated source.  Then I will
reference the URL in the configure script.

It is possible to upgrade an existing cvsup-mirror-1.0 installation
to this new version, but it is tricky because of the change in
ownership of the mirrored files.  I will post instructions to the
freebsd-hubs mailing list after I make sure I have the procedure
just right.
2000-01-28 06:42:37 +00:00
Joseph Koshy
1353f66bf5 Fix building of SML/NJ under 4-CURRENT after 1999/7/25.
The trap handler returns different information after this date for
numeric error conditions.  Since kern.osreldate is not a reliable
indicator of when this change occurred, we revert to checking for
the presence of a particular #define in <machine/trap.h> to decide
if the SML/NJ runtime sources need to use the newer interface.

Submitted by:	 Tom <tcrimi@andrew.cmu.edu> (in part)
2000-01-28 06:36:13 +00:00
David E. O'Brien
c237e54a44 Add CVS tags to the files that could tolerate them. 2000-01-28 06:25:44 +00:00
David E. O'Brien
a04f0baefd Make this thing acutally portlint(1) and come close our Ports Collection
coding style.

[billf contributed to the Makefile cleanup]

Forgotten by:	initial committer
2000-01-28 06:22:56 +00:00
Kris Kennaway
f109a2186b Upgrade to dsniff 1.3. The new patch is a hack because I didn't have time
to work out why configure wasn't noticing our db.h..
2000-01-28 06:22:43 +00:00
Kris Kennaway
270b3b0855 Upgrade to libnids 1.13 2000-01-28 05:58:50 +00:00
Bill Fumerola
26414295e4 Take over maintainership of this port (was ports@freebsd.org). There are
quite a few things this port is doing wrong or poorly and I plan to fix that.
2000-01-28 04:01:59 +00:00
Bill Fenner
991191f056 Use -fwritable-strings to let tcl stomp on Tcl_Eval() args. 2000-01-28 03:29:38 +00:00
Bill Fenner
0e5395681a Actually use tcl/tk 8.2 like we claim to. 2000-01-28 03:21:28 +00:00
Bill Fenner
f667380351 Use IPV6_JOIN_GROUP and IPV6_LEAVE_GROUP. 2000-01-28 03:21:13 +00:00
Bill Fenner
f89808a1f5 Add -pedantic to override the default -pedantic-errors, to allow
socket code to compile.
2000-01-28 03:05:29 +00:00
Bill Fenner
72ae8ffa3f Add -pedantic to override the default -pedantic-errors, to allow
socket code to compile.
Include <time.h> where needed.
2000-01-28 03:05:21 +00:00
Seiichirou Hiraoka
823c104ee5 Fix WWW in DESCR 2000-01-28 01:56:46 +00:00
Chris D. Faulhaber
aed355dfec Update port to 0.7.3
* Fix a few bugs from the previous release
* Faster loading of newsgroups
* New article threading options
2000-01-28 01:46:17 +00:00
Seiichirou Hiraoka
808f793a90 Change MASTER_SITES 2000-01-28 01:44:25 +00:00
Seiichirou Hiraoka
57fb96a9e6 Fix MASTER_SITES 2000-01-28 01:39:06 +00:00
Chris D. Faulhaber
8c2c1d0b16 Update port to 0.25
PR:		16392
Submitted by:	Maintainer
2000-01-28 00:55:34 +00:00
Chris D. Faulhaber
9cf130ae5a Update port to 0.24
PR:		16392
Submitted by:	Maintainer
2000-01-28 00:49:17 +00:00
Chris D. Faulhaber
430ae55a49 Fix the new compiler problem as reported by bento.
PR:		16385
Submitted by:	Maintainer
With help from:	Alex Langer <alex@big.endian.de>
2000-01-28 00:45:32 +00:00
Chris D. Faulhaber
7e9c6dfde4 Update port to 2.3.0
PR:		16382
Submitted by:	Maintainer
2000-01-28 00:38:57 +00:00
Chris D. Faulhaber
db680614ba Update Maintainer's email address
PR:		16399
Submitted by:	Maintainer
2000-01-28 00:34:08 +00:00
Chris D. Faulhaber
4a339cb8e2 Update port to 1.0.7
PR:		16400
Submitted by:	Maintainer
2000-01-28 00:31:09 +00:00
Jean-Marc Zucconi
71c6f31179 The port was broken because dicts were installed in $SHAREDIR but
ispell was looking for files in $LIBDIR. Because $LIBDIR is only used for
dictionaries, we don't need the SHAREDIR variable. Just define LIBDIR to
$PREFIX/share/ispell.
2000-01-28 00:08:56 +00:00
Jean-Marc Zucconi
6d08cf7c87 Correct checksums for the 99.12 version. 2000-01-27 23:21:31 +00:00
Jean-Marc Zucconi
f337734dab Upgrade to the 1999/12 version 2000-01-27 23:19:11 +00:00
Satoshi Asami
7a96c39f50 o Fix checksum dependency to emacs20.
o Change port's texinfo format procedure more verbose one.  This also
     fixes the build problem on 4-current.

PR:		16357
Submitted by:	maintainer
2000-01-27 21:51:21 +00:00
Jean-Marc Zucconi
bf93b56370 Upgrade to web2c version 7.2b 2000-01-27 21:50:19 +00:00
Brian Feldman
d9da1a8a4c Take off RESTRICTED, since this has been a proper package for some
time now, and is not a legal problem (see Bruce Schneier's latest
Crypto-Gram).  Basically, since it's unencumbered, it is alright.
2000-01-27 21:19:20 +00:00
Jim Mock
5d90534838 Make this compile on -CURRENT
Submitted by:	reg
2000-01-27 20:28:35 +00:00
Brian Feldman
b4490c9873 Update to Xpuyopuyo 3.1. This release includes network play :)
Approved by:	maintainer (Yin-Jieh Chen <yinjieh@csie.nctu.edu.tw>)
2000-01-27 17:24:41 +00:00
Satoshi Taoka
174c42b82c I found that this port needs "gmake" in build and run. 2000-01-27 16:52:30 +00:00
Satoshi Taoka
923e617b6a Add USE_PERL5 2000-01-27 16:20:23 +00:00
Munechika SUMIKAWA
a6d7ea1d57 move IPv6-enable python to python+ipv6 and revert origial python
to before IPv6.

Since IPv6-enable python make bigger the size of sockaddr, some of scripts
are affected. I maintain python+ipv6 separately to minimize impact for users.
It will be removed when IPv6 patches are merged into original distribution,
such as ruby.

Repositry copied by:	asami
2000-01-27 15:54:26 +00:00
Satoshi Taoka
0daaac97a3 edict.gz edict.doc were unfetchable
Obtained from:	http://www.freebsd.org/%7Efenner/portsurvey/
2000-01-27 13:36:37 +00:00
Satoshi Taoka
a48fae63e1 I forgot to modify PKGNAME and CATEGORIES for the japanese category. 2000-01-27 13:14:57 +00:00
Satoshi Taoka
685ae54733 Add freepwing 2000-01-27 13:08:02 +00:00
Satoshi Taoka
22c8e755c6 Free JIS X 4081 (subset of EPWING V) Formatter 2000-01-27 13:06:42 +00:00
Dirk Froemberg
b5547c011b Set BROKEN again. 2000-01-27 13:05:20 +00:00
Dirk Froemberg
617852d95e libmcrypt.so.2 was renamed to libmcrypt-2.2.so.2. 2000-01-27 13:04:23 +00:00
Satoshi Asami
9086f9ff8d Remove rzsz, I've tolerated this for far too long but when it starts
mailing stuff out automatically, it is just too much.  Please use
lrzsz, zmtx-zmrx or any other free alternative.

If nothing else works, you can always compile rzsz from the original
source.
2000-01-27 12:21:31 +00:00
Yukihiro Nakai
e726a767af Add sapphire
PR:		ports/16386
Submitted by:	Trevor Johnson
2000-01-27 11:09:27 +00:00
Yukihiro Nakai
63bc459024 Initial import.
Small new window manager.

PR:		ports/16386
Submitted by:	trevor@jpj.net
2000-01-27 11:07:41 +00:00
Jeremy Lea
f27fb649ff Make this compile on -current and respect CFLAGS.
Change maintainer to ports since old maintainer's email is invalid.
2000-01-27 11:07:08 +00:00
Yukihiro Nakai
dcfee3ef2c Change MASTER_SITES and MAINTAINER.
PR:		ports/16383
Submitted by:	saper@system.pl
2000-01-27 10:58:12 +00:00
Yukihiro Nakai
57a84eb76c PLIST fix.
Submitted by:	taoka@FreeBSD.org
2000-01-27 10:55:58 +00:00
Munechika SUMIKAWA
fbe132c6fd Fix building error on bento.
It is caused when IPv6-enable mtr is compiled on *IPv6-disable* kernel,
such as bento environment.

Approved by:	billf
2000-01-27 08:25:29 +00:00