1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
Commit Graph

440 Commits

Author SHA1 Message Date
Edwin Groothuis
ba391f6a40 [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@
2008-03-13 11:21:27 +00:00
Edwin Groothuis
454beeec54 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>
2008-03-06 21:32:03 +00:00
Edwin Groothuis
f630ef5a3d 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>
2008-03-04 22:20:54 +00:00
Emanuel Haupt
9db5ee5c2b 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)
2008-02-27 15:10:54 +00:00
Shaun Amott
64b51d72cc Update the Vim master site list so that the HTTP mirrors are used first.
This makes downloading all those patches slightly less painful.
2008-02-07 16:13:41 +00:00
Mark Linimon
8d696fd16d 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)
2008-02-01 08:05:09 +00:00
Xin LI
836873e17f A bandaid for recent cheeseshop -> pypi rename. 2008-01-14 06:01:41 +00:00
Andrew Pantyukhin
16f59f05ca - Fix a typo in bsd.sites.mk along with all the places it affected
Approved by:	oliver (maintainer of the respective ports)
2007-10-25 22:53:28 +00:00
Jeremy Messenger
221deb5e47 Add four new mirrors for GNOME, these mirrors are usually fastest to grab the
newest tarballs.
2007-10-15 20:22:46 +00:00
Greg Lewis
eda1f83c1c . Remove a couple of entries from MASTER_SITES_ECLIPSE that appear to have
stopped mirroring eclipse a couple of versions ago.
2007-10-13 04:34:13 +00:00
Mark Linimon
2e0f001e73 Remove ale.org; unfortunately they are offline right now. 2007-10-02 17:15:26 +00:00
Andrew Pantyukhin
94a42b403e - Remove a number of sites without A/AAAA DNS records
PR:		ports/116264
Submitted by:	Yoshihiko Sarumaru <mistral@imasy.or.jp>
2007-09-10 20:44:33 +00:00
Lars Balker Rasmussen
e896c6bcb3 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
2007-09-03 13:40:00 +00:00
Andrew Pantyukhin
6bd1986896 - Add a few NonGNU Savannah mirrors 2007-08-24 17:27:23 +00:00
Andrew Pantyukhin
66b938e43c - Make PORTNAME the default subdir for GNU 2007-08-16 11:55:02 +00:00
Andrew Pantyukhin
6a5088cf54 - Update the list of vim mirrors
PR:		ports/115322
Submitted by:	Esa Karkkainen <ejk@iki.fi>
2007-08-15 16:54:14 +00:00
Edwin Groothuis
0c0668d340 xorg master-site addition
PR:		ports/114540
Submitted by:	Rainer Duffner <rainer@ultra-secure.de>
2007-07-12 22:50:04 +00:00
Michael Nottebrock
961141fb14 Update to KDE 3.5.7 / KOffice 1.6.3 2007-07-04 10:25:00 +00:00
Edwin Groothuis
dceb773b51 [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>
2007-06-26 11:39:12 +00:00
Andrew Pantyukhin
d1f265b433 - Add master_site_rar and use it in rar, unrar and libunrar ports
Approved by:	ache, gabor, Alex Samorukov <samm@os2.kiev.ua> (maintainers)
2007-06-19 10:28:40 +00:00
Pav Lucistnik
0d766e48b7 - Update MASTER_SITE_FEDORA_LINUX
PR:		ports/113414
Submitted by:	Marcus von Appen <mva@sysfault.org>
2007-06-16 12:47:49 +00:00
Shaun Amott
a2266880ed 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>
2007-04-28 00:11:47 +00:00
Edwin Groothuis
955f61fb2a 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>
2007-04-23 20:03:16 +00:00
Andrew Pantyukhin
0bb074ed59 - 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
2007-04-11 07:42:33 +00:00
Stanislav Sedov
3b3142ce5d - Update ruby mirrors list. 2007-04-03 21:58:35 +00:00
Michael Nottebrock
5b55cb51cc Remove the ftp:// URL for ftp.scarlet.be from MASTER_SITE_KDE, their ftp
server is closed for anonymous access too often.
2007-03-24 18:50:20 +00:00
Stanislav Sedov
40594b52a6 - Add Get-E mirrors for e17 stuff. 2007-03-11 22:13:19 +00:00
Andrew Pantyukhin
1b58b62b43 - Update and rename my mirrors
- Keep the old name around for a smooth transition
  instead of a sweeping commit
2007-03-07 12:46:20 +00:00
Andrew Pantyukhin
fc89985c8d - Add horde mirrors 2007-02-12 23:23:31 +00:00
Michael Nottebrock
74cb0fb1e8 Add qt4, a multiplatform C++ application framework 2007-02-05 20:56:24 +00:00
Rong-En Fan
1ba17e0c01 - ftp.cn.FreeBSD.org is back
PR:		ports/108410
Submitted by:	chinsan
2007-01-30 20:35:49 +00:00
Oliver Lehmann
4cefbd8e9d move MASTER_SITES_XFCE to bsd.sites.mk 2007-01-23 15:57:50 +00:00
Pav Lucistnik
dcdaa0a519 - Remove ftp.xemacs.org which is so broken it does not work at all in passive
mode (our fetch default)

PR:		ports/107948
2007-01-16 09:03:14 +00:00
Hiroki Sato
567160c635 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.
2007-01-03 16:39:20 +00:00
Ion-Mihai Tetcu
4e2c4c38be 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
2006-12-28 17:36:54 +00:00
Jose Alonso Cardenas Marquez
ff8e8333ef - Add MASTER_SITES_NVIDIA 2006-12-06 14:37:53 +00:00
Andrew Pantyukhin
22ce8ee2da - Add Easy Software mirrors for cups, fltk and other ports 2006-12-06 09:26:25 +00:00
Dirk Meyer
9836027270 - add MASTER_SITE_GNUSTEP_CH 2006-12-02 21:57:05 +00:00
Pav Lucistnik
7e33e9e925 - Add a new CTAN master site
PR:		ports/104827
Submitted by:	Serg V. Shubenkov <serg@macomnet.ru>
2006-11-24 19:24:51 +00:00
Andrew Pantyukhin
cc50eb7a6e - Add belnet and osdn to SFE, remove jaist, citkit and peterhost 2006-11-05 12:27:42 +00:00
Dirk Meyer
6908d56fce update MASTER_SITE_GNUSTEP 2006-10-07 17:47:05 +00:00
Dirk Meyer
63006996df externd MASTER_SITE_GNUSTEP 2006-10-05 17:26:10 +00:00
Jun Kuriyama
23801a4d1b - Add osdn.dl.sourceforge.jp again (seems working fine).
- Add qgpop.dl.sourceforge.jp.
2006-09-12 14:23:12 +00:00
Andrew Pantyukhin
aa5fbade3d 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.
2006-09-03 15:23:03 +00:00
Andrew Pantyukhin
c8dc901b94 - Add a bunch of vim mirrors, manually tested in June 2006-08-09 11:45:43 +00:00
Michael Johnson
768198b5bd - Make MASTER_SITES_MOZILLA_EXTENDED follow same format as other master sites 2006-08-03 01:24:34 +00:00
Michael Johnson
0960ad93f4 - 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)
2006-08-03 01:18:42 +00:00
Pav Lucistnik
dd5a30d1a6 - Add MASTER_SITE_RUBYFORGE
Submitted by:	Rui Lopes over irc
2006-08-02 12:16:46 +00:00
Andrew Pantyukhin
adfea0c22a - Move my csme.ru mirrors from Makefile.xpi to bsd.sites.mk 2006-07-30 22:22:50 +00:00
Andrew Pantyukhin
b41eed00a3 - Introduce some macro expansion magic
Reviewed by:	ports@, portmgr@
2006-07-30 00:49:43 +00:00