Commit graph

54418 commits

Author SHA1 Message Date
Jimmy Olgeni
b68fd47022 Update modules: file, bind8. 2002-03-14 11:04:22 +00:00
Brian Somers
6f869819a4 Fix a typo
Submitted by:	AMAKAWA Shuhei <sa264@cam.ac.uk>
2002-03-14 10:03:11 +00:00
Ying-Chieh Liao
2e839f9bd9 add py-log4py 0.7.1
A python logging module
2002-03-14 09:16:35 +00:00
Maxim Sobolev
4b5d694b1d This port doesn't really need USE_FREETYPE. 2002-03-14 08:59:38 +00:00
Maxim Sobolev
c9b31a74c7 This port doesn't really USE_FREETYPE. 2002-03-14 08:30:17 +00:00
Patrick Li
993d91cc2c Chase checksum and bump PORTREVISION - author fix command line parsing
and symlink bug

PR:		35811
Submitted by:	maintainer
2002-03-14 07:39:54 +00:00
Maxim Sobolev
eb17ecf3a7 LIB_DEPENDS=ttf.4[...] --> USE_FREETYPE=yes 2002-03-14 07:30:37 +00:00
Luigi Rizzo
9227fe1c3d Try to implement something similar to a window protocol in
terms of response to losses.
This makes etherboot work much smoother when nfs-loading
kernels in presence of a small amount of losses.

A similar patch will be committed shortly for tftp loads
(in the process of testing that, Doug Ambrisko and I found
a bug in FreeBSD's tftpd!).

These patches are being submitted to the etheboot developers
for integration in future releases of etherboot.
2002-03-14 06:57:34 +00:00
Patrick Li
b46ed553c8 Update to 2.99.0
PR:		35863
Submitted by:	maintainer
2002-03-14 06:56:08 +00:00
Clive Lin
857a47813e Fix PORTREVISION.
Turn on Outlook compatibility by default.
2002-03-14 06:31:21 +00:00
Patrick Li
31970438e9 Correct include and lib paths
PR:		35847
Submitted by:	maintainer
2002-03-14 06:19:43 +00:00
Patrick Li
e0e8980b78 Depend on freetype2 libs and fix ORBit detection
PR:		35881, 35845
Submitted by:	maintainer, Steve Wills <steve@stevenwills.com>
2002-03-14 05:58:51 +00:00
Clive Lin
2c0bfa9973 Chasing mail/mutt-devel update. 2002-03-14 05:07:42 +00:00
Patrick Li
6874ef2b2b Fix MASTER_SITES 2002-03-14 04:09:09 +00:00
Ying-Chieh Liao
d23fd762e7 add p5-libnet 1.10
Perl5 interface to various protocols used in the internet community

PR:		35867
Submitted by:	jesper
2002-03-14 03:50:12 +00:00
Doug Ambrisko
7ce9021cd0 A utility to update firmware in Cisco/Aironet 802.11 wireless cards
PR:		ports/31712
Reviewed by:	archie
2002-03-14 03:33:40 +00:00
David E. O'Brien
d33cc45605 Upgrade to Binutils 2.12.0. 2002-03-14 03:29:44 +00:00
Anders Nordby
ad6b4799b4 Correct MAINTAINER e-mail address for ports I maintain. 2002-03-14 00:11:40 +00:00
Maxim Sobolev
34f0ba70ac Update to 2.2.5.5. 2002-03-14 00:07:41 +00:00
Maxim Sobolev
7d4d84fe9a Use correct location of nautilusConf.sh.
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-13 23:34:03 +00:00
Patrick Li
2eda47d19d Update to 0.11.22
PR:		35848
Submitted by:	maintainer
2002-03-13 23:01:50 +00:00
Akinori MUSHA
c990483df5 Update to the latest stable snapshot as of 2002.03.13.
Add a WITH_ONIGURUMA knob that enables the Oni Guruma regex engine
that's currently under development that will eventually replace the
stock one that's derived from LGPL'd GNU regex. [experimental]
2002-03-13 22:57:19 +00:00
Patrick Li
df744e8165 Update to 0.300
PR:		35851
Submitted by:	maintainer
2002-03-13 22:57:03 +00:00
Patrick Li
39b90f03d6 Update to 0.82
PR:		35852
Submitted by:	maintainer
2002-03-13 22:54:33 +00:00
Andrey A. Chernov
dd68e0c31c Fixes a bug regarding the `(def)encoding' directive that NUL characters are all
discarded if you use it.

Submitted by:	"Akinori MUSHA" <knu@iDaemons.org>
Obtained from:	Michael Schroeder
2002-03-13 22:33:40 +00:00
Martin Blapp
d834cc2592 Add CFLAGS too, and make correct {} 2002-03-13 21:43:49 +00:00
James E. Housley
07b4875157 Upgrade to 4190 2002-03-13 21:43:15 +00:00
Mario Sergio Fujikawa Ferreira
1733e7bea6 Update to 0.48 2002-03-13 21:42:25 +00:00
Martin Blapp
98abb3f16a Add CC and CFLAGS to gmake environment 2002-03-13 21:42:04 +00:00
Mario Sergio Fujikawa Ferreira
e67fd6815f Update to 0.74 2002-03-13 21:40:57 +00:00
Dmitry Sivachenko
710bd530a6 Upgrade to version 0.0.7
PR:		35844
Submitted by:	MAINTAINER

Bump PORTEPOCH due to malformed previous PORTVERSION (0.0.7b8 > 0.0.7)
2002-03-13 21:26:23 +00:00
Jesper Skriver
d110eb0459 Update to 0.9
Take Maintainership

Approved by:	fenner
2002-03-13 21:20:10 +00:00
Maxim Sobolev
211e90b8fb Add galeon into RUN_DEPENDS - we need it for HTML rendering. 2002-03-13 21:16:33 +00:00
Maxim Sobolev
bb1964e7ee Use some black'n'hairy magick to resolve chiken'n'egg problem at hand:
we need Galeon for Nautilus, but we need Nautilus to build Galeon with
Nautilus support. This allows the same Galeon binary not explicitly
linked with Nautilus work with and without Nautilus. Nautilus is no
longer in (LIB,RUN)_DEPENDS.

Bump PORTREVISION.

Requested by:	Richard Kuhns <rjk@grauel.com>
2002-03-13 21:14:18 +00:00
Ade Lovett
579a3f188a Change MAINTAINER to more appropriate @FreeBSD.org address
Approved by:	schweikh (MAINTAINER)
2002-03-13 21:02:53 +00:00
Jim Mock
8943e51949 Update to version 1.3.28.
PR:		35866
Submitted by:	maintainer
2002-03-13 20:57:35 +00:00
Mario Sergio Fujikawa Ferreira
703d214e11 Chase glib20 repo copy from glib13 (later removed). This was
overlooked by the glib20 sweep group :)
2002-03-13 20:53:08 +00:00
Akinori MUSHA
ee12748405 Update to 1.04. 2002-03-13 20:34:16 +00:00
Akinori MUSHA
8c32e72cb1 Update to 0.5.1. 2002-03-13 20:31:22 +00:00
Dmitry Sivachenko
1ac9f63f67 Add YAZ support (optional, off by default).
MAINTAINER timeout.
2002-03-13 20:18:22 +00:00
Jesper Skriver
b2c7b1420e Upgrade to 0.06
Approved by:	mharo
2002-03-13 20:00:11 +00:00
Jesper Skriver
2eb7e3038e Upgrade to 2.010201
Approved by:	mharo
2002-03-13 19:59:25 +00:00
Martin Blapp
44d1d9a8f9 gcc/cc -> $(CC) fixes
Do remove empty defines CC/CXX variables which did overwrite the SOLENV
environment.
2002-03-13 19:49:05 +00:00
Akinori MUSHA
0919c56469 Bump PORTREVISION for the last fix. 2002-03-13 19:34:39 +00:00
Martin Blapp
02429790df Add $CC and $CXX here too 2002-03-13 19:29:10 +00:00
Martin Blapp
1edb959e7d Use CXX and CC, so we can specify cc295 and g++295 from ports. More
commits will follow.
2002-03-13 19:23:32 +00:00
Martin Blapp
78647a51f7 Make portlint happy. Add USE_XLIB
Submitted by:	demon
2002-03-13 19:19:41 +00:00
David W. Chapman Jr.
4de8da5040 Fix ldap support
Add SSL support
Add Syslog support

Submitted by:	U.Drolshagen@t-online.de, rehsack@liwing.de, rolnas@takas.lt
2002-03-13 18:49:52 +00:00
Akinori MUSHA
dd417ab9bd Define PATCH_SITE_SUBDIR to make use of the PATCH_SITES properly.
Submitted by:	Dan Peterson <danp@danp.net>
2002-03-13 16:58:13 +00:00
James E. Housley
61ceee96a0 Small sync with apache13
- The standard apache distribution now comes with a FreeBSD layout
  that is the same as the one that was in files/FreeBSD.layout
2002-03-13 16:44:46 +00:00