1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

133716 Commits

Author SHA1 Message Date
MANTANI Nobutaka
959554d416 Update to 4.2.1.
PR:		ports/85140
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
2005-10-02 04:46:22 +00:00
Bill Fenner
7e474e079b Update MASTER_SITE_SUBDIR to match the Fedora MASTER_SITE list.
Approved by:	portmgr (linimon)
2005-10-02 04:35:06 +00:00
Bill Fenner
8ec7748879 Cut down the fedora mirror list to those that have at least
3 of the 4 files we're trying to fetch.  Many sites on the
official fedora mirror list are only partial mirrors or simply
were bad URLs.

I used http://people.freebsd.org/~fenner/bad-sites/fedora/site/
as my criteria.
2005-10-02 03:47:43 +00:00
Mark Linimon
26199e1ed3 Continue renovations. Many sites are removed; a few have changes to the
hostname or directory structure.

This should finish the removal of the completely broken hosts except for
MASTER_SITES_FEDORA which will be in a separate commit.

no such host:

http://gentoo.noved.org
http://gentoo.linux.no
ftp://gentoo.noved.org
ftp://gentoo.linux.no/pub/gentoo
ftp://ftp.itjit.ne.jp/pub/NetBSD/packages/distfiles
ftp://ftp13.us.postgresql.org/mirror/postgresql
ftp://ftp2.de.postgresql.org/pub/comp/os/unix/database/postgresql
ftp://ftp4.de.postgresql.org/pub/postgresql
ftp://ftp2.is.postgresql.org/pub/postgresql
http://kyushu-u.dl.sourceforge.jp
ftp://ftp.be.itu.edu.tr/pub/mirror/sus
ftp://ftp.dqbo.cartuja.csic.es/mirror/suse

could not connect:

ftp://ftp.dk.debian.org/debian-non-US
ftp://exim.stupendous.net/mirror/exim/exim
ftp://cs.ubishops.ca/pub/gentoo
ftp://ftp.ipv6.uni-muenster.de/pub/linux/distributions/gentoo
ftp://ftp.fhh.opensource-mirror.de/pub/gentoo.org
ftp://ftp.ayamura.org/pub/gnupg
ftp://ftp.fresh.co.il/pub/mirrors/mysql.com/Downloads

no longer mirroring certain files:

http://gentoo.ccccom.com
http://www.zentek-international.com/mirrors/gentoo
ftp://sunsite.ualberta.ca/pub/unix/Linux/gentoo
ftp://gentoo.ccccom.com
ftp://ftp.uninett.no/pub/linux/Gentoo
http://trumpetti.atm.tut.fi/gcrypt

hostname and/or directory changed:

ftp://planetmirror.com/pub/gentoo
http://ftp.rpmfind.net/linux/gnome.org
http://python.planetmirror.com/pub/gnustep/gnustep
ftp://ftp.kr.postgresql.org/mirror/database/postgresql
http://fr2.rpmfind.net/linux/SUSE-LINUX
http://www.planetmirror.com/pub/linux/suse/suse
2005-10-02 01:38:10 +00:00
Tom McLaughlin
25c746abb4 - Set LATEST_LINK like we do for gecko-sharp20 and gtk-sharp ports.
Approved by:	ahze (mentor)
2005-10-02 01:11:13 +00:00
Archie Cobbs
fcf8e7d7e1 Bump PORTREVISION after bug fix. 2005-10-02 00:55:51 +00:00
Jean-Yves Lefort
d8dd69a586 Add xmmsctrl.
xmmsctrl is a small utility to control XMMS from the command line. Its
goal is to be used coupled with sh to test XMMS state and perform an
appropriate action, e.g. if playing then pause else play. The interest
of this is to bind keys in a window manager to have control over XMMS
with keys that do play/next/pause, prev, control sound...

WWW: http://user.it.uu.se/~adavid/utils/

PR:		ports/86534
Submitted by:	Jason E. Hale <jhale@bluebottle.com>
2005-10-01 23:44:44 +00:00
Mark Linimon
036efcbabf Remove broken mastersite.
Source:		distfile survey
Approved by:	maintainer
2005-10-01 22:51:43 +00:00
MANTANI Nobutaka
d404bac536 Bump PORTREVISION for the previous fix.
Pointed out by:	kris
2005-10-01 21:44:21 +00:00
MANTANI Nobutaka
cc377b1bdc Update to 2.1.3.
PR:		ports/86646
Submitted by:	maintainer
2005-10-01 21:37:59 +00:00
Mark Linimon
9a0996efb0 Add a note about the maximum number of entries in a single mastersite
list that is considered useful.  Add a note about how all entries must
terminate with a slash.

This is part of the continuing attempt to clean up the very poor state
of this file.

hat:	portmgr
2005-10-01 20:49:17 +00:00
Mark Linimon
2908c7e96f Remove one stale VIM mastersite and fix another one to end with a slash. 2005-10-01 20:38:50 +00:00
MANTANI Nobutaka
ec56155749 Fix segmentation fault on startup.
PR:		ports/86579
Submitted by:	Simun Mikecin <numisemis@yahoo.com>
2005-10-01 20:35:26 +00:00
MANTANI Nobutaka
ecc5dfedb0 - Update to 1.0.b2
- don't overwrite or delete user-modified config file

PR:		ports/86701
Submitted by:	maintainer
2005-10-01 20:12:54 +00:00
Archie Cobbs
a822068233 Fix segfault on AMD64.
PR:	ports/83602
2005-10-01 20:07:56 +00:00
MANTANI Nobutaka
fda8dcb5ff Update MASTER_SITES.
PR:		ports/86801
Submitted by:	Travis Poppe <tlp@liquidx.org>
2005-10-01 19:58:22 +00:00
Joe Marcus Clarke
fea0328aa8 Update to a -CURRENT snapshot from October 1, 2005. 2005-10-01 19:54:34 +00:00
Gary Jennejohn
1a4497ffbf Update to 9.5a.
PR:	ports/86232 (vile only)
2005-10-01 19:08:34 +00:00
Erwin Lansing
f166c94acf Module::Find lets you find and use modules in categories. This can be very
useful for auto-detecting driver or plugin modules. You can differentiate
between looking in the category itself or in all subcategories.

Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-10-01 18:52:08 +00:00
Erwin Lansing
8ba59426aa Update to 1.12
PR:		86780
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-10-01 18:20:55 +00:00
MANTANI Nobutaka
ed140258dc Backout the removal of patch-src:video_out:video_out_xv.c and
patch-src:xine-engine:xine_internal.h to fix build error on 4-stable.

PR:		ports/86527
Submitted by:	Tod McQuillin <devin@spamcop.net>
2005-10-01 18:20:02 +00:00
Lars Koeller
6859639732 o) Fix compile problem 2005-10-01 18:11:29 +00:00
Michael Johnson
4ca574dde8 - Respect PTHREAD_LIBS 2005-10-01 17:48:39 +00:00
Pawel Jakub Dawidek
6d585444a4 Fix typo. 2005-10-01 17:05:06 +00:00
Pawel Jakub Dawidek
e3f4531d51 Fix a panic on qemu process close (when kqemu is used).
Structure 'ks' was used after it has been freed.

Reviewed by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2005-10-01 17:03:03 +00:00
Michael Johnson
a0cc4d3736 - Grab maintainer 2005-10-01 17:00:41 +00:00
Hajimu UMEMOTO
764427d3a1 Update to 0.7.0. 2005-10-01 16:53:33 +00:00
Bill Fenner
b11c6c6cab Use groups to only fetch files from the appropriate sites. This
eliminates 232 bad URLs from the distfile survey.

Approved by:	Jimmy Olgeni <olgeni@FreeBSD.org> (MAINTAINER)
2005-10-01 16:52:32 +00:00
MANTANI Nobutaka
74944e0d2e - Update to 0.9.1. This version fixes the privilege escalation vulnerability.
- Fix build error with WITH_SCIM on 4-stable. [*]

Submitted by:	mi <the_necronomicon@bigfoot.com> [*]
Security:	http://www.vuxml.org/freebsd/1e606080-3293-11da-ac91-020039488e34.html
2005-10-01 16:47:34 +00:00
MANTANI Nobutaka
3be9e2b847 Add an URL to the entry of the japanese/uim. 2005-10-01 16:43:38 +00:00
MANTANI Nobutaka
48c0ea3617 Document japanese/uim privilege escalation vulnerability. 2005-10-01 16:35:20 +00:00
Alexander Nedotsukov
2e09f59054 Fix spining on CPU due illegal pthread_cond_wait() usage. 2005-10-01 15:30:46 +00:00
Simon L. B. Nielsen
1389eab081 Document cfengine -- arbitrary file overwriting vulnerability. 2005-10-01 15:21:56 +00:00
Marcus Alves Grando
1b3d2d021c New port
This is a command-line utility which tries to determine the encoder used to
create an mp3 file.

Each encoder has unique characteristics fingerprinted into each file. This
program analyzes algorithms that are used in any given file and determines which
encoder was used. For example the Xing encoder never uses short blocks.

PR:		86768
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
Approved by:	pav (mentor)
2005-10-01 13:28:47 +00:00
Marcus Alves Grando
0059228c1d Fix build in 4.x
Make portlint happier

PR:		86686
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
Approved by:	pav (mentor)
2005-10-01 13:25:09 +00:00
Gerald Pfeifer
c5f1f8d2e8 Update to the 20050929 snapshot of GCC 4.0.3. 2005-10-01 13:06:35 +00:00
Remko Lodder
a68c8964d5 Mark zsync <= 0.4.1 vulnerable to the zlib buffer overflow vulnerability.
Inspired by:		gordon's commit
2005-10-01 10:17:19 +00:00
Simon L. B. Nielsen
df8805e636 Add more references to unace -- multiple vulnerabilities entry. 2005-10-01 08:40:57 +00:00
Tilman Keskinoz
78948d2ba2 Fix invalid date
Reported by:	Dan Langille
Pointy hat to:	arved
2005-10-01 08:37:16 +00:00
Simon L. B. Nielsen
2ab099b72e Add CVE name to an older ProZilla entry. 2005-10-01 07:14:34 +00:00
Thierry Thomas
99be13fab8 Upgrade to 20050930. 2005-10-01 07:05:37 +00:00
Mark Linimon
590f5eb3f0 Note removal of expired port mail/exim-monitor. 2005-10-01 06:22:31 +00:00
Mark Linimon
3a8e5f52ef Remove mail/exim-monitor. 2005-10-01 06:22:03 +00:00
Mark Linimon
7cdc220289 Remove expired port.
Approved by:	maintainer
2005-10-01 06:19:34 +00:00
Mark Linimon
e019e1994f Reset maintainer who had turned in his commit bit some time back as he no
longer had time to work on FreeBSD.  We appreciate the help in the past.

Approved by:	alex (former maintainer)
2005-10-01 06:09:00 +00:00
Mark Linimon
3a276d69bf Turn this one over to the mailing list. Note: this port has already passed
its putative expiration period, so if anyone on the list wants to save it,
they should get a PR in before the ports thaw is lifted.

Approved by:	former maintainer
2005-10-01 06:05:32 +00:00
Bill Fenner
fbb845e35c Fix more bad entries.
MASTER_SITE_FEDORA_LINUX:
 remove ftp://ftp.rediris.es/mirror/fedora.redhat/ .  There is no
  fedora.redhat directory.
 remove http://ftp.rediris.es/mirror/fedora.redhat/ . There are no
  files fetchable from this URL.
 remove ftp://ftp.univie.ac.at/systems/linux/fedora/ .  This is an
  incomplete mirror and contains none of the files we fetch.
 remove http://ftp.univie.ac.at/systems/linux/fedora/ .  This is an
  incomplete mirror and contains none of the files we fetch.
 remove ftp://ftp.uci.edu/mirrors/fedora/linux/core/ .  This is an
  incomplete mirror and contains none of the files we fetch.

MASTER_SITE_GCC:
 removed ftp://ftp.fu-berlin.de/unix/gnu/gcc/ because it doesn't have
  any of the files that we fetch.
 removed ftp://ftp.uvsq.fr/pub/gcc/ because it only has 5 of 48 files.

MASTER_SITE_GNOME:
 remove http://ftp.linux.org.uk/mirrors/ftp.gnome.org/ .  It reports
  404 errors for more than 75% of the files we try to fetch from it.

MASTER_SITE_GNU:
 removed http://gatekeeper.dec.com/pub/GNU/ since it was last updated
  in 2003.

MASTER_SITE_MOZILLA:
 remove ftp://ftp.rediris.es/mirror/mozilla/ .  It is only a partial
  mirror, mirroring only what would be in MASTER_SITE_SUBDIR as
  mozilla/.

MASTER_SITE_PERL_CPAN:
 remove ftp://ftp.bora.net . It hasn't been updated since August 11.

MASTER_SITE_REDHAT_LINUX:
 remove ftp://ftp.lip6.fr/pub/linux/distributions/redhat/linux/ . It
  has none of the files that we fetch.
 remove ftp://ftp.riken.go.jp/pub/Linux/redhat/releases . It has none
  of the files that we fetch.
 remove ftp://ftp.univie.ac.at/systems/linux/ftp.redhat.com/redhat/linux/ .
  There is no ftp.redhat.com directory.
 remove ftp://ftp.uci.edu/mirrors/redhat/linux/ .  It is a partial mirror,
  having only 4 of the 176 files that we try to fetch from it.
 remove ftp://ftp.cse.cuhk.edu.hk/pub2/redhat/ .  It is a partial mirror,
  having only 23 of the 176 files that we try to fetch from it.
 remove ftp://ftp.carrier.kiev.ua/pub/Linux/RedHat/redhat/linux/ .  It is
  a partial mirror, having only 62 of the 176 files that we try to fetch
  from it.

MASTER_SITE_SUNSITE:
 remove ftp://ftp.rediris.es/sites2/ibiblio.org/linux/ .  There is
  no sites2 directory.

MASTER_SITE_TEX_CTAN:
 remove ftp://ftp.ntnu.no/pub/tex/CTAN/ .  It is missing most of
  latex/contrib, xmltex, foiltex, ghostgum, and others.

MASTER_SITE_SUSE:
 changed ftp://ftp.rediris.es/pub/linux/distributions/suse/ to
  ftp://ftp.rediris.es/pub/linux/distributions/suse/pub/suse/ to match
  the site layout.
 changed ftp://ftp.icm.edu.pl/packages/linux-suse/i386/ to
  ftp://ftp.icm.edu.pl/packages/linux-suse/ to match the site layout.
 removed ftp://ftp.ntua.gr/pub/linux/suse/i386/ since it contains none
  of the files that we fetch.
 changed ftp://ftp.gwdg.de/pub/linux/suse/ to
  ftp://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/suse/ to match the site
  layout
 changed ftp://ftp.belnet.be/linux/suse/ to
  ftp://ftp.belnet.be/linux/suse/suse/ to match the site layout
 removed ftp://ftp.rez-gif.supelec.fr/pub/Linux/distrib/suse/ since
  there is no suse directory.
 added missing slash in ftp://ftp.unicamp.br/pub/suse%SUBDIR%/ .  What
  an incredibly sloppy list this is.
 changed ftp://ftp.empiricalnetworks.com/pub/suse/i386/ to
  ftp://ftp.empiricalnetworks.com/pub/suse/ to match the site layout.
 changed http://suse.cs.utah.edu/ to http://suse.utah.edu/suse/ to
  match the site layout.
 changed ftp://suse.cs.utah.edu/ to ftp://suse.cs.utah.edu/pub/suse.com/suse/
  to match the site layout.
 changed ftp://ftp.skynet.be/mirror/suse.com/ftp.suse.com/ to
  ftp://ftp.skynet.be/mirror/suse.com/ftp.suse.com/suse/ to match the
  site layout.  Who made all these errors!?
 changed http://suse.oregonstate.edu/ to http://suse.osuosl.org/suse/
  to follow a 301 redirect and match the site layout.
 changed http://sunsite.utk.edu/ftp/pub/linux/suse/ to
  http://sunsite.utk.edu/ftp/pub/linux/suse/suse/ to match the
  site layout.
 changed ftp://linux.mathematik.tu-darmstadt.de/pub/linux/distributions/suse/
  to ftp://linux.mathematik.tu-darmstadt.de/pub/linux/distributions/suse/ftp.suse.com/suse/
  to match the site layout.
 changed ftp://ftp.uni-bremen.de/pub/mirrors/suse/ to
  ftp://ftp.uni-bremen.de/pub/mirrors/suse/ftp.suse.com/suse/ to match
  the site layout.
 removed ftp://ftp.mirror.nl/pub/mirror/suse/ .  While it has subdirectories
  such as i386/9.1/suse/i586/ that we'd like to fetch stuff from, they're
  empty.

MASTER_SITE_XEMACS:
 removed ftp://ftp.cz.xemacs.org/MIRRORS/ftp.xemacs.org/pub/xemacs/
  since it was last updated in 2004
2005-10-01 05:41:25 +00:00
Bill Fenner
9aedc553e7 Remove ftp.ircd.com.br since it answers anonymous login requests with
"530 This is a private system - No anonymous login"
Remove http://ircservices.swissirc.ch since it serves malformed redirects
 to http://www.swissirc.net/, which I can only get to serve a web-based
 irc client.
Resolve the 302 redirects from www.irc.gr to banana.irc.gr, since
 fetch won't follow 302 redirects.

Found by:	distfile survey
2005-10-01 05:20:13 +00:00
Edwin Groothuis
9583282acd Update to 0.9.2 2005-10-01 04:45:36 +00:00
Bill Fenner
12b2d23c09 Fix up some chronically bad MASTER_SITE entries. There are lots
more bad entries to go.  This file is in awful shape.

MASTER_SITE_APACHE:
 change ftp://ftp.forthnet.gr/pub/www/apache/dist/
  to ftp://ftp.forthnet.gr/pub/www/apache/ to match the site layout
 change ftp://ftp.kappa.ro/pub/mirrors/ftp.apache.org/dist/
  to ftp://ftp.kappa.ro/pub/mirrors/ftp.apache.org/ to match the site layout
 removed ftp://apache.mirrors.rossfell.co.uk/mirrors/apache/dist/ since
  there is no mirrors/apache directory.
 removed ftp://ftp.plig.net/pub/apache/dist/ since there is no pub/apache
  directory.
 change ftp://mirrors.rmplc.co.uk/pub/apache/dist/ to
  ftp://mirrors.rmplc.co.uk/pub/apache/ to match the site layout

MASTER_SITE_GNU:
 remove http://ftp.lug.udel.edu/pub/gnu/ - connection attempts have
  been timing out consistently for 3 weeks and it's not listed as a
  mirror in http://www.gnu.org/order/ftp.html .
 remove http://gnu.mirror.mcgill.ca/ - connection attempts have been
  timing out consistently for 3 weeks and it's not listed as a mirror
  in http://www.gnu.org/order/ftp.html .

MASTER_SITE_KDE:
 remove ftp://ftp.rutgers.edu/pub/kde/ .  The /pub/kde directory
  exists but is empty on ftp.rutgers.edu.
 remove http://ftp.rutgers.edu/pub/kde/ . ftp.rutgers.edu is not
  running a web server.
 Change http://sunsite.tus.ac.jp/pub/archives/linux/X/kde to
  http://sunsite.tus.ac.jp/pub/archives/linux/kde to match a
  301 redirect and the list of KDE mirrors
 remove http://kde.gnusoft.net/kde/ .  While there is some kde
  stuff there, it is not organized in the same was as other sites
  so this site would need its own MASTER_SITE_SUBDIR.

MASTER_SITE_REDHAT_LINUX:
 remove ftp://ftp.rutgers.edu/pub/redhat/linux/ .  The /pub/redhat
  directory exists but is empty on ftp.rutgers.edu.
 remove ftp://ftp.crc.ca/pub/systems/linux/redhat/ftp.redhat.com/linux/ .
  ftp.crc.ca has removed everything from /pub but /pub/crc.
 remove ftp://ftp.redhat.de/pub/redhat/linux/ .  The distfile survey
  has not been able to successfully fetch a single file from this site
  since it started checking at Tue Oct 28 21:04:23 UTC 2003.
 remove ftp://ftp.inet.it/pub/Linux/redhat/ .  There is no Linux
  subdirectory in /pub.
 remove ftp://ftp.cs.nott.ac.uk/Mirrors/ftp.redhat.com/pub/redhat/linux/ .
  It has not been running an FTP server since the distfile survey started
  checking at Sun Sep 11 08:09:48 UTC 2005.

MASTER_SITE_SUSE:
 Change http://ftp.tpnet.pl/d2/ftp.suse.com to
  http://ftp.tpnet.pl/vol/d7/ftp.suse.com/i386 based on
  http://ftp.tpnet.pl/vol/d2/ftp.suse.com/.message
 Change ftp://ftp.tpnet.pl/d2/ftp.suse.com to
  ftp://ftp.tpnet.pl/d7/ftp.suse.com/i386 based on
  ftp://ftp.tpnet.pl/d2/ftp.suse.com/.message

MASTER_SITE_XEMACS:
 remove ftp://ftp.jp.xemacs.org/pub/GNU/xemacs/ .  The /pub/GNU/xemacs
  directory exists but is empty.
 remove ftp://ftp.tw.xemacs.org/pub/xemacs/ .  There is no /pub/xemacs
  directory.
 remove ftp://ftp.nz.xemacs.org/mirror/ftp.xemacs.org/ .  There is no
  mirror directory.
 remove ftp://ftp.za.xemacs.org/mirrorsites/ftp.xemacs.org/ .  mirrorsites
  has no ftp.xemacs.org subdirectory.

Found by:	distfile survey
2005-10-01 01:42:28 +00:00