Commit Graph

147 Commits

Author SHA1 Message Date
Gerald Pfeifer
a9f015d155 Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2018-12-12 01:35:33 +00:00
Sunpoet Po-Chuan Hsieh
3b4dedf018 Update to 1.34.0
Changes:	https://github.com/aria2/aria2/releases
2018-08-29 19:08:22 +00:00
Gerald Pfeifer
09f9633cb6 Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
2018-07-29 22:18:44 +00:00
Sunpoet Po-Chuan Hsieh
60f33d8bce Enable CA_BUNDLE option by default
- Bump PORTREVISION for dependency change
2018-06-20 19:35:35 +00:00
Sunpoet Po-Chuan Hsieh
c5a234cf19 Fix typo
Submitted by:	lightside <lightside@gmx.com>
2018-06-04 16:22:24 +00:00
Sunpoet Po-Chuan Hsieh
a84999a1b0 Add CARES option
PR:		228712
Submtited by:	<yorik.sar@gmail.com>
2018-06-03 18:17:29 +00:00
Sunpoet Po-Chuan Hsieh
290adbe7cf Fix build with LibreSSL 2.7
PR:		227177
Submitted by:	brnrd
2018-04-03 09:46:38 +00:00
Sunpoet Po-Chuan Hsieh
03bfa34fce Update to 1.33.1
Changes:	https://github.com/aria2/aria2/releases
2017-11-11 23:33:43 +00:00
Sunpoet Po-Chuan Hsieh
313fa9a563 Update to 1.33.0
Changes:	https://github.com/aria2/aria2/releases
2017-10-25 18:28:38 +00:00
Gerald Pfeifer
e59c88cece Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
2017-09-10 20:55:38 +00:00
Sunpoet Po-Chuan Hsieh
83546428fb Update to 1.32.0
Changes:	https://github.com/aria2/aria2/releases
MFH:		2017Q2
2017-05-24 13:02:48 +00:00
Sunpoet Po-Chuan Hsieh
8ae4355c76 Use USES=gnome 2017-05-01 12:47:00 +00:00
Gerald Pfeifer
04d6f52202 Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
2017-04-01 15:23:30 +00:00
Sunpoet Po-Chuan Hsieh
716daaf761 Install bash completion file
- Bump PORTREVISION for package change
2017-01-29 16:04:52 +00:00
Sunpoet Po-Chuan Hsieh
1b6b764c9b Update to 1.31.0
- Install bash completion file

Changes:	https://github.com/aria2/aria2/releases
2017-01-22 14:37:45 +00:00
Jan Beich
32d56ae68a Assume "pkg-config zlib" works after 9.x reached EOL
Many ports passed ZLIB_CFLAGS="-I/usr/include" ZLIB_LIBS="-L/usr/lib -lz"
which is unsafe at least with lang/gcc* that override some system headers
and have newer libgcc_s.so that our old version in base may not be
forward-compatible with.
2017-01-03 17:06:49 +00:00
Sunpoet Po-Chuan Hsieh
8d4d16f91b Update to 1.30.0
- Add my LOCAL to MASTER_SITES

Changes:	https://github.com/aria2/aria2/releases
2017-01-01 21:40:23 +00:00
Sunpoet Po-Chuan Hsieh
f5bd98fade - Update to 1.29.0
Changes:	https://github.com/aria2/aria2/releases
2016-11-19 17:05:01 +00:00
Jan Beich
054762a42c www/aria2: update to 1.28.0
- Expose SSH2 option (appeared in 1.19.0)
- Chase HTTP redirect in MASTER_SITES
- Convert USE_OPENSSL=yes into USES+=ssl

Changes:	https://github.com/aria2/aria2/compare/release-1.23.0...release-1.28.0
Changes:	https://github.com/aria2/aria2/releases
PR:		212960
Submitted by:	lightside@gmx.com
Approved by:	maintainer timeout (3 weeks)
2016-10-17 04:34:34 +00:00
Sunpoet Po-Chuan Hsieh
0d42b649cf - Update to 1.23.0
- Update WWW

Changes:	https://github.com/aria2/aria2/releases
2016-05-23 03:50:00 +00:00
Sunpoet Po-Chuan Hsieh
9acec07247 - Update to 1.22.0
Changes:	https://github.com/tatsuhiro-t/aria2/releases
2016-04-16 11:22:25 +00:00
Mathieu Arnold
72ea7e696b Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:33:55 +00:00
Sunpoet Po-Chuan Hsieh
c2d1614102 - Update to 1.21.0
Changes:	https://github.com/tatsuhiro-t/aria2/releases
2016-03-27 17:56:22 +00:00
Sunpoet Po-Chuan Hsieh
c03d4bab8a - Fix build on 9.x (OpenSSL 0.9.8) 2016-03-13 14:55:54 +00:00
Sunpoet Po-Chuan Hsieh
b4cc89c948 - Use *_CONFIGURE_WITH
- Use USES=sqlite
2016-03-06 16:09:09 +00:00
Sunpoet Po-Chuan Hsieh
b3257656b1 - Update to 1.20.0
Changes:	https://github.com/tatsuhiro-t/aria2/releases
2016-03-06 06:19:09 +00:00
Sunpoet Po-Chuan Hsieh
4ede52cdc7 - Update to 1.19.3
Changes:	https://github.com/tatsuhiro-t/aria2/releases
2015-12-11 10:02:06 +00:00
Sunpoet Po-Chuan Hsieh
23a32948bf - Update to 1.19.2
- Add LICENSE_FILE

Changes:	https://github.com/tatsuhiro-t/aria2/releases
2015-10-16 13:14:48 +00:00
Alexey Dokuchaev
3b641bac52 Stop misleading users that the port does not install on PowerPC. Aria2 is
written in a quite portable way, and should build fine everywhere provided
there is C++11 capable compiler available.
2015-09-05 05:56:17 +00:00
Sunpoet Po-Chuan Hsieh
82be63274e - Update to 1.19.0
- Regenerate patch file with makepatch:

Changes:	https://github.com/tatsuhiro-t/aria2/blob/master/NEWS
2015-05-25 19:53:33 +00:00
Sunpoet Po-Chuan Hsieh
84f02ec74b - Fix build on 9.x (OpenSSL 0.9.8)
MFH:		2015Q2
2015-04-27 14:57:48 +00:00
Sunpoet Po-Chuan Hsieh
1df4aaaecd - Update to 1.18.10
Changes:	https://github.com/tatsuhiro-t/aria2/blob/master/NEWS
2015-02-24 17:02:22 +00:00
Sunpoet Po-Chuan Hsieh
61e039df70 - Update to 1.18.9
- Set more CONFIGURE_ARGS explicitly

Changes:	https://github.com/tatsuhiro-t/aria2/blob/master/NEWS
2015-02-18 16:19:20 +00:00
Sunpoet Po-Chuan Hsieh
4c424b1eb0 - Cleanup PLIST 2014-12-20 18:13:32 +00:00
Sunpoet Po-Chuan Hsieh
3a91e20027 - Bump PORTREVISION for package change 2014-11-07 17:51:50 +00:00
Ryan Steinmetz
d684655ef6 - Add rc script for aria
Approved by:	sunpoet@ (maintainer)
2014-11-07 14:23:50 +00:00
Sunpoet Po-Chuan Hsieh
9628a43760 - Update to 1.18.8
Changes:	http://sourceforge.net/projects/aria2/files/stable/aria2-1.18.8/README.rst/view
2014-09-12 16:00:56 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Sunpoet Po-Chuan Hsieh
fd7b11bd32 - Use INSTALL_TARGET=install-strip 2014-08-30 16:07:19 +00:00
Michael Gmelin
efc161dffd Remove deletion of LC_MESSAGES directories that are owned by devel/gettext
Reviewed by:	bdrewery
Approved by:	bdrewery
2014-08-20 00:25:18 +00:00
Sunpoet Po-Chuan Hsieh
1e9f7f2bd9 - Fix build on 11-CURRENT 2014-07-23 20:00:28 +00:00
Sunpoet Po-Chuan Hsieh
e995ac7a7f - Update to 1.18.7
Changes:	http://sourceforge.net/projects/aria2/files/stable/aria2-1.18.7/README.rst/view
2014-07-23 13:16:39 +00:00
Sunpoet Po-Chuan Hsieh
e4baa771b4 - Update to 1.18.6
- Strip shared library in post-install:
- Use PORTDOCS
- Simplify Makefile

Changes:	http://sourceforge.net/projects/aria2/files/stable/aria2-1.18.6/README.rst/view
2014-07-14 10:06:22 +00:00
Tijl Coosemans
ec94e4d5eb Bump more ports that depend on libsqlite3.so:
- ports that set USE_SQLITE with the *_USE option helper
- ports that depend on libsqlite3 indirectly as reported by pkg rquery

Approved by:	portmgr (implicit)
2014-07-05 12:19:32 +00:00
Dmitry Marakasov
70095a6156 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-06-26 12:10:14 +00:00
Niclas Zeising
39fc32e828 The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
2014-04-16 18:28:47 +00:00
Sunpoet Po-Chuan Hsieh
2cf554b3b3 - Update to 1.18.5
Changes:	http://sourceforge.net/projects/aria2/files/stable/aria2-1.18.5/README.rst/view
2014-03-31 14:05:20 +00:00
Sunpoet Po-Chuan Hsieh
a1d654b179 - Update to 1.18.4
Changes:	http://sourceforge.net/projects/aria2/files/stable/aria2-1.18.4/README.rst/view
2014-03-24 12:42:13 +00:00
Sunpoet Po-Chuan Hsieh
3676958aa1 - Use USES=tar:xz
- Cosmetic change
2014-03-12 18:53:42 +00:00
Sunpoet Po-Chuan Hsieh
827668383b - Shorten pkg-descr 2014-01-23 03:30:24 +00:00