summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-04-01Use CMAKE_INSTALL_MANDIR. Fixes PKGMANDIR.jperkin2-4/+4
2016-04-01Use PKGMANDIR. Add patch comment.jperkin3-5/+9
2016-04-01Pass --mandir and support PKGMANDIR.jperkin1-2/+3
2016-04-01Use PKGMANDIR.jperkin1-2/+2
2016-04-01Use PKGMANDIR. Add patch comments.jperkin3-6/+16
2016-04-01Use PKGMANDIR.jperkin2-4/+4
2016-04-01Use PKGMANDIR. Add patch comment.jperkin2-7/+18
2016-04-01Use PKGMANDIR.jperkin2-4/+4
2016-04-01Use PKGMANDIR and ensure the path isn't dependent on BINDIR.jperkin2-6/+8
2016-04-01Use PKGMANDIR.jperkin2-4/+4
2016-04-01Support PKGMANDIR. Add patch comments.jperkin4-12/+30
2016-04-01Support PKGMANDIR.jperkin2-1/+19
2016-04-01fdupes-1.51 was done.jperkin1-2/+1
2016-04-01Use PKGMANDIR.jperkin3-6/+6
2016-04-01Use PKGMANDIR. Add patch comments.jperkin3-7/+13
2016-04-01Support PKGMANDIR.jperkin2-1/+19
2016-04-01Use CMAKE_INSTALL_MANDIR. Fixes PKGMANDIR.jperkin2-4/+4
2016-04-01Support PKGMANDIR.jperkin3-5/+10
2016-04-01Support --mandir. Fixes PKGMANDIR.jperkin2-1/+17
2016-04-01Support PKGMANDIR.jperkin1-6/+4
2016-04-01Use PKGMANDIR.jperkin2-4/+5
2016-04-01Fix PKGMANDIR install.jperkin1-2/+2
2016-04-01Updated lang/nodejs4 to 4.4.2fhajny1-1/+2
2016-04-01Update lang/nodejs4 to 4.4.2fhajny3-10/+10
4.4.2 * https: Under certain conditions ssl sockets may have been causing a memory leak when keepalive is enabled. This is no longer the case. * lib: The way that we were internally passing arguments was causing a potential leak. By copying the arguments into an array we can avoid this. * npm: Upgrade to v2.15.1. Fixes a security flaw in the use of authentication tokens in HTTP requests that would allow an attacker to set up a server that could collect tokens from users of the command-line interface. Authentication tokens have previously been sent with every request made by the CLI for logged-in users, regardless of the destination of the request. This update fixes this by only including those tokens for requests made against the registry or registries used for the current install. * repl: Previously if you were using the repl in strict mode the column number would be wrong in a stack trace. This is no longer an issue. 4.4.1 * build: - Updated Logos for the OSX + Windows installers - New option to select your VS Version in the Windows installer - Support Visual C++ Build Tools 2015 * tools: Gyp now works on OSX without XCode
2016-04-01Updated lang/nodejs to 5.10.0fhajny1-1/+2
2016-04-01Update lang/nodejs to 5.10.0.fhajny4-212/+139
5.10.0 * buffer: - make byteLength work with ArrayBuffer & DataView - backport --zero-fill-buffers command line option - backport new buffer constructor APIs - add swap16() and swap32() methods * fs: add the fs.mkdtemp() function. * net: emit host in lookup event * node: --no-browser-globals configure flag * npm: Upgrade to v3.8.3. Fixes a security flaw in the use of authentication tokens in HTTP requests that would allow an attacker to set up a server that could collect tokens from users of the command-line interface. Authentication tokens have previously been sent with every request made by the CLI for logged-in users, regardless of the destination of the request. This update fixes this by only including those tokens for requests made against the registry or registries used for the current install. * repl: support standalone blocks * src: override v8 thread defaults using cli options 5.9.0 * contextify: Fixed a memory consumption issue related to heavy use of vm.createContext and vm.runInNewContext. * lib: copy arguments object instead of leaking it * src: allow both -i and -e flags to be used at the same time * timers: Internal Node.js timeouts now use the same logic path as those created with setTimeout() * v8: backport fb4ccae from v8 upstream: breakout events from v8 to offer better support for external debuggers * zlib: add support for concatenated members
2016-03-31SunOS needs libnsl/libsocket to resolve some symbols in libossp-uuid.fhajny1-1/+8
2016-03-31Build fixes for rdigest, following previous changes to pkgtools/digest inagc3-43/+62
February.
2016-03-31Updated fonts/umefont-ttf to 0.610ryoon1-1/+2
2016-03-31Update to 0.610ryoon2-7/+7
Status: 1st check has completed. Unadjusted glyphs (2nd check): Uninode 0030-9fa5
2016-03-31Properly handle registering in ocaml/ld.confmarkd3-2/+19
2016-03-31Updated devel/heirloom-libcommon to 070715nb1jperkin1-1/+2
2016-03-31Use 'ranlib -c' on Darwin to avoid undefined references to 'extern char *'jperkin1-1/+9
symbols. Bump PKGREVISION.
2016-03-31Build with subversion 1.9markd5-3/+152
https://github.com/RapidSVN/RapidSVN/issues/6
2016-03-30Note update of ISC DHCP packages to 4.3.4.taca1-1/+5
net/isc-dhcp4 net/isc-dhclient4 net/isc-dhcpd4 net/isc-dhcrelay4
2016-03-30Update isc-dhcp4 to 4.3.4, including security fixes.taca5-51/+17
This is the release of ISC DHCP 4.3.4, a maintenance release which contains a number of bug fixes and two fixes for previously released security issues. Full changes are too many to write here, please refer <https://kb.isc.org/article/AA-01364/0/DHCP-4.3.4-Release-Notes.html>.
2016-03-30Mark as only for python-2.7.wiz1-1/+3
2016-03-30Fix build on SunOS.jperkin3-7/+19
2016-03-30Updated www/seamonkey-l10n to 2.40ryoon1-1/+2
2016-03-30Update to 2.40ryoon3-676/+2932
* Sync with seamonkey-2.40 * Install all translations
2016-03-30Updated www/seamonkey to 2.40ryoon1-1/+2
2016-03-30Update to 2.40ryoon27-334/+166
Changelog: Based on Gecko 43.0
2016-03-30Make lex/flex a runtime dependency for packages which link against -lfl.jperkin3-6/+6
2016-03-30Updated multimedia/ffmpeg3 to 3.0nb3jperkin1-1/+2
2016-03-30Explicitly pull in archivers/xz, ffmpeg goes looking for it and if it'sjperkin3-4/+6
already installed will fail during install as a missing runtime dependency. Bump PKGREVISION.
2016-03-30Updated multimedia/ffmpeg2 to 2.8.6nb2jperkin1-1/+2
2016-03-30Explicitly pull in archivers/xz, ffmpeg goes looking for it and if it'sjperkin3-4/+6
already installed will fail during install as a missing runtime dependency. Bump PKGREVISION.
2016-03-30sysutils/pciutils updated to 3.4.1 on 2016/02/15, removing.mef1-2/+1
2016-03-30Make sure leptonica is detected properlyfhajny1-1/+3
2016-03-30Fix Darwin install_name.jperkin1-1/+7