Commit graph

186160 commits

Author SHA1 Message Date
dholland
570ecacaec Build fixes for latest glib2. 2012-05-10 02:18:13 +00:00
dholland
a8ecfdafec Add more missing includes. I think these are the last; should finally
fix the build with gcc 4.5.
2012-05-10 02:04:36 +00:00
dholland
9783b4a154 oe2mbx, from a day or two ago 2012-05-10 01:58:16 +00:00
jdf
965cd9b3e2 Updated fscd from 1.0 to 1.0.1
1.0.1 fixes a bug that made fscd segfault when removing a killed process and
being in debug mode.
2012-05-09 22:44:06 +00:00
minskim
34dc98faba Note PKGREVISION bump of tex-bbold-type1. 2012-05-09 21:11:52 +00:00
minskim
13071cf43e Make font names in the map file match with the names defined in font files.
This should fix PR 46425.
2012-05-09 21:02:03 +00:00
rhaen
2d38cdfca0 Updated textproc/p5-CAM-PDF 2012-05-09 19:21:38 +00:00
rhaen
da0e2d8cc5 Changes:
1.57  17 Dec 2011
      [FIXES]
      - Test for undef streams instead of truth, to allow streams like '' or '0'
        Thanks to Thorsten Schwander for the patch
      - Failed to parse PDF 1.5 cross reference streams where a
        1024-byte boundary happened to fall between "endstream" and
        "endobj" do to a logic error.
        Thanks to Thorsten Schwander for the report and fix suggestion

1.56  13 Dec 2011
      [FIXES]
      - Workaround for corrupt PDFs that have 'n' records in their index that point to byte zero
        of the file. Silently treat those as 'f' records. Yet another case of Acrobat supporting
        broken PDFs, so the rest of us have to support them too...
        Thanks to Mark Hunnibell for a sample PDF that demonstrated the problem
2012-05-09 19:18:54 +00:00
tron
cd65e52f1e Explicitly disable TWAIN support for Mac OS X:
1.) It doesn't seem to get detected under Mac OS X Lion.
2.) It doesn't compile under Mac OS X Snow Leopard,
    see <https://bugzilla.gnome.org/show_bug.cgi?id=675510>.
While here really remove the conditional package list handling related
to TWAIN support.

No package revision bump necessary as the binary package doesn't change
on the one Mac OS X version where the package actually built.
2012-05-09 18:39:35 +00:00
mspo
c8be8cc5d4 p5-DBD-mysq -> p5-DBD-mysql in CHANGES 2012-05-09 11:58:30 +00:00
obache
f96bc59c19 Updated multimedia/adobe-flash-plugin10.1 to 10.3.183.19 2012-05-09 11:54:31 +00:00
obache
5ca8e27a74 Update adobe-flash-plugin10.1 to 10.3.183.19, to resolve APSB12-09. 2012-05-09 11:54:15 +00:00
obache
2f85962400 Updated multimedia/adobe-flash-plugin11 to 11.2.202.235 2012-05-09 11:45:12 +00:00
obache
93ffdf0a05 Update adobe-flash-plugin11 to 11.2.202.235, for resolve APSB12-09. 2012-05-09 11:44:27 +00:00
adam
5d486f3119 Updated devel/zlib to 1.2.7 2012-05-09 11:36:53 +00:00
adam
dd51f7f56d Changes in 1.2.7:
- Replace use of memmove() with a simple copy for portability
- Test for existence of strerror
- Restore gzgetc_ for backward compatibility with 1.2.6
- Fix build with non-GNU make on Solaris
- Require gcc 4.0 or later on Mac OS X to use the hidden attribute
- Include unistd.h for Watcom C
- Use __WATCOMC__ instead of __WATCOM__
- Do not use the visibility attribute if NO_VIZ defined
- Improve the detection of no hidden visibility attribute
- Avoid using __int64 for gcc or solo compilation
- Cast to char * in gzprintf to avoid warnings
- Fix make_vms.com for VAX
- Don't use library or built-in byte swaps
- Simplify test and use of gcc hidden attribute
- Fix bug in gzclose_w() when gzwrite() fails to allocate memory
- Add "x" (O_EXCL) and "e" (O_CLOEXEC) modes support to gzopen()
- Fix bug in test/minigzip.c for configure --solo
- Fix contrib/vstudio project link errors
- Add ability to choose the builder in make_vms.com
- Add DESTDIR support to mingw32 win32/Makefile.gcc
- Fix comments in win32/Makefile.gcc for proper usage
- Allow overriding the default install locations for cmake
- Generate and install the pkg-config file with cmake
- Build both a static and a shared version of zlib with cmake
- Include version symbols for cmake builds
- If using cmake with MSVC, add the source directory to the includes
- Remove unneeded EXTRA_CFLAGS from win32/Makefile.gcc
- Move obsolete emx makefile to old
- Allow the use of -Wundef when compiling or using zlib
- Avoid the use of the -u option with mktemp
- Improve inflate() documentation on the use of Z_FINISH
- Recognize clang as gcc
- Add gzopen_w() in Windows for wide character path names
- Rename zconf.h in CMakeLists.txt to move it out of the way
- Add source directory in CMakeLists.txt for building examples
- Look in build directory for zlib.pc in CMakeLists.txt
- Remove gzflags from zlibvc.def in vc9 and vc10
- Fix contrib/minizip compilation in the MinGW environment
- Update ./configure for Solaris, support --64
- Remove -R. from Solaris shared build (possible security issue)
- Avoid race condition for parallel make (-j) running example
- Fix type mismatch between get_crc_table() and crc_table
- Fix parsing of version with "-" in CMakeLists.txt
- Fix the path to zlib.map in CMakeLists.txt
- Force the native libtool in Mac OS X to avoid GNU libtool
- Add instructions to win32/Makefile.gcc for shared install
2012-05-09 11:33:09 +00:00
wiz
f12cba0cfb Updated editors/emacs to 23.4nb2 2012-05-09 09:31:20 +00:00
wiz
b3c8d4b3cf Fix accepting keys in text mode; breakage caused by glib2 update.
Patch from Debian, found for OpenBSD by Antoine Jacoutot and
mentioned on current-users by Matthieu Herrb.

Bump PKGREVISION.
2012-05-09 09:30:07 +00:00
drochner
4e191b384e update to 1.4.1
changes:
-Addition of the GiveLife Color System(R) swatch palettes
-Addition of undo steps for path operations and page moving
-Enhancements to scripter
-Translation updates
-Relocation of profiles and swatches to the share directory
-bugfixes

pkgsrc note: switched from lcms1 to lcms2 -- this was not necessary
technically, but it is harder to keep cmake from picking up lcms2
if both versions are present
2012-05-09 09:28:31 +00:00
wiz
e138b52a56 Move libpciaccess to dri option section. 2012-05-09 07:53:04 +00:00
dholland
4ab72f924e Fix typo in CONFIGURE_ARGS, from Noud de Brouwer in PR 46431 2012-05-09 07:47:31 +00:00
taca
9e2b2e4dbb Note update of lang/php53 package to 5.3.13. 2012-05-09 06:53:22 +00:00
taca
1ed9a4228a Update php53 pacakge to 5.3.13 (PHP 5.3.13).
08 May 2012, PHP 5.3.13
- CGI
  . Improve fix for PHP-CGI query string parameter vulnerability, CVE-2012-2311.
    (Stas)
2012-05-09 06:52:51 +00:00
dholland
ee89f14722 Another missing header. These are only failing on some of my boxes... 2012-05-09 06:27:05 +00:00
wiz
7d4cf43389 Updated mail/p5-Mail-DKIM to 0.38nb2 2012-05-09 06:22:13 +00:00
wiz
95d989efab Updated security/p5-Net-DNS-SEC to 0.16nb3 2012-05-09 06:21:56 +00:00
wiz
efd3373f7a Since p5-Crypt-OpenSSL-RSA versions before 0.27 are broken with
perl-5.14, and perl-5.14 is pkgsrc's default, depend on at least that
version. Bump PKGREVISION.
2012-05-09 06:21:39 +00:00
dholland
b052c31623 Add another missing header, 2012-05-09 06:13:33 +00:00
dholland
324f4a465a Oops, apparently forgot to commit this. 2012-05-09 05:47:03 +00:00
dholland
e8d12e43b7 More build fixes for new glib2. 2012-05-09 05:38:18 +00:00
dholland
dd6ef857db Avoid another symbol name conflict with clone(2). 2012-05-09 05:31:28 +00:00
obache
873a466b2f require msgfmt to build. 2012-05-09 05:19:18 +00:00
rhaen
46147f9991 Updated devel/p5-Want 2012-05-09 05:11:41 +00:00
rhaen
f8e33e5d09 Changes:
0.19  Sat 30 Jul 2011 17:07:16 BST
    - Change tests to avoid the new warning 'Useless assignment to a temporary' added in 5.15.

0.20  Sun  5 Feb 2012 17:43:22 GMT
    - Remove a test that was testing the behaviour of perl, rather than of this module,
      and was testing an aspect of perl’s behaviour that has changed (bf8fb5ebd) in
      in such a way that the test was failing with bleadperl.

0.21  Wed 29 Feb 2012 16:47:58 GMT
    - Avoid leaking the RHS of an lnoreturn lvalue sub, thanks to Father Chrysostomos
      https://rt.cpan.org/Public/Bug/Display.html?id=72083
2012-05-09 05:09:55 +00:00
dholland
0b5938cc0f More build fixes for new glib2. 2012-05-09 03:57:45 +00:00
abs
3d5899d086 make mps 2012-05-08 23:44:31 +00:00
sbd
2036c351e1 Updated pkgtools/lintpkgsrc to 4.83 2012-05-08 23:13:38 +00:00
sbd
eb8209abf0 In parse_makefile_vars() inprove the pattern used to remove comments so
that it doesn't match on backslash quoted hash characters. PR/46422

Bump PKGVERSION.
2012-05-08 23:11:48 +00:00
pettai
b61e9a28bc Added net/dnscheck version 1.2.6 2012-05-08 22:43:39 +00:00
pettai
d7ca0fe9c0 Added dnscheck pkg 2012-05-08 22:42:47 +00:00
pettai
22fddeaf80 DNSCheck is a program that was designed to help people check, measure and
hopefully also understand the workings of the Domain Name System, DNS.
When a domain (aka zone) is submitted to DNSCheck it will investigate
the domain's general health by traversing the DNS from root (.) to
the TLD (Top Level Domain, like .SE) to eventually the nameserver(s)
that holds the information about the specified domain (like iis.se).
Some other sanity checks, for example measuring host connectivity,
validity of IP-addresses and control of DNSSEC signatures
will also be performed.
2012-05-08 22:39:39 +00:00
rhaen
5b11572eac Updated databases/p5-DBD-mysq to 4.021 2012-05-08 21:49:02 +00:00
rhaen
4a2149cc44 - updated to 4.021
Changes:
2011-08-15 Patrick Galbraith (work of others) <patg at patg dot net> (4.021)
* Fix to enable PERL_NO_GET_CONTEXT to spee up DBD on thread Perls
(Dave Mitchell <davem at iabyn dot com>) Thank you!
* Fix to is_prefix not being exported by mysql Aran Deltax <bluefeet at gmail dot com> Thank you!
* Eliminate DBIS usage Dagfinn Ilmari Mannsåker <ilmari at ilmari dot org> Thank you!
* Enhanced / Fixed server side prepared statement checks (Steven Hartland) Thank you!
* Fix missprint in doc of DBD::mysql of mysql_bind_type_guessing (Perlover http://blog.perloever.com) Thank you!
* Misprint in lib/DBD/mysql.pm (Perlover) Thank you!
2012-05-08 21:47:37 +00:00
pettai
4f500055ce Updated security/p5-Crypt-OpenSSL-RSA to 0.28 2012-05-08 21:39:18 +00:00
pettai
45d246ac5e 0.28 Thu Aug 25 2011 - Moritz Onken (PERLER)
- RT 56454 - Win32 compatibility patch (kmx@cpan.org)

0.27  Wed Jun 29 2011 - Todd Rinaldo (TODDR)
        - RT 65947 - Fix RSA.pm break with perl 5.14+
2012-05-08 21:17:17 +00:00
imil
409c2b101b Updated sysutils/shelldap to 0.5 2012-05-08 20:58:30 +00:00
imil
ed9cbb5c45 Updated to 0.5
* Fix bug introduced in rev:a3a710f720dd with passwd arguments.
* Backout the additional objectClasses patch for mkdir: same behavior can
  be acheived with 'touch', less complex to leave it as is.
* Add a --version flag.
* Small documentation fixes, add better verbosity when saving connection
  cache data.
* Make sure the hasSubordinates attribute is defined before checking its
  value.
* fix 'ls -R' output, minor style cleanup
* Repair broken path behavior, remove unneeded #path_to_dn 'relative' flag.
2012-05-08 20:57:03 +00:00
rhaen
ac01c6baac Updated databases/p5-DBI 2012-05-08 20:57:00 +00:00
rhaen
2e58dcea00 - Updated to 1.620
Changes:
=head2 Changes in DBI 1.620 (svn r15300) 25th April 2012

  Modified column renaming in fetchall_arrayref, added in 1.619,
    to work on column index numbers not names (an incompatible change).
  Reworked the fetchall_arrayref documentation.
  Hash slices in fetchall_arrayref now detect invalid column names.

=head2 Changes in DBI 1.619 (svn r15294) 23rd April 2012

  Fixed the connected method to stop showing the password in
    trace file (Martin J. Evans).
  Fixed _install_method to set CvFILE correctly
    thanks to sprout RT#76296
  Fixed SqlEngine "list_tables" thanks to David McMath
    and Norbert Gruener. RT#67223 RT#69260

  Optimized DBI method dispatch thanks to Dave Mitchell.
  Optimized driver access to DBI internal state thanks to Dave Mitchell.
  Optimized driver access to handle data thanks to Dave Mitchell.
  Optimized fetchall_arrayref with hash slice thanks
    to Dagfinn Ilmari Mannsåker. RT#76520
  Allow renaming columns in fetchall_arrayref hash slices
    thanks to Dagfinn Ilmari Mannsåker. RT#76572
  Reserved snmp_ and tree_ for DBD::SNMP and DBD::TreeData
2012-05-08 20:53:53 +00:00
wiz
f47ae3dbc0 Updated graphics/MesaLib to 7.4.4nb5 2012-05-08 20:33:24 +00:00