Commit graph

100600 commits

Author SHA1 Message Date
joerg
0631d68d13 Build needs Perl. 2006-07-11 00:57:43 +00:00
joerg
272d3fb422 Fix errno regression. 2006-07-11 00:30:09 +00:00
joerg
d418a97441 The yield syntax used in one of the modules is not supported by
Python 2.2, so mark it as 2.3+ only.
2006-07-11 00:21:17 +00:00
joerg
e19baeb3ba Uses C and C++. 2006-07-11 00:19:20 +00:00
abs
cbcbe8af03 Update pkg_tools/pkg_chk to 1.76 - output the pkgdir rather than pkgname at the start of each line 2006-07-10 23:47:18 +00:00
jlam
06be53fba4 Completely nuke the concept of PKG_PHASE from pkgsrc except for the
purposes of caching MAKEVARS within bsd.pkg.mk and bsd.makevars.mk.
2006-07-10 22:59:26 +00:00
salo
33ec3f4488 mktemp is a tool, depend on it the correct way. 2006-07-10 22:46:15 +00:00
taca
50326134da +samba-3.0.23 2006-07-10 22:26:27 +00:00
jlam
eb27d05acd Back out revision 1.172 of mk/tools/replace.mk -- we never want to
allow IMAKE to be set by anything other than the tools framework.
Modify the IRIX files so that the native imake is listed as a built-in
tool in the case where X11_TYPE is "native".  Also, move the include
of tools/default.mk a bit lower in bsd.prefs.mk so that tools.${OPSYS}.mk
files can use the value of X11_TYPE.  This should properly set and
point IMAKE to the right binary on IRIX without destroying the
configuration for platforms where IMAKE was not explicitly set, i.e.
every non-IRIX platform.
2006-07-10 22:17:58 +00:00
joerg
a6b62bc94f Before including sys/resource.h on DragonFly, sys/time.h is needed. 2006-07-10 22:14:18 +00:00
adam
a245f6bd7a Updated graphics/gimp to 2.2.12 2006-07-10 22:08:15 +00:00
adam
84c6d9c0af Changes 2.2.12:
- fixed display problem in the Animation Playback plug-in
- fixed misbehaviour of the user installation dialog
- make sure that session-managed windows are mapped completely inside a
  monitor
- don't use long deprecated libpng API
- fixed possible segfault when closing image while saving it
- halt tools when the image mode changes
- fixed problem in Scale and Resize widgets
- fixed wrong offset in transform PDB functions
- fixed bugs in the Dicom load plug-in
- make sure text widgets get all key events first
- fixed problems with default values in the PNG save plug-in
- fixed Save As dialog not displaying the filename
- fixed compilation problem with gcc 4.1
- plugged a possible buffer overrun in the XCF parser
- don't save image parasites twice in XCF files
2006-07-10 22:06:32 +00:00
jlam
769f28f09f Add x11-links, xorg-libs, and XFree86-libs information to BUILDLINK_ORDER
so that show-buildlink3 will show when these buildlink3.mk files are
included.
2006-07-10 21:50:34 +00:00
adam
00f6e5dd44 Updated editors/abiword to 2.4.5 2006-07-10 21:42:19 +00:00
adam
d54a851f0f Changes 2.4.5:
Almost completely rewrote the DocBook export filter, gaining substantial more functionality in the process
Fixed a security bug pointed out to us by Joxean Koret
Fixed a massive amount of bugs in the OpenDocument import and export filters
Fixed the unstability on x86_64 architectures
2006-07-10 21:40:49 +00:00
rillig
f30442209d CPP is "CC -E", not "CC" alone. This fixes Jan's bulk build on IRIX64. 2006-07-10 21:26:00 +00:00
adam
0c34b83694 Updated emulators/wine to 0.9.17 2006-07-10 21:13:07 +00:00
adam
7442efff80 Changes 0.9.17:
- Still more work on Direct3D shaders.
 - Now using the Gecko engine directly for MSHTML.
 - Better support for apps switching to full screen mode.
 - Support for multiple joysticks.
 - Lots of bug fixes.
2006-07-10 21:12:03 +00:00
sketch
fafd736e20 Pull in OpenSSL, required on Solaris. 2006-07-10 20:57:58 +00:00
sketch
7d90eb7639 Make sure the do-patch target returns true, as some shells will return the
egrep exit status (which will be false if there are no patches for the module)
and stop the build.
2006-07-10 20:53:43 +00:00
adam
55f5453c79 Changes 20060703:
* Bug fixes and improvements
2006-07-10 20:52:44 +00:00
sketch
068b9617d1 Solaris doesn't have mktemp (recently added to pkg_chk) in the base system, so
pull in as a dependancy.
2006-07-10 20:38:50 +00:00
sketch
17183945bb Solaris fixes:
- Link against socket libraries.

  - Don't try to return a value from a void function (SunPro).
2006-07-10 20:32:59 +00:00
sketch
84d3809112 Solaris fixes:
- Pass appropriate flags to SunPro compiler to work with Solaris 9 and below
    for threading model used.

  - Pass one directory at a time to `install -d'.
2006-07-10 20:16:53 +00:00
wiz
a8f8d83a24 - h5utils, libmatheval (thanks, drochner),
sendmail (thanks, tv)
tor (thanks, jschauma).
2006-07-10 19:31:14 +00:00
drochner
61a654695a mention recent updates/addition 2006-07-10 18:57:55 +00:00
wiz
b12ae24b0d Note three more updates I did. 2006-07-10 17:49:04 +00:00
wiz
2880464fc5 Update to 1.1.1:
Overview of changes from 1.1.0 to 1.1.1
==
* Fixes
  - Anthy
  - Mana
    - Fix hang in latin conversion with incomplete roma-kana sequence,
      but the behavior is still corrupted and won't fix in 1.1 series.
  - Canna
    - Fix key bindings for kana input rule.
    - Improve preedit handing on direct mode.
    - Fix IM context reset.
    - Don't hang if Canna server close the connection.

  - uim.el
    - Reflect updated custom preferences on-the-fly even without focus.

  - uim-pref-qt
    - Enable to remove all the key bindings in a setting.
  - uim-toolbar-gtk
  - uim-toolbar-gtk-systray
  - uim-toolbar-applet
    - Fix the position of the menu if it is too large.
2006-07-10 17:48:27 +00:00
wiz
f976139e99 Update to 0.18:
shared-mime-info 0.18 (2006-07-03)

* Mime-type Changes:
- Add *.qtl to video/quicktime
- Add *.wax to audio/x-ms-asx
- Add *.mpga to audio/mpeg
- Add audio/x-ms-wma (Windows Media Audio)
- Add application/xspf+xml (XSPF playlist)
- Add a lot of subclassing information
- Fix the RSS mime-types
- Fix *.asx files' mime-type
- Avoid audio/x-ms-asx files being detected as HTML
- Avoid application/pdf files being detected as Matlab documents
- Clarify C, C++, C# and ObjC mime-types

* New translations:
- Danish
2006-07-10 17:42:19 +00:00
wiz
51543a83a1 Update to 0.6.5:
* Version 0.6.5 (released 2006-06-07)

** Link the library with external libintl, for gettext.
This fixes building on FreeBSD, reported by Kirill Ponomarew

** Update doxygen config file to version 1.4.7.

** API and ABI is backwards compatible with the previous version.

* Version 0.6.4 (released 2006-06-07)

** Fix translation of error messages.
Thanks to Joe Orton

** Fix warnings on 64-bit platforms.
Thanks to Joe Orton

** The tests are run under valgrind, if it is installed.
Use --disable-valgrind-tests to unconditionally disable this.  It is
disabled by default for cross compiles.

** API and ABI is backwards compatible with the previous version.
2006-07-10 17:39:45 +00:00
drochner
15960bce29 +mDNSResponder-nss 2006-07-10 17:39:34 +00:00
drochner
afe34b3f16 Build the mdns hostname resolution nsswitch plugin which comes with
mDNSResponder.
(NetBSD-3.x only for now.)
2006-07-10 17:35:30 +00:00
wiz
83035f3393 Remove reference to buildlink2. 2006-07-10 17:11:32 +00:00
wiz
41f2051ba0 Fix typo in comment. 2006-07-10 17:10:18 +00:00
jlam
d25e37d084 Always add dependencies for packages pulled in indirectly buildlink3 that
are build dependencies.  This should fix PR pkg/33940.  Thanks to Joerg
for the debugging hint.
2006-07-10 17:06:26 +00:00
wiz
7490797f99 Note some updates I committed today.
Remove w32api from TODO, the package has been removed.
2006-07-10 16:12:40 +00:00
jlam
4c4ffd71da Fix reversed test... noted by deiter roelants on tech-pkg. 2006-07-10 16:12:20 +00:00
wiz
55fb61b0b1 Update to 2.1.3:
Changes for libmusicbrainz 2.1.3
-------------------------------------

   - New queries for selecting album artists:
      - MBS_SelectAlbumArtist
      - MBE_AlbumGetAlbumArtistName
      - MBE_AlbumGetAlbumArtistSortName
   - New query MBE_AlbumGetCdindexId
   - Using size_t instead of int in networking code
   - Little fixes in the API documentation
   - Python bindings:
      - Using the new ctypes 0.9.9.x API, with support to fallback to
        the old API if only an old ctypes version is installed
      - Removed dependency on ctypes in setup.py
2006-07-10 16:11:26 +00:00
wiz
4457bdde9a Update to 6.7:
Release 6.7 04-Jul-06
---------------------

The main additions to this release are the ability to use the same name for
multiple sets of parentheses, and support for CRLF line endings in both the
library and pcregrep (and in pcretest for testing).

Thanks to Ian Taylor, the stack usage for many kinds of pattern has been
significantly reduced for certain subject strings.
2006-07-10 16:10:44 +00:00
wiz
350ae37a28 Update to 3.6.6:
diff -r 3.6.5/consio.cpp 3.6.6/consio.cpp
124c124
< #elif defined(_EMX) || defined(_BEOS) || defined(__sparc) || defined(sparc)
---
> #elif defined(_EMX) || defined(_BEOS) || defined(__sparc) || defined(sparc) || defined (__VMS)
diff -r 3.6.5/file.cpp 3.6.6/file.cpp
435c435
< #if defined(_LARGEFILE_SOURCE) && !defined(_OSF_SOURCE)
---
> #if defined(_LARGEFILE_SOURCE) && !defined(_OSF_SOURCE) && !defined(__VMS)
diff -r 3.6.5/filefn.cpp 3.6.6/filefn.cpp
303c303
< #endif
---
> #else
304a305
> #endif
diff -r 3.6.5/list.cpp 3.6.6/list.cpp
67c67,70
<           switch(Arc.GetHeaderType())
---
>           int HeaderType=Arc.GetHeaderType();
>           if (HeaderType==ENDARC_HEAD)
>             break;
>           switch(HeaderType)
diff -r 3.6.5/rar.cpp 3.6.6/rar.cpp
16a17
>
20c21,22
< #ifndef SFX_MODULE
---
>
> #if !defined(_SFX_RTL_) && !defined(_WIN_32)
21a24
> #endif
23,25c26,27
<   #ifdef _EMX
<     EnumConfigPaths(argv[0],-1);
<   #endif
---
> #if !defined(SFX_MODULE) && defined(_EMX)
>   EnumConfigPaths(argv[0],-1);
diff -r 3.6.5/sha1.cpp 3.6.6/sha1.cpp
210c210
<     unsigned char ch='\200';
---
>     unsigned char ch=(unsigned char)'\200';
diff -r 3.6.5/unicode.cpp 3.6.6/unicode.cpp
18c18
<   if (wcstombs(Dest,Src,DestSize)==-1)
---
>   if (wcstombs(Dest,Src,DestSize)==(size_t)-1)
56c56
<   if (mbstowcs(Dest,Src,DestSize)==-1)
---
>   if (mbstowcs(Dest,Src,DestSize)==(size_t)-1)
diff -r 3.6.5/version.hpp 3.6.6/version.hpp
3,5c3,5
< #define RARVER_BETA      5
< #define RARVER_DAY      15
< #define RARVER_MONTH     6
---
> #define RARVER_BETA      6
> #define RARVER_DAY       3
> #define RARVER_MONTH     7
2006-07-10 16:09:59 +00:00
wiz
f141664ee0 Needs intltool, add it to tools. 2006-07-10 16:09:47 +00:00
wiz
a11824743f + cflow-1.1, elfsh-0.65 [pkg/33959], gnome-speech-0.4.1, gnucash-2.0.0,
smartmontools-5.36 [pkg/33958].
2006-07-10 16:08:44 +00:00
joerg
4e3973d714 Kill a OS X specific shared library rule, which is not necessary with
libtool. Add a few files specific to Darwin as found by tonio@.
No revision bump, since it didn't build before.
2006-07-10 14:47:06 +00:00
christos
5766bca298 Make this compile under gcc-4 2006-07-10 13:17:13 +00:00
rillig
e7963cf73c Added regress/barrier-1.0. 2006-07-10 12:48:28 +00:00
rillig
e3d9249334 Added a test for the new pkgsrc barriers. It currently fails, but should
not.
2006-07-10 12:47:26 +00:00
rillig
2596d56af0 Updated pkg_regress to 0.2. 2006-07-10 12:44:55 +00:00
rillig
9082445842 Updated pkg_regress to 0.2.
Changes since 0.1:
- Improved error messages.
- Made the code simpler.
2006-07-10 12:44:19 +00:00
rillig
64895dc026 Don't re-generate the HTML documentation unnecessarily. Patch provided
by Gilles Dauphin in PR 33962.
2006-07-10 11:59:09 +00:00
rillig
39fc918cdb Added asciidoc and o3read. 2006-07-10 11:49:19 +00:00