Commit graph

381439 commits

Author SHA1 Message Date
Raphael Kubo da Costa
3feb5cbe01 Update math/mpir to 2.7.2.
- Set LICENSE_FILE.
- Depend on devel/yasm instead of building a bundled yasm.
- Remove post-install target, the build system takes care of creating the
  proper soversion symlinks.
- Bump PORTREVISION in dependent ports due to a change in the soversion
  number.
2015-11-21 17:20:24 +00:00
Raphael Kubo da Costa
ce2719a49b Simplify Makefile and use the right flags when building.
Remove the custom do-configure and do-build target. The targets existed
because upstream's build instructions mention external.pro and
meshlab_full.pro need to be processed and built separately and Uses/qmake.mk
does not handle the multi-.pro case. do-build, however, was simply calling
${MAKE} and discarding both ${MAKE_ENV} and ${MAKE_ARGS} which, among other
things, resulted in no parallel builds and additional compiler flags like
-std=c++11 being omitted.

Instead, patch meshlab_full.pro and add external/external.pro as one of the
directory dependencies there along with the rest of the MeshLab code. Given
the way the QMake files are written in the port, this only helps a bit with
parallelism: each subdirectory is processed serially, but all files in them
can be built in parallel. Since a lot of the code is in plugin directories
with 1 or 2 files, the port still takes some time to build. The upside is
that it means external/ will always be built before the rest, which is what
we need.

As mentioned, the compiler flags in the build will change. However, I'm not
bumping PORTREVISION yet because it will come with the next commit updating
math/mpir.
2015-11-21 17:18:10 +00:00
Kurt Jaeger
e27876bc6a news/nzbget: 16.1 -> 16.3
Changes:
  https://github.com/nzbget/nzbget/releases

PR:		204489
Submitted by:	toxic@doobie.com (maintainer)
2015-11-21 16:58:37 +00:00
Martin Matuska
75d3977da5 Always depend on gsasl and remove old commented options 2015-11-21 15:04:37 +00:00
Thierry Thomas
08260f4eba Resurrect math/rkward-kde4, which had been removed because math/R-cran-car
might gbe removed, but this dependency is recommended, not mandatory.
2015-11-21 14:09:12 +00:00
Kurt Jaeger
8e315b3d56 sysutils/rename: unbreak, new distsite
PR:		204498
Submitted by:	matthew@reztek.cz
2015-11-21 14:00:50 +00:00
Kurt Jaeger
5bcd61c2fe sysutils/qjail: 4.1 -> 4.2
- Correct "qjail config -n" routine logic

PR:		204601
Submitted by:	qjail1@a1poweruser.com (maintainer)
2015-11-21 13:55:46 +00:00
Frederic Culot
19c20fde90 - Reassign sumikawa@'s ports after his commit bit was taken in for safekeeping 2015-11-21 13:33:18 +00:00
Thomas Zander
94c71ded6d - Drop restriction to i386/amd64
- Handle multiple license files
- Bump PORTREVISION

PR:		204422
Submitted by:	dharrigan@gmail.com (maintainer)
2015-11-21 13:32:25 +00:00
Frederic Culot
3e7bbad846 - Grab max@'s ports after his commit bit was taken in for safekeeping 2015-11-21 13:24:31 +00:00
Frederic Culot
f28ec24049 - Reassign jhay@'s ports after his commit bit was taken in for safekeeping 2015-11-21 13:21:14 +00:00
Antoine Brodin
c5c6e8986a Remove duplicate port www/py3-aiohttp
www/py-aiohttp should be modified instead

With hat:	portmgr
2015-11-21 12:40:42 +00:00
Muhammad Moinur Rahman
b488cb8bf1 [NEW] net/py3-netifaces: Getting network addresses from Python 3
- Python3 specific version for net/py3-netifaces

Getting network addresses from Python

It's been irritating me for ages that it isn't possible to
straightforwardly get the network address(es) of the machine
you're running on from a Python program.

WWW: https://pypi.python.org/pypi/netifaces
2015-11-21 12:10:07 +00:00
Dmitry Marakasov
1932def93e - Add LICENSE
- Switch to options helpers
2015-11-21 12:03:53 +00:00
Kurt Jaeger
9fb161f698 net/openbsc: 0.14.0 -> 0.15.0
Changes:
  http://cgit.osmocom.org/openbsc/log/

PR:		204624
Submitted by:	Nikola Kolev <koue@chaosophia.net> (maintainer)
2015-11-21 11:52:15 +00:00
Thierry Thomas
8306540db8 Update to 0.151116.
PR:		ports/204591
Submitted by:	yuri (at) rawbw.com (maintainer)
2015-11-21 10:57:18 +00:00
Muhammad Moinur Rahman
5a3690e6b2 [NEW] www/py3-aiohttp: HTTP client/server for asyncio
- Python3 specific version for www/py-aiohttp; although this uses a version
  3.3+ but unfortunately the dependent still uses version 2

HTTP client/server for Python asyncio (PEP-3156)

Features:

 * Compression (deflate)
 * HTTP Basic Authenntication
 * Chunked Transfer Encoding
 * Connection Pooling
 * Session Cookies
 * Custom Request/Response classes

WWW: https://github.com/KeepSafe/aiohttp
2015-11-21 10:41:58 +00:00
Dirk Meyer
784bdabe07 - bump PORTREVISION
Security: CVE-2015-8107
Security: http://www.openwall.com/lists/oss-security/2015/11/16/4
2015-11-21 09:37:25 +00:00
Alexey Dokuchaev
3277928ffe - Update to version 1.3.0-beta, which integrates most of our patches for
native FreeBSD support
- Provide the real ONLY_FOR_ARCHS_REASON
- Rename DISNEY_MATERIAL to simply DISNEY (previous name was too long)
2015-11-21 09:27:04 +00:00
Kurt Jaeger
39650cb2ab devel/cdialog: 1.2.20140219 -> 1.2.20150920
Changes:
  http://invisible-island.net/dialog/CHANGES

PR:		204712
Tested by:	dutchman01@quicknet.nl
2015-11-21 09:04:35 +00:00
Cy Schubert
a23b98b01a Introduce the new krb5 1.14:
- move (copy) krb5 (krb5 1.13.2) to krb5-113 (new, added)
- update krb5 1.13.2 --> 1.14
- update CONFLICTS in krb5, krb5-112 and krb5-113.
- update krb5-appl to allow optional dependency on krb5-113.
- update security/Makefile with copied krb5-113.
- deprecate and expire krb5-112 (krb5-1.12) on November 20, 2016, as it
  will EOL twelve months after the release of krb5-1.14.
2015-11-21 08:47:13 +00:00
Kurt Jaeger
85acfdec1d New port: databases/sqlitestudio
SQLiteStudio is a SQLite database manager with the following features:
* Intuitive interface
* Powerful, yet light and fast
* Exporting to various formats (SQL statements, CSV, HTML, XML, PDF, JSON)
* Importing data from various formats (CSV, custom text files)
* Numerous small additions, like formatting code, history of queries executed
  in editor windows, on-the-fly syntax checking, and more
* Unicode support
* Configurable colors, fonts and shortcuts

WWW: http://sqlitestudio.pl/

PR:		204294
Submitted by:	yuri@rawbw.com
2015-11-21 08:31:00 +00:00
Sunpoet Po-Chuan Hsieh
ceca7262e4 - Update to 2.0.2
Changes:	https://github.com/jekyll/jekyll-assets/commits/2.0-stable
2015-11-21 06:33:08 +00:00
Sunpoet Po-Chuan Hsieh
b125b7693e - Update to 1.19.0
- Remove USES=dos2unix

Changes:	https://github.com/naitoh/rbpdf/blob/master/CHANGELOG
2015-11-21 06:33:04 +00:00
Sunpoet Po-Chuan Hsieh
da5a840558 - Update to 3.4.1
Changes:	https://github.com/rspec/rspec-support/blob/master/Changelog.md
2015-11-21 06:33:00 +00:00
Sunpoet Po-Chuan Hsieh
1cb0267e7c - Update to 0.6.0
Changes:	https://github.com/ambethia/recaptcha/blob/master/CHANGELOG.md
2015-11-21 06:32:55 +00:00
Sunpoet Po-Chuan Hsieh
040d12fc3f - Update to 0.5.8
- Add LICENSE_FILE

Changes:	https://github.com/thoughtbot/cocaine/blob/master/NEWS.md
		https://github.com/thoughtbot/cocaine/commits/master
2015-11-21 06:32:51 +00:00
Sunpoet Po-Chuan Hsieh
769740ca77 - Add WMF and XML options
- Remove unnecessary dependencies
- Bump PORTREVISION for dependency change
2015-11-21 06:32:47 +00:00
Sunpoet Po-Chuan Hsieh
a9e4ed1f94 - Update to 2.4.1
Changes:
- Fixed issue with missing file in distribution
2015-11-21 06:32:43 +00:00
Sunpoet Po-Chuan Hsieh
7d8351f035 - Add rubygem-rbpdf-font 1.19.0
RBPDF font files

WWW: https://github.com/naitoh/rbpdf/tree/master/rbpdf-font
2015-11-21 06:32:39 +00:00
Kurt Jaeger
fb3729af07 sysutils/thefish: 0.6.6 -> 0.6.7
- unbreak: upgrade, make fetchable, submitter becomes maintainer

PR:		204408
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
2015-11-21 03:45:22 +00:00
Kurt Jaeger
25a6494c9f databases/sqlitebrowser: 3.6.0 -> 3.7.0
Changes:
  https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.7.0

PR:		204300
Submitted by:	yuri@rawbw.com
Approved by:	coder@tuxfamily.org (maintainer)
2015-11-21 03:35:01 +00:00
Sunpoet Po-Chuan Hsieh
b9f199ab5d - Add hackpad-cli 0.1.4
- While I'm here, add LICENSE_FILE

This is a command-line utility to check and manipulate
hackpad documents.
It uses Hackpad REST API 1.0 https://hackpad.com/Hackpad-API-v1.0-k9bpcEeOo2Q

WWW: https://github.com/mose/hackpad-cli/

PR:		204707
Submitted by:	mose <mose@gandi.net>
2015-11-21 02:44:18 +00:00
Jan Beich
d2921a16de multimedia/mpv: partially backout r386202
youtube-dl is only used during runtime, so register dependency properly.
As the port doesn't enforce *where* to find the script rely on PATH.

PR:		202337
Approved by:	Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
2015-11-21 02:27:02 +00:00
Jan Beich
b227dc3f56 devel/fb-adb: update to 1.4.4.113
Changes:	930ba5f...d447d38
2015-11-21 02:26:40 +00:00
Jan Beich
032713d124 devel/nspr: cleanup cruft to improve style
- Remove out-of-tree build (in favor of D4157)
- Remove custom do-install (config/nsinstall works fine) [1]
- Convert to new testing framework
- Refresh patches with |make makepatch| but leave damage out [2]

[1] Requires PORTREVISION per new entry in plist and DEBUG builds
    no longer embedding WRKDIR in source file name
[2] Here's a list with * indicating severity:
    *** Lost original ptthread.c hunk from patch-bug301986
    *** Mixed patch-bug782111 into patch-bug301986
    ** Duplicated context lines
    * Wrong timestamps with USES=pathfix
2015-11-21 02:26:15 +00:00
Jan Beich
ecb23cddc9 devel/nspr: unbreak building prtests after r394866
prfz.c:24:31: error: use of undeclared identifier 'SIZE_MAX'
    size_t  unsigned_max    = SIZE_MAX;
                              ^
1 error generated.
2015-11-21 02:24:52 +00:00
Sunpoet Po-Chuan Hsieh
687e23393f - Update to 2.46
Changes:	http://search.cpan.org/dist/CPAN-Perl-Releases/Changes
2015-11-21 02:23:29 +00:00
Sunpoet Po-Chuan Hsieh
c52b02e493 - Update to 1.31
- Update LICENSE
- While I'm here, add NO_ARCH

PR:		196659
Submitted by:	pfg
2015-11-21 02:10:52 +00:00
Sunpoet Po-Chuan Hsieh
dba16f03fd - Fix RUN_DEPENDS: hoe is a development dependency
- Update WWW
- Bump PORTREVISION for dependency change

With hat:	ruby
2015-11-21 02:10:17 +00:00
Sunpoet Po-Chuan Hsieh
db7e131390 - Add LICENSE
Approved by:	portmgr (blanket)
2015-11-21 02:10:13 +00:00
Sunpoet Po-Chuan Hsieh
6811efe6ab - Update LICENSE
- Use PLIST_FILES and PORTEXAMPLES instead of PLIST
- Use USE_CXXSTD
- Convert to new options target helper
- Cosmetic change
- Pet portlint: fix diff header of patch files
2015-11-21 02:10:09 +00:00
Sunpoet Po-Chuan Hsieh
aba11fbaff - Update LICENSE
- Use CONFLICTS_INSTALL instead of CONFLICTS
- Use USE_CXXSTD
- Cosmetic change
- Pet portlint: fix diff header of patch files
2015-11-21 02:10:04 +00:00
Sunpoet Po-Chuan Hsieh
3f5e45025d - Add NO_ARCH
- Convert to new options helper

Approved by:	portmgr (blanket)
2015-11-21 02:10:00 +00:00
Sunpoet Po-Chuan Hsieh
f029750e16 - Update to 1.3.23
- Convert to new options helper
- Convert to new options dependency helper
- Convert to new test framework
- Sort LIB_DEPENDS
- Sort CONFIGURE_ARGS
- Use PORTDATA and PORTDOCS
- Remove PORTSCOUT
- Cosmetic change
- Update pkg-descr
- Take maintainership

Changes:	http://www.graphicsmagick.org/NEWS.html
2015-11-21 02:09:56 +00:00
Sunpoet Po-Chuan Hsieh
1291dfce6c - Add CPAN to MASTER_SITES 2015-11-21 02:09:52 +00:00
Sunpoet Po-Chuan Hsieh
97dadf4351 - Strip shared library
- Bump PORTREVISION for package change
2015-11-21 02:09:48 +00:00
Sunpoet Po-Chuan Hsieh
5968598183 - Update to 5.20151120
Changes:	http://search.cpan.org/dist/Module-CoreList/Changes
2015-11-21 02:09:32 +00:00
Sunpoet Po-Chuan Hsieh
b057db9563 - Update to 1.61
- Add LICENSE_FILE

Changes:	http://search.cpan.org/dist/DateTime-Format-Strptime/Changes
2015-11-21 02:09:22 +00:00
Sunpoet Po-Chuan Hsieh
2e9b864f8d - Add LICENSE
- Add NO_ARCH

Approved by:	portmgr (blanket)
2015-11-21 02:09:18 +00:00