Dmitry Marakasov
bd216a7b5d
Mark BROKEN on FreeBSD 9.x i386, does not link:
...
sysutil.o: In function `vsf_sysutil_tzset':
sysutil.c:(.text+0x13da): undefined reference to `__stack_chk_fail_local'
sysutil.o: In function `vsf_sysutil_parse_time':
sysutil.c:(.text+0x306a): undefined reference to `__stack_chk_fail_local'
sysutil.o: In function `vsf_sysutil_sockaddr_in_mask':
sysutil.c:(.text+0x3ac8): undefined reference to `__stack_chk_fail_local'
sysutil.o: In function `vsf_sysutil_getpeername':
sysutil.c:(.text+0x3c75): undefined reference to `__stack_chk_fail_local'
sysutil.o: In function `vsf_sysutil_getsockname':
sysutil.c:(.text+0x3d45): undefined reference to `__stack_chk_fail_local'
sysutil.o:sysutil.c:(.text+0x44d2): more undefined references to `__stack_chk_fail_local' follow
Submitted by: pkg-fallout
Approved by: portmgr blanket
2015-06-29 17:37:52 +00:00
Dmitry Marakasov
dcd373ac9f
- Update to 0.8.1
2015-06-29 17:21:27 +00:00
Sergey Matveychuk
18bbd544b9
- Fix README.FreeBSD
2015-06-29 17:16:19 +00:00
Dmitry Marakasov
97e1401e92
- Mark BROKEN on 9.x: does not link [1]:
...
crt1.c:(.text+0x9d): undefined reference to `main'
- Fix shebangs
Submitted by: pkg-fallout [1]
Approved by: portmgr blanket
2015-06-29 17:14:40 +00:00
Olivier Duchateau
77b3c98bb7
Wikipedia is a Python library that makes it easy to access and parse data
...
from MediaWiki API.
WWW: https://github.com/goldsmith/Wikipedia
2015-06-29 16:56:06 +00:00
Steve Wills
f7b5b36758
devel/p5-CPAN-Testers-Report: update to 1.999003
2015-06-29 16:49:35 +00:00
Olivier Duchateau
df975d029b
- Update to 20150323 snapshot
...
- Add patches which replace reallocarray by realloc(3)
PR: 200682
Submitted by: myself
Approved by: darcsis (maintainer, timeout > 3 weeks)
2015-06-29 16:49:15 +00:00
Steve Wills
22b22f1014
devel/p5-Date-Manip: Update to 6.50
2015-06-29 16:34:18 +00:00
Ryan Steinmetz
63518caeb6
- Unbreak this module after changes from r378260
...
- Bump PORTREVISION
2015-06-29 16:03:08 +00:00
Alberto Villa
54eec56d10
accessibility/speech-dispatcher: update to 0.8.3
...
- Enable optional Python bindings (Python 3 required)
- Make NLS optional
- Remove original .conf files from DATADIR (.sample files available)
- Remove stale patches
2015-06-29 15:51:22 +00:00
Adam Weinberger
26f58ed1c0
After r390893, chmod u+w/u-w for stripping perl XS modules is unnecessary,
...
and in fact now leads to incorrect permissions.
Remove all instances of it from perl@ ports.
2015-06-29 15:47:44 +00:00
Jimmy Olgeni
850c4317f9
Upgrade to version 17.5.6.1.
2015-06-29 15:40:10 +00:00
Steve Wills
6f30f8526c
devel/p5-Config-Perl-V: update to 0.24
2015-06-29 15:39:01 +00:00
Sunpoet Po-Chuan Hsieh
26759f3fce
- Cleanup CHMOD after r390893
2015-06-29 15:37:14 +00:00
Sunpoet Po-Chuan Hsieh
6184fa0379
- Update to 1.0.0.beta8
...
Changes: https://github.com/rumpelsepp/rugments/releases
https://github.com/rumpelsepp/rugments/commits/master
2015-06-29 15:35:54 +00:00
Sunpoet Po-Chuan Hsieh
c3e8803096
- Update to 2.4.2
...
Changes: https://git.xiph.org/?p=icecast-server.git;a=blob_plain;f=ChangeLog
2015-06-29 15:35:46 +00:00
Steve Wills
3f1794439c
devel/p5-CPAN-Reporter-Smoker: Update to 0.27
2015-06-29 15:31:34 +00:00
Adam Weinberger
db99ca78ae
Update to 1.20. Remove the pre/post strip chmod as it is no longer
...
necessary.
Changes: https://metacpan.org/changes/distribution/Params-Validate
2015-06-29 15:23:10 +00:00
Adam Weinberger
e97904a9b1
Update to 2.000001.
...
Changes: https://metacpan.org/changes/distribution/strictures
2015-06-29 15:16:31 +00:00
Steve Wills
02284fc251
devel/p5-CPAN-Reporter: update to 1.2014
2015-06-29 14:53:47 +00:00
Sunpoet Po-Chuan Hsieh
9e5c7e6287
- Add p5-Array-Heap 3.1
...
- While I'm here:
- Fix MAINTAINER
- Simplify post-install:
- Fix and sort PLIST
A Heap implementation for Perl using functions that are loosely
modeled after the C++ STL's binary heap functions. They all take an
array as argument, just like perl's built-in functions "push", "pop"
etc. The implementation itself is in C for maximum speed.
WWW: http://search.cpan.org/dist/Array-Heap/
PR: 195496
Submitted by: <eserte12@yahoo.de>
2015-06-29 13:52:51 +00:00
Sunpoet Po-Chuan Hsieh
6177be1605
- Update to 9.98
...
Changes: http://www.sno.phy.queensu.ca/~phil/exiftool/history.html
PR: 201186
Submitted by: Daniel Lin <linpct@gmail.com> (maintainer)
2015-06-29 13:51:03 +00:00
Sunpoet Po-Chuan Hsieh
08f5048f95
- Fix RUN_DEPENDS
...
- Bump PORTREVISION for dependency change
2015-06-29 13:50:55 +00:00
Sunpoet Po-Chuan Hsieh
81a4d583b1
- Add NO_ARCH
...
- Cleanup Makefile
2015-06-29 13:50:51 +00:00
Sunpoet Po-Chuan Hsieh
674fb9faa6
- Sort *_DEPENDS
...
- Add NO_ARCH
2015-06-29 13:50:47 +00:00
Sunpoet Po-Chuan Hsieh
5c6e953705
- Sort *_DEPENDS
...
- Add NO_ARCH
2015-06-29 13:50:43 +00:00
Sunpoet Po-Chuan Hsieh
52855400a0
- Remove DOCS option
...
- Add NO_ARCH
- Bump PORTREVISION for package change
2015-06-29 13:50:38 +00:00
Sunpoet Po-Chuan Hsieh
5a84a32ad5
- Remove DOCS option
...
- Bump PORTREVISION for package change
2015-06-29 13:50:34 +00:00
Sunpoet Po-Chuan Hsieh
7577db4c20
- Remove DOCS option
...
- Bump PORTREVISION for package change
2015-06-29 13:50:29 +00:00
Sunpoet Po-Chuan Hsieh
161c4e824f
- Remove DOCS option
...
- Add NO_ARCH
- Bump PORTREVISION for package change
2015-06-29 13:50:25 +00:00
Sunpoet Po-Chuan Hsieh
daa56e6192
- Cosmetic change
2015-06-29 13:50:21 +00:00
Steve Wills
832d8722e0
security/vault: add missing line to rc script
2015-06-29 13:38:25 +00:00
Jimmy Olgeni
468fac5bc3
Add devel/erlang-ssl_verify_hostname, an Erlang library for certificate
...
hostname validation based on RFC 6125.
2015-06-29 12:51:51 +00:00
Mathieu Arnold
bcae164f28
Update to v5.23.0-63-g6012112.
...
Changes: https://github.com/Perl/perl5/compare/v5.23.0-7-gd9fc04e...v5.23.0-63-g6012112
Sponsored by: Absolight
2015-06-29 12:46:13 +00:00
Jimmy Olgeni
7887548a3a
Add devel/erlang-erlware_commons, a set of reusable components for
...
Erlang.
2015-06-29 12:38:25 +00:00
Mathieu Arnold
7397efc8f9
Make Perl behave nicely, and install files 644 and not 444.
...
With hat: perl@
Sponsored by: Absolight
2015-06-29 12:32:41 +00:00
Jimmy Olgeni
b174df8758
Add devel/erlang-providers, a "providers" library used by relx.
2015-06-29 12:25:21 +00:00
Jimmy Olgeni
f59733ba6d
Add devel/erlang-jsx, an Erlang application for consuming and
...
producing JSON.
2015-06-29 12:03:57 +00:00
Jimmy Olgeni
165442a0d9
Quick fix for RUN_DEPENDS.
2015-06-29 11:40:44 +00:00
Jimmy Olgeni
360f35723b
Upgrade to version 1.0.5; take over maintainership.
...
PR: 201191
Submitted by: olgeni
Approved by: maintainer
2015-06-29 09:52:22 +00:00
Muhammad Moinur Rahman
04aa4313d5
mail/imapfilter: Update version 2.6=>2.6.1
2015-06-29 09:31:13 +00:00
Alberto Villa
9865c6a0a6
deskutils/semantik: update to 0.9.4
2015-06-29 09:20:18 +00:00
Koop Mast
99f85df52c
Clarify that INSTALLS_ICONS is only usefull for GTK+ applications.
...
Differential Revision: https://reviews.freebsd.org/D2907
2015-06-29 09:10:57 +00:00
Frederic Culot
787f87e2ba
- Update to 0.13
...
Changes: http://search.cpan.org/dist/URI-Escape-XS/Changes
2015-06-29 08:15:11 +00:00
Gerald Pfeifer
884408eed6
Update to Wine 1.7.46. This includes the following changes:
...
- Improvements in the BITS file transfer service.
- Still more progress on DirectWrite implementation.
- Support for shared user data on 64-bit.
- Various C++ runtime improvements.
- Various bug fixes.
2015-06-29 07:38:04 +00:00
Gerald Pfeifer
328fe8ca5e
Update to the 20150628 snapshot of GCC 6.
2015-06-29 07:29:57 +00:00
Jimmy Olgeni
78a64cde43
Upgrade to R18.
...
- HIPE is now enabled by default
- Add APACHE20 license
- Remove unnecessary autoreconf
- Sort option descriptions
Gotchas:
- The LLVM HiPE backend does not seem to work yet.
2015-06-29 07:18:42 +00:00
Sunpoet Po-Chuan Hsieh
1055d8540a
- Cleanup CONFLICTS
...
- Use CONFLICTS_INSTALL instead of CONFLICTS
2015-06-29 04:58:43 +00:00
Sunpoet Po-Chuan Hsieh
a03705a4ac
- Cleanup CONFLICTS_INSTALL
2015-06-29 04:58:00 +00:00
Ashish SHUKLA
2203436618
- Fix typo in OPTION name
...
- Update `pkg-plist'
- Bump PORTREVISION due to change in pkg-plist
2015-06-29 04:51:28 +00:00