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
Dirk Meyer
cfecb977d8
- Update noattach to 1.0beta11
...
- syncronize sample startup-scripts
PR: 36005
Submitted by: oli@amun.isnic.is
2002-03-17 18:00:07 +00:00
Bill Fenner
c847e86578
MASTER_SITE moved.
2002-03-17 17:55:26 +00:00
Maxim Sobolev
a9a56837d1
Backout previous commit (addition of libperl), for some reason it isn't really
...
installed.
Submitted by: bento
Pointy hat to: sobomax
2002-03-17 17:46:19 +00:00
Cy Schubert
16a08ce7f6
Add xmms-musepack 1.8.0 port, xMMS input plugin for playing MPC Musepack
...
(.mpc, .mp+) files.
PR: 35935
Submitted by: Walter Hop <walter@binity.com>
2002-03-17 17:17:12 +00:00
Kevin Lo
802816682e
Initial import of JUNOScript 5.2R1.4
...
JUNOScript is the API to exchange information with Juniper Networks routers.
PR: 35896
Submitted by: jesper
2002-03-17 16:43:26 +00:00
Kevin Lo
27613298a1
Initial import of Net-SSH-Perl 1.23
...
This is the Perl5 module implements both the SSH1 and SSH2 protocols.
PR: 35923
Submitted by: jesper
2002-03-17 16:38:41 +00:00
Kevin Lo
b27b250136
- Fix pilot_makedoc to always print enough \n's
...
- Takeover maintainership
- Bump PORTREVERSION
PR: 35868
Submitted by: Simon Dick <simond@irrelevant.org>
2002-03-17 16:34:25 +00:00
Mario Sergio Fujikawa Ferreira
f387f4771b
Update to 1.4 beta
2002-03-17 16:29:21 +00:00
Kevin Lo
48d2f2637f
Update to version 0.9.2
...
PR: 35936
Submitted by: MAINTAINER
2002-03-17 16:23:38 +00:00
Maxim Sobolev
3069132a04
Update to 0.2.2.
2002-03-17 16:17:47 +00:00
Ying-Chieh Liao
a140f27d5a
add WWW:
2002-03-17 16:15:50 +00:00
Maxim Sobolev
0d1434ba50
Remove part of iconv cleanup patch leaked into last commit.
2002-03-17 16:09:29 +00:00
Maxim Sobolev
330120e6da
Update to 1.0.5.
...
PR: 35971
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-17 16:08:33 +00:00
Kevin Lo
799f4c83bf
Initial import of pftpd-0.31.
...
Pftpd is the multithreaded anonymous FTP daemon.
PR: 36012
Submitted by: Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw>
2002-03-17 16:08:13 +00:00
Kevin Lo
ba99fb2248
Update to 0.9.5
...
PR: 35997
Submitted by: MAINTAINER
2002-03-17 16:02:32 +00:00
Maxim Sobolev
3711a0f067
Fix broken catalog files (non-standard charset names).
...
Submitted by: naddy
2002-03-17 14:50:01 +00:00
Maxim Sobolev
ec699a5735
Remove gdk-pixbuf from LIB_DEPENDS - Mozilla doesn't need it anymore.
...
Submitted by: Szilveszter Adam <sziszi@bsd.hu>
2002-03-17 14:39:43 +00:00
Dirk Meyer
e07105e1eb
- Cleanup patches, make sure tk84 build even when tclsrc does not exist
2002-03-17 13:56:36 +00:00
Maxim Sobolev
263dc5ff64
Replace USE_GNOME with USE_GNOMELIBS + libglade in LIB_DEPENDS - this reduces
...
length of dependency chain from 50 ports to only 39.
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-17 12:58:54 +00:00
Ying-Chieh Liao
66de760280
- Update to 0.50.33-1
...
- make TCL and Python module optional.
- take a maintainership
PR: 36001
Submitted by: Hye-Shik Chang <perky@fallin.lv>
2002-03-17 12:09:03 +00:00