FreshPorts -- The Place For Ports Tue, 6 Jan 2009 6:31 AM GMT
non port: Mk/bsd.sites.mk
CVSWeb

Number of commits found: 378 (showing only 100 on this page)

1 | 2 | 3 | 4  »  

Mon, 25 Aug 2008
[ 03:38 chinsan ] Original commit 
1.455 Mk/bsd.sites.mk
- Add mesh as SF mirrors.
Mon, 28 Jul 2008
[ 21:45 pav ] Original commit 
1.454 Mk/bsd.sites.mk
- Move easynet.be down the list of MySQL mirrors. Fetch from it hangs a lot.
Mon, 23 Jun 2008
[ 13:18 tdb ] Original commit 
1.453 Mk/bsd.sites.mk
mirror.ac.uk closed down during 2007:

        "JISC ceased funding for the JISC Mirror service during 2007.
        If you came to this page via a referring site, you may wish to
        let that site know that its links are out of date."
Wed, 18 Jun 2008
[ 20:47 pav ] Original commit 
1.452 Mk/bsd.sites.mk
- Refresh MASTER_SITE_SAVANNAH
Mon, 2 Jun 2008
[ 08:42 itetcu ] Original commit 
1.451 Mk/bsd.sites.mk
- GENTOO mirror from RoEduNet, this should unbreak at least
emulators/linux_base-gentoo-stage1 and emulators/linux_dist-gentoo-stage1
fetching.

Prompted by by:         ionbot (my alter ego) QA tindy run
Tue, 27 May 2008
[ 01:36 mezz ] Original commit 
1.450 Mk/bsd.sites.mk
Instead of move to bottom and remove it. The GNOME has many mirrors anyway.

Requested by:   dougb
Mon, 26 May 2008
[ 23:35 mezz ] Original commit 
1.449 Mk/bsd.sites.mk
Remove a dead mirror and move http://rpmfind.net/linux/gnome.org to more
bottom since /gnome.org doesn't exist. Maybe it will be back later, so keep
it in bottom for now. Will need to recheck in next week to see if it should
be remove or not.
[ 21:02 mezz ] Original commit 
1.448 Mk/bsd.sites.mk
Looks like farbror.acc.umu.se doesn't carry GNOME tarballs anymore (404 error),
so replace it to gemmei.acc.umu.se.
Thu, 1 May 2008
[ 08:33 itetcu ] Original commit 
1.447 Mk/bsd.sites.mk
Move heanet SF mirror at the end of the list, for e few weeks now it resets the
connection while downloading files > ~1MB.

Reviewed by:    simon@
Thu, 24 Apr 2008
[ 05:27 vanilla ] Original commit 
1.446 Mk/bsd.sites.mk
Remove mirror.tw from MASTER_SITE_FEDORA_LINUX,

it's really slow :(  As I know, they use adsl to build very slow sites.

coreutils-6.9-16.fc8.i386.rpm                  61% of 3406 kB 3073  Bps 07m22s
Wed, 16 Apr 2008
[ 22:58 pav ] Original commit 
1.445 Mk/bsd.sites.mk
caliu.info domain is gone
Thu, 10 Apr 2008
[ 21:32 miwi ] Original commit 
1.444 Mk/bsd.sites.mk
- Add SFJP macro for SOURCEFORGE_JP
Mon, 31 Mar 2008
[ 16:00 pav ] Original commit 
1.443 Mk/bsd.sites.mk
- Remove progeny.com, it's parked domain now
[ 15:58 pav ] Original commit 
1.442 Mk/bsd.sites.mk
- Add ring.nict.go.jp to Ringserver group

PR:             ports/119555
Submitted by:   KIMURA Yasuhiro <yasu@utahime.org>
Thu, 27 Mar 2008
[ 16:43 ehaupt ] Original commit 
1.441 Mk/bsd.sites.mk
Add MASTER_SITE_CRITICAL
Thu, 13 Mar 2008
[ 11:21 edwin ] Original commit 
1.440 Mk/bsd.sites.mk
[patch] improve Mk/bsd.sites.mk MASTER_SITE_GOOGLE_CODE variable

    There are 18 ports which can't use the MASTER_SITE_GOOGLE_CODE
    variable for MASTER_SITES yet because their PORTNAME isn't the
    same as the hostname. For example:

    graphics/tesseract/Makefile:MASTER_SITES=
http://tesseract-ocr.googlecode.com/files/ CENKES
    net-im/jabber-pyaim/Makefile:MASTER_SITES=
http://pyaimt.googlecode.com/files/
    net-im/jabber-pyicq/Makefile:MASTER_SITES=
http://pyicqt.googlecode.com/files/

    This patch introduces the PROJECTHOST variable which can be
    used to overcome this problem.

PR:             ports/121453
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Reviewed by:    pav@
Thu, 6 Mar 2008
[ 21:32 edwin ] Original commit 
1.439 Mk/bsd.sites.mk
Add MASTER_SITE_GOOGLE_CODE macro to bsd.site.mk

    The attached patch will add a macro to bsd.sites.mk so that
    ports that are hosted on Google Code can simply have MASTER_SITE=
    set to ${MASTER_SITE_GOOGLE_CODE}

PR:             ports/121435
Submitted by:   Steven Kreuzer <skreuzer@exit2shell.com>
Tue, 4 Mar 2008
[ 22:20 edwin ] Original commit 
1.438 Mk/bsd.sites.mk
Creation of MASTER_SITE_OPENBSD macro in bsd.sites.mk

        Included patch for bsd.sites.mk created a new macro called
        MASTER_SITE_OPENBSD that contains a list of OpenBSD mirrors.

PR:             ports/121369
Submitted by:   Steven Kreuzer <skreuzer@exit2shell.com>
Wed, 27 Feb 2008
[ 15:10 ehaupt ] Original commit 
1.6 databases/jakarta-commons-dbutils/Makefile
1.4 devel/jakarta-commons-chain/Makefile
1.5 devel/jakarta-commons-configuration/Makefile
1.3 devel/jakarta-commons-daemon/Makefile
1.9 devel/jakarta-commons-io/Makefile
1.5 devel/jakarta-commons-jxpath/Makefile
1.6 devel/jakarta-commons-modeler/Makefile
1.12 java/jakarta-commons-beanutils/Makefile
1.13 java/jakarta-commons-cli/Makefile
1.4 java/jakarta-commons-codec/Makefile

(Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Apache Commons project are no longer hosted under MASTER_SITES_APACHE
jakarta/commons subdirectory, they have been moved one directory up.

Introduce MASTER_SITE_APACHE_COMMONS_SOURCE and adjust 22 ports accordingly.

PR:             121041
Submitted by:   Marcin Cieslak <saper@system.pl>
Approved by:    portmgr (linimon)
Thu, 7 Feb 2008
[ 16:13 shaun ] Original commit 
1.436 Mk/bsd.sites.mk
Update the Vim master site list so that the HTTP mirrors are used first.
This makes downloading all those patches slightly less painful.
Fri, 1 Feb 2008
[ 08:05 linimon ] Original commit 
1.435 Mk/bsd.sites.mk
Update ringserver entries:

 - Update MASTER_SITE_APACHE to chase change of sub-directory
 - FreeBSD is no longer mirrored.
 - Add to MASTER_SITE_XORG

Submitted by:   KIMURA Yasuhiro <yasu at utahime dot org>
Hat:            bugmeister
Approved by:    maintainer timeout (> 2 weeks)
Mon, 14 Jan 2008
[ 06:01 delphij ] Original commit 
1.434 Mk/bsd.sites.mk
A bandaid for recent cheeseshop -> pypi rename.
Thu, 25 Oct 2007
[ 23:53 sat ] Original commit 
1.42 audio/xfce4-mixer/Makefile
1.8 deskutils/orage/Makefile
1.5 devel/xfce4-dev-tools/Makefile
1.6 editors/mousepad/Makefile
1.14 misc/xfce4-appfinder/Makefile
1.22 misc/xfce4-wm-themes/Makefile
1.47 print/xfce4-print/Makefile
1.31 sysutils/xfce4-mcs-manager/Makefile
1.40 sysutils/xfce4-mcs-plugins/Makefile
1.38 sysutils/xfce4-utils/Makefile

(Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
- Fix a typo in bsd.sites.mk along with all the places it affected

Approved by:    oliver (maintainer of the respective ports)
Mon, 15 Oct 2007
[ 21:22 mezz ] Original commit 
1.432 Mk/bsd.sites.mk
Add four new mirrors for GNOME, these mirrors are usually fastest to grab the
newest tarballs.
Sat, 13 Oct 2007
[ 05:34 glewis ] Original commit 
1.431 Mk/bsd.sites.mk
. Remove a couple of entries from MASTER_SITES_ECLIPSE that appear to have
  stopped mirroring eclipse a couple of versions ago.
Tue, 2 Oct 2007
[ 18:15 linimon ] Original commit 
1.430 Mk/bsd.sites.mk
Remove ale.org; unfortunately they are offline right now.
Mon, 10 Sep 2007
[ 21:44 sat ] Original commit 
1.429 Mk/bsd.sites.mk
- Remove a number of sites without A/AAAA DNS records

PR:             ports/116264
Submitted by:   Yoshihiko Sarumaru <mistral@imasy.or.jp>
Mon, 3 Sep 2007
[ 14:40 lbr ] Original commit 
1.428 Mk/bsd.sites.mk
Add backpan.cpan.org as a last resort mirror, to remove the often seen
failure case where the package a port relies on is moved from cpan to cold
storage (backpan).

On my system, it takes 70 seconds to fall through the mirrors before hitting
backpan, which is enough to be annoying (so you press C-c and file a PR),
but not enough to ruin the normal use-case (make install elsewhere and go
fetch coffee).  A current port where this is an issue is archivers/p5-IO-Zlib
Fri, 24 Aug 2007
[ 18:27 sat ] Original commit 
1.427 Mk/bsd.sites.mk
- Add a few NonGNU Savannah mirrors
Thu, 16 Aug 2007
[ 12:55 sat ] Original commit 
1.426 Mk/bsd.sites.mk
- Make PORTNAME the default subdir for GNU
Wed, 15 Aug 2007
[ 17:54 sat ] Original commit 
1.425 Mk/bsd.sites.mk
- Update the list of vim mirrors

PR:             ports/115322
Submitted by:   Esa Karkkainen <ejk@iki.fi>
Thu, 12 Jul 2007
[ 23:50 edwin ] Original commit 
1.424 Mk/bsd.sites.mk
xorg master-site addition

PR:             ports/114540
Submitted by:   Rainer Duffner <rainer@ultra-secure.de>
Wed, 4 Jul 2007
[ 11:25 lofi ] Original commit 
1.23 accessibility/kdeaccessibility/Makefile
1.47 arabic/kde3-i18n/Makefile
1.30 arabic/koffice-i18n/Makefile
1.17 audio/akode-plugins-jack/Makefile
1.17 audio/akode-plugins-mpc/Makefile
1.17 audio/akode-plugins-mpeg/Makefile
1.17 audio/akode-plugins-oss/Makefile
1.18 audio/akode-plugins-polypaudio/Makefile
1.17 audio/akode-plugins-resampler/Makefile
1.18 audio/akode-plugins-xiph/Makefile

(Only the first 10 of 448 ports in this commit are shown above. View all ports for this commit)
Update to KDE 3.5.7 / KOffice 1.6.3
Tue, 26 Jun 2007
[ 12:39 edwin ] Original commit 
1.422 Mk/bsd.sites.mk
[PATCH] update MASTER_SITE_RUBYFORGE mirrors in bsd.sites.mk

    It seems one of the MASTER_SITE_RUBYFORGE site is dead (for example
    http://people.freebsd.org/~fenner/portsurvey/www.html and all
    rubygem-)

    There is another mirror from http://rubyforge.org/credits/.

PR:             ports/114032
Submitted by:   Alexander Logvinov <ports@logvinov.com>
Tue, 19 Jun 2007
[ 11:28 sat ] Original commit 
1.11 archivers/libunrar/Makefile
1.64 archivers/rar/Makefile
1.55 archivers/unrar/Makefile
1.421 Mk/bsd.sites.mk
- Add master_site_rar and use it in rar, unrar and libunrar ports

Approved by:    ache, gabor, Alex Samorukov <samm@os2.kiev.ua> (maintainers)
Sat, 16 Jun 2007
[ 13:47 pav ] Original commit 
1.420 Mk/bsd.sites.mk
- Update MASTER_SITE_FEDORA_LINUX

PR:             ports/113414
Submitted by:   Marcus von Appen <mva@sysfault.org>
Sat, 28 Apr 2007
[ 01:11 shaun ] Original commit 
1.419 Mk/bsd.sites.mk
downloads.planetmirror.com and public.planetmirror.com force Temporary
Redirects unless you've visited both sites. They're designed for
interactive browser use, and there doesn't seem to be a reasonable
work-around.

python.planetmirror.com no longer mirrors python packages.

Therefore, remove all of the above.

PR:             ports/112092
Submitted by:   Marcin Simonides <marcin@studio4plus.com>
Mon, 23 Apr 2007
[ 21:03 edwin ] Original commit 
1.418 Mk/bsd.sites.mk
bsd.sites.mk - Removal of mirror from MASTER_SITE_GNUPG

    when building packages such as libgcrypt, the first site the source is
    downloaded from is http://ftp.sunsite.dk/pub/security/gcrypt/
    which results in a 404

    On closer inspection, it appears that everything below
    http://ftp.sunsite.dk/pub/security/ has been deleted.

PR:             ports/112041
Submitted by:   Steven Kreuzer<skreuzer@f2o.org>
Wed, 11 Apr 2007
[ 08:42 sat ] Original commit 
1.417 Mk/bsd.sites.mk
- Add the only cheeseshop download site for the sake of a
  universal macro (works for 34 out of 35 cheeseshop ports)
- Mirrors will appear later
Tue, 3 Apr 2007
[ 22:58 stas ] Original commit 
1.416 Mk/bsd.sites.mk
- Update ruby mirrors list.
Sat, 24 Mar 2007
[ 18:50 lofi ] Original commit 
1.415 Mk/bsd.sites.mk
Remove the ftp:// URL for ftp.scarlet.be from MASTER_SITE_KDE, their ftp
server is closed for anonymous access too often.
Sun, 11 Mar 2007
[ 22:13 stas ] Original commit 
1.414 Mk/bsd.sites.mk
- Add Get-E mirrors for e17 stuff.
Wed, 7 Mar 2007
[ 12:46 sat ] Original commit 
1.413 Mk/bsd.sites.mk
- Update and rename my mirrors
- Keep the old name around for a smooth transition
  instead of a sweeping commit
Mon, 12 Feb 2007
[ 23:23 sat ] Original commit 
1.412 Mk/bsd.sites.mk
- Add horde mirrors
Mon, 5 Feb 2007
[ 20:56 lofi ] Original commit 
1.15 accessibility/Makefile
1.1 accessibility/qt4-accessible/Makefile
1.245 chinese/Makefile
1.1 chinese/qt4-codecs-cn/Makefile
1.578 databases/Makefile
1.1 databases/qt4-ibase-plugin/Makefile
1.1 databases/qt4-mysql-plugin/Makefile
1.1 databases/qt4-odbc-plugin/Makefile
1.1 databases/qt4-pgsql-plugin/Makefile
1.1 databases/qt4-sql/Makefile

(Only the first 10 of 187 ports in this commit are shown above. View all ports for this commit)
Add qt4, a multiplatform C++ application framework
Tue, 30 Jan 2007
[ 20:35 rafan ] Original commit 
1.410 Mk/bsd.sites.mk
- ftp.cn.FreeBSD.org is back

PR:             ports/108410
Submitted by:   chinsan
Tue, 23 Jan 2007
[ 15:57 oliver ] Original commit 
1.409 Mk/bsd.sites.mk
1.2 x11-wm/xfce4/bsd.xfce.mk
move MASTER_SITES_XFCE to bsd.sites.mk
Tue, 16 Jan 2007
[ 09:03 pav ] Original commit 
1.408 Mk/bsd.sites.mk
- Remove ftp.xemacs.org which is so broken it does not work at all in passive
  mode (our fetch default)

PR:             ports/107948
Wed, 3 Jan 2007
[ 16:39 hrs ] Original commit 
1.22 ftp/mirror/Makefile
1.9 games/xblood/Makefile
1.9 games/xfireworks/Makefile
1.13 japanese/ruby-chasen/Makefile
1.50 japanese/samba/Makefile
1.58 www/analog/Makefile
1.10 x11/xkeywrap/Makefile
1.407 Mk/bsd.sites.mk
1.3 games/xfireworks/pkg-descr
Cleanup unreachable sites:

- SunSITE.sut.ac.jp has officially closed.
- sut.ac.jp is now replaced with tus.ac.jp.
- www.seki.ee.kagu.tus.ac.jp does not respond for a long time.
- www.people.or.jp has officially closed.
Thu, 28 Dec 2006
[ 17:36 itetcu ] Original commit 
1.406 Mk/bsd.sites.mk
Add RF:RUBYFORGE as macro for MASTER_STIES_RUBYFORGE and default
MASTER_SITE_SUBDIR in this case to lowercased PORTNAME

PR:             ports/107228
Submitted by:   Ying-Chieh Liao
Wed, 6 Dec 2006
[ 14:37 acm ] Original commit 
1.405 Mk/bsd.sites.mk
- Add MASTER_SITES_NVIDIA
[ 09:26 sat ] Original commit 
1.404 Mk/bsd.sites.mk
- Add Easy Software mirrors for cups, fltk and other ports
Sat, 2 Dec 2006
[ 21:57 dinoex ] Original commit 
1.403 Mk/bsd.sites.mk
- add MASTER_SITE_GNUSTEP_CH
Fri, 24 Nov 2006
[ 19:24 pav ] Original commit 
1.402 Mk/bsd.sites.mk
- Add a new CTAN master site

PR:             ports/104827
Submitted by:   Serg V. Shubenkov <serg@macomnet.ru>
Sun, 5 Nov 2006
[ 12:27 sat ] Original commit 
1.401 Mk/bsd.sites.mk
- Add belnet and osdn to SFE, remove jaist, citkit and peterhost
Sat, 7 Oct 2006
[ 18:47 dinoex ] Original commit 
1.400 Mk/bsd.sites.mk
update MASTER_SITE_GNUSTEP
Thu, 5 Oct 2006
[ 18:26 dinoex ] Original commit 
1.399 Mk/bsd.sites.mk
externd MASTER_SITE_GNUSTEP
Tue, 12 Sep 2006
[ 15:23 kuriyama ] Original commit 
1.398 Mk/bsd.sites.mk
- Add osdn.dl.sourceforge.jp again (seems working fine).
- Add qgpop.dl.sourceforge.jp.
Sun, 3 Sep 2006
[ 16:23 sat ] Original commit 
1.59 CHANGES
1.397 Mk/bsd.sites.mk
The following functional changes were made to bsd.sites.mk:

  * MASTER_SITES variable can now look like MACRO1/subdir1 MACRO2/subdir2, and
    be expanded in a way that you expect it to, that is apply different subdirs
    to different sites. You can safely replace ${M_S_FOO:S/%SUBDIR%/bar/} with
    FOO/bar.

  * If M_S_SUBDIR is unset, a macro in M_S won't set it anymore, but rather
    substitute %SUBDIR% all by itself. Now it's possible to use macros with
    different default subdirs and they will expand in a proper way.
Wed, 9 Aug 2006
[ 12:45 sat ] Original commit 
1.396 Mk/bsd.sites.mk
- Add a bunch of vim mirrors, manually tested in June
Thu, 3 Aug 2006
[ 02:24 ahze ] Original commit 
1.395 Mk/bsd.sites.mk
- Make MASTER_SITES_MOZILLA_EXTENDED follow same format as other master sites
[ 02:18 ahze ] Original commit 
1.394 Mk/bsd.sites.mk
- Add MASTER_SITE_MOZILLA_EXTENDED, this can be used for most gecko
  extensions, themes, and most gecko's (add's 14+ hosts via
  releases.mozilla.org vs. MASTER_SITE_MOZILLA)
Wed, 2 Aug 2006
[ 13:16 pav ] Original commit 
1.393 Mk/bsd.sites.mk
- Add MASTER_SITE_RUBYFORGE

Submitted by:   Rui Lopes over irc
Sun, 30 Jul 2006
[ 23:22 sat ] Original commit 
1.12 www/xpi-adblock/Makefile.xpi
1.392 Mk/bsd.sites.mk
- Move my csme.ru mirrors from Makefile.xpi to bsd.sites.mk
[ 01:49 sat ] Original commit 
1.391 Mk/bsd.sites.mk
- Introduce some macro expansion magic

Reviewed by:    ports@, portmgr@
Tue, 25 Jul 2006
[ 17:11 jmelo ] Original commit 
1.390 Mk/bsd.sites.mk
- Remove gnu bad sites:
        * ftp://ftp.wustl.edu/
        * ftp://ftp.nstu.ru/
[ 16:46 jmelo ] Original commit 
1.389 Mk/bsd.sites.mk
- Remove packetstorm bad sites:
        * http://packetstormsecurity.com/
        * http://packetstorm.dyn.org/
        * http://packetstorm.digitallinx.com/UNIX/misc/
Mon, 24 Jul 2006
[ 17:56 jmelo ] Original commit 
1.388 Mk/bsd.sites.mk
- Remove bad PGSQL sites:
        * ftp://ftp3.us.postgresql.org/pub/postgresql
        * ftp://ftp.br.postgresql.org/pub/PostgreSQL/
        * ftp://ftp3.ca.postgresql.org/pub/
        * ftp://ftp2.cr.postgresql.org/pub/Unix/postgres/
        * ftp://ftp2.fr.postgresql.org/postgresql/

- Fix PGSQL sites:
        * ftp://ftp.cz.postgresql.org/pub/ftp.postgresql.org/
        to:
        ftp://ftp.cz.postgresql.org/DATA/postgresql/

        * ftp://ftp.lv.postgresql.org/pub/software/postgresql/
        to:
        ftp://ftp.lv.postgresql.org/pub/postgresql/
[ 17:37 jmelo ] Original commit 
1.387 Mk/bsd.sites.mk
- Fix pop-mg.com.br path in MASTER_SITE_APACHE.
- Remove bad site:
        * ftp://ftp.gbnet.net/pub/apache.
[ 17:22 jmelo ] Original commit 
1.386 Mk/bsd.sites.mk
- Remove bad GNU site:
        * ftp://ftp.lip6.fr/pub/gnu/
[ 15:53 jmelo ] Original commit 
1.385 Mk/bsd.sites.mk
- Fix afterstep mastersite path:
        * ftp://ftp.kddlabs.co.jp/X11/window_manager/AfterStep/
        to:
        * ftp://ftp.kddlabs.co.jp/X11/AfterStep/
Fri, 21 Jul 2006
[ 21:50 jmelo ] Original commit 
1.384 Mk/bsd.sites.mk
- Remove bad sourceforge site:
        * surfnet
- Add new sourceforge site:
        * easynews
[ 21:43 jmelo ] Original commit 
1.383 Mk/bsd.sites.mk
- Remove bad gentoo sites:
        * ftp://mirror.pudas.net/gentoo/
        * http://gentoo.seren.com/gentoo/
        * http://mirror.pudas.net/gentoo/
[ 20:35 jmelo ] Original commit 
1.382 Mk/bsd.sites.mk
- Remove festival bad sites:
        * http://www.speech.cs.cmu.edu/festival/cstr/festival/
        * ftp://ftp.tuwien.ac.at/opsys/linux/blinux/festival/
- Add new festival mastersites.
[ 19:43 sat ] Original commit 
1.381 Mk/bsd.sites.mk
- Readd ftp.chg.ru to xcontrib with path corrected
[ 18:44 cperciva ] Original commit 
1.380 Mk/bsd.sites.mk
Remove trailing backslash; this will hopefully unbreak both the INDEX
and every port in the tree.

Reported by:    Portsnap buildbox
[ 17:39 jmelo ] Original commit 
1.379 Mk/bsd.sites.mk
- Remove bad site: ftp://ftp.chg.ru/pub/X11/contrib/
[ 17:29 jmelo ] Original commit 
1.378 Mk/bsd.sites.mk
- Remove CPAN bad sites:
        * ftp://ftp.is.co.za/programming/perl/CPAN/modules/by-module/
        * ftp://ftp.ucr.ac.cr/pub/Unix/CPAN/modules/by-module/
[ 17:19 jmelo ] Original commit 
1.377 Mk/bsd.sites.mk
- Remove NetBSD bad sites:
        *
ftp://sunsite.rediris.es/sites/ftp.netbsd.org/pub/NetBSD/packages/distfiles/
        * ftp://ftp.fu-berlin.de/unix/NetBSD/packages/distfiles
        * ftp://ftp.cz.netbsd.org/pub/NetBSD/packages/distfiles/
[ 17:08 jmelo ] Original commit 
1.376 Mk/bsd.sites.mk
- Remove bad site: ftp.lip6.fr/pub/linux/sunsite.
[ 17:03 jmelo ] Original commit 
1.375 Mk/bsd.sites.mk
- Remove bad site: ftp://sunsite.cnlab-switch.ch/mirror/linux/sunsite/.
Fri, 7 Jul 2006
[ 00:56 bsam ] Original commit 
1.374 Mk/bsd.sites.mk
The site limestone.uoregon.edu appeared to become very unreliable and
unstable. Remove it.

Approved by:    linimon
Fri, 23 Jun 2006
[ 03:25 ahze ] Original commit 
1.25 www/ump/Makefile
1.372 Mk/bsd.sites.mk
- Retire MASTER_SITE_NETSCAPE since only one port uses it and quite
  a few of the hosts don't work anymore.
Wed, 7 Jun 2006
[ 18:45 dougb ] Original commit 
1.371 Mk/bsd.sites.mk
1. Remove ftp://bioinfo.weizmann.ac.il from CPAN, the FTP server is
refusing connections.

2. Remove osdn.dl.sourceforge.net, the logs are full of failed
downloads.

Submitted by:   fenner's distfile survey
Sat, 3 Jun 2006
[ 15:46 sat ] Original commit 
1.370 Mk/bsd.sites.mk
- Add MASTER_SITE_TUCOWS. It is a big repository of old/outdated/abandoned
  software. For now sysutils/wmcube will use it. Last time I checked there
  were at least a dozen of other ports which can be fetched from there.

PR:             ports/94178
Submitted by:   Shaun Amott <shaun@inerd.com>
Mon, 29 May 2006
[ 21:26 alepulver ] Original commit 
1.369 Mk/bsd.sites.mk
- Add more sites to MASTER_SITE_IDSOFTWARE.

Approved by:    garga (mentor, implicitly)
Sun, 21 May 2006
[ 22:06 pav ] Original commit 
1.368 Mk/bsd.sites.mk
- Fix ports tree, there was a stray \ left

Pointy hat to:  dougb
[ 21:26 dougb ] Original commit 
1.367 Mk/bsd.sites.mk
1. ring.ip-kyoto.ad.jp seems to have been down for some time, remove
it from MASTER_SITE_RINGSERVER.
2. For MASTER_SITE_WINDOWMAKER, s/windowmaker.org/windowmaker.info/, and
update the path on the ftp.uvsq.fr mirror.

Submitted by:   fenner's distfile survey
Thu, 11 May 2006
[ 19:52 alepulver ] Original commit 
1.366 Mk/bsd.sites.mk
Change MASTER_SITE_IDSOFTWARE:

- Fix doubled '%' character in gamers.org mirror.
- Remove skynet.be mirror (ftp.idsoftware.com subdirectory disappeared).

Approved by:    garga (mentor)
Wed, 10 May 2006
[ 20:01 sat ] Original commit 
1.365 Mk/bsd.sites.mk
update bsd.sites.mk - add berlios mirrors

        Berlios is a popular SourceForge clone
Fri, 5 May 2006
[ 11:40 delphij ] Original commit 
1.364 Mk/bsd.sites.mk
Add master site for tomcat project.  This would be utilized in a
future tomcat upgrade (as project jakarta was split into some
subprojects).

Approved by:    sem (mentor)
Fri, 28 Apr 2006
[ 00:28 edwin ] Original commit 
1.363 Mk/bsd.sites.mk
update bsd.sites.mk - add mozdev mirrors

        Add http://mozdev.org/ mirrors
        Source: http://www.mozdev.org/docs/download.html
        (with some corrections)
        Justification: 7 ports can use these mirrors, 2 more
        are coming (conkeror, linux-conkeror), many more will
        need it as our xpi infrastructure is developing

PR:             ports/96418
Submitted by:   Andrew Pantyukhin <infofarmer@gmail.com>
Thu, 20 Apr 2006
[ 20:37 erwin ] Original commit 
1.362 Mk/bsd.sites.mk
Fix link for www.cpan.dk in MASTER_SITE_PERL_CPAN

PR:             96116
Submitted by:   Vivek Khera <vivek@khera.org>
Pointy hat to:  erwin
Fri, 7 Apr 2006
[ 14:56 garga ] Original commit 
1.361 Mk/bsd.sites.mk
Remove some dead/incative servers from MASTER_SITES_QMAIL
Thu, 6 Apr 2006
[ 09:13 sem ] Original commit 
1.360 Mk/bsd.sites.mk
- Remove a stale sourceforge mirror (optusnet)

PR:             ports/94870
Submitted by:   Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
[ 01:15 edwin ] Original commit 
1.359 Mk/bsd.sites.mk
[PATCH] bsd.sites.mk and relevant ports: add MASTER_SITE_IDSOFTWARE

        This patch adds the MASTER_SITE_IDSOFTWARE list of mirrors
        to bsd.sites.mk

PR:             ports/93546
Submitted by:   Alejandro Pulver <alejandro@varnet.biz>
Tue, 21 Mar 2006
[ 22:22 garga ] Original commit 
1.358 Mk/bsd.sites.mk
back out last commit, MASTER_SORT can do the job and much more
[ 15:53 garga ] Original commit 
1.357 Mk/bsd.sites.mk
Fix typo on MASTER_SITE_SOURCEFORGE_PREFERRED

Noted by:       tdb
[ 15:40 garga ] Original commit 
1.356 Mk/bsd.sites.mk
be able to define favourite sourceforge download site just defining

MASTER_SITE_SOURCEFORGE_PREFERED=xxx

on /etc/make.conf

PR:             ports/94661
Submitted by:   edwin
Mon, 20 Mar 2006
[ 10:34 linimon ] Original commit 
1.355 Mk/bsd.sites.mk
Remove mirrors.rcn.net, it seems to have disappeared.

PR:             ports/94273
Submitted by:   Ion-Mihai "IOnut" Tetcu

Number of commits found: 378 (showing only 100 on this page)

1 | 2 | 3 | 4  »  

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
xterm*Jan 06
php5-gdJan 05
awstatsJan 04
awstats-develJan 04
p5-File-PathJan 03
vimJan 02
vinagreDec 31
mplayerDec 30
mysql41-serverDec 30
mysql50-serverDec 30
mysql51-serverDec 30
mysql60-serverDec 30
roundcubeDec 30
twikiDec 30
ampacheDec 26

12 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19562
Broken 136
Deprecated 97
Ignore 545
Forbidden 8
Restricted 237
No CDROM 130
Vulnerable 55
Expired 17
Set to expire 79
Interactive 77
new 24 hours 1
new 48 hours7
new 7 days19
new fortnight63
new month119

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.255 seconds.