1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

105372 Commits

Author SHA1 Message Date
Kirill Ponomarev
fefe6bf4ed Fix package build.
Reported by:	pointyhat via kris
2004-07-01 07:46:04 +00:00
Erwin Lansing
f31ff38a24 Unbreak by using %%SITE_PERL%% and not hardcoding it. 2004-07-01 07:44:27 +00:00
Akinori MUSHA
7ad49965cb D'oh, I forgot to add LIB_DEPENDS... 2004-07-01 07:33:19 +00:00
Edwin Groothuis
510e62208c Chase fixes in TTY source.
<Darius> and tell phk to stop breaking tty source compat!

Submitted by:	darius@dons.net.au
Reviewed by:	Barney Wolff <barney@databus.com>
2004-07-01 06:32:05 +00:00
Mark Linimon
44c1e6c9af Update to fix fetch. Rework PORTVERSION to be more like biology/fasta3
and pacify portlint.

PR:		ports/67428
Submitted by:	Roman Neuhauser <neuhauser at chello dot cz>
Approved by:	maintainer timeout (one month)
2004-07-01 06:24:01 +00:00
Kirill Ponomarev
64139459a3 Add missing dependency
Reported by:	pointyhat via kris
2004-07-01 06:15:16 +00:00
Clement Laforet
d84ad3cbde - Update to 2.0.50
Important changes:
  *) SECURITY: CAN-2004-0493 (cve.mitre.org)
     Close a denial of service vulnerability identified by Georgi
     Guninski which could lead to memory exhaustion with certain
     input data.  [Jeff Trawick]
  *) SECURITY: CAN-2004-0488 (cve.mitre.org)
     mod_ssl: Fix a buffer overflow in the FakeBasicAuth code for a
     (trusted) client certificate subject DN which exceeds 6K in length.
     [Joe Orton]
  Details can be found here:
        http://www.apache.org/dist/httpd/CHANGES_2.0
- Use autoconf 2.59
- Add add SUEXEC_LOGFILE tunable to set suexec logfile [1]
- Silently ignore removal of libexec/apache2 directory
- Import latest version of apr_reslit.c from apr CVS which
  adds timeout feature to apr_reslist_acquire().
  This is required for future mod_logio-st.
- Add explicit dependency on libiconv (so nowwe support libiconv)
- Move Windows Update fix from MASTER_SITE_LOCAL to ports tree
- add WITH_EXPERIMENTAL_PATCHES knobs:
  These patches are backports from apache CVS HEAD or apr CVS HEAD.
  They have positive impacts on apache responsiveness but can be
instable
  and are NOT currently supported by apache/apr teams.
  * exp-http-ready.patch: add "httpready" support for ACCEPT_FILTER
    (currently apache 2 only support "dataready")
  * exp-apr-kqueue.patch: add support for kqueue in apr_poll().
    This patch greatly improves apache network performance (up to
    18% according to the author, on my test box, between 13% and 21%)
    Test and feedback on -STABLE are welcome ;)
    For more details, please see:
    http://marc.theaimsgroup.com/?t=108650227500001&r=1&w=2

Submitted by:   knu [1]

NOTE:
Please set MASTER_SITE_APACHE_HTTPD to closest mirrors.
you can easily find them from:
http://www.apache.org/dyn/closer.cgi/httpd/
Thanks :
2004-07-01 05:54:56 +00:00
Akinori MUSHA
8f484b7d54 Update to 20040701. New distfile.
portupgrade:
  - Make -PP/--use-packages-only work better, just as I originally
    intended.  Now packages are correctly identified using
    pkg_info(1), "LATEST_LINK" files are also properly detected.
    Related informational messages have also been improved.

    It turned out that the LATEST_LINK/NO_LATEST_LINK detection was
    broken long ago and hasn't been working for long.

pkg_fetch(1):
  - Properly rename a "latest link" file with a full package name with
    version part.

pkgtools.conf(5):
  - Improve and unify the method for pattern matching in MAKE_ARGS,
    BEFOREBUILD, BEFOREDEINSTALL and AFTERINSTALL variables.

    This should fix some cases where it looks like MAKE_ARGS entries
    are ignored.
2004-07-01 04:05:16 +00:00
Mark Linimon
11bda5392b Chase mastersite and fix checksum to unbreak. (Changes are inclusion of a
logfile, one Linux-only change, and one change in a test script).  Assign
submitter as new maintainer as current one has not responded to PRs for
some time.

PR:		ports/68199
Submitted by:	Fernan Aguero <fernan at iib dot unsam dot edu dot ar>
2004-07-01 03:02:23 +00:00
Mark Linimon
63202763f8 Give maintainership to submitter of most recent PR; the current
submitter had been unresponsive for quite some time.
2004-07-01 02:54:07 +00:00
Adam Weinberger
e160c4cfb8 Update to 0.6.0.
PR:		ports/68533
Submitted by:	maintainer
2004-07-01 02:19:21 +00:00
Ying-Chieh Liao
c9d4a8763a add missing file in last commit 2004-07-01 01:48:49 +00:00
Ying-Chieh Liao
048e63801f upgrade to 2.4.2
utilize PORTDOCS
2004-07-01 01:48:25 +00:00
Pav Lucistnik
28e72e57b9 - Update to 2.4.1
- Switch to new gconf handling
2004-07-01 00:35:32 +00:00
Oliver Eikemeier
9bf7f5a9d0 - SSLtelnet remote format string vulnerability
(guys, this is a public list)

- add some references
2004-06-30 23:39:00 +00:00
Christian Weisgerber
861dd3b526 * Update to 1.2.4. Changes in this release: various bug fixes.
* Fix regular expressions in nanorc.sample; pointed out by Jacek Wotka.
2004-06-30 22:38:45 +00:00
Doug Ambrisko
23dd687dcc Update to EtherBoot 5.2.4 2004-06-30 21:52:50 +00:00
Ade Lovett
ae53822424 Fix for auto-creation of an auxiliary directory when using the base
version of perl in 4.x

Whilst the package list isn't affected, PORTREVISION has been bumped
to warn 4.x users -- those on 5.x don't necessarily have to update.

PR:		68509
Submitted by:	Martin Kammerhofer <dada@pluto.tugraz.at>
2004-06-30 21:42:59 +00:00
Jeremy Messenger
94bb619804 -Add DOCS.
-Remove the build and run depend of XFree86-4-clients.
-Bump PORTREVISION, because of depend and pkg-plist changes.

PR:		ports/68512
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2004-06-30 21:39:55 +00:00
Pav Lucistnik
d5784e0ec6 - Update to 1.7
PR:		ports/68439
Submitted by:	Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp>
Approved by:	maintainer
2004-06-30 20:45:40 +00:00
Joe Marcus Clarke
f72d4e6a9b Update to 0.34.0. 2004-06-30 20:08:39 +00:00
Joe Marcus Clarke
c93742a81e Chase the Mozilla 1.7 update. 2004-06-30 20:02:00 +00:00
James E. Housley
3f6c418d33 Update to DAT 4371 2004-06-30 18:10:53 +00:00
Pav Lucistnik
5f577bc52c - Update to 0.9.7
PR:		ports/68478
Submitted by:	Oleg Sharoiko <os@rsu.ru>
Approved by:	maintainer
2004-06-30 18:03:14 +00:00
Peter Pentchev
ec7dc9a4d7 Add a people.FreeBSD.org master site and prepare for adding a local one,
too, when my public_distfiles changes from yesterday actually propagate
to the FTP servers.
2004-06-30 16:09:04 +00:00
Daniel Harris
6d6b0141d1 Update to 1.5.0.
Submitted by:	maintainer
2004-06-30 15:56:23 +00:00
Volker Stolz
850fb8b35c Update to 3.2.5
PR:		ports/68508
Submitted by:	maintainer
2004-06-30 15:54:18 +00:00
Volker Stolz
213c82922f Fix Java-includes in previous commit ("jni_md.h") 2004-06-30 15:22:10 +00:00
Clement Laforet
5b08a34fa1 - Make LEGAL closer to reality. 2004-06-30 14:30:55 +00:00
Volker Stolz
5e738dfacf Build the Java-API as well. 2004-06-30 14:17:06 +00:00
Dirk Meyer
4af71e33b7 - support mode on /dev/cuaa*
Submitted by:	John Hay
2004-06-30 13:17:09 +00:00
Oliver Eikemeier
6add301a7a add one exim and some sourceforge mirrors 2004-06-30 12:21:49 +00:00
Volker Stolz
42a63591c0 Log to /var/run/log instead of /dev/log.
(bump PORTREVISION)

PR:		ports/55237
Submitted by:	Janos Mohacsi
2004-06-30 12:19:18 +00:00
Lars Thegler
e65beae6f2 - Update to 2.21
Approved by:	erwin (implicit)
2004-06-30 12:17:13 +00:00
Oliver Eikemeier
d8dbec21fb Use %%PORTVERSION%% instead of 7.0.2
Pointed out by:	erwin
Pointy hat to:	eik
2004-06-30 11:57:40 +00:00
Oliver Eikemeier
ffd0681e3f - update to 7.0.2
security fix:
  <http://www.freebsd.org/ports/portaudit/23aafa20-c28a-11d8-864c-02e0185c0b53.html>

- make PREFIX-safe
- fix pkg-plist
- create irc user on install

not fixed:
- leaves extra files in /usr/local/etc/ircd-hybrid

PR:		68504
Submitted by:	Brad Davis <so14k@so14k.com> (maintainer)
2004-06-30 11:49:43 +00:00
Volker Stolz
9ed3abc8af Add cdr_read 1.09, utility for reading of the call detail records from
PBX.

PR:		ports/68271
Submitted by:	Konstantin Reznichenko <kot@premierbank.dp.ua>
2004-06-30 11:45:19 +00:00
Oliver Eikemeier
ccceaf623b update to 20040629: sync with -CURRENT 2004-06-30 10:31:45 +00:00
Volker Stolz
7e857913fd Fix packaging w/ NOSHARED.
PR:		ports/65468
Submitted by:	Dimitry Andric
Approved by:	maintainer timeout
2004-06-30 10:17:33 +00:00
Volker Stolz
50d848bc31 Mark as DEPRECATED in favour of net/ripe-whois
PR:		ports/65794
Submitted by:	Tmur Bakeyev
2004-06-30 10:11:05 +00:00
Volker Stolz
f367f0e92e Add WITH_MENUCOLORS tweak for console-version:
http://www.netsonic.fi/~walker/nethack.html

PR:		ports/68363
Submitted by:	Jeremy Chadwick
2004-06-30 09:58:09 +00:00
Ying-Chieh Liao
5debc47736 upgrade to 1.4.2 2004-06-30 09:21:34 +00:00
Kirill Ponomarev
b620ae8b4c Fix fetch if 'gauche-config' isn't in $PATH
PR:		ports/68497
Submitted by:	INOUE Tomonori <inouetom@noppo.org>
Approved by:	maintainer
2004-06-30 08:46:18 +00:00
Oliver Eikemeier
8be7372f0d - update devel/bugzilla to 2.16.5
- new slave port japanese/bugzilla

PR:		68318, 68319
Submitted by:	TAKATSU Tomonari <tota@rtfm.jp>
2004-06-30 08:27:10 +00:00
Volker Stolz
b1ffce960b Update to 3.2
PR:		ports/66773
Submitted by:	Munish Chopra
Approved by:	maintainer timeout
2004-06-30 08:13:37 +00:00
Oliver Eikemeier
826c4dc1bc www/drivel -> deskutils/drivel 2004-06-30 08:06:26 +00:00
Oliver Eikemeier
7a51d22ced Repocopy www/drivel -> deskutils/drivel
PR:		68480
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
Approved by:	Koop Mast <kwm@rainbow-runner.nl> (maintainer)
2004-06-30 08:04:02 +00:00
Volker Stolz
f279aa9128 Cleanup master-sites.
PR:		ports/67157
Submitted by:	Roman Neuhauser
Approved by:	maintainer timeout
2004-06-30 07:57:04 +00:00
Volker Stolz
901a10ae9b - Chase distfile
- Fix packaging

PR:		ports/66865
Submitted by:	Rong-En Fan
Approved by:	maintainer timeout
2004-06-30 07:53:42 +00:00
Volker Stolz
18b9aabaf3 Update to 1.2.2
PR:		ports/68490
Submitted by:	Kimura Fuyuki
2004-06-30 07:42:45 +00:00