Commit graph

230003 commits

Author SHA1 Message Date
tnn
2db2ff57e8 ftp.digital.com is long gone. Amazingally this is still up on ftp.hp.com. 2015-03-06 19:49:58 +00:00
tnn
e4f2725e04 add a comment for the next person who ventures here 2015-03-06 19:36:33 +00:00
szptvlfn
b2b79937b0 - add OR list operators; \\ -> \ 2015-03-06 18:28:45 +00:00
khorben
1f00f59ca0 Removed the "estd: Forked" message
It seems useless to me, and it is inconsistent with the rest of the
initialization scripts.
2015-03-06 18:08:38 +00:00
tnn
c562e00818 prefer http for ftp.xemacs.org because passive FTP is broken 2015-03-06 18:01:28 +00:00
tnn
777618fb9e use MASTER_SITE_XEMACS instead of ftp.xemacs.org 2015-03-06 17:58:24 +00:00
spz
35cd6d62be add patch for CVE-2014-7923 and CVE-2014-7926 found at
6242e2fbb3
2015-03-06 14:43:15 +00:00
tnn
8ad56a8573 Replace user-exec.c patch with cleaned up version which was sent upstream.
Includes PR pkg/49723 fix for sparc64.
2015-03-06 13:22:03 +00:00
tnn
2931249907 lang/openjdk* now mostly works on arm 2015-03-06 12:24:43 +00:00
tnn
b97bb19837 Enable the package for NetBSD-7.*-earmv[67]hf.
Build time on RPI is ~2 days so I won't bother with support for older ARM.
2015-03-06 12:11:54 +00:00
sevan
c7c52d5d43 Don't steer away from the documented procedure, use bsd.prefs.mk 2015-03-06 01:18:04 +00:00
bad
730b5412bf Note update of misc/libreoffice4-bin to 4.4.1.2. 2015-03-05 23:24:15 +00:00
bad
5b5da767db Update libreoffice4-bin from 4.2.5.2 to 4.4.1.2.
Even the section summary of the changes is to big to include here.
Refer to http://www.libreoffice.org/download/release-notes/ for the change
logs.

Tested on netbsd-6/amd64 with suse121 compat packages.

spadmin is gone and soffice-patch hasn't been needed in a while. No need to
keep the patches for them around.
2015-03-05 23:22:45 +00:00
tnn
00800f8237 bump rev for symbol rename in security/mhash 2015-03-05 22:47:54 +00:00
tnn
a44b350192 recursive bump for mhash bump. While here fix build with gcrypt option. 2015-03-05 22:40:54 +00:00
tnn
1c5e7f30e6 bump bl3 due to API change 2015-03-05 22:31:56 +00:00
tnn
4fd084ce6c avoid namespace clash with libc. Bump rev. 2015-03-05 22:28:37 +00:00
sevan
cfa4871f5f Add a new header check for sys/mman.h & use it in src/util.h
Resolves build issue on FreeBSD as off_t is defined in sys/mman.h

Reviewed by: wiz@
2015-03-05 21:29:20 +00:00
wiz
31eae02cab Updated devel/libidn to 1.30 2015-03-05 21:05:22 +00:00
wiz
476a757578 Update to 1.30. Add comment to one patch, and remove another patch
for which there is no comment and which I don't understand.

New in 1.30:

* Version 1.30 (released 2015-03-02) [stable]

** libidn: The punycode.{c,h} files were re-imported from RFC 3492bis.
A comment explaining the origin and what was changed was added.

** Bump gettext to 0.19.3.

** Use LT_INIT instead of AC_LIBTOOL_WIN32_DLL.

** i18n: Added Hungarian translation.  Updated some other languages.
Thanks to Balázs Úr.

** API and ABI is backwards compatible with the previous version.
2015-03-05 21:05:14 +00:00
tnn
ec3348e209 empty PLIST + downloads in the build phase -> excluded from bulk builds 2015-03-05 20:29:13 +00:00
tnn
2a9ddb3bdf remove dup RCS id 2015-03-05 20:14:52 +00:00
spz
d8ad3303b7 Add patches for XSA-121 and XSA-122 from upstream. 2015-03-05 16:37:16 +00:00
tnn
3ffa48a5c6 Do the previous hack differently since joerg@ objected. Also wrap it in
ifdef BATCH since it works around an artificially introduced limit.
2015-03-05 16:35:49 +00:00
mef
3f0c3878f8 Correction to LICENSE, not modified-bsd but 2-clause-bsd. 2015-03-05 15:44:57 +00:00
mef
4746c44446 Updated net/dhid to 5.5 2015-03-05 14:44:57 +00:00
mef
ab762f1079 (pkgsrc)
- Add LICENSE= modified-bsd
(upstream)
 - Update 5.2 to 5.5
-----------------
WHATSNEW in 5.5
===============

In 5.4 the new NAT friendly behaviour was achieved by sending packets
with an rport of 0 to the server. In 5.5 this is no longer needed since
the server looks at the version number; hence 5.5 packets still go out
with rport set, making them compatible with servers of versions 5.3 or lower.
This was a small change/correction and 5.5 is a minor update.

WHATSNEW in 5.4
===============

DHIS packet messages leaving a host will now leave from the DHIS
return port (58800 by default) instead of a randomly assigned port.

Messages sent by this client to a server are marked with a return port of 0 in
the payload of the DHIS packet which causes the server to reply to the UDP port
from which it receives a packet. In other words, the return UDP port is no
longer embedded in a DHIS packet but instead is taken by the server from the
UDP layer of the network packet.

This feature (dhis client) only works with a DHIS server that implements it;
hence, a dhisd server of version 5.4 or above is required for a 5.4 client to
operate.

This feature is particularly useful in systems behind NAT; whereas before a
NAT redirect rule to the return DHIS port (58800 by default) was required, with
DHIS 5.4 this is no longer required since NAT boxes should keep the UDP state
and redirect back to the right host.

A new protocol is also implemented with DHID 5.4; instead of waiting for
server checks with CHECK_REQ, the client refreshes itself to the server
by sending periodic ECHO_REQ packets to it (every refresh period). The
server keeps the host online and only brings it offline it it doesn't
see any ECHO_REQ packets for up to 3 times the refresh period.

WHATSNEW in 5.3
===============

The documentation was updated.

DHID can now be executed under any user (not only root) without
changes to the code.

The pid file default location was changed to /var/run/dhid.pid
2015-03-05 14:44:33 +00:00
wen
21142fa65e Updated textproc/p5-Pod-Spell to 1.16 2015-03-05 14:42:47 +00:00
wen
727afd47cd Update to 1.16
Add missing DEPENDS

Upstream changes:
1.16      2015-02-24
	- podspell script: set output encoding from locale CTYPE (DOLMEN)

1.15      2014-02-28
	- Convert to strict mode of File::ShareDir::ProjectDistDir (KENTNL)
	- change to use Path::Tiny->lines_utf8

1.14      2014-02-12
	- Discontinue use of File::Slurp, use Path::Tiny->lines instead
	  GH #15 ( Ether )

1.13      2013-11-02
	- fix encoding issues issues in pod for perldoc

1.12      2013-10-17
	- improve documentation

1.11      2013-10-17
	- fix shebang to /usr/bin/perl for EUMM replacment GH #13 (dolmen)

1.10      2013-09-27
	[FEATURES]
	- added 'no_wide_chars' option to strip words with such characters
	  from the output.  This may help spellcheckers that can't cope
	  with UTF-8
	[CHANGED]
	- improved punctuation stripping algorithm for better word
	  isolation (example C<< "hello". >> now is found as "hello")
	- strips all word that do not have at least one \w character
	  as a spellchecker isn't likely to do anything useful with them
	[DOCUMENTED]
	- added recommendations for dealing with character encoding

1.09      2013-09-25
	[FIXED]
	- stopwords with 's are learned without 's to match how they are
	  checked
	[CHANGED]
	- leading and trailing punctuation is entirely stripped since the
	  spellchecker won't care anyway.  Trailing periods are *not*
	  stripped as they might be abbreviations ("Ph.D."), but such words
	  are checked against the stoplist both with and without
	  trailing periods to account for abbreviations and words at the
	  end of a sentence.

1.08      2013-09-24
	[FIXED]
	- hyphenated word parts are also checked against the stoplist
	  and stripped (dagolden) GH #9
	[DOCUMENTED]
	- noted that stopwords must be added before words appear in Pod

1.07      2013-09-14
	- add many words
	[FEATURES]
	- Pod::Wordlist is an Object ( dagolden )
	- Lingua::EN::Inflect is used to reduce requiring plurals in the list
	  ( dagolden )
	- the wordlist is now a sharedir file
	[DEPRECATED]
	- accessing %Pod::Wordlist::Wordlist directly

1.06      2013-09-08
	- import stopwords from Pod::Wordlist::hanekomu except names

1.05      2013-07-07
	- add stopwords
2015-03-05 14:41:24 +00:00
wen
15428d2726 Added devel/p5-File-ShareDir-ProjectDistDir version 1.000004 2015-03-05 14:36:35 +00:00
wen
eec6ecdba6 Import File-ShareDir-ProjectDistDir-1.000004 as devel/p5-File-ShareDir-ProjectDistDir.
File::ShareDir::ProjectDistDir simple set-and-forget using of a '/share'
directory in your projects root.
2015-03-05 14:35:14 +00:00
wen
bdc70d62c5 Added devel/p5-Path-FindDev version 0.5.2 2015-03-05 14:25:55 +00:00
wen
ac59ae86e3 Import Path-FindDev-0.5.2 as devel/p5-Path-FindDev
Path::FindDev is used to find a development path somewhere in an upper
hierarchy. It is mostly a glue layer around Path::IsDev with a few
directory walking tricks.
2015-03-05 14:23:20 +00:00
spz
579051e366 Add patches for XSA-121 and XSA-122 from upstream. 2015-03-05 14:21:31 +00:00
ryoon
74f676c6c8 -llua* is required for Cygwin build. 2015-03-05 14:15:45 +00:00
ryoon
c9faa88016 Split test code into test target.
It fails under Cygwin always.
2015-03-05 14:12:18 +00:00
spz
5dcb0fc09f Add patches for XSA-121 and XSA-122 from upstream. 2015-03-05 13:44:57 +00:00
ryoon
257e121509 Fix build and enable dymamic module.
* Add -no-undefined to libtool for fixing undefined reference errors
  under Cygwin.
* Use bsd build target for Cygwin to enable dynamic module loading.
* Disable Lua module version check under Cygwin.
  This workaround should be investigated deeper.
2015-03-05 13:39:20 +00:00
ryoon
fdb984e34d Fix Cygwin build.
Include windows.h for some #define and typdef.
2015-03-05 13:33:57 +00:00
ryoon
9f3f485236 Updated www/firefox to 36.0nb1 2015-03-05 13:30:11 +00:00
ryoon
ac3e49f494 Bump PKGREVISION.
* Fix segfault under NetBSD/i386 6.
  From tsutsui@. Thank you.
2015-03-05 13:29:41 +00:00
gson
d7bb81e4dd Updated misc/py-anita to 1.37 2015-03-05 13:14:31 +00:00
gson
33336d1429 Update misc/py-anita to 1.37. Changes from 1.36:
The global test() function is no longer supported, use the run_tests()
method of the Anita object instead.

When halting the VM, do not attempt to log in if already logged in.

Make the distinctive shell prompts different from one invocation of
anita to another, so that anita can run itself recursively on the VM
without the outer instance mistaking a shell prompt from an inner
instance for one of its own.
2015-03-05 13:13:25 +00:00
tnn
32a63037af Unlimit virtual memory. Needs at least 3G of VA space to build on 64-bit
hosts due to -XX:CompressedClassSpaceSize being 1G by default.
2015-03-05 13:08:18 +00:00
tnn
769595616b adjust ARM float hacks: use binary IEEE encoding of subnormal literals 2015-03-05 13:02:38 +00:00
wiz
ea9280a2cf Updated textproc/the_silver_searcher to 0.29.1 2015-03-05 11:55:28 +00:00
wiz
98dfeeb44d Update to 0.29.1. From Jonathan Buschmann in PR 49719.
-- 0.29.1 8 feb. 2015

New file extension detection
Possible speed up on BSD-derived platforms, during filename filtering
Add --[no]filename
Standardize some options (e.g. --line-numbers and --no-numbers are now --[no]numbers)
More fixes for --only-matching
Add --one-device doesn't follow links to other devices
Add Vala file type
Probably 99% of ignores are in the root directory, optimize this case
Option -v/--invert-match turn off colors
Various fixes

-- 0.28 25 dec. 2014

Set processor affinity for worker threads, may result in 3-5% performance improvement for certain systems
Add Mercury file type
Support for -o (--only-matching)
Allow multiple file types at the same time
Allow unlimited depth
Add -F/--fixed-strings to be more compatible with 'grep' usage
Add extensions for OCaml files
Fix exit code
Fix bash completion

-- 0.27 15 nov. 2014

Search stdin if stdin is a regular file
Add --count/-c to count matches
Add -0 and --print0 options
Add Liquid filetype
Add Markdown support
2015-03-05 11:55:18 +00:00
wiz
73723f302f + libidn-1.30. 2015-03-05 11:17:03 +00:00
he
798cfe53df Well, the fpm_sockets.c patch doesn't belong in php-fpm, but
rather in the PHP package proper, and there's three of them.
Copy and adapt as necessary.
No revision bump here: only build fix for NetBSD with TCP_INFO.
2015-03-05 11:16:28 +00:00
jperkin
298022fc36 Updated graphics/ImageMagick to 6.9.0.5nb1 2015-03-05 11:09:51 +00:00