Commit graph

408742 commits

Author SHA1 Message Date
Antoine Brodin
a82e0653ec Deprecate ports broken for more than 6 months 2017-01-07 17:04:18 +00:00
Antoine Brodin
06fcb32ef4 - Update py-rekall-core to 1.6.0
- Ignore py-rekall_gui: doesn't work with py-rekall-core 1.6.0 yet
- Ignore py-rekall: requires ipython 5.0.0
2017-01-07 16:42:10 +00:00
Lev A. Serebryakov
51aab0b781 Update to latest version 3.9.1.2 2017-01-07 16:40:20 +00:00
Antoine Brodin
6f3d9bec29 - Update to 1.5.7
- Use the test framework
2017-01-07 16:35:28 +00:00
Adam Weinberger
af5656ad58 Update to patchlevel 149. 2017-01-07 16:14:57 +00:00
Rene Ladan
446fc386a9 Remove this port too
2017-01-07 databases/rubygem-activemodel: Upstream support ended
2017-01-07 15:51:41 +00:00
Rene Ladan
ea287f835d Remove expired ports:
2017-01-07 databases/rubygem-dm-rails: Depends on deprecated www/rubygem-actionpack
2017-01-07 databases/rubygem-activerecord: Upstream support ended
2017-01-07 devel/rubygem-activesupport: Upstream support ended
2017-01-07 devel/rubygem-tzinfo03: Use devel/rubygem-tzinfo instead
2017-01-07 devel/rubygem-sprockets22: Use devel/rubygem-sprockets or devel/rubygem-sprockets3 instead
2017-01-07 devel/rubygem-prototype-rails: Depends on deprecated www/rubygem-rails
2017-01-07 devel/rubygem-rubigen: Depends on deprecated devel/rubygem-activesupport
2017-01-07 devel/rubygem-coffee-rails: Depends on deprecated www/rubygem-railties
2017-01-07 japanese/rubygem-jpmobile: Depends on deprecated rubygem-rails
2017-01-07 mail/rubygem-actionmailer: Upstream support ended
2017-01-07 mail/rubygem-mail25: Use mail/rubygem-mail instead
2017-01-07 security/dradis: Depends on deprecated www/rubygem-rails
2017-01-07 textproc/rubygem-sass-rails: Depends on deprecated www/rubygem-railties
2017-01-07 www/rubygem-rails: Upstream support ended
2017-01-07 www/rubygem-activeresource: Upstream support ended
2017-01-07 www/rubygem-responders-rails3: Depends on deprecated www/rubygem-railties
2017-01-07 www/rubygem-jquery-ui-rails: Depends on deprecated www/rubygem-railties
2017-01-07 www/rubygem-haml-rails: Depends on deprecated www/rubygem-actionpack
2017-01-07 www/rubygem-jquery-rails: Depends on deprecated www/rubygem-railties
2017-01-07 www/rubygem-railties: Upstream support ended
2017-01-07 www/rubygem-actionpack: Upstream support ended
2017-01-07 databases/rubygem-rubyrep: Depends on deprecated databases/rubygem-activerecord
2017-01-07 databases/rubygem-activerecord-mysql-adapter: Depends on deprecated databases/rubygem-activerecord
2017-01-07 databases/rubygem-dm-active_model: Depends on deprecated databases/rubygem-activemodel
2017-01-07 15:39:26 +00:00
Sunpoet Po-Chuan Hsieh
ed48c2f803 Update to 3.4.0
Changes:	https://github.com/plataformatec/simple_form/blob/master/CHANGELOG.md
2017-01-07 15:27:00 +00:00
Sunpoet Po-Chuan Hsieh
1d9d9e319b Update RUN_DEPENDS 2017-01-07 15:26:54 +00:00
Sunpoet Po-Chuan Hsieh
7a5ebd8ed0 Update to 1.4.0
- Add LICENSE_FILE

Changes:	https://github.com/jarmo/require_all/blob/master/CHANGES
2017-01-07 15:26:49 +00:00
Sunpoet Po-Chuan Hsieh
0b23504806 Update to 1.0.0
- Add LICENSE_FILE

Changes:	https://github.com/rubygems/gems/commits/master
2017-01-07 15:26:44 +00:00
Sunpoet Po-Chuan Hsieh
93d3191530 Update to 0.0.4
Changes:	https://github.com/thoughtbot/climate_control/blob/master/NEWS
2017-01-07 15:26:38 +00:00
Sunpoet Po-Chuan Hsieh
4533837640 Update to 2.4.6
Changes:	http://search.cpan.org/dist/Mouse/Changes
2017-01-07 15:26:32 +00:00
Sunpoet Po-Chuan Hsieh
020074ee23 Update to 0.017
Changes:	http://search.cpan.org/dist/JIRA-REST/Changes
2017-01-07 15:26:26 +00:00
Sunpoet Po-Chuan Hsieh
efaf79ff68 Update to 0.1.19
Changes:	https://github.com/fog/fog-openstack/commits/master
2017-01-07 15:26:20 +00:00
Sunpoet Po-Chuan Hsieh
3ff2a9660d Update to 0.11.0
Changes:	https://github.com/puppetlabs/gettext-setup-gem/commits/master
2017-01-07 15:26:14 +00:00
Sunpoet Po-Chuan Hsieh
5ad5cf7863 Fix build with GCC prior to 6.0
PR:		193528
Notified by:	jbeich
2017-01-07 15:26:08 +00:00
Tilman Keskinoz
9b27d72ffa Update to 1.0.51 2017-01-07 15:23:17 +00:00
Jan Beich
bb0ace0f30 x11/kdelibs4: bump PORTREVISION after r430796
PR:		215714
MFH:		2017Q1 (r430796 followup)
2017-01-07 14:52:48 +00:00
Jan Beich
24bce6e056 textproc/hunspell: update to 1.6.0
- Restore DIST_SUBDIR from r305651
- Adjust license for "or later" clause
- Restore GPLv2+/LGPL21+ license files removed upstream as
  GPLv3+/LGPL3+ only affects Hunspell 2.0 (not currently built)
- Unbreak |make makepatch|

Changes:	https://github.com/hunspell/hunspell/releases/tag/v1.6.0
PR:		215714
Submitted by:	sunpoet (based on)
Exp-run by:	antoine
MFH:		2017Q1
Differential Revision:	https://reviews.freebsd.org/D8887
2017-01-07 14:43:11 +00:00
Baptiste Daroussin
2018ddae97 oups I forgot to commit the plist change with the last update 2017-01-07 14:33:34 +00:00
Antoine Brodin
e3714cecbf Update to 4.13.12 2017-01-07 14:01:56 +00:00
Antoine Brodin
057ce1e1d6 Update to 0.1.8 2017-01-07 14:00:35 +00:00
Antoine Brodin
f7de049af4 Update to 0.1.2 2017-01-07 14:00:08 +00:00
Antoine Brodin
0a6d72011d Update to 0.1.4 2017-01-07 13:59:18 +00:00
Antoine Brodin
944bfacc9c Update to 0.1.69 2017-01-07 13:58:33 +00:00
Antoine Brodin
5264d6a3fb Update to 0.2.10 2017-01-07 13:57:31 +00:00
Antoine Brodin
e5de69f17b Update to 0.1.5 2017-01-07 13:56:34 +00:00
Antoine Brodin
af79201443 Update to 2.0.13 2017-01-07 13:55:47 +00:00
Antoine Brodin
c077d6fbd5 Update to 1.2.6 2017-01-07 13:55:09 +00:00
Jason E. Hale
33a71ffb92 Update to 1.54.1
Unbreak fetch (project moved to Github)
Clean up and fix some broken dependencies
Regenerate patches with 'make makepatch'
Use standard options descriptions when possible

PR:		213692 (based on)
Submitted by:	<timon@timon.net.nz>
Approved by:	maintainer timeout
MFH:		2017Q1 (blanket)
2017-01-07 13:39:14 +00:00
Rene Ladan
2ff33a5437 www/py-django-redis: update to 4.7.0
Reported by:	portscout
2017-01-07 12:29:02 +00:00
Rene Ladan
f6da41594d fakeredis is a pure python implementation of the redis-py python client that
simulates talking to a redis server. This was created for a single purpose:
to write unittests. Setting up redis is not hard, but many times you want to
write unittests that do not talk to an external server (such as redis). This
module now allows tests to simply use this module as a reasonable substitute
for redis.

WWW: https://github.com/jamesls/fakeredis
2017-01-07 12:27:45 +00:00
Thomas Zander
a5aedafd1a Update to upstream version 2.8.3 2017-01-07 12:25:47 +00:00
Sunpoet Po-Chuan Hsieh
25b530d284 Fix *_DEPENDS
- Bump PORTREVISION for dependency change
2017-01-07 10:54:21 +00:00
Sunpoet Po-Chuan Hsieh
5b72772a8c Fix net-p2p/rtorrent with https trackers
- Bump PORTREVISION for package change

Reference:	https://github.com/rakshasa/rtorrent/issues/538
Obtained from:	a7b38c9dc9
MFH:		2017Q1
2017-01-07 10:54:16 +00:00
Olivier Duchateau
47706eca19 Chase update of graphics/poppler (and slaves ports) in revision r430777 2017-01-07 10:42:51 +00:00
Olivier Duchateau
fdeaad54bc - Update to 0.50.0
- Remove unneeded patch
- Enable NSS (Network Security Service)
- Switch to OpenJPEG2

PR:		215358
Submitted by:	myself (olivierd@)
Exp-run by:	antoine@
Approved by:	GNOME team (timeout 3 weeks)
2017-01-07 10:35:33 +00:00
Dmitry Sivachenko
214abedb66 Update to version 17.1.2 2017-01-07 10:32:18 +00:00
David Naylor
725beb6cb8 emulators/i386-wine-devel: update to 2.0.r3_1
- Drop support for FreeBSD 9.3, 10.1 and 10.3
 - Update minimum version for FreeBSD-current
2017-01-07 10:09:37 +00:00
Dmitry Marakasov
84e287fa38 - Fix LICENSE
- Add LICENSE_FILE
- Add NO_ARCH
- Switch to options helpers
- Fix WWW:
2017-01-07 09:01:10 +00:00
Antoine Brodin
6f9a97676e Revert r398829: do not change OPTIONS when DEVELOPER=yes
Having a TEST option is usually a bad idea

With hat:	portmgr
2017-01-07 09:01:02 +00:00
Antoine Brodin
61673cd572 Do not auto accept the "NONE" license as we can't distribute packages or sources
With hat:	portmgr
2017-01-07 07:55:39 +00:00
Antoine Brodin
25ebed5b69 Remove LICENSE=NONE, this ports installs only symlinks so if a license has
to apply it's the FreeBSD Ports Collection license
2017-01-07 07:35:54 +00:00
Antoine Brodin
91175fc46a Fix LICENSE_PERMS, we are allowed to mirror package and source
Reported by:	pkg-fallout (master site temporarily unavailable and nothing in distcache)
MFH:		2017Q1
2017-01-07 07:22:35 +00:00
Jan Beich
b62e86faf9 devel/boost-libs: drop -no-integrated-as on aarch64
PR:		213867
Obtained from:	upstream
MFH:		2017Q1
2017-01-07 06:24:44 +00:00
Alberto Villa
c625f83d5e - Register dependency on devel/py-six
- Use PyPI instead of GitHub
- Bump PORTREVISION
2017-01-07 03:38:29 +00:00
Joseph Mingrone
64a873c2c8 sysutils/zap: Update to version 0.6.3.
Fix problem calling basic sed with unsupported a|b.

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9078
2017-01-07 03:18:19 +00:00
Baptiste Daroussin
2cf7227a6b Remove useless CONFIGURE_ENV, it is already the default 2017-01-07 01:20:19 +00:00
Baptiste Daroussin
cb08576de9 Remove useless CONFIGURE_ENV, it is already the default 2017-01-07 01:16:24 +00:00