Commit graph

188147 commits

Author SHA1 Message Date
adam
18962cb962 Makefile clean-up; pass CFLAGS and LDFLAGS to Makefile -- fixes builds with -isysroot (e.g. Mac OS X) 2012-06-22 16:24:55 +00:00
prlw1
ee0c5a53b8 Link against libexecinfo for backtrace as per suggestion from wiz in
http://mail-index.netbsd.org/pkgsrc-users/2012/06/21/msg016616.html
2012-06-22 16:06:32 +00:00
obache
b397f42157 Updated chat/pidgin-facebookchat to 1.69nb8 2012-06-22 13:46:53 +00:00
obache
3a13ddecc3 * Not depend on GTK2+, depend on zlib.
* Honor CFLAGS and LDFLAGS (and rpath issue will be resolved).

Bump PKGREVISION.
2012-06-22 13:46:30 +00:00
sbd
1f3c68d5d6 Updated x11/ocaml-graphics to 3.12.1nb6 2012-06-22 11:42:27 +00:00
sbd
5554a62e3a When linking with X11 add an rpath to X11 libdir.
Bump PKGREVISION
2012-06-22 11:39:44 +00:00
sbd
42d87fdbf6 Updated lang/ocaml to 3.12.1nb1 2012-06-22 11:36:20 +00:00
sbd
227be5a4dc When linking with a non-builtin BDB an rpath to it libdir is needed.
Bump PKGREVISION.
2012-06-22 11:36:10 +00:00
sbd
b94f698467 Make package honor PKGMANDIR. 2012-06-22 05:01:38 +00:00
marino
01f8ecf080 lang/gcc47: Update distinfo due to prior commit
The netbsd/ctype_base.h patch was added in the previous update without
adding a new entry to distinfo.
2012-06-22 03:52:26 +00:00
schmonz
57b3c6ffc9 Updated sysutils/memtester to 4.3.0 2012-06-21 21:08:21 +00:00
schmonz
ce6eacc919 Update to 4.3.0. From the changelog:
- add ability to mmap a device other than /dev/mem, enabling easier
  testing of memory for hardware engineers et al if their system's
  kernel exports the memory they're interested in via /dev/mydevice
  or similar. Thanks: Jean-Noel Avila.

- add ability to run only specified tests by setting the environment
  variable MEMTESTER_TEST_MASK to a bitmask of the indexes of the
  tests to be run. Thanks: Ian Alexander.

Updating this during the freeze as it's a leaf package and the
changes should be low-impact.
2012-06-21 21:08:11 +00:00
schmonz
61023764f7 Indent for alignment. No functional change other than shorter COMMENT. 2012-06-21 20:55:04 +00:00
schmonz
690b110d2b Updated mail/getmail to 4.30.1 2012-06-21 20:53:16 +00:00
schmonz
a8c448957e Update to 4.30.1. From the changelog:
- silence a nuisance deprecation warning about the sets module when
  running with Python >= 2.5 which was reintroduced in 4.29.0.
  Thanks: Stephan Schulz.

- fix breakage introduced in 4.29.0 where BrokenUIDLPOP3Retriever
  would fail with a TypeError at logout time. Thanks: Scott Robbins,
  Stephan Schulz.
- fix breakage introduced in 4.29.0 where deleted mail was not being
  expunged from the last (or only) folder retrieved from in an IMAP
  session. Thanks: Paul Howarth.

- update old contact information for Free Software Foundation.
  Thanks: Ricky Zhou.
- fix incorrect character encoding in plaintext documentation.
  Thanks: Ricky Zhou.
- ensure getmail exits nonzero if a server refuses login due to a
  credential problem. Thanks: Stephan Schulz.

- ensure getmail exits nonzero if various error conditions (like
  POP/IMAP authentication failure) occur. Thanks: Ryan J., Stephan
  Schulz.
- python versions prior to 2.5.0 contain a bug when dealing with
  read-only IMAP mailboxes. Monkey-patch imaplib when running with
  Python<2.5.0. Thanks: Les Barstow.
- do IMAP modified-utf7 conversion of mailbox names containing
  non-ASCII characters. Thanks: A. Lapraitis, Randall Mason.
- add special ALL value for retrieving mail from all selectable
  IMAP mailboxes in the account.
- change IMAP retrieval strategy to retrieve all messages from a
  mailbox, then move on to the next mailbox, etc. Should result in
  increased speed, but if you set `max_messages_per_session` too
  low, this could result in later mailboxes not being retrieved
  from.

Updating this leaf package during the freeze for bugfixes.
2012-06-21 20:52:56 +00:00
pettai
c991c5d51f Updated security/opendnssec to 1.3.9 2012-06-21 12:46:35 +00:00
pettai
2eef658743 OpenDNSSEC 1.3.9
* OPENDNSSEC-277: Enforcer: Performance optimisation of database access.

Bugfixes:
* SUPPORT-27: ods-ksmutil: simplify zone delete so that it only marks keys as
  dead (rather than actually removing them). Leave the key removal to purge
  jobs.

(Ok'ed by wiz@)
2012-06-21 12:46:12 +00:00
joerg
45247ddadd Not MAKE_JOBS_SAFE. 2012-06-21 10:36:01 +00:00
obache
4ca3b8629e Add an patch to fix build failure.
Taken from FreeBSD ports/devel/p5-VCP-autrijus.
2012-06-21 09:12:44 +00:00
obache
f70c6a0f3e LICENSE=modified-bsd 2012-06-21 09:11:43 +00:00
dholland
c178b637ce Disable this for apache24 as it doesn't compile. 2012-06-21 05:35:03 +00:00
dholland
46a52b4130 Mark this NOT_FOR netbsd-5 and up. Use net/openafs instead. 2012-06-21 05:29:20 +00:00
dholland
8db2e41716 Mark this NOT_FOR netbsd-5, as netbsd-5 doesn't have dtvio.h. 2012-06-21 05:26:01 +00:00
dholland
828539e039 Do previous correctly; it's MAKE_ENV, not BUILD_ENV.
(this is not the first time I've tripped on that. grr)
2012-06-21 04:51:57 +00:00
wiz
1fdd2cd19c Updated textproc/mdoclint to 1.16 2012-06-20 23:27:45 +00:00
wiz
9f068a1af3 openbsd just removed mac68k support.
From jmc@openbsd.
Bump version.
2012-06-20 23:27:35 +00:00
wiz
ac6bbf4c14 Updated graphics/tiff to 4.0.2 2012-06-20 21:07:24 +00:00
wiz
6060d4d090 Update to 4.0.2 for CVE-2012-2113.
* tif_getimage.c: added support for _SEPARATED CMYK images.
     * tif_getimage.c: Added support for greyscale + alpha.
     * Added TIFFCreateCustomDirectory() and TIFFCreateEXIFDirectory()
       functions.
     * tif_print.c: Lots of fixes around printing corrupt or hostile input.
     * Improve handling of corrupt ycbcrsubsampling values.
     * tif_unix.c: use strerror to get meaningful error messages.
     * tif_jpeg.c: fix serious bugs in JPEGDecodeRaw().
     * tif_jpeg.c: Fix size overflow (zdi-can-1221,CVE-2012-1173).
2012-06-20 21:07:14 +00:00
asau
e7cc8fa624 Disable optimization to help building on NetBSD 6.
Bump package revision.
2012-06-20 05:28:48 +00:00
asau
66a5f70660 Include limits.h to define PATH_MAX. 2012-06-19 20:29:34 +00:00
bouyer
ab89e997ae Updated sysutils/xenkernel41 to 4.1.2nb2 2012-06-19 20:17:46 +00:00
bouyer
deabd44c27 Move patches to the right place. Bump PKGREVISION 2012-06-19 20:17:06 +00:00
jperkin
4501d693a7 Note update of pkgtools/pbulk to 0.50. 2012-06-19 13:42:00 +00:00
jperkin
93ab156fde pbulk-0.50: Portability fix, use 'id' instead of 'whoami'. 2012-06-19 13:40:07 +00:00
wiz
13f4c2ef57 Updated www/mediawiki to 1.19.1 2012-06-19 11:55:35 +00:00
wiz
fad505520b Update to 1.19.1, provided by Wen Heping in PR 46614:
=== Changes since 1.19.0 ===
* (bug 36568) Fixed "Illegal string offset 'LIMIT'" warnings in updater
* (bug 36938) Correctly escape uselang attribute to prevent xss
* Expanded Blacklist for SVG Files
2012-06-19 11:55:25 +00:00
wiz
73ef1e4f7f + ImageMagick-6.7.7.7, ap-php-5.4.4, ap2-perl-2.0.7, autogen-5.16.1,
calibre-0.8.56, clamav-0.97.5, davical-1.1.0, ddrescue-1.16,
  eric4-4.5.4, eric5-5.2.3, geany-1.22, gzip-1.5, libfolks-0.7.1,
  liferea-1.8.6, lua-5.2.1, mediawiki-1.19.1 [pkg/46614], mnemosyne-2.0,
  opendnssec-1.3.9, p5-PerlMagick-6.7.7.7, poppler-0.20.1,
  psmisc-22.18, py-docutils-0.9.1, skype-4.0.0.7, tiff-4.0.2,
  wine-1.4.1, worker-2.19.3.
2012-06-19 08:51:33 +00:00
bsiegert
4f8de70118 Add user and group management functions for MirBSD to unbreak packages
that need to create new users. No effect for other platforms.

ok wiz
2012-06-19 05:43:24 +00:00
gdt
d5f401315d Comment-only change to xref pkg/46109.
Note that some perl modules that git-send-email requires are not
dependencies.
2012-06-18 20:50:39 +00:00
martin
951ba2740d Fix emulation of esp commands when not using dma. 2012-06-18 19:25:38 +00:00
gdt
8886c9f8d1 Updated devel/scmgit-base to 1.7.10.5 [gdt 2012-06-18]
Updated devel/scmgit-docs to 1.7.10.5 [gdt 2012-06-18]
Updated devel/scmgit to 1.7.10.5 [gdt 2012-06-18]
Updated www/gitweb to 1.7.10.5 [gdt 2012-06-18]
2012-06-18 17:38:06 +00:00
gdt
4877e03720 Update to v1.7.10.5.
Fixes since v1.7.10.4
---------------------

 * "git fast-export" did not give a readable error message when the
   same mark erroneously appeared twice in the --import-marks input.

 * "git rebase -p" used to pay attention to rebase.autosquash which
    was wrong.  "git rebase -p -i" should, but "git rebase -p" by
    itself should not.

(ok agc@ to commit during freeze)
2012-06-18 17:36:55 +00:00
taca
4fbe4f2f96 * Remove PHP 5.2.x supporting code.
* Remove a duplicated line to www/php-phrasea2.
2012-06-18 15:46:42 +00:00
wiz
694d5e45ff joerg reports that this package is not make-jobs-safe. Mark it as such. 2012-06-18 15:17:12 +00:00
taca
ae28d6f0d6 Remove PHP 5.2.x supporting code. 2012-06-18 15:14:19 +00:00
joerg
a32c8727e6 Revert last, it breaks the build. 2012-06-18 11:10:47 +00:00
obache
40eba704ea Updated net/mikutter to 0.1.1.810 2012-06-18 10:13:03 +00:00
obache
5c72d20fed Update mikutter to 0.1.1.810.
* Add support of image preview from some web services.
* Fix image preview from gyazo
* Fix rare `retweet error' shown at close profile tab.
* Fix issue that debug mode cannot be enabled on certain processing in debug mode.
2012-06-18 10:12:51 +00:00
dholland
19e8a1d24a Make sure that the elisp subdirs, which are installed by tar-copy, come
out with the right permissions. I'm sometimes getting them coming out
mode 754, which fails the build if PKG_DEVELOPER is set.
2012-06-18 08:19:42 +00:00
dholland
806adf4ba4 Needs yacc 2012-06-18 06:20:20 +00:00