Commit graph

251095 commits

Author SHA1 Message Date
wiz
a516b86898 Fix HOMEPAGE. 2016-06-27 15:41:29 +00:00
sevan
c9a1ef0449 Add NetBox to the wish list 2016-06-27 13:55:27 +00:00
sevan
74aa62eb84 pkgsrc-wip no longer lives on sourceforge, update URL 2016-06-27 13:43:54 +00:00
tnn
4e345e3c9c Fix build on -current 2016-06-27 11:03:29 +00:00
wiz
2a0bdc8a4a + mailman-2.1.22, mailman-3.0.3
Add my login name to some lines to mark them as prepared for
after the freeze.
2016-06-27 09:04:10 +00:00
wiz
a37cc592ce Add buildlink3.mk that passes through directories and adds them to the
preprocessor and linker flags.
2016-06-26 21:36:06 +00:00
adam
6eccb0a0ec Updated net/youtube-dl to 20160625; added missing postgresql changes 2016-06-26 20:31:47 +00:00
adam
839ca25425 Update net/youtube-dl to 20160625
Changes:
2016.06.25:
[*] misc bug fixes and improvements

2016.06.23*:
[*] misc bug fixes and improvements

2016.06.22:
[gametrailers] Remove extractor
[*] misc bug fixes and improvements

2016.06.20:
[*] misc bug fixes and improvements

2016.06.19*:
[aftonbladet] Fix extraction
[closertotruth] Add extractor
[r7] Fix extraction
[*] misc bug fixes and improvements
2016-06-26 20:27:30 +00:00
wiz
dd94ed2571 + py-dns-1.14.0. 2016-06-26 20:16:19 +00:00
wiz
90c7edfe62 Use PYTHON_VERSIONED_DEPENDENCIES for py-dns support.
Adds support for building this with python-3.x.
2016-06-26 20:10:23 +00:00
wiz
f1ff8c071a Updated pkgtools/url2pkg to 2.27 2016-06-26 19:03:43 +00:00
wiz
10596c46f3 Fix typo in github handling.
Bump version.
2016-06-26 19:03:33 +00:00
wiz
9280372bad Suggest packaging tools for Tor/privacy from the list at
https://torbsd.github.io/porting-pets.html
2016-06-26 12:33:19 +00:00
kamil
ca42eb43d5 Updated net/nanomsg to 1.0.0nb1 2016-06-26 12:18:10 +00:00
kamil
c8c3e61450 Add missing PKGCONFIG_OVERRIDE.
It's still needed (but with a fixed path)

Bump PKGREVISION.

Pointed out by <wiz>.
2016-06-26 12:17:14 +00:00
kamil
0000f8f29f Updated www/libproxy to 0.4.13 2016-06-26 12:05:00 +00:00
kamil
9fcd753f80 Update libproxy to 0.4.13
Upstream changes:

 - Allow linking webkit pacrunner against javascriptcore-4.0 (webkit2).
 - Allow to disable building of the KDE module (-DWITH_KDE=ON/OFF).
 - Fix compilation errors with CLang on MacOSX.
 - bindings: perl: Add an option to explicitly link against libperl.so Some
   distributions want to do it, other prefer not to, the library is anyway in
   context of perl.
 - config_kde: Add a basic cache and invalidation: performance improvement for
   the KDE module.

Upgrade during freeze to fix upstream regression with Qt4 and Qt5 clashes.

Requested by Ralf Nolden <nolden@kde.org>

Approved by <pkgsrc-pmc>.
2016-06-26 12:03:53 +00:00
wiz
fc856992e3 - duplicity-0.7.07, libtar-1.2.20, nginx-devel-1.9.12,
php-libawl-0.54, ruby-stomp-1.3.5.
2016-06-26 09:23:56 +00:00
wiz
f4075cbf47 + ImageMagick-7.0.2.1, afl-2.16b, desktop-file-utils-0.23, gmp-6.1.1,
libsndfile-1.0.27, mdds-1.2.1, ocamlgraph-1.81, p5-Moo-2.002003,
  p5-XML-LibXML-2.0126, pari-2.7.6, py-cffi-1.7.0, py-setuptools-23.1.0,
  x264-devel-20160625.
2016-06-26 09:20:24 +00:00
wiz
a8dde5ba22 Updated misc/cowsay to 3.04 2016-06-26 09:15:50 +00:00
wiz
39c5096e66 Updated cowsay to 3.04. Addresses PR 51273 by Tony.
3.04	24 June 2016
	- Licensing terms have changed to GPLv3.
	- Friendlier to being hosted on GitHub.
	- No functionality changes whatsoever.
2016-06-26 09:15:40 +00:00
wiz
1508a72e7b Fix PKGNAME in distinfo. From kre@. 2016-06-26 08:59:43 +00:00
wiz
72a4bde43b + calibre-2.60.0, dolphin-5.0, erlang-19.0, etckeeper-1.18.4,
gtklevel9-5.1, nss-3.25, pulseaudio-9.0.
2016-06-26 08:12:27 +00:00
dholland
1b6a36eaaf Clarify bit about default binary by referring to MESSAGE.
(related to PR 51244)
2016-06-26 04:29:56 +00:00
pgoyette
33c21b5ece Add plugin-container to list of not-mprotect-safe files, bump pkgrevision. 2016-06-25 22:06:12 +00:00
bouyer
65546219ef Updated sdcc3 to 3.6.0 2016-06-25 17:49:04 +00:00
bouyer
db0d0a94f3 Update to 3.6.0, fixing boost-related build issue.
Changes since 3.5.0:
- Merged upstream binutils 2.25
- New memory management with lower overhead
- Changed default language dialect to --std-sdcc11
- Diagnostic for missing type specifier: No implicit int outside of C90 mode
  anymore
- C11 generic selections
- char type is now unsigned by default (old behaviour can be restored
  using --fsigned-char)
- Character constants are now of type int instead of char.
- ISO C95 and ISO C11 wide character constants
- ISO C95 and ISO C11 wide string literals
- Basic standard library support for wide characters: c16rtomb(), mbrtoc16(),
  mbsinit(), mbtowc(), mbrlen(), mbrtoc32, c32rtomb(), mbrtowc(), wcrtomb(),
  mblen(), wctomb()
- Treat all ports the same in the manual (i.e. mcs51-specific stuff is now
  clearly described as such)
- Reorganized interrupt handling for z80, z180, r2k, r3ka, tlcs90, gbz80
  backends
- Workaround for stm8 division hardware bug
- ELF/DWARF support for stm8
- Output symbol table for ELF
- pic16 port now uses standard-compliant crt0iz that initializes static and
  globals to 0 by default

Numerous feature requests and bug fixes are included as well.
2016-06-25 17:48:15 +00:00
maya
7ea4628313 Add duplicity, squashfs to TODO 2016-06-25 17:15:57 +00:00
maya
e9d18b618f Add reminder to update packages for which patches were provided in PRs 2016-06-25 17:03:08 +00:00
jaapb
d96d0bccb6 Updated devel/ocaml-ppx_optcomp to 113.33.00 2016-06-25 14:48:13 +00:00
jaapb
97fbfe544e Updated package to latest version, 113.33.00 and made it compatible with
ocaml 4.03 and the latest framework version. Discussed on packages@ and
OK'd by jperkin.

Changes include:

## 113.33.00+4.03

Various updates to work with OCaml 4.03.0

## 113.33.00

- Install standalone ppx-optcomp program that can be run through `-pp`
2016-06-25 14:47:54 +00:00
jaapb
09cbcb5505 Updated package to use ocaml.mk framework. No upstream changes. 2016-06-25 14:31:13 +00:00
jaapb
cb15ccf637 Updated package to work with ocaml.mk. No upstream changes. 2016-06-25 14:30:31 +00:00
jaapb
4c8ae45bd1 Pakcage uses ocamlbuild. 2016-06-25 14:29:32 +00:00
jaapb
2b6fd70eec Package uses ocamlbuild - also cleaned up Makefile a bit. No upstream
changes.
2016-06-25 14:29:01 +00:00
jaapb
7c7545e18f Package uses ocamlbuild. 2016-06-25 14:19:45 +00:00
jaapb
466cf52fd9 Updated package to use ocaml.mk framework. No upstream changes. 2016-06-25 14:18:35 +00:00
jaapb
752ecfd4e7 Package uses ocamlbuild. 2016-06-25 14:16:40 +00:00
jaapb
8f666fedd2 Updated package to use ocaml.mk framework. No upstream changes. 2016-06-25 14:15:05 +00:00
jaapb
9c80f0fa4d Updated devel/ocaml-batteries to 2.5.0 2016-06-25 14:05:20 +00:00
jaapb
9c56e5f6a4 Updated ocaml-batteries to latest version 2.5.0, which adds support for
ocaml 4.03. Also, the package is now compatible with the latest version of
the ocaml.mk framework. Discussed on packages@ and OK'd by jperkin.


Changes include:
## v2.5.0
- BatTuple: add Tuple{N}.make : 'a1 -> ... -> 'an -> 'a1 * ... * 'an
  #657
  (Thibault Suzanne)
- BatBig_int: fix sequence operators (--), (---) to avoid polymorphic comparison
  #674, #675, #676
  (Pieter Goetschalckx and Cedric Cellier)
- Extend all Batteries module to cover OCaml 4.03 features
  #670
  (Gabriel Scherer, KC Sivaramakrishnan)

## v2.4.0

- BatBitSet: use Bytes instead of String
  (Gabriel Scherer)
- BatHashtbl: fix hash computation bug introduced by 4.01 (issue #609)
  (Gabriel Scherer, report by Martin Neuh?u?er)
- BatText: synchronize nsplit to match BatString.nsplit
  (Gabriel Scherer)
- BatLazyList: fix remove_all_such documentation
  (Xavier Van de Woestyne)
- BatMap: add pop_min_binding: 'a t -> (key * 'a) * 'a t
	  and pop_max_binding: 'a t -> (key * 'a) * 'a t
  (Francois Berenger)
- BatMap: add at_rank_exn: int -> ('key, 'a) t -> ('key * 'a)
	  and update: key -> key -> 'a -> 'a t -> 'a t
  (Francois Berenger)
- BatEnum: add interleave: 'a t array -> 'a t
  (Aleksey Z. Arens)
- BatFormat: expose asprintf for V>=4.01
  (Ralf Vogler)
- BatSet: add at_rank_exn: int -> t -> elt
	  and update: elt -> elt -> t -> t
  (Francois Berenger)
- BatUTF8: add enum: t -> BatUChar.t BatEnum.t
  (Kevin Brubeck Unhammer)
- BatSet: add to_array: t -> elt array
	  and of_array: elt array -> t
	  and test for to_list
  (Francois Berenger)
- BatSet: add pop_max: 'a t -> 'a * 'a t
	  and pop_min: 'a t -> 'a * 'a t
  (Francois Berenger)
- BatSplay: hardened against read-only-data compiler optimization
  (Gabriel Scherer)
- BatList: simplified interleave implementation
  (Francois Berenger)
- BatOption: add Infix.(>>=): 'a option -> ('a -> 'b option) -> 'b option
  (Herry Herry)
- BatHashtbl: modify now have same semantics than replace for the key
  (Anders Fugmann)
- BatHashtbl: more efficient modify_opt and modify_def
  (Anders Fugmann)
- BatFormat: add pp_print_list: ?pp_sep:(formatter -> unit -> unit) ->
	                        (formatter -> 'a -> unit) ->
	                        (formatter -> 'a list -> unit)
	     and pp_print_text: formatter -> string -> unit
  (Christoph H?ger)
- BatEnum: add uniq_by: ('a -> 'a -> bool) -> 'a t -> 'a t
	   and uniqq: 'a t -> 'a t
  (Max Mouratov)
- BatEnum: fix uniq to use structural comparison
  (Max Mouratov)
- BatUnix: add run_and_read: string -> process_status * string
  (Francois Berenger)
- BatCache: use hashmap to speed up lru_cache
  (Sang Kil Cha)
- BatQueue: add filter: ('a -> bool) -> 'a t -> 'a t
	    and filter_inplace: ('a -> bool) -> 'a t -> unit
	    and filter_map: ('a -> 'b option) -> 'a t -> 'b t
(Gabriel Scherer)
2016-06-25 14:05:01 +00:00
jaapb
8ad7562205 Updated archivers/ocaml-zip to 1.06 2016-06-25 14:01:52 +00:00
jaapb
57d49d6719 Updated package to latest version (1.06) and made it compatible with
ocaml 4.03 and the latest framework version. Discussed on packages@ and
OK'd by jperkin.

Changes include:
- Switch to "safe string" mode.  Some API functions that use to take
  strings now take byte sequences instead.  OCaml 4.02 or up is required.
- Update for OCaml 4.03.
- Avoid Zlib error when calling Gzip.output with length = 0.
- Improve support for ZIP files / ZIP file members greater than 2 Gbytes.
2016-06-25 14:01:34 +00:00
jaapb
3e6075a42b Updated textproc/pxp to 1.2.8 2016-06-25 13:59:40 +00:00
jaapb
4981fb6343 Updated package to latest version, 1.2.8, and made package compatible with
latest version of ocaml and its framework. Discussed on packages@ and
OK'd by jperkin.

Changes include:
1.2.8: Build against ocamlnet-4.1. Support -safe-string
1.2.7: tweaking support for oasis.
1.2.6: Adding _oasis file.
1.2.5: Build against ocamlnet-4.
1.2.4: Fixed bug in namespace-aware parsing (thanks to ygrek and Thomas
       Leonard)
2016-06-25 13:59:20 +00:00
jaapb
51f5a7f2ab - Removed ocaml-findlib-register, no longer needed;
- Updated INSTALL fragment to detect and add to ld.conf the autodetected
  libraries that are part of the standard ocaml installation
Discussed on packages@ and OK'd by jperkin
2016-06-25 13:55:15 +00:00
jaapb
8bf82f0dd4 Updated pkginstall framework to correct bug in findlib registration.
Discussed on packages@ and okayed by jperkin.
2016-06-25 13:52:28 +00:00
agc
365fd2e39c Fix the variable name substituted in the ddclient file, reported by
prototrout on freenode.
2016-06-24 23:56:46 +00:00
fhajny
45aa296e80 Enable building with Python 3.3, now that py33-boost can be built. 2016-06-24 20:46:36 +00:00
fhajny
00dda87222 rm -v is not portable. Fix install on at least SunOS. 2016-06-24 20:32:08 +00:00