Commit graph

186558 commits

Author SHA1 Message Date
marino
c86286a873 parallel/openmpi: Fix PLIST for DragonFly 2012-05-21 16:08:51 +00:00
marino
f8228c7dd3 www/yaws: Fix PLIST for DragonFly 2012-05-21 15:51:27 +00:00
jperkin
6ccbaa9cc6 Add native pax. 2012-05-21 15:19:13 +00:00
marino
2b66ff2518 math/R-circular: Add gettext-lib buildlink3
Yes, it's needed.  During installation on DragonFly:
distance.c: error libintl.h: No such file or directory.
2012-05-21 14:57:31 +00:00
marino
194cb28f82 games/xblast: Fix unicode translation error during installation
Likely a mistake, one of the "levels" source files used unicode in the
filename.  The manifest even indicated the name should have been
"reconstruction2.xal".

The post-extract hook is used to correct the filename to be as intended.
As a bonus, platforms like Linux and DragonFly can install the package
without a libarchive translation error disrupting the process.
2012-05-21 14:55:10 +00:00
wiz
ec4dad6a4c + gbrainy-2.13, perl-5.16.0, socat-1.7.2.1, wesnoth-1.10.3. 2012-05-21 14:41:55 +00:00
taca
637d6a3e0c Note update of mail/postfix to 2.8.11 package. 2012-05-21 14:39:07 +00:00
taca
7b376828f5 Update postfix to 2.8.11.
Changes from release announce:

  * OpenSSL related (all supported Postfix versions).

      o Some people have reported program crashes when the OpenSSL
        library was updated while Postfix was accessing the Postfix
        TLS session cache. To avoid this, the Postfix TLS session
        cache ID now includes the OpenSSL library version number.
        This cache ID is not shared via the network.

      o The OpenSSL workaround introduced with the previous stable
        and legacy releases did not compile with older gcc compilers.
        These compilers can't handle #ifdef inside a macro invocation
        (NOT: definition).

  * postscreen(8) related (Postfix 2.9, Postfix 2.8).

      o To avoid repeated warnings from postscreen(8) with "connect
        to private/dnsblog service: Connection refused" on FreeBSD,
        the dnsblog(8) daemon now uses the single_server program
        driver instead of the multi_server driver. This one-line
        code change has no performance impact for other systems,
        and eliminates a high-frequency accept() race on a shared
        socket that appears to cause trouble on FreeBSD. The same
	single_server program driver has proven itself for many
	years in smtpd(8).  Problem reported by Sahil Tandon.

  * Laptop-friendly support (all supported Postfix versions). A
    little-known secret is that Postfix has always had support to
    avoid unnecessary disk spin-up for MTIME updates, by doing
    s/fifo/unix/ in master.cf (this is currently not supported on
    Solaris systems). However, two minor fixes are needed to make
    this bullet-proof.

      o In laptop-friendly mode, the "postqueue -f" and "sendmail
        -q" commands did not wait until their requests had reached
        the pickup and qmgr servers before closing their UNIX-domain
        request sockets.

      o In laptop-friendly mode, the unused postkick command waited
        for more than a minute because the event_drain() function
        was comparing bitmasks incorrectly on systems with kqueue(2),
        epoll(2) or /dev/poll support.
2012-05-21 14:38:33 +00:00
marino
c35c504b04 wm/enlightenment: Additional PLIST for DragonFly 2012-05-21 12:49:54 +00:00
taca
da162801bd Note update of textproc/libxml2 package to 2.7.8nb10. 2012-05-21 12:23:26 +00:00
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