notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: Mk/bsd.sites.mk

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

«  1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9  »  

Thursday, 28 Feb 2019
21:36 sunpoet search for other commits by this committer
Fix comment of GH_TAGNAME
Original commitRevision:494205 
Tuesday, 19 Feb 2019
13:20 sunpoet search for other commits by this committer
Update MASTER_SITE_RUBYGEMS
Original commitRevision:493367 
Friday, 15 Feb 2019
12:04 tobik search for other commits by this committer
Add a CRATESIO entry for crates.io to bsd.sites.mk

Switch cargo.mk over to it.

Differential Revision:	https://reviews.freebsd.org/D19133
Original commitRevision:492993 
Thursday, 6 Dec 2018
20:33 sunpoet search for other commits by this committer
Update URL
Original commitRevision:486800 
Sunday, 14 Oct 2018
20:17 arved search for other commits by this committer
Remove gd.tuwien.ac.at. It doesn't resolve anymore.
Original commitRevision:482112 
Thursday, 13 Sep 2018
22:13 gerald search for other commits by this committer
Remove gcc.skazkaforyou.com from MASTER_SITE_GCC.  It's gone rogue and
is up for sale, and does not provide mirror service any longer.

MFH:		2018Q3
Original commitRevision:479746 
Friday, 31 Aug 2018
09:51 mat search for other commits by this committer
curl: (7) Failed to connect to www.cpan.dk port 80: Operation timed out
Original commitRevision:478541 
09:50 mat search for other commits by this committer
This site does https, but redirects to http.
Original commitRevision:478540 
Thursday, 30 Aug 2018
18:34 naddy search for other commits by this committer
Update MASTER_SITE_OPENBSD:
OpenBSD has cdn.openbsd.org officially now which uses cloudflare
and falls back to fastly if its upstream mirror is not available.

Submitted by:	T.J. Townsend <tj@openbsd.org>
Original commitRevision:478482 
Wednesday, 13 Jun 2018
00:43 knu search for other commits by this committer
Remove https://ftp.ruby-lang.org/ as well

ftp.ruby-lang.org is going to be an alias for cache.ruby-lang.org.
Original commitRevision:472274 
00:36 knu search for other commits by this committer
Remove ftp://ftp.ruby-lang.org/; the FTP service is shutting down

Here's the announcement: https://bugs.ruby-lang.org/issues/14842
Original commitRevision:472273 
Tuesday, 17 Apr 2018
19:14 sunpoet search for other commits by this committer
Update MASTER_SITE_CHEESESHOP

https://pypi.python.org/ redirects to https://pypi.org/
Original commitRevision:467623 
Sunday, 15 Apr 2018
12:51 riggs search for other commits by this committer
Retire MASTER_SITE_MPLAYERHQ

Rationale:
- MPLAYERHQ was an alias for www[1-5].mplayerhq.hu
- www.mplayerhq.hu uses dns load balancing already
  for a while, essentially rendering the above
  alias futile
- At times, some of the www[1-9] instances do not
  participate in the balancing while others do.
  (At the time of this writing, for instance www3
   does not have a dns record but www8 does. The
   latter was not part of MASTER_SITE_MPLAYERHQ)
- The MPLAYERHQ alias was only used by two ports
  in the tree:
  multimedia/mplayer-skins
  multimedia/win32-codecs
Original commitRevision:467386 
Thursday, 12 Apr 2018
11:11 mat search for other commits by this committer
Try and prevent people from adding github archive urls.

If you use the archive URL directly, you end up having non unique
distfiles named 0.9.5.tar.gz or v2.2.2.tar.gz, and soon, another port
ends up having the same version, and boom.

Reviewed by:	bdrewery
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D15039
Original commitRevision:467145 
Saturday, 24 Mar 2018
21:12 sunpoet search for other commits by this committer
Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN

PR:		225609
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Original commitRevision:465484 
Monday, 5 Mar 2018
10:35 mat search for other commits by this committer
Bring in the sub-submodule extraction problem fix from USE_GITHUB.

PR:		226221
Sponsored by:	Absolight
Original commitRevision:463643 
08:29 mat search for other commits by this committer
Fix a regression on 10.3 introduced in r463301.

PR:		226221
Reported by:	mmokhi
Sponsored by:	Absolight
Original commitRevision:463628 
Saturday, 3 Mar 2018
06:50 ultima search for other commits by this committer
* Add USE_GITLAB for fetching from www.gitlab.com and GitLab deployed sites.

Reviewed by:	mat
Approved by:	portmgr (mat)
Relnotes:	yes
Differential Revision:	https://reviews.freebsd.org/D12162
Original commitRevision:463463 
Thursday, 1 Mar 2018
12:58 mat search for other commits by this committer
Fix a sub-submodule extraction problem with GH_SUBDIR.

The problem is that GH_SUBDIR are handled in a somewhat random manner.  (The
truth is that in the end of things, they end up being sorted by the group name
being used in the GH_TUPLE.)

So if you have a submodule in bar/foo, and a sub-submodule in bar/foo/baz, it
may happen that foo/bar/baz is handled before foo/bar and then things are
messed up.

This makes it so the GH_SUBDIR target handling is sorted first by the
number of / in the path.  (So, bar/foo is always handled before
bar/foo/baz.)

PR:		226221
Reported by:	ygy
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D14532
Original commitRevision:463301 
Tuesday, 27 Feb 2018
13:03 mat search for other commits by this committer
Switch some MASTER_SITES from http/ftp to https.

Also some cleanup of dead entries.

PR:		226203
Submitted by:	Sam H
Sponsored by:	Absolight
Original commitRevision:463123 
Saturday, 17 Feb 2018
02:08 gerald search for other commits by this committer
http://mirrors.ibiblio.org/pub/mirrors/mozdev.org/ redirects to
http://mirrors.ibiblio.org/mozdev.org/ which also is shorter, so
adjust MASTER_SITE_MOZDEV accordingly.
Original commitRevision:462083 
Thursday, 8 Feb 2018
19:38 wosch search for other commits by this committer
use HTTPS whenever possible

PR:	 	221722
Approved by: bapt, portmgr
Differential Revision: https://reviews.freebsd.org/D14194
Original commitRevision:461262 
Monday, 29 Jan 2018
19:45 tijl search for other commits by this committer
Update EPEL and EPEL7 URL.

PR:		225540
Reported by:	dbn
Original commitRevision:460328 
Sunday, 21 Jan 2018
10:54 rakuco search for other commits by this committer
Use qt.io instead of qt-project.org in MASTER_SITE_QT.

The former has redirected to the latter for a long time now; while here, use
https for the main download URL.
Original commitRevision:459585 
Monday, 15 Jan 2018
11:34 mat search for other commits by this committer
Fix a bug in USE_GITHUB code where a version with more than one / was
not sanitized properly.

Sponsored by:	Absolight
Original commitRevision:459033 
Tuesday, 2 Jan 2018
15:02 linimon search for other commits by this committer
Update MASTER_SITE_TEX_CTAN.

 - ctan.unsw.edu.au now only accepts http
 - neither ftp.tex.ac.uk nor ftp.chg.ru have address records anymore
Original commitRevision:457865 
00:35 linimon search for other commits by this committer
Repairs to MASTER_SITE_DEBIAN_NON_US:

 - ftp.df.lth.se has gone away.
 - some of the "ftp\." sites now only accept http:// addresses.
Original commitRevision:457821 
Friday, 13 Oct 2017
15:07 bapt search for other commits by this committer
Revert r451865, it was actually a temporary situation on belnet
Original commitRevision:452009 
15:00 bapt search for other commits by this committer
Cleanup MYSQL master_sites
Original commitRevision:452008 
13:27 bapt search for other commits by this committer
Remove belnet from GENTOO mirror
Original commitRevision:451994 
12:26 bapt search for other commits by this committer
Remove dead sourceforge.jp mirror
Original commitRevision:451986 
09:03 bapt search for other commits by this committer
Cleanup XCONTRIB master sites
Original commitRevision:451966 
08:49 bapt search for other commits by this committer
clean up master sites for PACKETSTORM
Original commitRevision:451963 
08:31 bapt search for other commits by this committer
Remove old master site for festival which is only mirroring old versions
Original commitRevision:451961 
08:25 bapt search for other commits by this committer
The lip6 mirror for SUNSITE only contains the layout, but none of the files
Original commitRevision:451958 
08:13 bapt search for other commits by this committer
Cleanup NETLIB sites
Original commitRevision:451955 
08:11 bapt search for other commits by this committer
Clean up SAMBA sites
Original commitRevision:451954 
Thursday, 12 Oct 2017
12:03 bapt search for other commits by this committer
belnet.be has "mirror" in the path only for FTP servers, not http ones
Original commitRevision:451865 
11:57 bapt search for other commits by this committer
Remove a blank line getting in by accident
Original commitRevision:451864 
11:53 bapt search for other commits by this committer
Cleanup GENTOO mirrors
Original commitRevision:451862 
11:50 bapt search for other commits by this committer
The sunsite.cnlab-switch.ch has gone
Original commitRevision:451861 
11:41 bapt search for other commits by this committer
Cleanup SUNSITE mirrors
Original commitRevision:451860 
11:29 bapt search for other commits by this committer
Oups fix bad commit r451855 leaving a trailing \
Original commitRevision:451858 
11:19 bapt search for other commits by this committer
pair.com have stopped their ftp server
Original commitRevision:451855 
11:09 bapt search for other commits by this committer
Cleanup the qt list of mirrors
Original commitRevision:451852 
11:05 bapt search for other commits by this committer
Remove more dead KDE mirrors
Original commitRevision:451850 
11:03 bapt search for other commits by this committer
Remove dead sourceforge mirror or the one with invalid certificates
Original commitRevision:451848 
10:02 bapt search for other commits by this committer
Remove more dead KDE mirrors
Original commitRevision:451843 
09:53 bapt search for other commits by this committer
The sunet.se mirror service does not mirror as many things as it used to do
Original commitRevision:451842 
09:51 bapt search for other commits by this committer
Remove some dead kde mirrors
Original commitRevision:451841 
09:45 bapt search for other commits by this committer
ftp.rhnet.is does not exist anymore
Original commitRevision:451839 
09:13 bapt search for other commits by this committer
Cleanup some dead gnome mirrors
Original commitRevision:451835 
Wednesday, 13 Sep 2017
13:07 sunpoet search for other commits by this committer
Remove ftp.dti.ad.jp

PR:		222264
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Original commitRevision:449780 
Monday, 4 Sep 2017
18:35 ultima search for other commits by this committer
Cleanup duplicate code in USE_GITHUB

PR:		221816
Reviewed by:	lifanov (mentor), matthew (mentor), mat
Approved by:	lifanov (mentor), matthew (mentor), mat
Differential Revision:	https://reviews.freebsd.org/D12125
Original commitRevision:449253 
Tuesday, 29 Aug 2017
17:01 ultima search for other commits by this committer
ln use be ${LN}

Reviewed by:	lifanov (mentor), mat
Approved by:	lifanov (mentor), mat
Differential Revision:	https://reviews.freebsd.org/D12125
Original commitRevision:448930 
Wednesday, 16 Aug 2017
12:50 mat search for other commits by this committer
Add a git-clone target to clone the github repositories referenced in
ports using USE_GITHUB.

Sponsored by:	Absolight
Original commitRevision:448034 
Tuesday, 15 Aug 2017
20:59 girgen search for other commits by this committer
Fix broken line
Original commitRevision:448012 
20:50 girgen search for other commits by this committer
FTP sites are shut down.

WWW:	https://www.postgresql.org/message-id/09fd5ea6-7e09-3101-07ba-2c1d9f2d0aec%40joeconway.com
Original commitRevision:448010 
Wednesday, 9 Aug 2017
16:39 pi search for other commits by this committer
Mk/bsd.sites.mk: remove mysql.mirrored.ca from MASTER_SITE_MYSQL

- The site is redirected to a click-farm

PR:		221364
Original commitRevision:447633 
Wednesday, 2 Aug 2017
08:59 mat search for other commits by this committer
Fix MASTER_SITE_ZI, you cannot use a shorthand in a shorthand.

With the current code, if you use ZI, it will not expand LOCAL/ZI.  It
would have worked if you use ${MASTER_SITE_ZI} everywhere though.  It'll
end up trying to fetch from, literally, LOCAL/zi/some-file.tgz.

Sponsored by:	Absolight
Original commitRevision:447090 
Tuesday, 1 Aug 2017
17:03 zi search for other commits by this committer
- Add missing trailing / from previous commit
Original commitRevision:447033 
16:44 zi search for other commits by this committer
- Add my mirror list
Original commitRevision:447028 
Friday, 30 Jun 2017
14:55 dbaio search for other commits by this committer
Update MASTER_SITE_CHEESESHOP

Move `files.pythonhosted.org` mirror to the top

The mirror `pypi.python.org` soon will be replaced with the
new Warehouse [1][2], now it's only serving the old files
and its returning `404 - Not Found` to the new files hosted

[1] https://pypi.org
[2] https://github.com/pypa/warehouse

Approved by:	garga (mentor), python (sunpoet)
Differential Revision:	https://reviews.freebsd.org/D11420
Original commitRevision:444758 
Sunday, 11 Jun 2017
17:25 rakuco search for other commits by this committer
Use https for download.kde.org.
Original commitRevision:443400 
Friday, 14 Apr 2017
23:16 sunpoet search for other commits by this committer
Fix typo
Original commitRevision:438550 
Wednesday, 29 Mar 2017
13:11 mat search for other commits by this committer
Fix using GH_SUBDIR for the default distfile when the path had a single
directory.

Sponsored by:	Absolight
Original commitRevision:437195 
Monday, 13 Mar 2017
17:29 tijl search for other commits by this committer
Add https://*.fedoraproject.org.
Original commitRevision:436093 
17:21 tijl search for other commits by this committer
Revert changes to MASTER_SITE_SOURCEFORGE_JP.  sf.jp != sf.net
Original commitRevision:436091 
17:11 tijl search for other commits by this committer
Update SourceForge mirrors preferring https over http.
Original commitRevision:436089 
Saturday, 11 Mar 2017
12:52 gerald search for other commits by this committer
Replace http://mirrors.kernel.org/sources.redhat.com/ by
http://mirrors.kernel.org/sourceware/ in MASTER_SITE_GCC and
MASTER_SITE_SOURCEWARE.

The original name sources.redhat.com for sourceware.org has been
deprecated many years ago.
Original commitRevision:435900 
Monday, 6 Mar 2017
23:13 gerald search for other commits by this committer
fht-esslingen.de is now hs-esslingen.de, change this globally.
(The old name still works, so no mirrors were broken even before.)
Original commitRevision:435571 
22:40 gerald search for other commits by this committer
Remove ftp://ftp-stud.fht-esslingen.de mirror from MASTER_SITE_KDE
per guidance from its admins.  (We still use the http variant of the
same mirror, which is fine.)
Original commitRevision:435569 
Sunday, 5 Mar 2017
11:59 gerald search for other commits by this committer
Replace ftp://ftp.funet.fi/pub/mirrors/sources.redhat.com by
ftp://ftp.funet.fi/pub/mirrors/sourceware.org in MASTER_SITE_GCC and
MASTER_SITE_SOURCEWARE, sourceware.org having replaced sources.redhat.com
as the standard name of that host years ago.

This should not bring any practical change for now; it's really the same.
Original commitRevision:435472 
09:59 gerald search for other commits by this committer
Remove subdomains of igor.onlinedirect.bg from MASTER_SITE_GCC and
MASTER_SITE_PACKETSTORM.  They do not even resolve in DNS any more.
Original commitRevision:435463 
Saturday, 4 Mar 2017
22:14 gerald search for other commits by this committer
Restore ftp-stud.fht-esslingen.de mirror, just with http instead of ftp.

PR:		299122
Original commitRevision:435430 
Wednesday, 1 Feb 2017
16:16 naddy search for other commits by this committer
Update MASTER_SITE_OPENBSD: OpenBSD mirrors prefer HTTP now and
HTTPS is strongly encouraged.  Replace a woefully outdated list of
all OpenBSD mirrors (there are 60+ now) with a reasonable selection.
Original commitRevision:433043 
Tuesday, 31 Jan 2017
16:54 tijl search for other commits by this committer
- Autodetect the installed linux_base port and use LINUX_DEFAULT only as
  a last resort.
- Construct a list of DISTFILES for every architecture (amd64, i386).
  Select one list for regular make and all lists for make makesum so linux
  ports can have one combined distinfo file.
- Set DIST_SUBDIR?=centos so there's only one copy of common distfiles.
- Use MASTER_SITES and DISTFILES groups so make fetch is a bit smarter.
- Regenerate all distinfo files.
- For linux_base-c6 (just like linux_base-c7 already does) turn bin, lib,
  lib64 and sbin into symbolic links to the same directory under usr.
  This fixes the problem where some programs/libraries exist under / on
  FreeBSD and /usr on Linux or vice versa and then depending on the order
  of search paths Linux programs may run/load FreeBSD programs/libraries
  and fail.
- Turn usr/share/icons into a symbolic link to LOCALBASE/share/icons so
  Linux programs can find desktop theme icons.  This eliminates the need
  for x11-themes/linux*-hicolor-icon-theme.
- Rename pkg-plist.x86_64 to pkg-plist.amd64.
- Regenerate all pkg-plist files.
- Add @preexec to linux_base pkg-plist that moves existing files in bin,
  lib, lib64, sbin and icons to the new destination before the directories
  are turned into symbolic links.
- Remove several empty directories from linux_base ports.
- Sweep over all linux ports: use consistent style, remove old CONFLICTS,
  remove unused pkg-descr files, add NLS option,...
- Remove old linux arts, esound and openssl-compat ports.
Original commitRevision:432937 
Tuesday, 10 Jan 2017
02:52 adamw search for other commits by this committer
Add https://gnupg.org to the head of the GNUPG list, and move
artfiles.org way down, because it is pathologically slow.
Original commitRevision:431059 
Sunday, 25 Dec 2016
13:46 vsevolod search for other commits by this committer
- Update Exim master sites
Original commitRevision:429425 
Tuesday, 13 Dec 2016
14:57 mat search for other commits by this committer
Add a small target to help converting long strings of GH_* to GH_TUPLE.

Sponsored by:	Absolight
Original commitRevision:428492 
Monday, 5 Dec 2016
15:32 mat search for other commits by this committer
It seems sometime, GH_SUBDIR is only medium rare, on the other hand,
GH_SUBDIR_DEFAULT always is fully baked.

Sponsored by:	Absolight
Original commitRevision:427902 
Friday, 18 Nov 2016
08:51 amdmi3 search for other commits by this committer
Clean up dead sourceforge mirrors

Approved by:	portmgr blanket
Original commitRevision:426314 
Tuesday, 25 Oct 2016
17:04 jrm search for other commits by this committer
Include MASTER_SITE_CRAN in Mk/bsd.sites.mk

With this change, math/R, math/libRmath, and all cran ports can share one
list of sites.

Reviewed by:	mat
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8328
Original commitRevision:424635 
Wednesday, 19 Oct 2016
14:50 tijl search for other commits by this committer
Add Linux CentOS 7 infrastructure ports.

Mk/Uses/linux.mk changes:
- Add support for architecture neutral (noarch) distfiles.
- Add support for 64-bit only ports: set IGNORE on i386 and don't install
  32-bit compat libraries on amd64.

Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Differential Revision:	https://reviews.freebsd.org/D7886
Original commitRevision:424259 
Thursday, 15 Sep 2016
15:33 olivierd search for other commits by this committer
perldude.de (one of Xfce mirrors sites) is not regularly synchronized
compared to others
Original commitRevision:422208 
Monday, 5 Sep 2016
19:23 tijl search for other commits by this committer
- Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with
  Mk/Uses/linux.mk.
- Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with
  USES+=linux:\1 in all ports.
- Replace USE_LINUX_APPS with USE_LINUX in all ports.
- Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some
  ports.
- When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY
  are defined.
- Remove BRANDELF_DIRS and BRANDELF_FILES handling.  In the very rare cases
  that it is still necessary ports can run ${BRANDELF} from post-patch.
- Remove AUTOMATIC_PLIST handling.  Only one port used it.
- Fix Linux MASTER_SITES.
- Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with
  default versions framework.
- bsd.port.mk:
  - Move Linux related bits to Uses/linux.mk, except USE_LINUX_PREFIX.
  - Put USE_LINUX_PREFIX handling after USES processing.
  - Define DOCSDIR, DATADIR, etc. after handling USE_LINUX_PREFIX so it can
    give these variables a different default value.
  - When a package needs to run Linux ldconfig check before installation if
    Linux support is enabled.
- emulators/linux_base-*:
  - Use USES=linux and remove duplication.
  - Remove files/lp.  FreeBSD or CUPS lp(1) should work.
  - Remove files/yp.conf.  No longer seems to be used.
  - Remove pkg-deinstall and move pkg-install into pkg-plist.
  - Update pkg-descr and pkg-message.
  - Fix handling of ldconfig cache in pkg-plist.
- devel/fb-adb: Use a Linux shell to run a Linux script but patch the script
  to use FreeBSD mkdir so mkdir -p $path creates $path and not
  /compat/linux/$path.

PR:		211645
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:421387 
Sunday, 4 Sep 2016
10:23 antoine search for other commits by this committer
Improve CHEESESHOP subdir substitution, it didn't work well with
DISTVERSION containing non digits.

PR:		205762
With hat:	portmgr
Original commitRevision:421322 
Friday, 26 Aug 2016
11:01 mat search for other commits by this committer
make WRKSRC_foo work again when GH_SUBDIR is used.

Sponsored by:	Absolight
Original commitRevision:420911 
Wednesday, 24 Aug 2016
14:50 mat search for other commits by this committer
Add GH_SUBDIR, automatically moves a secondary distfile to the right
place inside ${WRKSRC}.

Before:

GH_TUPLE=	Regaddi:Chart.js:f13f99b:chart_js \
		FVANCOP:ChartNew.js:77e7f87:chartnew_js
post-extract:
	@${RMDIR} ${WRKSRC}/database ${WRKSRC}/3rd/Chart.js
	@${MV} ${WRKSRC_database} ${WRKSRC}/database
	@${MV} ${WRKSRC_chart_js} ${WRKSRC}/3rd/Chart.js

After:

GH_TUPLE=	Regaddi:Chart.js:f13f99b:chart_js/3rd/Chart.js \
		FVANCOP:ChartNew.js:77e7f87:chartnew_js/3rd/ChartNew.js

Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D7583
Original commitRevision:420795 
Saturday, 2 Jul 2016
10:39 danfe search for other commits by this committer
Add another http:// GENTOO mirror and kill stray EOL whitespace while here.
Original commitRevision:417922 
Sunday, 19 Jun 2016
11:25 mat search for other commits by this committer
Add a few checks for (MASTER|PATCH)_SITES groups.

While make(1) is ok with variable names having quite a lot of strange
characters in them, the fetch code mostly uses sh(1), where variable
names can't include a dash (or pluses, or many other things).

PR:		210251 210198
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	The FreeBSD Foundation, Absolight
Differential Revision:	https://reviews.freebsd.org/D6779
Original commitRevision:417113 
Friday, 17 Jun 2016
16:30 mat search for other commits by this committer
Fix last entry of MASTER_SITE_EXIM.

PR:		210198
Sponsored by:	Absolight
Original commitRevision:417017 
Thursday, 2 Jun 2016
07:29 mat search for other commits by this committer
Github silently replaces + with - in the tag when creating a tarball.

Reported by:	antoine
Sponsored by:	Absolight
Original commitRevision:416269 
Tuesday, 31 May 2016
08:06 lwhsu search for other commits by this committer
- Add one more MASTER_SITE_ECLIPSE
Original commitRevision:416186 
Friday, 13 May 2016
03:46 lwhsu search for other commits by this committer
- Use files.pythonhosted.org for less redirections
Original commitRevision:415098 
Friday, 6 May 2016
09:12 lwhsu search for other commits by this committer
- Add pypi.io to MASTER_SITE_CHEESESHOP, which supports redirection for
  package-version-based URL scheme.  This eases python ports updating.
Original commitRevision:414688 
Friday, 1 Apr 2016
20:45 jbeich search for other commits by this committer
bsd.sites.mk: with last mirror dead retire MASTER_SITE_ALSA

$ fetch -v http://alsa.cybermirror.org/lib/alsa-lib-1.1.0.tar.bz2
[...]
404 Not Found

Not Found
The requested URL /lib/alsa-lib-1.1.0.tar.bz2 was not found on this server.
Original commitRevision:412373 
Tuesday, 8 Mar 2016
13:09 mat search for other commits by this committer
Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.

Fix distinfo for the offending ports.

lang/yorick's tag was moved, and the added patch was no longer needed.

PR:			207644
Submitted by:		mat
Exp-run by by:		antoine
Sponsored by:		Absolight
Differential Revision:	https://reviews.freebsd.org/D4268
Original commitRevision:410613 
Tuesday, 1 Mar 2016
20:22 mat search for other commits by this committer
Introduce GH_TUPLE.

GH_TUPLE allows one to put all the GH_{ACCOUNT,PROJECT,TAGNAME} into one
variable, in the form of account:project:tagname[:group].  It is helpful
when there are many submodules.

PR:		204772
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D4514
Original commitRevision:409898 
Friday, 12 Feb 2016
18:24 mat search for other commits by this committer
Update the RUBYGEMS master site, the previous ones are legacy and were
not being updated any more.

Discussed with:	swills
Sponsored by:	Absolight
Original commitRevision:408745 

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

«  1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9  »