Vasil Dimov
881b1b8b2f
ftp/wget: Fix makeinfo path
...
On FreeBSD 10.x makeinfo is located in /usr/bin/makeinfo, whereas on 11.x
it is located in /usr/local/bin/makeinfo. Don't specify its full path
location like DOCS_CONFIGURE_ENV= MAKEINFO="${LOCALBASE}/bin/makeinfo"
since having it in PATH (either in /usr/bin or /usr/local/bin) suffices.
Reported by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
2017-07-26 07:12:57 +00:00
Vasil Dimov
f577936c07
ftp/wget: Tweak docs options
...
* Add a separate option to control whether man page is to be installed
* Handle wgetrc.sample with @sample, according to
https://www.freebsd.org/doc/en/books/porters-handbook/plist-config.html and
https://www.freebsd.org/doc/en/books/porters-handbook/plist-keywords.html#plist-keywords-sample
* Now the DOCS option only controls whether an info page is installed or not
Submitted by: jkim
2017-07-26 05:02:41 +00:00
Andrej Zverev
ab313cc223
update WWW field in pkg-descr
2017-07-26 04:51:26 +00:00
Glen Barber
a125fe4736
Add 11.1-RELEASE checksums.
...
Prune 11.1-{BETA3,RC1,RC3,RC3} checksums.
Approved by: bdrewery (maintainer, implicit, re@ blanket)
Sponsored by: The FreeBSD Foundation
2017-07-26 00:34:06 +00:00
Jason Helfman
1dd6a26489
- update to 3.8.0
...
ChangeLog: https://github.com/KittyKatt/screenFetch/blob/master/CHANGELOG
2017-07-25 23:57:39 +00:00
Joseph Mingrone
75e07f1a2c
math/R: Fix build issues when LIBR option is off and fix runtime issue by
...
permitting FLANG only with RBLAS
- Only apply SONAME patches when the relevant options are chosen. This
prevents install errors when LIBR is off.
- Only permit the FLANG option when RBLAS is chosen, because FLANG causes
some configure-time checks to fail and the shared RBLAS library is fallen
back upon, but not properly packaged, which causes runtime issues.
- Bump PORTREVISION
Reported by: rhurlin@gwdg.de
Differential Revision: https://reviews.freebsd.org/D11726
2017-07-25 23:28:26 +00:00
Jason Helfman
72738ddbd5
- update to 0.99.10
2017-07-25 23:28:01 +00:00
Wen Heping
d447533841
- Update to 1.1
...
PR: 220954
Submitted by: mk@nic-nac-project.org(maintainer)
2017-07-25 23:25:29 +00:00
Joseph Mingrone
b34c7e9e07
sysutils/rubygem-httplog: Update to version 0.99.7
...
Upstream changes:
https://github.com/trusche/httplog/blob/master/CHANGELOG.md
2017-07-25 22:06:39 +00:00
Matthew Seaman
3f429a08be
Partially revert r446612 -- remove the CONFLICTS_INSTALL lines,
...
because these ports do not actually conflict.
PointyHat to: me
Reported by: jonc@chen.org.nz
2017-07-25 21:45:58 +00:00
Jason Helfman
a23eb281cd
- update to 5.54
2017-07-25 21:44:22 +00:00
Jason Helfman
1fa20fa350
- update to 20170630
...
- while here remove unnecessary patch for build
2017-07-25 21:43:40 +00:00
Joseph Mingrone
4b52675e34
databases/rubygem-active_model_serializers: Conventions-based JSON
...
generation for Rails
WWW: https://github.com/rails-api/active_model_serializers
2017-07-25 21:11:02 +00:00
Gerald Pfeifer
82a119a106
Update to Wine 2.13. This includes the following changes:
...
- Unicode data updated to Unicode 10.0.0.
- Nicer looking default mouse cursors.
- Persistent connections support in WinHTTP.
- Message Framing protocol support in WebServices.
- Improved metafile support in GdiPlus.
- Debug registers support in x86-64 exception handling.
- Anti-aliasing improvements in DirectWrite.
- Various bug fixes.
2017-07-25 21:01:34 +00:00
Jochen Neumeister
5170dfd9cd
- www/groupoffice: Update from 6.2.48 to 6.2.51
...
- Changelog: https://sourceforge.net/p/group-office/code/HEAD/tree/branches/groupoffice-6.2/www/CHANGELOG.TXT
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D11700
2017-07-25 20:52:06 +00:00
Jochen Neumeister
bb9a2dbc68
- Fix the makesum target, so that all distfiles are considered
...
Approved by: rene (mentor)
Differential Revision: https://reviews.freebsd.org/D11699
2017-07-25 20:51:09 +00:00
Joseph Mingrone
a450c13871
devel/rubygem-jsonapi-renderer: Render JSON API documents
...
WWW: https://github.com/jsonapi-rb/jsonapi-renderer
2017-07-25 20:42:02 +00:00
Joseph Mingrone
a46a441895
textproc/rubygem-case_transform: Add missing period and elaborate in
...
pkg-descr.
2017-07-25 20:30:25 +00:00
Joseph Mingrone
a2dcb39055
textproc/rubygem-case_transform: Extraction of the key_transform abilities of
...
ActiveModelSerializers
WWW: https://github.com/NullVoxPopuli/case_transform
2017-07-25 20:25:35 +00:00
Marius Strobl
197bc9bfb3
Integrate an official patch for isoinfo and mkisofs which adds directory
...
loop recognition in order to prevent from an endless loops that in turn
may consume all available memory.
PR: 220868
2017-07-25 20:11:28 +00:00
Joseph Mingrone
b2a52918d4
rubygem-webpush: Encryption utilities for Web Push payload
...
WWW: https://github.com/zaru/webpush
2017-07-25 20:08:07 +00:00
Joseph Mingrone
4c0cbdf562
databases/rubygem-mario-redis-lock: Ruby distributed lock using Redis, with an
...
emphasis on transparency
WWW: https://github.com/marioizquierdo/mario-redis-lock
2017-07-25 19:57:49 +00:00
Joseph Mingrone
4dee9b038a
dns/rubygem-idn-ruby: Ruby Bindings for the GNU LibIDN library
...
WWW: https://github.com/deepfryed/idn-ruby
2017-07-25 19:46:46 +00:00
Koop Mast
10a33fe9f0
Update webkit2-gtk3 to 2.16.6.
...
Security: 0f66b901-715c-11e7-ad1f-bcaec565249c
MFH: 2017Q3
2017-07-25 18:17:55 +00:00
Koop Mast
92ebf45094
Document webkit2-gtk3 CVE's
2017-07-25 18:17:21 +00:00
Rene Ladan
14bebda5f1
devel/py-django-rq: update to 0.9.6
...
- Django 1.10 and scalability fixes
- Pet portlint by moving USES up
2017-07-25 17:52:35 +00:00
Emanuel Haupt
d73c1973ab
Add crackpkcs12 0.2.10, multithreaded program to crack PKCS#12 files.
2017-07-25 17:41:46 +00:00
Boris Samorodov
2dcf86d79d
java/intellij: Update to version 2017.2.
2017-07-25 17:38:37 +00:00
Boris Samorodov
5638046684
devel/liteide: Update to version 32.2.
...
PR: 220904
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
2017-07-25 17:34:47 +00:00
Matthew Seaman
97d2f001c1
New port: devel/maven -- maven-3.5.0
...
svn cp from devel/maven33
Apache Maven is a software project management and comprehension tool. Based on
the concept of a project object model (POM), Maven can manage a project's
build, reporting and documentation from a central piece of information.
WWW: http://maven.apache.org/
Add CONFLICTS_INSTALL for devel/maven3, devel/maven31, devel/maven33[1]
PR: 220959
Submitted by: jonc@chen.org.nz
Approved by: [1] portmgr blanket
2017-07-25 16:46:08 +00:00
Sunpoet Po-Chuan Hsieh
521667ac9c
Update WWW
2017-07-25 16:22:42 +00:00
Sunpoet Po-Chuan Hsieh
68d5c5ca3a
Update to 1.6.1
...
Changes: https://github.com/github/markup/blob/master/HISTORY.md
2017-07-25 16:22:37 +00:00
Sunpoet Po-Chuan Hsieh
50c2911c80
Update to 2.4.3
...
Changes: https://github.com/mongodb/mongo-ruby-driver/releases
2017-07-25 16:22:32 +00:00
Sunpoet Po-Chuan Hsieh
f04b9f5270
Update to 2.10.16
...
Changes: https://github.com/aws/aws-sdk-ruby/releases
2017-07-25 16:22:27 +00:00
Sunpoet Po-Chuan Hsieh
9fabba45f0
Update to 2.10.16
...
Changes: https://github.com/aws/aws-sdk-ruby/releases
2017-07-25 16:22:22 +00:00
Sunpoet Po-Chuan Hsieh
1ef3747b9a
Update to 2.10.16
...
Changes: https://github.com/aws/aws-sdk-ruby/releases
2017-07-25 16:22:17 +00:00
Sunpoet Po-Chuan Hsieh
bc2fdaabc2
Update to 0.33
...
- Fix *_DEPENDS
Changes: http://search.cpan.org/dist/POE-Filter-SSL/Changes
2017-07-25 16:22:12 +00:00
Sunpoet Po-Chuan Hsieh
838eeccf6f
Update to 0.033
...
Changes: http://search.cpan.org/dist/MooseX-AttributeShortcuts/Changes
2017-07-25 16:22:06 +00:00
Sunpoet Po-Chuan Hsieh
bc134bfab8
Update to 1.26
...
Changes: http://search.cpan.org/dist/Devel-Cover/Changes
2017-07-25 16:22:01 +00:00
Sunpoet Po-Chuan Hsieh
75c8c426e9
Update to 0.06
...
- Add LICENSE_FILE
2017-07-25 16:21:56 +00:00
Sunpoet Po-Chuan Hsieh
a62a772bb0
Update to 1.12.0
...
Changes: https://github.com/grosser/parallel/commits/master
2017-07-25 16:21:50 +00:00
Sunpoet Po-Chuan Hsieh
14cdec72cf
Update to 3.0
...
- Allow concurrent installation (USE_PYTHON=concurrent)
Changes: https://github.com/jaraco/rwt/blob/master/CHANGES.rst
2017-07-25 16:21:45 +00:00
Sunpoet Po-Chuan Hsieh
ab4a3add99
Update to 1.1.12
...
Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_11.html
2017-07-25 16:21:40 +00:00
Sunpoet Po-Chuan Hsieh
4f1c3aa761
Update to 2.7.3
...
Changes: https://github.com/psycopg/psycopg2/blob/master/NEWS
http://initd.org/psycopg/articles/2017/07/24/psycopg-273-released/
2017-07-25 16:21:35 +00:00
Sunpoet Po-Chuan Hsieh
df4d8d0b43
Update to 0.172050
...
- Add LICENSE_FILE
Changes: http://search.cpan.org/dist/Plack-Middleware-XForwardedFor/Changes
2017-07-25 16:21:30 +00:00
Sunpoet Po-Chuan Hsieh
361a50afb2
Update to 2.200009
...
Changes: http://search.cpan.org/dist/Net-CLI-Interact/Changes
2017-07-25 16:21:25 +00:00
Sunpoet Po-Chuan Hsieh
78e954f2e2
Update to 2.0.3
...
Changes: https://gitlab.com/libidn/libidn2/blob/master/NEWS
2017-07-25 16:21:20 +00:00
Matthew Seaman
a6193e79bf
Update to 1.70
...
Add NOWATCHDOG option
PR: 220812
Submitted by: jonc@chen.org.nz
Approved by: ericturgeon.bsd@gmail.com (maintainer)
2017-07-25 16:20:05 +00:00
Dmitry Marakasov
a65607a57e
- Unbreak: this fetches fine
...
- Switch to options helpers
- Cosmetic fixes
2017-07-25 15:57:34 +00:00
Dmitry Marakasov
08c13bcac5
Tools to help hacking Allwinner A10 (aka sun4i) based devices and possibly
...
it's successors, that's why the 'x' in the package name.
WWW: https://github.com/linux-sunxi/sunxi-tools
PR: 213250
Submitted by: manu
2017-07-25 15:53:12 +00:00