aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorperky <perky@FreeBSD.org>2002-07-02 05:14:23 +0800
committerperky <perky@FreeBSD.org>2002-07-02 05:14:23 +0800
commita8eaab7fdb70fb8584392f42263731f010438ffd (patch)
tree998969ae67142ebd9d34976a4edcd9735058685d /devel
parent56e7cca042a631b0653a49e4e84d62d47a32b97a (diff)
downloadfreebsd-ports-gnome-a8eaab7fdb70fb8584392f42263731f010438ffd.tar.gz
freebsd-ports-gnome-a8eaab7fdb70fb8584392f42263731f010438ffd.tar.zst
freebsd-ports-gnome-a8eaab7fdb70fb8584392f42263731f010438ffd.zip
Add another master sites
Requested by: maintainer
Diffstat (limited to 'devel')
-rw-r--r--devel/varconf/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/devel/varconf/Makefile b/devel/varconf/Makefile
index 178740cbf648..d8d2109c8546 100644
--- a/devel/varconf/Makefile
+++ b/devel/varconf/Makefile
@@ -8,7 +8,11 @@
PORTNAME= varconf
PORTVERSION= 0.5.2
CATEGORIES= devel
-MASTER_SITES= ftp://victor.worldforge.org/pub/worldforge/libs/varconf/
+MASTER_SITES= ftp://victor.worldforge.org/%SUBDIR%/ \
+ http://purple.worldforge.org/wf/downloads/libs/varconf/ \
+ http://grimicus.dyndns.org:8080/%SUBDIR%/ \
+ ftp://ftp.fr.gnome.org/%SUBDIR%/
+MASTER_SITE_SUBDIR= pub/worldforge/libs/varconf
MAINTAINER= lehmann@ans-netz.de
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by...amdmi32016-05-241-1/+1 * For the various lang/python* ports, improve the __FreeBSD_versiondim2016-04-262-1/+14 * Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.mat2016-04-011-1/+1 * lang/python{27,3*}: Backport patch in upstream issue20397koobs2016-01-092-1/+36 * - Update to 3.4.4miwi2016-01-034-32/+48 * lang/python27(3*), Mk/Uses/python.mk: remove make spawnmarino2015-12-292-1/+6 * - Switch regression-test to TEST_TARGEDmiwi2015-12-241-3/+4 * Add version specified ports of separated standard Python modules forlwhsu2015-11-192-1/+14 * lang/python{27,32,33,34}: Mark MAKE_JOBS_UNSAFEkoobs2015-07-301-0/+1 * MASTER_SITES cleanup.mat2015-05-141-2/+1 * Force a rebuild/upgrade to chase head r280306 which removed SSLv2 support.bdrewery2015-04-071-0/+1 * lang category: Remove $PTHREAD_LIBSmarino2015-03-251-2/+1 * Update to version 3.4.3.demon2015-03-034-17/+26 * lang/python34: BROKEN on i386 without LIBFFIkoobs2015-02-111-14/+16 * - Revert the previous NIS check, since it does not help at allmva2014-12-231-1/+1 * - Python 3.x: try to improve the NIS detection for FreeBSDmva2014-12-221-2/+2 * Rename option PORT_FFI --> LIBFFI.demon2014-11-041-4/+4 * Add a reference to python issue regarding i386 compilation failure withdemon2014-11-031-0/+1 * Add an option to use libffi from ports instead of bundled one.demon2014-10-291-2/+13 * Cleanup plistbapt2014-10-271-178/+0 * Update to version 3.4.2.demon2014-10-277-129/+73 * Change INSTALL_DATA to install with mode 644antoine2014-09-052-17/+1 * lang/python34: Fix build when semaphores are not enabledkoobs2014-08-252-1/+23 * lang/python{27,33,34}: Bump PORTREVISION, sanitizes builds.koobs2014-08-231-1/+1 * lang/python{27,33,34}: Backport fix for upstream Issue #21166koobs2014-08-231-0/+74 * - Add USE_OPENSSL, since all lang/python ports build the _ssl module, whichmva2014-08-111-1/+2 * - Remove everything related to USE_PYTHON and bsd.python.mk. This is amva2014-08-012-5034/+5030 * Fix plist without THREADS option.jkim2014-07-161-1/+1 * - Add CPE entries for pythonsbz2014-07-121-8/+12 * - Create symlinks for non-ABI-suffixed python*-config and ABI-suffixed python...antoine2014-06-174-4/+47 * Update python34 port 3.4.0 --> 3.4.1.demon2014-06-023-72/+80 * lang/python{31,32,33}: Fix stage/package as non-rootkoobs2014-04-221-4/+2 * - Pet portlint: use PYTHON_DISTNAME instead of PYTHON_DISTFILEsunpoet2014-04-111-2/+2