Commit graph

183549 commits

Author SHA1 Message Date
sbd
b1d77a8329 Updated devel/fossil to 1.21nb1 2012-03-10 08:04:53 +00:00
sbd
c426efd509 Add missing devel/readline buildlink.
Bump PKGREVISION.
2012-03-10 08:04:45 +00:00
sbd
1a02ad2ffa Updated devel/pcre to 8.30nb2 2012-03-10 08:04:04 +00:00
sbd
3d92968cf2 If libreadline isn't wanted don't put it in a programs LDADD variable.
Bump PKGREVISION
2012-03-10 08:03:56 +00:00
sbd
b97d1e9460 Updated devel/automake to 1.11.3nb1 2012-03-10 08:01:00 +00:00
sbd
763b4b6890 Add share/aclocal to the PLIST. aclocal dies if this directory doesn't
exist.

Bump PKGREVISION.
2012-03-10 08:00:52 +00:00
obache
57248d1d72 Bump PKGREVISION from default python version change to 27. 2012-03-10 05:40:48 +00:00
taca
d2a06f5128 Make sure to update distinfo. 2012-03-10 03:43:09 +00:00
taca
b7956922ed Add a patch to fix problem on PHP 5.2
Since this package itself broken, no PKGREVISION bump now.
2012-03-10 03:42:30 +00:00
taca
21b1112371 Oops, I forgot commit this; really update contao211 to 2.11.1. 2012-03-10 03:41:42 +00:00
ryoon
f5850db82d Updated www/firefox to 10.0.2nb1
Updated www/seamonkey to 2.7.2
Updated www/seamonkey-l10n to 2.7.2
2012-03-10 03:34:50 +00:00
ryoon
55226b41bc Update to 2.7.2
Sync with www/seamonkey
2012-03-10 03:27:07 +00:00
ryoon
f2a76f00a3 Update to 2.7.2
* Many new features.
* Security bugfixes.
* See http://www.seamonkey-project.org/releases/seamonkey2.7/
2012-03-10 03:26:04 +00:00
ryoon
89082f0dab Bump PKGREVISION
* Restore --disable-official-branding.
2012-03-10 03:09:42 +00:00
ryoon
f07eb25aac * Fix Firefox's official branding bug by upstream.
* Fix for inclusion from mail/thunderbird and www/seamonkey (mozilla-common.mk).

No functional change for devel/xulrunner.
2012-03-10 03:08:24 +00:00
wiz
916a3d4bdf Updated graphics/gif2png to 2.5.8 2012-03-10 02:08:34 +00:00
wiz
3efc5e9618 Update to 2.5.8:
* 2.5.8 @ 2012-03-09
  Codebase is now statically checked using splint, with stronger type safety.
2012-03-10 02:08:24 +00:00
abs
e4d1a065b9 Added filesystems/cloudfuse version 20120124 2012-03-09 22:49:43 +00:00
abs
15b0e7e9f0 +cloudfuse 2012-03-09 22:46:53 +00:00
abs
6be3da2ddc Added filesystems/cloudfuse version 20120124
Filesystem (fuse) implemented on Mosso's Cloud Files

Cloudfuse is a FUSE application which provides access to Rackspace's
Cloud Files (or any installation of Swift).

Cloud Files is a remote storage system which is similar in principle to
Amazon S3.  It provides a simple RESTful interface to storing and retrieving
objects.

http://www.rackspacecloud.com/cloud_hosting_products/files
2012-03-09 22:46:25 +00:00
cheusov
e98ad4652b not needed anymore 2012-03-09 19:22:24 +00:00
cheusov
fcd614744f clean-ups (adapted for recent mk-configure) 2012-03-09 18:58:19 +00:00
cheusov
42501799e4 Updated devel/mk-configure to 0.22.0 2012-03-09 18:57:08 +00:00
cheusov
e960f9d959 Update to 0.22.0
Improvements in cross-compilation. The following variables were
     introduced: TOOLDIR, SYSROOT, TOOLCHAIN_PREFIX and
     MACHINE_GNU_PLATFORM.

  PROGS variable was introduced (sf.net bug #3445658).

  Support for Lua submodules was added (e.g. net.socket.lua ->
  net/socket.lua). New variable LUA_MODULES was introduced for this
  purpose.

  MKPIE (Position Independent Executables), USE_SSP (Stack Smashing
  Protection), USE_FORT and USE_RELRO variables were introduced for
  security reasons.

  Variable OBJDIR_<dir> was introduced.

  mkc.subdir.mk and mkc.subprj.mk: Commands associated with targets
  "all", "install", "clean", "cleandir", "depend", "test",
  "installdirs", "uninstall", "errorcheck" and "filelist" in Makefile
  override the standard behaviour.

  MKC_REQUIRE_HEADERS, MKC_REQUIRE_DEFINES, MKC_REQUIRE_TYPES,
  MKC_REQUIRE_VARS, MKC_REQUIRE_MEMBERS, MKC_REQUIRE_FUNCS<n> and
  MKC_REQUIRE_CUSTOM do not change CFLAGS.

  mkc.subdir.mk and mkc.subprj.mk: "cleandir" target takes into
  account CLEANFILES, CLEANDIRS, DISTCLEANFILES and DISTCLEANDIRS
  variables (removes files).

  PCNAME.<lib> variable was introduced in mkc_imp.pkg-config.mk, this
  is a map from library name to pcname (.pc).

  Improvements for SHRTOUT.

  New variable OBJCOPY was introduced.

  Update of the presentation.

  Fix in manual page (sf.net bug #3441610).

  New regression tests (examples).
2012-03-09 18:56:21 +00:00
plunky
abd1083bf8 Updated sysutils/netbt-hcidump to 2.3 2012-03-09 18:13:27 +00:00
plunky
52c45d3ce2 update to bluez-hcidump version 2.3
(rework the pkgsrc variables so that not as
many lines need to be changed on updates)

Changelog:

    Marcel Holtmann [Fri, 2 Mar 2012 01:54:01 +0000]
    build: Rename configure.in into configure.ac


    Johan Hedberg [Tue, 28 Feb 2012 00:05:42 +0000]
    lib: Add missing host feature defines

    This patch add missing SSP and "Simultaneous LE & BR/EDR" feature bit
    definitions to hci.h.


    Marcel Holtmann [Mon, 27 Feb 2012 06:42:41 +0000]
    lib: Make unaligned access functions const


    Marcel Holtmann [Mon, 27 Feb 2012 06:12:34 +0000]
    lib: Add definition for HCI_CHANNEL_MONITOR


    Andrei Emeltchenko [Fri, 24 Feb 2012 08:44:23 +0000]
    lib: Copy L2CAP chan policy defines from kernel

    Those defines will be used by user space.


    Marcel Holtmann [Tue, 21 Feb 2012 14:01:54 +0000]
    lib: Add struct for reading LE host supported setting


    Vinicius Costa Gomes [Fri, 10 Feb 2012 21:39:51 +0000]
    lib: Fix using old-style initializers


    Peter Krystad [Wed, 15 Feb 2012 19:04:11 +0000]
    lib: Add L2CAP Create/Move Channel definitions


    Luiz Augusto von Dentz [Fri, 17 Feb 2012 09:48:55 +0000]
    core: Add support for passing PSM as OBEX port

    As OBEX can now use L2CAP as transport, -O/--obex option should accept
    values other than RFCOMM channel, so values over 31 are now interpreted
    as PSM.


    Luiz Augusto von Dentz [Fri, 17 Feb 2012 09:48:54 +0000]
    L2CAP: add OBEX support


    Johan Hedberg [Thu, 2 Feb 2012 17:48:55 +0000]
    lib: Add stub for A2MP


    Johan Hedberg [Wed, 1 Feb 2012 06:05:26 +0000]
    att: Fix UUID-128 parsing

    ATT UUIDs are in little-endian format (in contrast to e.g. SDP).


    Vinicius Costa Gomes [Tue, 24 Jan 2012 13:57:18 +0000]
    lib: Add Key Size information to the security information

    Since some time the kernel has the capability to return the length of
    the key that was used to encrypt the link.

    This patch exposes that field to userspace so more applications can take
    decisions based on this information.
    CVS: ----------------------------------------------------------------------
    CVS: Enter Log.  Lines beginning with `CVS:' are removed automatically
    CVS:
    CVS: Committing in .
    CVS:
    CVS: Modified Files:
    CVS: 	Makefile distinfo
    CVS: ----------------------------------------------------------------------
2012-03-09 18:12:55 +00:00
adam
434e328065 Updated devel/scmgit to 1.7.9.3 2012-03-09 17:03:31 +00:00
adam
e81c9a47db Changes 1.7.9.3:
* "git p4" (in contrib/) submit the changes to a wrong place when the
  "--use-client-spec" option is set.
* The config.mak.autogen generated by optional autoconf support tried
  to link the binary with -lintl even when libintl.h is missing from
  the system.
* When the filter driver exits before reading the content before the
  main git process writes the contents to be filtered to the pipe to
  it, the latter could be killed with SIGPIPE instead of ignoring
  such an event as an error.
* "git add --refresh <pathspec>" used to warn about unmerged paths
  outside the given pathspec.
* The bulk check-in codepath in "git add" streamed contents that
  needs smudge/clean filters without running them, instead of punting
  and delegating to the codepath to run filters after slurping
  everything to core.
* "git branch --with $that" assumed incorrectly that the user will never
  ask the question with nonsense value in $that.
* "git bundle create" produced a corrupt bundle file upon seeing
  commits with excessively long subject line.
* When a remote helper exits before reading the blank line from the
  main git process to signal the end of commands, the latter could be
  killed with SIGPIPE. Instead we should ignore such event as a
  non-error.
* The commit log template given with "git merge --edit" did not have
  a short instructive text like what "git commit" gives.
* "git rev-list --verify-objects -q" omitted the extra verification
  it needs to do over "git rev-list --objects -q" by mistake.
* "gitweb" used to drop warnings in the log file when "heads" view is
  accessed in a repository whose HEAD does not point at a valid
  branch.
* An invalid regular expression pattern given by an end user made
  "gitweb" to return garbled response.
2012-03-09 17:02:14 +00:00
taca
ff77114fd3 Note update of www/contao211 package to 2.11.1 and
www/contao211-translations package to 201203090.
2012-03-09 16:21:31 +00:00
taca
bd582e55ce Update contao211-translations package to 201203090.
Update French, Italian and Japanese language files to support Contao 2.11.1.
2012-03-09 16:20:27 +00:00
taca
dc9475220d Update contao211 package to 2.11.1.
### Fixed
Store the date added when creating an admin user upon installation (see #4054).

### Fixed
Purge the Zend Optimizer+ cache after writing the local configuration file.

### Fixed
The IDNA convert class did not run under PHP 5.2 (see #4044).

### Fixed
Inject error messages of checkbox and radio groups inside the fieldset, so they
can be associated with it (accessibility) and do not break the CSS formatting.
This change does not require any template adjustments (see #3392).

### Fixed
Correctly handle tabs and line breaks when importing CSV data (see #4025).

### Fixed
Event feeds did not show the date anymore (see #4026).

### Fixed
Preserve absolute URLs in style sheets in the Combiner (see #4002).

### Fixed
Support all kinds of keydown events in the stylect plugin, so options can be
selected by pressing the first key of their label (see #3812).

### Added
Added a separate version check for LTS releases.

### Fixed
Prevent the auto_item feature from generating duplicate content (see #4012).

### Fixed
Do not add the `language` parameter when forwarding to a page (see #4011).

### Fixed
The date picker in the back end did not work correctly due to MooTools failing
to parse dates correctly (see #3954).

### Fixed
The TinyMCE links popup failed under certain conditions (see #3995).

### Fixed
Correctly add the language to insert tag links (see #3983).

### Fixed
When creating an admin user in the install tool, the username was not validated
correctly (see #4006).

### Updated
Updated MooTools to version 1.4.5 which fixes a critical bug.

### Fixed
Relative URLs are now validated correctly (`'rgxp'=>'url'`) (see #3792).

### Fixed
Adjust the submit button height in Opera (see #3940).

### Fixed
The front end preview drop-down menu did not use the stylect plugin.

### Fixed
Use the Facebook sharer instead a third-party app (see #3990).

### Fixed
Preserve IE conditionals like `[if (lt IE 9) & (!IEMobile)]` when replacing
ampersands in the front end (see #3985).

### Fixed
Set the maximum length of `inputUnit` fields to 200 (see #3987).

### Fixed
If an image with a title was added to a text element, the lightbox did not show
the title anymore (see #3986).

### Fixed
The hyperlink element did not output the link title anymore (see #3973).

### Fixed
Send a 404 header and do not index or cache a page if there is a pagination menu
and the `page` parameter is outside the range of existing pages. Now that list
and reader modules can be shown on the same page, it is likely that those pages
will be cached. This fix prevents the search index and temporary directory from
being flooded with non-existing resources (such as `?page=100000`).

### Fixed
Fixed the module wizard so you can use the stylect menu of a duplicated element
without having to reload the page (see #3970).

### New
Added the Slovenian translation of the TinyMCE "typolinks" plugin (thanks a lot
to Davor) (see #3952)

### Fixed
Fixed the "getContentElement", "getFrontendModule" and "getForm" hooks, so they
pass the generated content to the callback function (see #3962).

### Fixed
Correctly handle pages with the alias name "index" (see #3961).

### Fixed
Patched the MooTools core script to fix the accordion effect (see #3956).

### Fixed
The slimbox style sheets are now compatible with the combiner.
2012-03-09 16:18:55 +00:00
fhajny
bb6ef9dc97 Use BSD_INSTALL_DATA to fix installation (on SunOS for instance). 2012-03-09 15:18:00 +00:00
fhajny
9e40597477 Force --with-waitfunc=wait3 on SunOS, fixes several courier-* packages. 2012-03-09 15:15:30 +00:00
fhajny
43c1613578 Bump PKGREVISION 2012-03-09 15:03:15 +00:00
fhajny
099dc0753a Missing dependency for security/p5-Digest-SHA1 added. 2012-03-09 15:02:40 +00:00
fhajny
a91be69424 Fix for recent SunOS platforms where support for NIS+ was dropped. 2012-03-09 14:58:41 +00:00
fhajny
fffc76ef07 Add --with-xml=yes since we're linking libxml2 anyway.
Bump PKGREVISION.
2012-03-09 14:49:15 +00:00
fhajny
30a726cc7d Fix problem with ISNAN on SunOS. 2012-03-09 14:46:12 +00:00
obache
73b4cce1c2 require aclocal before `automake'.
fixes PR 46159.
2012-03-09 14:41:48 +00:00
fhajny
e628ad493f Fix PLIST mismatch for the java option, fix build on SunOS for ruby. 2012-03-09 14:31:07 +00:00
fhajny
84549cbc5b Fix the interpretter of texi2dvi, it is a true Bash script. 2012-03-09 14:28:19 +00:00
obache
ab00fc175e Updated www/opera-plugins to 1.0nb2 2012-03-09 14:20:02 +00:00
obache
da10549199 opera>=11.61 will not be installed in EMULSUBDIR, adjust path.
Bump PKGREVISION.
2012-03-09 14:19:52 +00:00
obache
70a938bd04 Updated www/opera-acroread7 to 1.0nb4 2012-03-09 14:17:24 +00:00
obache
d61c8330aa opera>=11.61 will not be installed in EMULDIR, adjust path.
Bump PKGREVISION.
2012-03-09 14:16:57 +00:00
he
81f3ae07de Note update of lang/parrot to 4.1.0. 2012-03-09 14:07:04 +00:00
he
a50b6915b2 Update parrot to version 4.1.0.
Upstream changes:

- Core
   + Shared libraries and installable binaries are now stripped if
     built with --optimize on Cygwin, which greatly reduces their
     size on disk
   + New experimental PCC-related ops added to core.
- Documentation
   + Revised 'docs/project/release_manager_guide.pod'
- Tests
   + Parrot now uses Travis CI http://travis-ci.org
   + Parrot Continuous Integration (CI) with Travis CI means
     every commit of Parrot is now compiled and tested on gcc,
     g++ and clang with various Configure.pl options.
   + CI Notifications are sent to parrot-dev, the #parrot
     IRC channel and Smolder
   + Cardinal and Rakudo spec tests also on Travis CI
2012-03-09 14:06:31 +00:00
fhajny
fb9b657c83 Fix int types for SunOS. 2012-03-09 13:48:37 +00:00
fhajny
d6184833a8 Add DTrace support option. 2012-03-09 13:41:30 +00:00
fhajny
83ce238021 Fix an instance of GNU_PROGRAM_PREFIX not identified properly in PLIST. 2012-03-09 13:31:29 +00:00