Commit graph

98 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
827668383b - Shorten pkg-descr 2014-01-23 03:30:24 +00:00
Sunpoet Po-Chuan Hsieh
8a6277223e - Update to 1.18.3
Changes:	http://sourceforge.net/projects/aria2/files/stable/aria2-1.18.3/README.rst/view
2014-01-12 03:52:49 +00:00
Sunpoet Po-Chuan Hsieh
9ef1da03e4 - 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
2013-12-30 09:19:31 +00:00
Glen Barber
0dd076723f 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
2013-12-07 10:50:23 +00:00
Sunpoet Po-Chuan Hsieh
d52e911322 - Build and install libaria2
- Strip shared library
- Bump PORTREVISION for package change
2013-11-29 19:50:54 +00:00
Sunpoet Po-Chuan Hsieh
97ad6dfe9a - Fix OPENSSL_LIBS in CONFIGURE_ENV 2013-11-29 13:41:28 +00:00
Sunpoet Po-Chuan Hsieh
7b021c9240 - Use USES=compiler:c++11-lib
- Mark broken for FreeBSD 8.x and 9.x without libc++
2013-11-27 21:25:32 +00:00
Sunpoet Po-Chuan Hsieh
15b80885e1 - 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
2013-11-15 11:03:50 +00:00
Sunpoet Po-Chuan Hsieh
6ee9a8e343 - Convert to new options helper
- Support STAGEDIR
- Use PLIST
- Fix typo
2013-10-21 11:07:21 +00:00
Sunpoet Po-Chuan Hsieh
e8ffb4183d - Convert to new options helper
- Support STAGEDIR
- Use PLIST
- Fix typo
2013-10-21 08:43:17 +00:00
Baptiste Daroussin
85fbf21ec5 Add NO_STAGE all over the place in preparation for the staging support (cat: www) 2013-09-20 23:36:50 +00:00
Baptiste Daroussin
77d5662e7c Add an explicit dependency on pkgconf 2013-09-02 13:54:45 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Sunpoet Po-Chuan Hsieh
4f641f71c4 - Sort MANLANG
- Fix PLIST: use PLIST_DIRSTRY for shared man/<MANLANG>/man<SECT> directories
2013-06-13 18:09:48 +00:00
Martin Wilke
4cfd91f162 - Fix i18n manpages
Reported by:	pkg (DEVELOPER_MODE)
2013-06-12 13:45:46 +00:00
Sunpoet Po-Chuan Hsieh
027007d7d1 - Update to 1.17.1
Changes:	http://sourceforge.net/projects/aria2/files/stable/aria2-1.17.1/README.rst/view
2013-06-08 22:47:36 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Sunpoet Po-Chuan Hsieh
5b2b3e53b8 - Update to 1.17.0
Changes:	http://sourceforge.net/projects/aria2/files/stable/aria2-1.17.0/README.rst/view
Feature safe:	yes
2013-04-21 19:22:22 +00:00
Sunpoet Po-Chuan Hsieh
3369c8c60d - Update to 1.16.5
Changes:	http://sourceforge.net/projects/aria2/files/stable/aria2-1.16.5/README.rst/view
2013-03-28 20:05:50 +00:00
Sunpoet Po-Chuan Hsieh
57c1c8613b - Add CA_BUNDLE option 2013-03-24 16:50:27 +00:00
Sunpoet Po-Chuan Hsieh
c4f2a73f15 - 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
2013-03-23 08:06:54 +00:00
Sunpoet Po-Chuan Hsieh
c623b458bf - Update to 1.16.3
Changes:	http://sourceforge.net/projects/aria2/files/stable/aria2-1.16.3/README.rst/view
2013-02-18 18:59:05 +00:00
Sunpoet Po-Chuan Hsieh
555e781e18 - Update to 1.16.1
- Update pkg-descr

Changes:	http://sourceforge.net/projects/aria2/files/stable/aria2-1.16.1/README.rst/view
2013-01-30 20:30:01 +00:00
Sunpoet Po-Chuan Hsieh
5427637080 - 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
2012-12-09 10:38:47 +00:00
Sunpoet Po-Chuan Hsieh
45d6925356 - 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
2012-09-14 02:20:36 +00:00
Sunpoet Po-Chuan Hsieh
0197437fd5 - Fix OPTIONS_DEFINE and OPTIONS_DEFAULT
- Add missing DOCS
  - Remove NLS: NLS defaults to on by bsd.options.mk
2012-06-15 08:17:53 +00:00
Sunpoet Po-Chuan Hsieh
ff025a9b77 - 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)
2012-06-09 04:42:20 +00:00
Martin Wilke
77cf483956 - Update to 1.15.1
- Convert to new option framework
2012-05-30 08:04:38 +00:00
Sunpoet Po-Chuan Hsieh
16bf270058 - 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)
2012-05-29 16:00:25 +00:00
Martin Wilke
295d6821f6 - Update to 1.15.0
PR:		168102
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2012-05-22 09:23:35 +00:00
Martin Wilke
9817a91b81 - Update to 1.14.1 2012-01-14 06:07:08 +00:00
Martin Wilke
ed12011798 - Update to 1.14.0
- Add LICENSE

PR:		163757
Submitted by:	Ryan Steinmetz <zi@FreeBSD.org>
2012-01-03 23:39:06 +00:00
Martin Wilke
293628f3c2 - Update to 1.13.0
Feature safe:	yes
2011-11-12 19:27:04 +00:00
Mark Linimon
088068f3fd Mark as broken on powerpc-9: does not install.
Hat:		portmgr
Feature safe:	yes
2011-11-11 05:00:52 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Martin Wilke
860da3eb61 - Update to 1.12.0 2011-07-02 13:07:12 +00:00
Martin Wilke
3980175ed7 - Update to 1.11.2 2011-06-25 07:32:57 +00:00
Martin Wilke
88f78bf5aa - Update to 1.10.9
Feature safe:	yes
2011-01-25 10:31:19 +00:00
Martin Wilke
13e06cee1c - Update to 1.10.6
PR:		152062
Submitted by:	Jason Harris <jharris@widomaker.com>
2010-12-21 06:59:16 +00:00
Martin Wilke
ac8ef3daa2 - Update to 1.10.0
PR:		149057
Submitted by:	Frederic Culot <frederic@culot.org> (maintainer)
2010-08-02 14:20:11 +00:00
Martin Wilke
9470d1db16 - Update to 1.9.5 2010-07-10 07:38:41 +00:00
Martin Wilke
7cbb89ddbd - Update to 1.9.4 2010-06-05 17:06:45 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Martin Wilke
66d1ecbde5 - Update to 1.9.3 2010-05-25 11:12:14 +00:00
Martin Wilke
af32b7306f - Fix fetch
PR:		146444
Submitted by:	amdmi3@
2010-05-10 02:08:50 +00:00
Martin Wilke
76e56d7c76 - Update to 1.9.2
PR:		146339
Submitted by:	Frederic Perrin <frederic.perrin@resel.fr>
2010-05-09 11:22:32 +00:00
Dmitry Marakasov
535382b891 - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED

Approved by:	portmgr (pav)
2009-09-02 15:01:56 +00:00
Martin Wilke
e67d071b6f - Update to 1.5.0 2009-07-29 14:36:03 +00:00
Martin Wilke
25312484a2 - Update to 1.4.1 2009-06-16 19:27:44 +00:00
Martin Wilke
7898453d1f - Update to 1.4.0 2009-06-06 16:24:26 +00:00