Commit graph

186548 commits

Author SHA1 Message Date
taca
7a61c846d4 Add fix for http://secunia.com/advisories/49177/ from repository.
Bump PKGREVISION.
2012-05-21 12:22:53 +00:00
obache
8264314ffe Not for NetBSD-5 release. 2012-05-21 12:18:04 +00:00
marino
050e93bc0a textproc/aspell-portuguese: Update to version 20070510.0
Due to unicode in one of the PLIST files, the package failed during packaging
due to a libarchive translation error on DragonFly.  Apparently Linux suffers
from this as well.

The last update was 9 years ago.  Updating to current version fixes the
problem for DragonFly.  Linux restriction removed under the assumption that
it also works now.
2012-05-21 10:09:11 +00:00
marino
c314a9b9ec textproc/aspell-romanian: Update to version 3.3.2
Due to unicode in one of the PLIST files, the package failed during packaging
due to a libarchive translation error on DragonFly.  Apparently Linux suffers
from this as well.

The last update was 9 years ago.  Updating to current version fixes the
problem for DragonFly.  Linux restriction removed under the assumption that
it also works now.
2012-05-21 09:52:55 +00:00
marino
2c30b1d3aa textproc/aspell-spanish: Update to version 1.11.2
Due to unicode in one of the PLIST files, the package failed during packaging
due to a libarchive translation error on DragonFly.  Apparently Linux suffers
from this as well.

The last update was 9 years ago.  Updating to current version fixes the
problem for DragonFly.  Linux restriction removed under the assumption that
it also works now.
2012-05-21 09:52:11 +00:00
marino
3bdde90853 textproc/FlightCrew: Fix bad patch application
The FlightCrew files all use DOS line endings.
The patches all use unix line endings.
All source files have to have the line endings converted before applying
a patch to them.  The last patch added 2012-01-16 to fix build with Boost
wasn't applied to a converted source file and thus the package failed in
the patch phase.
2012-05-21 08:03:15 +00:00
marino
c13e2aae8c mail/fml4: Add DragonFly support 2012-05-21 07:20:41 +00:00
plunky
9d47d5e1fa Updated sysutils/netbt-hcidump to 2.4 2012-05-21 07:02:13 +00:00
plunky
be3ab16e53 update to BlueZ hcidump 2.4
This release adds support for A2MP, L2CAP create/move channel,
  SAP and additional AVRCP decoding.
2012-05-21 07:01:32 +00:00
dholland
cb48434d4f Fails with syntax errors on python25, so mask it. 2012-05-21 06:56:04 +00:00
marino
0fe375c747 devel/ecore: Add support for DragonFly 2012-05-21 06:21:40 +00:00
sbd
fa402e09a4 Convert AMANDA_SMB and AMANDA_DUMP_SNAP build defines to pkg options. 2012-05-21 04:27:09 +00:00
sbd
8222578db7 Use += to set pkg supported/suggested options. 2012-05-21 04:25:36 +00:00
marino
322128a358 databases/gtkdbfeditor: USE_TOOLS+= msgfmt 2012-05-20 21:57:36 +00:00
marino
fc029594a2 net/libtrace: Fix PLIST for DragonFly 2012-05-20 21:21:10 +00:00
marino
ac8862d17b net/zeromq: Add DragonFly support
With one exception, DragonFly can piggyback on FreeBSD.
2012-05-20 21:07:25 +00:00
dholland
2af1ba235a Document the reason for MAKE_JOBS_SAFE=no as it's not the usual sort of
problem.
2012-05-20 20:44:35 +00:00
joerg
9208902a6c pbulk-0.49: Fix a bug in the computation of the restricted subset. 2012-05-20 20:12:02 +00:00
marino
86783e8c02 net/powerdns: Add DragonFly support 2012-05-20 19:37:49 +00:00
marino
486a937149 graphics/osg: Update to version 3.0.1 broke DragonFly 2012-05-20 19:28:19 +00:00
schmonz
664cde1122 Updated mail/getmail to 4.27.0 2012-05-20 19:24:05 +00:00
schmonz
792d2bf5bf Update to 4.27.0. From the changelog:
-make use of IMAP BODY.PEEK configurable; set the IMAP retriever parameter
   `use_peek` to False to disable use of PEEK to get getmail's historical IMAP
   behaviour.
2012-05-20 19:23:56 +00:00
marino
c81ac26968 devel/ruby-ncurses: fix _tracef build error on DragonFly
Original error:
ncurses_wrap.c: In function 'rbncurs_tracef':
ncurses_wrap.c:2398: error: lvalue required as unary '&' operand
2012-05-20 17:32:34 +00:00
wiz
7a1c5fbf85 + ImageMagick-6.7.7.1, asc-2.5.0, calibre-0.8.52, doxygen-1.8.1,
kdenlive-0.9, libssh2-1.4.2, musicbrainz-5.0.1, nginx-1.3.0,
  openldap-client-2.4.31, snort-2.9.2.3, x264-devel-20120519.
2012-05-20 16:03:53 +00:00
obache
cd1b5269ec note fribidi option. 2012-05-20 14:24:51 +00:00
obache
f6c707e50e Note libind option (used by x11/mlterm). 2012-05-20 14:00:22 +00:00
obache
7335ab0a07 Add indic support with `libind' option.
requested by PR 46489.
2012-05-20 13:59:30 +00:00
wiz
792801d562 Updated audio/libaudiofile to 0.3.4 2012-05-20 13:38:28 +00:00
wiz
0f451662b1 Update to 0.3.4:
Changes for Audio File Library version 0.3.4:

* Use hidden visibility for internal symbols.
* Add support for Sample Vision format.
* Update license for extended-precision floating-point conversion routines.
2012-05-20 13:38:20 +00:00
marino
2b8bd7ce3b net/bind98: Fix undefined reference to 'main'
Bind98 needs the same fix bind99 received on 23 Mar 2012 to fix the
linking of driver.so
2012-05-20 13:22:40 +00:00
marino
4eba10b255 PR#45780 net/bind99: Fix chroot operation
DNSSEC related, bind99 needs same fix as bind98
2012-05-20 12:00:15 +00:00
tsutsui
39021dee2a Updated games/onscripter to 20120520 2012-05-20 11:50:12 +00:00
tsutsui
b2f3e3699c Update onscripter to 20120520.
(no English changelog in upstream)
 * Makefile.onscripter quirk for Windows build was moved into Makefile.Win
 * various bug fixes
 * misc improvements mostly for Android and iOS supports
2012-05-20 11:47:51 +00:00
marino
a4ff1cfd36 security/botan: Fix DragonFly-*-i386 PLIST 2012-05-20 11:43:33 +00:00
sbd
d52df083e2 Add runtime dependency on mail. 2012-05-20 11:21:34 +00:00
sbd
838abe2c35 If /usr/bin/ssh doesn't exist add openssh depenedance. 2012-05-20 11:14:33 +00:00
sbd
0c193e1ad0 Convert AMANDA_SSH and AMANFA_FQDN to pkg options and enable amanda-ssh. 2012-05-20 11:13:35 +00:00
ryoon
91648f54a1 Updated fonts/vlgothic-ttf to 20120325 2012-05-20 10:26:31 +00:00
ryoon
6fe518d389 Update to 20120325
Changelog:
VLGothic-20120325
* Sync with M+1C and 1M of 2012.03.25 CVS HEAD
* Add 135 Kanji characters

VLGothic-20120312
* Sync with M+1C and 1M of 2012.03.12 CVS HEAD
* Add 12 Kanji characters and 14 symbols
2012-05-20 10:25:53 +00:00
ryoon
03d77bd8d6 Updated devel/SDL_ttf to 2.0.11nb1 2012-05-20 10:07:16 +00:00
ryoon
b7831e6a69 Bump PKGREVISION.
Add patch provided in upstream bug report,
http://bugzilla.libsdl.org/show_bug.cgi?id=1433

This patch fixes character drawing problem in games/onscripter at least.
Thank you, tsustui@.
2012-05-20 10:06:19 +00:00
marino
308d03cf74 PR#45780 net/bind98: Fix chroot operation
Implemented per PR.
2012-05-20 09:10:44 +00:00
marino
e95003e9e3 mail/qmail: Rev bump - last commit might change binary 2012-05-20 09:04:26 +00:00
marino
729be60abb PR#46333 mail/qmail: Fix qmail-*spawn segfaults on DragonFly
Fix implemented per PR.
2012-05-20 08:48:56 +00:00
marino
4a767dce2a misc/molden: use DIST_SUBDIR after distinfo regeneration 2012-05-20 06:45:54 +00:00
tsutsui
2c2a779be2 Updated wm/jwm to 2.1.0 2012-05-20 06:43:25 +00:00
tsutsui
fd42e1a2af Update jwm to 2.1.0.
Changes from 2.0.1 (per http://joewing.net/programs/jwm/history.shtml )

JWM v2.1.0 <> 20110925
 * Revision 502
 * Fixed several window handling issues.
 * Fixed an issue with key bindings and modifiers.
 * Added some more key bindings.
 * Changed the way the "next" and "nextstacked" key bindings behave.
 * Merged some user-contributed patches.
  * Rounded window corners (Patriot).
  * Support for transparent menus, trays, and windows (Patriot).
  * New borders for buttons (Patriot).
  * User-replaceable window button masks (Patriot).
  * gxine fullscreen fix (Patriot).
  * Fix for windows loosing focus when switching desktops (Patriot).
  * More key bindings (Dougal).
  * Transparent group (Dougal).
 * Some code cleanups.
 * Added the ability to resize from the top of windows.
 * Added support for pager labels.
2012-05-20 06:42:01 +00:00
marino
ad7dc1a89a www/htdig: Fix unwanted directory removal
Add share/htdig/common to INSTALLATION_DIRS since it's installing files
there.  Without it, share/htdig/common is left over after www/htdig is
deinstalled.
2012-05-20 06:24:54 +00:00
tsutsui
d43280b8fe Updated x11/mlterm to 3.1.2 2012-05-20 06:09:25 +00:00
tsutsui
374e910874 Update mlterm to 3.1.2. (patch-ae has been integrated into upstream)
Changes from 3.0.6 noted in doc/en/ReleaseNote:

ver 3.1.2
* Support extended mouse tracking mode.
  (CSI ? 1006 h and CSI ? 1006 l / CSI ? 1015 h and CSI ? 1015 l)
* Support sixel graphics sequence partially. (DCS .. q .. ST)
  (configure with --enable-sixel option.)
* Support FocusIn/FocusOut event tracking. (CSI ? 1004 h and CSI ? 1004 l)
* Support inputmethod/kbd in win32.
* Add "add_picture", "remove_picture" and "close_pty" commands to
  configuration protocol.
* Add "hide_underline" option.
* Merge SF patches:
  #3524577 (Thanks to Ahmed El-Mahmoudy)
  #3524578 (Install mlterm tools to $(libexecdir)/mlterm instead of $(libexecdir))
  (Thanks to Ahmed El-Mahmoudy)
  patch-ae in NetBSD pkgsrc x11/mlterm.
* Bug fixes:
  Fix a bug which disabled "bd_color" and "ul_color" options in reverse characters.
  (Thanks to Andi Cristian Serbanescu)
  Fix an ibus bug which causes segmentation fault if ibus daemon is not found.
  Fix a bug which could cause failure of opening a new window over ssh connection.
  Fix a bug which causes infinite loop if large OSC sequence is received.
  (Thanks to Koie Hidetaka san)
  Fix a bug which disabled mlconfig and mlterm-menu etc to start if multiple screens opened.

ver 3.1.1
* Fix a bug which caused segfault in 64bit Linux.
* Enable to change 0-15 colors by OSC 4 sequence.
* Enable to specify --sep, --button3, --clip, --restart and --logmsg options
  for mlclient.

ver 3.1.0
* Support extended mouse tracking mode. (CSI ? 1005 h and CSI ? 1005 l)
* Support "use_variable_column_width" and "letter_space" options in win32.
* Support multiple numeric parameters of SM, RM, DECSET and DESRST sequence.
  (Thanks to Iwamoto Kouichi san)
* Support BiDi mirroring. (Thanks to Khaled Hosny)
* Add "blink_cursor" option.
* Add "inner_border" option.
* Add "bd_color"(rxvt style) and "ul_color" options. (equivalent to colorBD and colorUL
  options of xterm and rxvt.)
* Add "cipher_list" for ssh connection.
* Add java version. (experimental)
* Add VT52 emulation. (configure with --enable-vt52 option.)
* Remove IIIMF plugin.
* Bug fixes:
  SF Bug #2878878 (Thanks to Kusanagi Kouichi san)
  SF Bug #3481552 (Thanks to Kobayashi Hiroaki san)
  SF Bug #3487163 (Thanks to raghavkrishna)
  SF Bug #3509743 (Thanks to Thomas Wolff)
  SF Bug #3509744 (Thanks to Thomas Wolff)
  SF Bug #3512067 (Thanks to phcoder)
  Fix a bug which didn't clear margin area after visual bell.
  Fix a bug which disabled scrolling in vertical mode in win32.
  Fix a bug which disabled wheel mouse in win32.
  Fix a bug of reverse-video algorithm of highlighted cursor or selected text.
  (Thanks to Andi Cristian Serbanescu)

ver 3.0.11
* Support CSI 8 t and CSI 4 t sequence partially.
* Change the file to output messages by --logmsg option
  from ~/.mlterm/msg[pid].log to ~/.mlterm/msg.log.
* If ~/.config/mlterm exists, use it as a user config directory instead of ~/.mlterm.
* Support VtePty partially.
* Support mod_meta_mode option in win32.
* Support combination of Control+key in win32.
* Bug fixes:
  Fix a bug which erased border of candidate or status screen of uim or kbd.
  SF Bug #3464878 (Thanks to Daniel Lublin)

ver 3.0.10
* Fix a problem which could cause error in loading a picture file.
* Merge SF patches:
  #3459267 (Thanks to Kusanagi Kouichi san)

ver 3.0.9
* Add auto-restart feature. ("auto_restart" option)
* Support OSC 52 sequence which is allowed by "allow_osc52=true" in ~/.mlterm/main
  or SWITCH_OSC52 shortcut key.
* -V option is no longer necessary (and not automatically turned on) to show
  indic characters.
* Improve performance of cairo module and libvte.
* Improve processing key events of ibus.
* Support iBUS 1.4.
* Add experimental support for GTK+-3.0. (configure --with-gtk=2.0|3.0)
* Reverse behavior of "alpha" option.
* Add "alpha" box to mlconfig.
* Bug fixes:
  Fix strange behavior in selecting indic characters.
  Fix a libvte's problem which gets gnome-terminal not to be resized even if font size is changed.
  Fix a problem which disabled hinting of font metrics in cairo.
  Fix a problem which could cause segv in selecting region.
  Revive "Brightness", "Contrast" and "Gamma" boxes of mlconfig.

ver 3.0.8
* Change default value of "use_ind" option from true to false.
* Merge SF Patches:
  #3412453 (Thanks to Ahmed El-Mahmoudy)
* Bug fixes:
  Fix wrong origin setting by CSI ? 6 l. (Thanks to Konosuke Watanabe san)
  Fix a problem which causes segmentation fault if both -J and -bi options are specified.

ver 3.0.7
* Support bracketed paste mode. (CSI ? 2004 h , CSI ? 2004 l)
* Support Button-event and Any-event mouse tracking.
  (CSI ? 1002 h , CSI ? 1002 l , CSI ? 1003 h , CSI ? 1003 l)
* Support scp using libssh2.
  (Add "SSH SCP" front-end to mlconfig and "mlscp.sh" command line tool.)
* Support DEC Special characters in win32. ("Tera Special" font is necessary.)
* Support application escape mode. (CSI ? 7727 h , CSI ? 7727 l)
* Support OSC 10, OSC 11 and OSC 12.
* Add "logging_msg" option whose default value is true.
* Support dynamic loading of BiDi and Indic modules.
* Support dynamic loading of xft and cairo modules.
* Integrate OSC 5384 - 5391 to OSC 5379 - 5383 and drop OSC 5382.
* Change format of "select_pty", "search_prev", "search_next"  "snapshot" in
  OSC 5379 sequence as follows.
  select_pty=<pty dev name> => select_pty <pty dev name>
  search_prev=<pattern> => search_prev <pattern>
  search_next=<pattern> => search_next <pattern>
  snapshot=<encoding name>:<file name> => snapshot <file name> <encoding name>
* Support mlconfig in connecting a ssh server by libssh2.
* Improve the way of determining width of cairo fonts.
* 'make uninstall' is available.
* Other bug fixes:
  Fix a problem which causes leak of graphic context resource in libvte.
  Fix a problem which can minimize window in some themes in win32. (Thanks to Iwamoto Kouichi san)
  Fix wrong position in receiving WM_MOUSEWHEEL event in win32. (Thanks to Iwamoto Kouichi san)
  Fix illegal mouse reports if mouse goes outside the window. (Thanks to Iwamoto Kouichi san)
  Fix double free in bidi rendering. (Thanks to NODA, Kai san)
  Remove "-lvte" in linking libvte.so.
2012-05-20 06:07:31 +00:00