non port: Mk/bsd.sites.mk |
Number of commits found: 872 (showing only 100 on this page) |
Thursday, 28 Feb 2019
|
21:36 sunpoet
Fix comment of GH_TAGNAME
 |
Tuesday, 19 Feb 2019
|
13:20 sunpoet
Update MASTER_SITE_RUBYGEMS
 |
Friday, 15 Feb 2019
|
12:04 tobik
Add a CRATESIO entry for crates.io to bsd.sites.mk
Switch cargo.mk over to it.
Differential Revision: https://reviews.freebsd.org/D19133
 |
Thursday, 6 Dec 2018
|
20:33 sunpoet
Update URL
 |
Sunday, 14 Oct 2018
|
20:17 arved
Remove gd.tuwien.ac.at. It doesn't resolve anymore.
 |
Thursday, 13 Sep 2018
|
22:13 gerald
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
 |
Friday, 31 Aug 2018
|
09:51 mat
curl: (7) Failed to connect to www.cpan.dk port 80: Operation timed out
 |
09:50 mat
This site does https, but redirects to http.
 |
Thursday, 30 Aug 2018
|
18:34 naddy
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>
 |
Wednesday, 13 Jun 2018
|
00:43 knu
Remove https://ftp.ruby-lang.org/ as well
ftp.ruby-lang.org is going to be an alias for cache.ruby-lang.org.
 |
00:36 knu
Remove ftp://ftp.ruby-lang.org/; the FTP service is shutting down
Here's the announcement: https://bugs.ruby-lang.org/issues/14842
 |
Tuesday, 17 Apr 2018
|
19:14 sunpoet
Update MASTER_SITE_CHEESESHOP
https://pypi.python.org/ redirects to https://pypi.org/
 |
Sunday, 15 Apr 2018
|
12:51 riggs
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
 |
Thursday, 12 Apr 2018
|
11:11 mat
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
 |
Saturday, 24 Mar 2018
|
21:12 sunpoet
Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN
PR: 225609
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
 |
Monday, 5 Mar 2018
|
10:35 mat
Bring in the sub-submodule extraction problem fix from USE_GITHUB.
PR: 226221
Sponsored by: Absolight
 |
08:29 mat
Fix a regression on 10.3 introduced in r463301.
PR: 226221
Reported by: mmokhi
Sponsored by: Absolight
 |
Saturday, 3 Mar 2018
|
06:50 ultima
* 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
 |
Thursday, 1 Mar 2018
|
12:58 mat
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
 |
Tuesday, 27 Feb 2018
|
13:03 mat
Switch some MASTER_SITES from http/ftp to https.
Also some cleanup of dead entries.
PR: 226203
Submitted by: Sam H
Sponsored by: Absolight
 |
Saturday, 17 Feb 2018
|
02:08 gerald
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.
 |
Thursday, 8 Feb 2018
|
19:38 wosch
use HTTPS whenever possible
PR: 221722
Approved by: bapt, portmgr
Differential Revision: https://reviews.freebsd.org/D14194
 |
Monday, 29 Jan 2018
|
19:45 tijl
Update EPEL and EPEL7 URL.
PR: 225540
Reported by: dbn
 |
Sunday, 21 Jan 2018
|
10:54 rakuco
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.
 |
Monday, 15 Jan 2018
|
11:34 mat
Fix a bug in USE_GITHUB code where a version with more than one / was
not sanitized properly.
Sponsored by: Absolight
 |
Tuesday, 2 Jan 2018
|
15:02 linimon
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
 |
00:35 linimon
Repairs to MASTER_SITE_DEBIAN_NON_US:
- ftp.df.lth.se has gone away.
- some of the "ftp\." sites now only accept http:// addresses.
 |
Friday, 13 Oct 2017
|
15:07 bapt
Revert r451865, it was actually a temporary situation on belnet
 |
15:00 bapt
Cleanup MYSQL master_sites
 |
13:27 bapt
Remove belnet from GENTOO mirror
 |
12:26 bapt
Remove dead sourceforge.jp mirror
 |
09:03 bapt
Cleanup XCONTRIB master sites
 |
08:49 bapt
clean up master sites for PACKETSTORM
 |
08:31 bapt
Remove old master site for festival which is only mirroring old versions
 |
08:25 bapt
The lip6 mirror for SUNSITE only contains the layout, but none of the files
 |
08:13 bapt
Cleanup NETLIB sites
 |
08:11 bapt
Clean up SAMBA sites
 |
Thursday, 12 Oct 2017
|
12:03 bapt
belnet.be has "mirror" in the path only for FTP servers, not http ones
 |
11:57 bapt
Remove a blank line getting in by accident
 |
11:53 bapt
Cleanup GENTOO mirrors
 |
11:50 bapt
The sunsite.cnlab-switch.ch has gone
 |
11:41 bapt
Cleanup SUNSITE mirrors
 |
11:29 bapt
Oups fix bad commit r451855 leaving a trailing \
 |
11:19 bapt
pair.com have stopped their ftp server
 |
11:09 bapt
Cleanup the qt list of mirrors
 |
11:05 bapt
Remove more dead KDE mirrors
 |
11:03 bapt
Remove dead sourceforge mirror or the one with invalid certificates
 |
10:02 bapt
Remove more dead KDE mirrors
 |
09:53 bapt
The sunet.se mirror service does not mirror as many things as it used to do
 |
09:51 bapt
Remove some dead kde mirrors
 |
09:45 bapt
ftp.rhnet.is does not exist anymore
 |
09:13 bapt
Cleanup some dead gnome mirrors
 |
Wednesday, 13 Sep 2017
|
13:07 sunpoet
Remove ftp.dti.ad.jp
PR: 222264
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
 |
Monday, 4 Sep 2017
|
18:35 ultima
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
 |
Tuesday, 29 Aug 2017
|
17:01 ultima
ln use be ${LN}
Reviewed by: lifanov (mentor), mat
Approved by: lifanov (mentor), mat
Differential Revision: https://reviews.freebsd.org/D12125
 |
Wednesday, 16 Aug 2017
|
12:50 mat
Add a git-clone target to clone the github repositories referenced in
ports using USE_GITHUB.
Sponsored by: Absolight
 |
Tuesday, 15 Aug 2017
|
20:59 girgen
Fix broken line
 |
20:50 girgen
FTP sites are shut down.
WWW: https://www.postgresql.org/message-id/09fd5ea6-7e09-3101-07ba-2c1d9f2d0aec%40joeconway.com
 |
Wednesday, 9 Aug 2017
|
16:39 pi
Mk/bsd.sites.mk: remove mysql.mirrored.ca from MASTER_SITE_MYSQL
- The site is redirected to a click-farm
PR: 221364
 |
Wednesday, 2 Aug 2017
|
08:59 mat
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
 |
Tuesday, 1 Aug 2017
|
17:03 zi
- Add missing trailing / from previous commit
 |
16:44 zi
- Add my mirror list
 |
Friday, 30 Jun 2017
|
14:55 dbaio
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
 |
Sunday, 11 Jun 2017
|
17:25 rakuco
Use https for download.kde.org.
 |
Friday, 14 Apr 2017
|
23:16 sunpoet
Fix typo
 |
Wednesday, 29 Mar 2017
|
13:11 mat
Fix using GH_SUBDIR for the default distfile when the path had a single
directory.
Sponsored by: Absolight
 |
Monday, 13 Mar 2017
|
17:29 tijl
Add https://*.fedoraproject.org.
 |
17:21 tijl
Revert changes to MASTER_SITE_SOURCEFORGE_JP. sf.jp != sf.net
 |
17:11 tijl
Update SourceForge mirrors preferring https over http.
 |
Saturday, 11 Mar 2017
|
12:52 gerald
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.
 |
Monday, 6 Mar 2017
|
23:13 gerald
fht-esslingen.de is now hs-esslingen.de, change this globally.
(The old name still works, so no mirrors were broken even before.)
 |
22:40 gerald
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.)
 |
Sunday, 5 Mar 2017
|
11:59 gerald
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.
 |
09:59 gerald
Remove subdomains of igor.onlinedirect.bg from MASTER_SITE_GCC and
MASTER_SITE_PACKETSTORM. They do not even resolve in DNS any more.
 |
Saturday, 4 Mar 2017
|
22:14 gerald
Restore ftp-stud.fht-esslingen.de mirror, just with http instead of ftp.
PR: 299122
 |
Wednesday, 1 Feb 2017
|
16:16 naddy
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.
 |
Tuesday, 31 Jan 2017
|
16:54 tijl
- 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.
 |
Tuesday, 10 Jan 2017
|
02:52 adamw
Add https://gnupg.org to the head of the GNUPG list, and move
artfiles.org way down, because it is pathologically slow.
 |
Sunday, 25 Dec 2016
|
13:46 vsevolod
- Update Exim master sites
 |
Tuesday, 13 Dec 2016
|
14:57 mat
Add a small target to help converting long strings of GH_* to GH_TUPLE.
Sponsored by: Absolight
 |
Monday, 5 Dec 2016
|
15:32 mat
It seems sometime, GH_SUBDIR is only medium rare, on the other hand,
GH_SUBDIR_DEFAULT always is fully baked.
Sponsored by: Absolight
 |
Friday, 18 Nov 2016
|
08:51 amdmi3
Clean up dead sourceforge mirrors
Approved by: portmgr blanket
 |
Tuesday, 25 Oct 2016
|
17:04 jrm
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
 |
Wednesday, 19 Oct 2016
|
14:50 tijl
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
 |
Thursday, 15 Sep 2016
|
15:33 olivierd
perldude.de (one of Xfce mirrors sites) is not regularly synchronized
compared to others
 |
Monday, 5 Sep 2016
|
19:23 tijl
- 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)
 |
Sunday, 4 Sep 2016
|
10:23 antoine
Improve CHEESESHOP subdir substitution, it didn't work well with
DISTVERSION containing non digits.
PR: 205762
With hat: portmgr
 |
Friday, 26 Aug 2016
|
11:01 mat
make WRKSRC_foo work again when GH_SUBDIR is used.
Sponsored by: Absolight
 |
Wednesday, 24 Aug 2016
|
14:50 mat
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
 |
Saturday, 2 Jul 2016
|
10:39 danfe
Add another http:// GENTOO mirror and kill stray EOL whitespace while here.
 |
Sunday, 19 Jun 2016
|
11:25 mat
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
 |
Friday, 17 Jun 2016
|
16:30 mat
Fix last entry of MASTER_SITE_EXIM.
PR: 210198
Sponsored by: Absolight
 |
Thursday, 2 Jun 2016
|
07:29 mat
Github silently replaces + with - in the tag when creating a tarball.
Reported by: antoine
Sponsored by: Absolight
 |
Tuesday, 31 May 2016
|
08:06 lwhsu
- Add one more MASTER_SITE_ECLIPSE
 |
Friday, 13 May 2016
|
03:46 lwhsu
- Use files.pythonhosted.org for less redirections
 |
Friday, 6 May 2016
|
09:12 lwhsu
- Add pypi.io to MASTER_SITE_CHEESESHOP, which supports redirection for
package-version-based URL scheme. This eases python ports updating.
 |
Friday, 1 Apr 2016
|
20:45 jbeich
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.
 |
Tuesday, 8 Mar 2016
|
13:09 mat
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
 |
Tuesday, 1 Mar 2016
|
20:22 mat
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
 |
Friday, 12 Feb 2016
|
18:24 mat
Update the RUBYGEMS master site, the previous ones are legacy and were
not being updated any more.
Discussed with: swills
Sponsored by: Absolight
 |
Number of commits found: 872 (showing only 100 on this page) |