Commit graph

406740 commits

Author SHA1 Message Date
Antoine Brodin
f555356b89 Revert r428752 and unbreak
Pointy hat:	sunpoet
2016-12-17 16:32:46 +00:00
Antoine Brodin
463fc5aef8 Revert r428753 and unbreak
Pointy hat:	sunpoet
2016-12-17 16:31:28 +00:00
Mathieu Arnold
74a3b89bf6 Whatever you do, ${PORTSDIR}/ keeps creeping back.
Sponsored by:	Absolight
2016-12-17 16:11:01 +00:00
Dmitry Marakasov
a6cef2c3e5 - Mark BROKEN: does not fetch:
fetch: http://docs.avagotech.com/docs-and-downloads/docs-and-downloads/raid-controllers/raid-controllers-common-files/1.19.04_StorCLI.zip: size mismatch: expected 41606377, actual 445196

Approved by:	portmgr blanket
2016-12-17 15:49:36 +00:00
Dmitry Marakasov
01676dffe1 - Fix LICENSE
- Add LICENSE_FILE
- Mark BROKEN on 9.x

Approved by:	portmgr blanket
2016-12-17 15:47:22 +00:00
Baptiste Daroussin
55f4288f49 Update to 3.5.12 2016-12-17 15:45:59 +00:00
Dmitry Marakasov
7c7080dcda - Mark BROKEN on 9.x
- Fix typo
2016-12-17 15:45:29 +00:00
Roman Bogorodskiy
2e22d2b6f4 devel/libvirt: tabs/spaces cleanup
Replace a couple of spaces with tabs to follow common style.

PR:		215264
Submitted by:	timp87@gmail.com
2016-12-17 15:41:52 +00:00
Roman Bogorodskiy
d6c193775f Rename python openstack clients to match pypi names
- Rename the following ports:

    py-ceilometerclient
    py-cinderclient
    py-designateclient
    py-glanceclient
    py-heatclient
    py-keystoneclient
    py-neutronclient
    py-novaclient
    py-openstackclient

   to py-python-$(component)client to match pypi name

 - Update MOVED

 - Update the appropriate dependency lines

Suggested by:	koobs
2016-12-17 15:31:09 +00:00
Jan Beich
fcd13a66d6 graphics/colmap: unblock on amd64 due to intermittent errors
FreeBSD 9.3 amd64:
  51: Test command: src/util/threading_test
  51: Test timeout computed to be: 9.99988e+06
  51: Running 23 test cases...
  51: src/util/threading_test.cc(309): error: in "TestDefaultCallback": check called_back1 has failed
  51:
  51: *** 1 failure is detected in the test module "util/threading"

FreeBSD 11.0 amd64:
  51: Test command: src/util/threading_test
  51: Test timeout computed to be: 9.99988e+06
  51: Running 23 test cases...
  51: src/util/threading_test.cc(183): error: in "TestThreadPauseStop": check thread.IsRunning() has failed
  51: src/util/threading_test.cc(184): error: in "TestThreadPauseStop": check !thread.IsFinished() has failed
  51:
  51: *** 2 failures are detected in the test module "util/threading"

Reported by:	pkg-fallout (r428457 and r428600 builds were green)
2016-12-17 14:47:01 +00:00
Jason E. Hale
fac26a0c6f Update to 0.3
- Fix build on FreeBSD 12.0-CURRENT.  sys/boot/ficl/Makefile now includes
  sys/boot/Makefile.ficl, so the directory the port copies is moved up
  one level
- Showbeastie will now sleep until the user terminates it with Ctrl-c,
  which makes sure that logos and brands can be displayed correctly on
  80x25 consoles

PR:		214674
Submitted by:	Tobias Kortkamp <t@tobik.me> (maintainer)
2016-12-17 14:41:07 +00:00
Gerald Pfeifer
05d0a36520 Fix the package list: Over the last couple of snapshots, a number of
components has moved from the Wine Staging project into Wine proper,
so %%STAGING%%foo/bar/smthng in pkg-plist now becomes just foo/bar/smthng.

However, make check-plist did not notice this and indeed both the
port before this update and with this update always pass check-plist
without issues, both when the STAGING option is set and when it's not.

(This is not a cosmetic issue, by the way, it did affect functionality
of the Wine ports.)

PR:		215338
Submitted by:	Matthieu Volat <mazhe@alkumuna.eu>
2016-12-17 14:34:04 +00:00
Thomas Zander
d08a087ea4 Add SNDIO support and non-default OPTION
PR:		212838
Submitted by:	t@tobik.me
2016-12-17 13:41:32 +00:00
Antoine Brodin
6a830b79bf Revert r428758 and unbreak
The portmgr blanket doesn't cover breakages

Pointy hat:	sunpoet
2016-12-17 13:26:05 +00:00
Sunpoet Po-Chuan Hsieh
8d716fefa7 - Add net to CATEGORIES
PR:		205269
Suggested by:	<bkazemi@users.sf.net>
2016-12-17 13:25:27 +00:00
Sunpoet Po-Chuan Hsieh
c1dd9659ec - Update to 1.6.0
- Do not silence installation message
- While I'm here:
  - Move LIB_DEPENDS upwards
  - Use = instead of += for CONFIGURE_ARGS and USES
  - Convert to options helper
  - Use TEST_TARGET

Changes:	https://unbound.nlnetlabs.nl/pipermail/unbound-users/2016-December/004587.html
PR:		215322
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2016-12-17 13:20:19 +00:00
Jan Beich
195a0f52a2 devel/git-cinnabar: update to 0.4.0.r.12
Changes:	194d2a1...16fcf5c
2016-12-17 13:09:12 +00:00
Sunpoet Po-Chuan Hsieh
026be4a90b - Use USES=makeinfo instead of hard-coded BUILD_DEPENDS
- Update RUN_DEPENDS: remove redundant LOCALBASE/bin

Approved by:	portmgr (blanket)
2016-12-17 12:59:02 +00:00
Sunpoet Po-Chuan Hsieh
6d882b5bf5 - USe DISTVERSIONPREFIX instead of DISTNAME
- Add missing OPTIONS_DEFINE=DOCS
- Use USES=makeinfo instead of hard-coded BUILD_DEPENDS
- Convert to options helper
- Convert to options target helper
- While I'm here, fix indent

Approved by:	portmgr (blanket)
2016-12-17 12:58:58 +00:00
Sunpoet Po-Chuan Hsieh
7469c192e9 - Use USES=makeinfo instead of hard-coded BUILD_DEPENDS 2016-12-17 12:58:54 +00:00
Sunpoet Po-Chuan Hsieh
f93881416c - Remove duplicate BUILD_DEPENDS: already added by USES=makeinfo
Approved by:	portmgr (blanket)
2016-12-17 12:58:50 +00:00
Sunpoet Po-Chuan Hsieh
cd9f3e548f - Add LICENSE
- Use USES=makeinfo instead of hard-coded BUILD_DEPENDS

Approved by:	portmgr (blanket)
2016-12-17 12:58:45 +00:00
Sunpoet Po-Chuan Hsieh
7e223445db - Use DISTVERSIONSUFFIX instead of DISTNAME
- Use USES=makeinfo instead of hard-coded BUILD_DEPENDS
- Update WWW: use https://
2016-12-17 12:58:41 +00:00
Sunpoet Po-Chuan Hsieh
8e816fffb5 - Use USES=makeinfo instead of hard-coded BUILD_DEPENDS
- Use = instead of += for CMAKE_ARGS
2016-12-17 12:58:36 +00:00
Sunpoet Po-Chuan Hsieh
c89bd1c9e8 - Update to 20161216 2016-12-17 12:58:32 +00:00
Sunpoet Po-Chuan Hsieh
76db6f9877 - Update to 20161207 2016-12-17 12:58:27 +00:00
Sunpoet Po-Chuan Hsieh
83634532d1 - Update to 0.006
Changes:	http://search.cpan.org/dist/WebDriver-Tiny/Changes
2016-12-17 12:58:23 +00:00
Sunpoet Po-Chuan Hsieh
2f4c05bed1 - Update to 5.90113
Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
2016-12-17 12:58:19 +00:00
Sunpoet Po-Chuan Hsieh
95c3169532 - Update to 0.47
Changes:	http://search.cpan.org/dist/bignum/CHANGES
2016-12-17 12:58:14 +00:00
Sunpoet Po-Chuan Hsieh
fd5e1946cd - Update to 0.5005
Changes:	http://search.cpan.org/dist/Math-BigInt-FastCalc/CHANGES
2016-12-17 12:58:10 +00:00
Sunpoet Po-Chuan Hsieh
f28f8af882 - Update to 0.47
- Add LICENSE_FILE
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/Graphics-Primitive-Driver-Cairo/Changes
2016-12-17 12:58:05 +00:00
Sunpoet Po-Chuan Hsieh
7b660ed7fb - Update to 2.90
- Add LICENSE_FILE
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/Chart-Clicker/Changes
2016-12-17 12:58:00 +00:00
Sunpoet Po-Chuan Hsieh
1d555fd445 - Update to 1.0.2
Changes:	https://github.com/jekyll/jekyll-coffeescript/blob/master/History.markdown
2016-12-17 12:57:55 +00:00
Sunpoet Po-Chuan Hsieh
b5ca819239 - Update to 1.1.83
Changes:	http://search.cpan.org/dist/Rinci/Changes
2016-12-17 12:57:51 +00:00
Sunpoet Po-Chuan Hsieh
f9113b0f17 - Fix webhttrack runtime check
- Bump PORTREVISION for package change

install-data-hook: creates a symbolic link from DOCSDIR to DATADIR/html. When
webhttrack starts, it checks if html directory is available. This commit removes
the invalid symbolic link and makes an empty directory if DOCS option is
disabled.

PR:		208875
Reported by:	James <knightlyj@gmail.com>
2016-12-17 12:57:46 +00:00
Sunpoet Po-Chuan Hsieh
78899770b1 - Use = instead of += for CONFIGURE_ENV
- Use USES=localbase
- Use USES=pathfix
- Use USES=ssl
- Reformat pkg-descr
- Update WWW: use https://
2016-12-17 12:57:41 +00:00
Sunpoet Po-Chuan Hsieh
083f606dda - Add UUID option
- Bump PORTREVISION for dependency change
2016-12-17 12:57:36 +00:00
Sunpoet Po-Chuan Hsieh
90712596a4 - Update to 20161205
Changes:	http://people.FreeBSD.org/~sunpoet/usbids-20161205.diff
2016-12-17 12:57:32 +00:00
Sunpoet Po-Chuan Hsieh
38623cc952 - Update to 20161215
Changes:	https://github.com/pciutils/pciids/commits/master
2016-12-17 12:57:27 +00:00
Sunpoet Po-Chuan Hsieh
5aa09b73d0 - Update LICENSE
- Add LICENSE_FILE
- Fix *_DEPENDS: add missing p5-CGI [1], p5-HTML-Parser and p5-HTTP-Cookies
- Bump PORTREVISION for dependency change

PR:		215326 [1]
Submitted by:	madpilot [1]
2016-12-17 12:57:23 +00:00
Sunpoet Po-Chuan Hsieh
a1321aaffa - Sort INFO
- Convert to options target helper
- Cosmetic change
- Silence patch message
- Do not silence installation message
- Simplify patch file
- Pet portlint: fix diff header of patch file
2016-12-17 12:57:19 +00:00
Sunpoet Po-Chuan Hsieh
eb52e2d45d - Allow make test
PR:		215346
Submitted by:	jbeich
2016-12-17 12:57:13 +00:00
Sunpoet Po-Chuan Hsieh
b7d763c8ad - Add LICENSE
- Use xz-compressed tarball
- Use PORTEXAMPLES
- Convert to options target helper
- Use REINPLACE_CMD instead of patch files
- Update pkg-descr
- Update WWW: use https://
- Cosmetic change
2016-12-17 12:57:08 +00:00
Sunpoet Po-Chuan Hsieh
eef08647b1 - Add LICENSE_FILE
- Silence patch message
- Cosmetic change
2016-12-17 12:57:03 +00:00
Matthias Andree
aa53408156 Update to new upstream release 3.8.
ChangeLog: <https://github.com/JabRef/jabref/blob/v3.8/CHANGELOG.md#38---2016-12-16>
2016-12-17 12:56:56 +00:00
Sunpoet Po-Chuan Hsieh
e48f3fd9e4 - Add php-opencc 0.0.0.20161110
Open Chinese Convert is an opensource project for conversion between Traditional
Chinese and Simplified Chinese, supporting character-level conversion,
phrase-level conversion, variant conversion and regional idioms among Mainland
China, Taiwan and Hong kong.

WWW: https://github.com/NauxLiu/opencc4php

PR:		215092
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
2016-12-17 12:53:14 +00:00
Sunpoet Po-Chuan Hsieh
b180085a9b - Remove MASTER_SITES
Approved by:	portmgr (blanket)
2016-12-17 12:53:09 +00:00
Sunpoet Po-Chuan Hsieh
619c99ffbb - Update to 0.16.1
- Bump PORTREVISION for dependent ports

Changes:	https://github.com/rockdaboot/libpsl/blob/master/NEWS
2016-12-17 12:50:19 +00:00
Sunpoet Po-Chuan Hsieh
fac322ad99 - Update to 0.0.0.20161216
- Add SLAVEDIRS
- Bump PORTREVISION for dependent ports

Changes:	https://github.com/publicsuffix/list/commits/master
2016-12-17 12:49:54 +00:00
Sunpoet Po-Chuan Hsieh
e851d9fdc1 - Add php70-memcache
Memcached is a caching daemon designed especially for dynamic web applications
to decrease database load by storing objects in memory. This extension allows
you to work with memcached through handy OO and procedural interfaces.

Note that this port uses unofficial development from
https://github.com/websupport-sk/pecl-memcache (NON_BLOCKING_IO_php7 branch).

WWW: https://pecl.php.net/package/memcache
2016-12-17 12:49:40 +00:00