Commit graph

54636 commits

Author SHA1 Message Date
Pete Fritchman
c797f1eea2 Add flasher 1.2, monitors log or mail files for writes, and flashes
a keyboard LED.

PR:		35768
Submitted by:	Murray Nesbitt <murray@unixporting.com>
2002-03-18 23:10:09 +00:00
Cy Schubert
a50d121378 MIT currently distributes their KRB5 distribution in a tarball (.tar)
that contains the distribution itself, in a tar.gz file, and a signature
certificate, contained in a detached .tar.gz.asc file.  Prior to this
patch, users installing MIT KRB5 had to extract the tarball into
/usr/ports/distfiles, then proceed with the installation.  This caused
confusion among those installing the port.  This patch addresses the
problem by extracting the .tar.gz file from the tarball, then unpacking
the .tar.gz file before continuing with the build.
2002-03-18 22:52:43 +00:00
David W. Chapman Jr.
cb43f23b04 Update to 1.1.5
PR:		36058
Submitted by:	maintainer
2002-03-18 21:23:12 +00:00
Maxim Sobolev
f3249b265a - Update to 1.2.18;
- pass over maintainership to Olexander Kunitsa <kunia@istc.kiev.ua>
  (maintainer timeout).

Submitted by:	Olexander Kunitsa <kunia@istc.kiev.ua>
2002-03-18 18:56:28 +00:00
Maxim Sobolev
9a97a9c850 Remove giconv hacks. 2002-03-18 17:30:04 +00:00
Maxim Sobolev
9ef62b00fe Remove patches not needed anymore (iconv --> giconv). 2002-03-18 17:23:06 +00:00
Will Andrews
bce75659ef Add Cyrillic fonts & bump PORTREVISION. While not that many users would
use them, they're fairly small and were part of the previous generation
of XFree86 ports.

Requested by:	roam
2002-03-18 16:43:49 +00:00
Ying-Chieh Liao
c7f46491f0 oops... forget to update WWW 2002-03-18 16:33:22 +00:00
Ying-Chieh Liao
8097a63ede upgrade to 0.2.1
drop maintainership
2002-03-18 16:32:18 +00:00
Yoichi NAKAYAMA
fd0db1b5c2 Update to 0.14.b4
PR:		ports/36043
Submitted by:	maintainer
2002-03-18 16:28:32 +00:00
Ceri Davies
acd4ccefe3 Use my privilege as a new committer to soak up another one of those ICBMs.
Reviewed by:	murray
Approved by:	murray
2002-03-18 16:16:32 +00:00
Maxim Sobolev
dd55b63d01 Actually fix RUN_DEPENDS.
Submitted by:	bento
2002-03-18 16:03:07 +00:00
Maxim Sobolev
9ebc1a02ae Fix RUN_DEPENDS.
Submitted by:	bento
2002-03-18 15:59:31 +00:00
Maxim Sobolev
21a4ce7b4a Unbroke on 4.5-STABLE.
Submitted by:	bento
2002-03-18 15:31:27 +00:00
Maxim Sobolev
4c809351ec Provide backup MASTER_SITE.
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-18 15:17:06 +00:00
Maxim Sobolev
6ba3471630 Fix breakage caused by the recent freetype overhaul.
Submitted by:	bento
2002-03-18 14:58:53 +00:00
Maxim Sobolev
fa79c7a9af Fix breakage cause by the recent freetype overhaul. 2002-03-18 14:55:53 +00:00
Maxim Sobolev
7d3c8440d8 Fix breakage cause by recent freetype overhaul. 2002-03-18 14:53:44 +00:00
Maxim Sobolev
5d80a9ed92 Fix breakage caused by recent freetype1 overhaul.
Submitted by:	bento
2002-03-18 14:37:30 +00:00
Maxim Sobolev
a68d2827d3 Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and
-liconv to -lgiconv.
2002-03-18 11:50:38 +00:00
Maxim Sobolev
449a928eea Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> with
<giconv.h> or -liconv with -lgiconv.
2002-03-18 11:26:13 +00:00
Akinori MUSHA
dc2cf7c4bc Add a patch to fix a bug where iconv() did not return -1 properly on
conversion error.  This fixes null conversion and all the case where
errno is set.

Bump PORTREVISION.

Approved by:	Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk>
		(MAINTAINER, Author)
Reported by:	Nobuyoshi Nakada <nobu.nakada@nifty.ne.jp>
2002-03-18 11:13:33 +00:00
Akinori MUSHA
21d944be5c Bump PORTREVISION to reflect the (lib)iconv upgrade. 2002-03-18 10:27:58 +00:00
Brian Somers
500df3ee98 Depend on security/p5-Crypt-Blowfish 2002-03-18 10:16:35 +00:00
Brian Somers
e1189b3374 Take MAINTAINERship (as FSL)
Approved by:	markm
2002-03-18 10:16:04 +00:00
Maxim Sobolev
8493a5819b Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
2002-03-18 09:46:46 +00:00
Maxim Sobolev
0b31d075bc Iconv cleanup, stage 1a: remove `g' prefix from binaries, headers, libraries and
manpages installed by libiconv (aka GNU iconv) and add similar `b'-prefixes
into components installed by iconv (aka BSD iconv). The reason why we do this
is because unfortunately BSD iconv become abadonware (author doesn't maintain
it anymore), while number of ports that need functional iconv library grows
very fast, thus creating significant overhead due to patches needed to make
ports working with prefixed GNU iconv. For compatibility reasons create
symlinks in GNU iconv, so that all ports that expect GNU iconv to have `g'
prefix should work unmodified until all those `g'-hacks are wiped out.

Prompted by:			ache
Reviewed by (in principle):	freebsd-ports, freebsd-gnome
2002-03-18 09:43:25 +00:00
Gary Jennejohn
fae245e621 Update to patch level z.
This has mostly fixes for winvile, but there are some which are
interesting to *IX users.
2002-03-18 07:22:53 +00:00
Clive Lin
c0cd77da68 Something wrong in my local configuration :) Most people do not have
WANT_FULL_GETTEXT=YES in their /etc/make.conf. Revert to old patchset,
and wait for gettext 0.10.40 becomes default.

Noted by: ijliao
2002-03-18 07:12:20 +00:00
Kris Kennaway
cfb2150e68 Mark FORBIDDEN: this port loops infinitely during build:
[...]
gmake[1652]: Leaving directory `/x/tmp/a/ports/lang/nhc98/work/nhc98-1.10/src/prelude/Numeric'
cd -FreeBSD; gmake fromC
cd: Illegal option -F
gmake[1652]: Entering directory `/x/tmp/a/ports/lang/nhc98/work/nhc98-1.10/src/prelude
[...]

Noticed by:	bento
2002-03-18 06:32:20 +00:00
Ying-Chieh Liao
5373fef5c7 upgrade to 1.2
PR:		36025
Submitted by:	Ports Fury
2002-03-18 03:42:55 +00:00
Ying-Chieh Liao
4d0de81699 add "--enable-maxmem" configure option
PR:		36013
Submitted by:	Seva Gluschenko <gvs@rinet.ru>
2002-03-18 03:36:35 +00:00
Dmitry Sivachenko
09510a1fd1 Fix typo.
Submitted by:	keramida
2002-03-18 01:58:22 +00:00
Anders Nordby
187140a31b Fix hostname for freenix.no master site.
Correct broken checksum for distfile. It was not updated for 0.33 =>
0.35 upgrade.

Pointy hat to:	pat

PR:		35186
2002-03-18 01:34:24 +00:00
Anders Nordby
813fd12e3d Correct checksum. The LICENSE file was changed.
Requested by:	kris
2002-03-18 01:05:31 +00:00
Will Andrews
3d6a8dedf3 More cosmetic fixes:
[1] Move warning about Matrox HAL drivers to pre-everything target, so the
     user gets the warning whether or not they enable the driver.
 [2] Tag Matrox-specific master sites and distfile.
2002-03-18 00:52:04 +00:00
Anders Nordby
dea3d82448 Remove broken master site.
Fix hostname for freenix.no master site.
2002-03-18 00:29:39 +00:00
Anders Nordby
4f2ce4bde6 Remove broken master sites.
Fix hostname for freenix.no master site.

PR:		35875
2002-03-18 00:26:57 +00:00
Anders Nordby
610629a50f Add MAX_NUM_CLIENTS option, to override command-line limit for maximum
number of connections.

PR:		36022
Submitted by:	Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw>
2002-03-17 23:38:44 +00:00
David W. Chapman Jr.
c1d2a776da Fix ssl configure arg
Submitted by:	tom@linden.homeunix.net
2002-03-17 23:32:44 +00:00
Will Andrews
eedd174076 [1] Update MGA HAL drivers for XFree86 4.2.0.
[2] If WITH_MATROX_GXX_DRIVER defined, bump PORTREVISION to preserve the
    upgrade path for users who already have 4.2.0 but not this.
[3] Cosmetic cleanups.

Submitted by:   [1] Glenn Johnson <glennpj@charter.net>
2002-03-17 23:03:28 +00:00
Will Andrews
3d564f3a1a Fix some problems reported by people:
- Makefile:
	[1] Typo in FONT[100,75]DPI... sigh.  How did I miss this one?
	    This is probably the main reason people are seeing "don't know
	    how to make /usr/X11R6/bin/ucs2any.pl" when building the font
	    ports, but I'm not certain.
 - distinfo:
	[2] Remove -- no longer needed.

Submitted by:	[1] Geoffrey C. Speicher <geoff@speicher.org>
		[2] David Johnson <david@usermode.org>
2002-03-17 22:42:13 +00:00
Anders Nordby
40902e2b31 Add Math::TrulyRandom, a Perl interface to a truly random number
generator function.
2002-03-17 21:41:24 +00:00
Doug Barton
ef29dbc153 Try to help folks who can't seem to pick up the dependency on freetype. 2002-03-17 21:20:40 +00:00
Dirk Meyer
723a5055cd Fix noattach.sh.sample script, %%PREFIX%% was not replaced 2002-03-17 20:27:30 +00:00
Dirk Meyer
74642142e3 Merged patches for HAVE_LOGIN_CAP from stable
PR:		35904
2002-03-17 20:24:24 +00:00
Dirk Meyer
465131a92c Merge patches from -stable with USE_PAM and HAVE_LOGIN_CAP
Bump PORTREVISION

PR:		35904
2002-03-17 19:36:40 +00:00
Maxim Sobolev
ecae9e3f9a Correct LIB_DEPENDS.
Submitted by:	bento
2002-03-17 19:23:27 +00:00
Doug Barton
26070aa7ab Fix PORTVERSION so that wacky things don't happen down the road.
In my previous commit I forgot to mention that 'pkg_add -r bind' is
only half the rationale for changing PORTNAME. The other half is so
that people who really want to can 'pkg_add -r bind9'.
2002-03-17 19:09:09 +00:00
Patrick Li
a480798758 Update to 20020201
PR:		35972
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
2002-03-17 18:23:52 +00:00