Commit graph

73031 commits

Author SHA1 Message Date
drochner
edcaa6077d update to 0.8.4
relevant changes:
-extended to expose more expat features:
 - CurrentLineNumber, CurrentColumnNumber, CurrentByteIndex
 - symbolic error numbers added in Expat 1.95.7 and 1.95.8
* Added Dublin Core Metadata Initiative (DCMI) namespaces to the
  xml.ns module.
* fix memory leaks in pyexpat
* fix line number reporting in SAX
2005-01-13 19:20:59 +00:00
jlam
28a95475df Bump PKGREVISION to 1 as a result of fixing the run-time behavior of
openssl on sparc64 and amd64 in the previous commit.
2005-01-13 18:34:47 +00:00
jlam
5767fbbdbc Optimize the NetBSD/amd64 config a bit to improve RC4 performance, and
fix the NetBSD/sparc64 config by adding -DMD32_REG_T=int to the flags.
Tested by martin (at) NetBSD.org.  This should fix PR pkg/28858.
2005-01-13 18:33:48 +00:00
taca
592907215c Note update of www/squid package to 2.5.7nb5. 2005-01-13 16:20:02 +00:00
taca
74a98f4028 Add three official fixes.
o 2005-01-12 17:21 (Security issue) Denial of service with forged WCCP messages
o 2005-01-12 17:19 (Security issue) buffer overflow bug in gopherToHTML()
o 2005-01-08 03:13 (Medium) fakeauth_auth memory leak and NULL pointer access

Bump package revision.
2005-01-13 16:19:10 +00:00
cjep
d5fc3ee55a Use the buildlink for openssl and libiconv. This allows nail to build
properly on platforms that don't have these as standard.

From georg schwarz in PR#28766.
2005-01-13 16:04:00 +00:00
adam
53d1fa4b21 Updated octave-current to 2.1.64nb1 2005-01-13 15:43:18 +00:00
adam
5739500a9b Fixed installation problem - now all the modules should be installed correctly, and buildlinked against fftw (not fftw2) 2005-01-13 15:41:53 +00:00
jlam
c5ded12681 Fix error in patch to build libtiffcxx.la that tried to create libraries
with no objects.  libtiffcxx.la now correctly builds using tif_stream.lo.
Bump the PKGREVISION to 2.
2005-01-13 15:39:20 +00:00
adam
274ffbec9f Updated gsl to 1.6 2005-01-13 15:07:12 +00:00
adam
0a4c703516 Changes 1.6:
* Added a new wavelet directory, with 1-dimensional and 2-dimensional
  discrete wavelet transforms.
* Added support for LQ and P^T LQ decompositions.  To find the QR
  decomposition of large systems (M>>N) use the LQ decomposition,
  solving the transpose of the original system.  This allows more
  efficient memory access, and is useful for solving large least-squares
  problems.
* Fixed a bug in the SYRK and HERK blas functions gsl_blas_{s,d,c,z}syrk
  and gsl_blas_{c,z}herk which caused invalid memory access for non-square
  matrices.
* Fixed a bug in gsl_swap_vectors which caused it to return incorrect
  results when swapping vectors with different strides.
* Corrected the error estimate for gsl_cheb_eval_n_err to use
  evaluation order instead of the approximation order.
* Improved the reliability of the gsl_sf_gamma_inc family of
  functions.
* Equal abscissae are now handled gracefully in the cspline and
  periodic cspline interpolations.
* Removed potential cancellation error in calculation of uniform
  histogram ranges.
* Improved numerical stability of integration for akima and cspline
  interpolation.
* Differential equation solvers now handle error codes returned from
  user-defined functions.
* Improved error estimates in ode-initval solvers, and provide exact
  derivatives on output.  Added new semi-implicit ode-initval solver,
  gsl_odeiv_step_rk2simp.
* Added missing function definition for gsl_sf_psi_1.
* Fixed the function gsl_sf_expint_Ei_scaled to call
  gsl_sf_expint_Ei_scaled_e instead of gsl_sf_expint_Ei_e.
* Added cumulative distribution function for exponential power
  distribution.
* The functions gsl_cdf_beta_P and gsl_cdf_beta_Q now return
  consistent results of 0 or 1 for out of range values, x<0 and x>1,
  rather than 0 for left and right tails simultaneously.
* The Jacobi eigensolvers gsl_eigen_jacobi and gsl_eigen_jacobi_invert
  have new implementations from Golub and Van Loan.
* The standard output and standard error streams are now flushed by
  the default error handler before the program aborts, in order to
  ensure that error messages are properly displayed on some platforms.
2005-01-13 15:06:25 +00:00
minskim
e54ef9f625 Use TCL_VERSION instead of hardcoding the Tcl version number. 2005-01-13 14:39:25 +00:00
minskim
4108ba5083 Define TCL_VERSION in a separate file so that it can be included by
other packages (e.g. tcl-tclX).
2005-01-13 14:37:43 +00:00
bouyer
95619a9095 Note pkgrevision bump on wget: added ipv6 support. 2005-01-13 13:35:13 +00:00
bouyer
4130b2a8f0 bump PKGREVISION for ipv6 support. 2005-01-13 13:33:19 +00:00
bouyer
3af67119d7 Support IPv6 via PKG_SUPPORTED_OPTIONS= inet6. Reviewed by Juan RP. 2005-01-13 13:30:08 +00:00
drochner
6c8685063d moved to py-kenosis 2005-01-13 13:18:09 +00:00
jmmv
913ed1bcf3 Note revision bump for gst-plugins to 1 and addition of gst-plugins-opengl. 2005-01-13 13:00:04 +00:00
jmmv
1b4c04efcc Add and enable gst-plugins-opengl. 2005-01-13 12:59:01 +00:00
jmmv
0e20b6bb6c Initial import of gst-plugins-opengl, version 0.8.7:
GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple mp3 playback to complex
audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

This package provides the OpenGL plugin for GStreamer, which allows graphics
rendering through this library.
2005-01-13 12:58:27 +00:00
drochner
37a2dadd71 kenosis moved 2005-01-13 12:57:38 +00:00
jmmv
286b9f384f Explicitly disable multiple drivers. This fixes the build under Linux,
where OpenGL was not detected properly but was included in the PLIST.
Also avoids the installation of the v4l plugin, which resulted in extra
files in that system.  Bump PKGREVISION to 1.
2005-01-13 12:56:31 +00:00
drochner
64601a64a6 re-import kenosis as py-kenosis for consistency,
add a dependency on py-xml to fix build error noted by Min Sik Kim
2005-01-13 12:55:32 +00:00
minskim
fb29a65a84 Regen to make GNU patch happy. 2005-01-13 12:18:42 +00:00
wiz
faecca60e9 + auctex-11.54, coreutils-5.3.0, dillo-0.8.4, glpk-4.8, gsl-1.6,
hylafax-4.2.1, icewm-1.2.20, icewm-gnome-1.2.20, icewm-imlib-1.2.20,
  idesk-0.6.1, libgcrypt-1.2.1, msmtp-1.3.1, p5-gtk2-1.072,
  phpmyadmin-2.6.1rc2, psi-0.9.3, scribus-1.2.1, sendmail-8.13.3,
  wine-20050111.
- geda-20041228 (thanks, dan)
2005-01-13 11:58:40 +00:00
wiz
6c248e26d3 Remove 22pth from accepted python versions since it is too old for py-gtk2. 2005-01-13 11:35:25 +00:00
xtraeme
ba70789e9f Added hobbitmon. 2005-01-13 10:22:06 +00:00
xtraeme
6458d710e0 There's no need to bumping PKGREVISION, because the packages were
not building before, thanks jmmv.
2005-01-13 10:14:45 +00:00
adam
cf9f95a504 Updated ORBit to 0.5.17 2005-01-13 09:59:47 +00:00
adam
376285e7cd Changes 0.5.17:
* Bug fixes
2005-01-13 09:58:57 +00:00
seb
680703690d Add TNF copyright. 2005-01-13 09:49:06 +00:00
wiz
4266eb96f3 Made obsolete by update to 20041228, I presume (at least
they were removed from the distinfo).
2005-01-13 09:34:02 +00:00
wiz
ebaf58aeeb Sort. 2005-01-13 09:32:19 +00:00
adam
e354ceceb6 Updated abiword to 2.2.3 2005-01-13 09:30:19 +00:00
adam
851b6a34ff Changes 2.2.3:
* Bug fixes
2005-01-13 09:29:18 +00:00
manu
1ea3380387 Hobbitmon is a big brother like network monitoring tool 2005-01-13 09:27:06 +00:00
itojun
f4b53e3201 net/mDNSResponder 2005-01-13 08:26:43 +00:00
itojun
705e09990a add net/mDNSResponder 2005-01-13 08:24:36 +00:00
itojun
906d0ec28c net/mDNSResponder, part of apple rendezvous technology 2005-01-13 08:22:58 +00:00
tron
e7c2545c3f Use "find" with "-print" because that Gallic Unix requires this. 2005-01-13 08:16:31 +00:00
xtraeme
db71d3cc99 Add some more missing libs, required by xorg-clients. Reported by
Lasse Kliemann on tech-pkg@.
2005-01-13 01:40:27 +00:00
xtraeme
8e381a892b Fix the icewm* packages on NetBSD >= 2.0 (with native iconv(3)), the
problem was that the prototype used by this was not matching the NetBSD
one, which uses ``const char **'' as its second argument, when libiconv
and POSIX uses ``char **''.

This closes PR pkg/28693.

Bumped PKGREVISION to all icewm* pkgs for the bulk builds.
2005-01-13 01:31:53 +00:00
xtraeme
24d8983a46 Fix PLIST for OpenBSD, reported by Lasse Kliemann on tech-pkg@.
Bump PKGREVISION.
2005-01-13 00:01:15 +00:00
xtraeme
a1a28c2d56 Updated mips64emul to 0.2.4 2005-01-12 23:52:18 +00:00
xtraeme
f836e224da Update to 0.2.4.
Here is a short summary of the changes from version 0.2.3 to 0.2.4:

	x)  Debian GNU/Linux can now be installed. However, it is VERY
	    unstable, and Linux Oopses when there is heavy serial console
	    output. A '-U' command line option reduces the risk, but doesn't
	    fix the problem.

	x)  When emulating framebuffers for machines like the DECstation
	    5000/200, that have a hardware mouse cursor, the host machine's
	    X cursor is now invisible. (This might not sound like a very
	    exiting change, but it "feels" a lot better than before.)

	x)  Improvements to the experimental dynamic binary translation
	    subsystem.

	x)  Many improvements to the single-step debugger.

	x)  Various other bugfixes and updates.
2005-01-12 23:47:11 +00:00
kristerw
bb1d69a9ae The GCC 2.95 preprocessor does not handle \ line continuations in files
with Microsoft line endings.
2005-01-12 23:22:30 +00:00
kleink
e68e7325b0 Incorporate Jan 12's allocation of 2003:0000::/18 to the RIPE NCC;
ride today's PKGREVISION bump.
2005-01-12 23:06:50 +00:00
grant
7240d7d5bd add my copyright/license. 2005-01-12 22:58:29 +00:00
kristerw
81d15a073e GCC 2 does not understand the MMX asm core. Fall back to the C source
for GCC 2.
2005-01-12 22:58:19 +00:00
jlam
1fc74ae68e Correct my name to what I legally use. 2005-01-12 22:56:41 +00:00