non port: www/aria2/Makefile |
SVNWeb
|
Number of commits found: 151 (showing only 100 on this page) |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] e915e75 (Only the first 10 of 1623 ports in this commit are shown above. )
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above )
|
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
|
Sat, 26 Mar 2022
|
[ 08:27 Matthias Fechner (mfechner) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
Sun, 21 Nov 2021
|
[ 21:17 Po-Chuan Hsieh (sunpoet) Author: Daniel Engberg ] a015b7b
www/aria2: Fix EXPAT option
PR: 259885
|
Wed, 13 Oct 2021
|
[ 05:36 Po-Chuan Hsieh (sunpoet) ] 8356ac7
www/aria2: Cosmetic change
|
Thu, 30 Sep 2021
|
[ 15:14 Bernhard Froehlich (decke) ] d3197ef
www/aria2: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 21 Sep 2021
|
[ 22:23 Po-Chuan Hsieh (sunpoet) ] 1151768
www/aria2: Update comment: Update to 1.36.0
Changes: https://github.com/aria2/aria2/releases
|
Sat, 24 Jul 2021
|
[ 20:21 Po-Chuan Hsieh (sunpoet) ] 7e3acff
www/aria2: Add STATIC option
PR: 254559
Requested by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
Wed, 21 Jul 2021
|
[ 21:12 Po-Chuan Hsieh (sunpoet) ] 8965c60
www/aria2: Add EXPAT, LIBUV and LIBXML2 options
It allows users to choose XML backend.
PR: 254559
Requested by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
Sun, 18 Apr 2021
|
[ 05:42 Po-Chuan Hsieh (sunpoet) ] 2e72e64
www/aria2: Cosmetic change
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 4 Nov 2019
|
[ 15:58 sunpoet ]
Update to 1.35.0
Changes: https://github.com/aria2/aria2/releases
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
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, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Wed, 29 Aug 2018
|
[ 19:08 sunpoet ]
Update to 1.34.0
Changes: https://github.com/aria2/aria2/releases
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
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
|
Wed, 20 Jun 2018
|
[ 19:35 sunpoet ]
Enable CA_BUNDLE option by default
- Bump PORTREVISION for dependency change
|
Mon, 4 Jun 2018
|
[ 16:22 sunpoet ]
Fix typo
Submitted by: lightside <lightside@gmx.com>
|
Sun, 3 Jun 2018
|
[ 18:17 sunpoet ]
Add CARES option
PR: 228712
Submtited by: <yorik.sar@gmail.com>
|
Sat, 11 Nov 2017
|
[ 23:33 sunpoet ]
Update to 1.33.1
Changes: https://github.com/aria2/aria2/releases
|
Wed, 25 Oct 2017
|
[ 18:28 sunpoet ]
Update to 1.33.0
Changes: https://github.com/aria2/aria2/releases
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
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
|
Wed, 24 May 2017
|
[ 13:02 sunpoet ]
Update to 1.32.0
Changes: https://github.com/aria2/aria2/releases
MFH: 2017Q2
|
Mon, 1 May 2017
|
[ 12:47 sunpoet ]
Use USES=gnome
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
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
|
Sun, 29 Jan 2017
|
[ 16:04 sunpoet ]
Install bash completion file
- Bump PORTREVISION for package change
|
Sun, 22 Jan 2017
|
[ 14:37 sunpoet ]
Update to 1.31.0
- Install bash completion file
Changes: https://github.com/aria2/aria2/releases
|
Tue, 3 Jan 2017
|
[ 17:06 jbeich ] (Only the first 10 of 27 ports in this commit are shown above. )
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.
|
Sun, 1 Jan 2017
|
[ 21:40 sunpoet ]
Update to 1.30.0
- Add my LOCAL to MASTER_SITES
Changes: https://github.com/aria2/aria2/releases
|
Sat, 19 Nov 2016
|
[ 17:05 sunpoet ]
- Update to 1.29.0
Changes: https://github.com/aria2/aria2/releases
|
Mon, 17 Oct 2016
|
[ 04:34 jbeich ]
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)
|
Mon, 23 May 2016
|
[ 03:50 sunpoet ]
- Update to 1.23.0
- Update WWW
Changes: https://github.com/aria2/aria2/releases
|
Sat, 16 Apr 2016
|
[ 11:22 sunpoet ]
- Update to 1.22.0
Changes: https://github.com/tatsuhiro-t/aria2/releases
|
Fri, 1 Apr 2016
|
[ 14:33 mat ] (Only the first 10 of 2136 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 27 Mar 2016
|
[ 17:56 sunpoet ]
- Update to 1.21.0
Changes: https://github.com/tatsuhiro-t/aria2/releases
|
Sun, 6 Mar 2016
|
[ 16:09 sunpoet ]
- Use *_CONFIGURE_WITH
- Use USES=sqlite
|
[ 06:19 sunpoet ]
- Update to 1.20.0
Changes: https://github.com/tatsuhiro-t/aria2/releases
|
Fri, 11 Dec 2015
|
[ 10:02 sunpoet ]
- Update to 1.19.3
Changes: https://github.com/tatsuhiro-t/aria2/releases
|
Fri, 16 Oct 2015
|
[ 13:14 sunpoet ]
- Update to 1.19.2
- Add LICENSE_FILE
Changes: https://github.com/tatsuhiro-t/aria2/releases
|
Sat, 5 Sep 2015
|
[ 05:56 danfe ]
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.
|
Mon, 25 May 2015
|
[ 19:53 sunpoet ]
- Update to 1.19.0
- Regenerate patch file with makepatch:
Changes: https://github.com/tatsuhiro-t/aria2/blob/master/NEWS
|
Tue, 24 Feb 2015
|
[ 17:02 sunpoet ]
- Update to 1.18.10
Changes: https://github.com/tatsuhiro-t/aria2/blob/master/NEWS
|
Wed, 18 Feb 2015
|
[ 16:19 sunpoet ]
- Update to 1.18.9
- Set more CONFIGURE_ARGS explicitly
Changes: https://github.com/tatsuhiro-t/aria2/blob/master/NEWS
|
Fri, 7 Nov 2014
|
[ 17:51 sunpoet ]
- Bump PORTREVISION for package change
|
[ 14:23 zi ]
- Add rc script for aria
Approved by: sunpoet@ (maintainer)
|
Fri, 12 Sep 2014
|
[ 16:00 sunpoet ]
- Update to 1.18.8
Changes: http://sourceforge.net/projects/aria2/files/stable/aria2-1.18.8/README.rst/view
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
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)
|
Sat, 30 Aug 2014
|
[ 16:07 sunpoet ]
- Use INSTALL_TARGET=install-strip
|
Wed, 23 Jul 2014
|
[ 13:16 sunpoet ]
- Update to 1.18.7
Changes: http://sourceforge.net/projects/aria2/files/stable/aria2-1.18.7/README.rst/view
|
Mon, 14 Jul 2014
|
[ 10:06 sunpoet ]
- 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
|
Sat, 5 Jul 2014
|
[ 12:19 tijl ] (Only the first 10 of 59 ports in this commit are shown above. )
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)
|
Thu, 26 Jun 2014
|
[ 12:10 amdmi3 ]
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Mon, 31 Mar 2014
|
[ 14:05 sunpoet ]
- Update to 1.18.5
Changes: http://sourceforge.net/projects/aria2/files/stable/aria2-1.18.5/README.rst/view
|
Mon, 24 Mar 2014
|
[ 12:42 sunpoet ]
- Update to 1.18.4
Changes: http://sourceforge.net/projects/aria2/files/stable/aria2-1.18.4/README.rst/view
|
Wed, 12 Mar 2014
|
[ 18:53 sunpoet ]
- Use USES=tar:xz
- Cosmetic change
|
Sun, 12 Jan 2014
|
[ 03:52 sunpoet ]
- Update to 1.18.3
Changes: http://sourceforge.net/projects/aria2/files/stable/aria2-1.18.3/README.rst/view
|
Mon, 30 Dec 2013
|
[ 09:19 sunpoet ]
- Update to 1.18.2
- Unbreak build for FreeBSD 8.x and 9.x (without libc++)
Changes: http://sourceforge.net/projects/aria2/files/stable/aria2-1.18.2/README.rst/view
|
Sat, 7 Dec 2013
|
[ 10:50 gjb ]
To prevent fallout of lowering __FreeBSD_version in releng/10.0 branch,
adjust OSVERSION evaluation in ports that specifically use '100050N'.
Approved by: affected maintainers (implicit)
Sponsored by: The FreeBSD Foundation
|
Fri, 29 Nov 2013
|
[ 19:50 sunpoet ]
- Build and install libaria2
- Strip shared library
- Bump PORTREVISION for package change
|
[ 13:41 sunpoet ]
- Fix OPENSSL_LIBS in CONFIGURE_ENV
|
Wed, 27 Nov 2013
|
[ 21:25 sunpoet ]
- Use USES=compiler:c++11-lib
- Mark broken for FreeBSD 8.x and 9.x without libc++
|
Fri, 15 Nov 2013
|
[ 11:03 sunpoet ]
- Update to 1.18.1
- Add settable variable ARIA2_DISK_CACHE for disk cache size (defaults to 16M)
Changes: http://sourceforge.net/projects/aria2/files/stable/aria2-1.18.1/README.rst/view
|
Mon, 21 Oct 2013
|
[ 08:43 sunpoet ]
- Convert to new options helper
- Support STAGEDIR
- Use PLIST
- Fix typo
|
Fri, 20 Sep 2013
|
[ 23:36 bapt ] (Only the first 10 of 2206 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
|
Mon, 2 Sep 2013
|
[ 13:54 bapt ]
Add an explicit dependency on pkgconf
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Thu, 13 Jun 2013
|
[ 18:09 sunpoet ]
- Sort MANLANG
- Fix PLIST: use PLIST_DIRSTRY for shared man/<MANLANG>/man<SECT> directories
|
Wed, 12 Jun 2013
|
[ 13:45 miwi ]
- Fix i18n manpages
Reported by: pkg (DEVELOPER_MODE)
|
Sat, 8 Jun 2013
|
[ 22:47 sunpoet ]
- Update to 1.17.1
Changes: http://sourceforge.net/projects/aria2/files/stable/aria2-1.17.1/README.rst/view
|
Fri, 26 Apr 2013
|
[ 10:44 ak ] (Only the first 10 of 277 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt)
|
Sun, 21 Apr 2013
|
[ 19:22 sunpoet ]
- Update to 1.17.0
Changes: http://sourceforge.net/projects/aria2/files/stable/aria2-1.17.0/README.rst/view
Feature safe: yes
|
Thu, 28 Mar 2013
|
[ 20:05 sunpoet ]
- Update to 1.16.5
Changes: http://sourceforge.net/projects/aria2/files/stable/aria2-1.16.5/README.rst/view
|
Sun, 24 Mar 2013
|
[ 16:50 sunpoet ]
- Add CA_BUNDLE option
|
Sat, 23 Mar 2013
|
[ 08:06 sunpoet ]
- Update to 1.16.4
- Use USES=pathfix
- Complete and sort CONFIGURE_ARGS
Changes: http://sourceforge.net/projects/aria2/files/stable/aria2-1.16.4/README.rst/view
|
Mon, 18 Feb 2013
|
[ 18:59 sunpoet ]
- Update to 1.16.3
Changes: http://sourceforge.net/projects/aria2/files/stable/aria2-1.16.3/README.rst/view
|
Wed, 30 Jan 2013
|
[ 20:30 sunpoet ]
- Update to 1.16.1
- Update pkg-descr
Changes: http://sourceforge.net/projects/aria2/files/stable/aria2-1.16.1/README.rst/view
|
Sun, 9 Dec 2012
|
[ 10:38 sunpoet ]
- Update to 1.16.0
- Cleanup Makefile header
Changes: http://sourceforge.net/projects/aria2/files/stable/aria2-1.16.0/README.rst/view
Feature safe: yes
|
Fri, 14 Sep 2012
|
[ 02:20 sunpoet ]
- Update to 1.15.2
- Remove LICENSE_FILE for well-known license
- Move OPTIONS_* upward
Changes: http://sourceforge.net/projects/aria2/files/stable/aria2-1.15.2/README.rst/view
|
Fri, 15 Jun 2012
|
[ 08:17 sunpoet ]
- Fix OPTIONS_DEFINE and OPTIONS_DEFAULT
- Add missing DOCS
- Remove NLS: NLS defaults to on by bsd.options.mk
|
Sat, 9 Jun 2012
|
[ 04:42 sunpoet ]
- Sort CONFIGURE_ARGS
- Do not USE_GETTEXT when WITHOUT_NLS is set
- Fix PLIST
- Use USE_SQLITE
- Use DOCSDIR
- Cosmetic change
- Take maintainership
Submitted by: sunpoet (myself)
Approved by: miwi (maintainer, via IRC)
|
Wed, 30 May 2012
|
[ 08:04 miwi ]
- Update to 1.15.1
- Convert to new option framework
|
Tue, 29 May 2012
|
[ 16:00 sunpoet ]
- Use openssl and zlib from base system by default
- Use variable name in English
- Bump PORTREVISION for dependency change
Submitted by: sunpoet (myself)
Approved by: miwi (maintainer)
|
Tue, 22 May 2012
|
[ 09:23 miwi ]
- Update to 1.15.0
PR: 168102
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
Sat, 14 Jan 2012
|
[ 06:07 miwi ]
- Update to 1.14.1
|
Tue, 3 Jan 2012
|
[ 23:39 miwi ]
- Update to 1.14.0
- Add LICENSE
PR: 163757
Submitted by: Ryan Steinmetz <zi@FreeBSD.org>
|
Sat, 12 Nov 2011
|
[ 19:27 miwi ]
- Update to 1.13.0
Feature safe: yes
|
Fri, 11 Nov 2011
|
[ 05:00 linimon ]
Mark as broken on powerpc-9: does not install.
Hat: portmgr
Feature safe: yes
|
Sat, 2 Jul 2011
|
[ 13:07 miwi ]
- Update to 1.12.0
|
Sat, 25 Jun 2011
|
[ 07:32 miwi ]
- Update to 1.11.2
|
Tue, 25 Jan 2011
|
[ 10:31 miwi ]
- Update to 1.10.9
Feature safe: yes
|
Tue, 21 Dec 2010
|
[ 06:59 miwi ]
- Update to 1.10.6
PR: 152062
Submitted by: Jason Harris <jharris@widomaker.com>
|
Mon, 2 Aug 2010
|
[ 14:20 miwi ]
- Update to 1.10.0
PR: 149057
Submitted by: Frederic Culot <frederic@culot.org> (maintainer)
|
Sat, 10 Jul 2010
|
[ 07:38 miwi ]
- Update to 1.9.5
|
Sat, 5 Jun 2010
|
[ 17:06 miwi ]
- Update to 1.9.4
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Tue, 25 May 2010
|
[ 11:12 miwi ]
- Update to 1.9.3
|
Mon, 10 May 2010
|
[ 02:08 miwi ]
- Fix fetch
PR: 146444
Submitted by: amdmi3@
|
Sun, 9 May 2010
|
[ 11:22 miwi ]
- Update to 1.9.2
PR: 146339
Submitted by: Frederic Perrin <frederic.perrin@resel.fr>
|
Number of commits found: 151 (showing only 100 on this page) |