Commit graph

2760 commits

Author SHA1 Message Date
wiz
b5f3dbf45b mldonkey-2.5.0 update done. 2003-05-26 08:59:13 +00:00
wiz
e569251ebe + arch-1.0pre23, docbook-xsl-1.61.2, mldonkey-2.5, nessus-2.0.6,
openldap-2.1.20 [pkg/21682], sylpheed-claws-0.9.0, tcpreplay-1.4.2.
2003-05-26 08:38:35 +00:00
martti
69c4694436 Updated cyrus-sasl and cyrus-imapd 2003-05-26 06:55:14 +00:00
chris
4a3368a820 Note update of sylpheed to 0.9.0 2003-05-25 23:45:34 +00:00
seb
1676864c7d Note update of net/scli to version 0.2.12nb1 [sparc64 build fix and
dependency tweak]
2003-05-25 19:58:36 +00:00
wiz
27f9389073 + gettext-0.12, libiconv-1.9. 2003-05-25 18:29:29 +00:00
grant
0b573c2fbf -gcc-3.2.3, 3.3 2003-05-25 16:46:03 +00:00
grant
dd3badd9fe Updated gcc3 to 3.3.
Tested on NetBSD-current and Solaris 9.

Caveats

    * The preprocessor no longer accepts multi-line string literals.
      They were deprecated in 3.0, 3.1, and 3.2.
    * The preprocessor no longer supports the -A- switch when appearing
      alone. -A- followed by an assertion is still supported.
    * Support for all the systems obsoleted in GCC 3.1 has been removed
      from GCC 3.3.
    * Checking for null format arguments has been decoupled from the rest
      of the format checking mechanism. Programs which use the format
      attribute may regain this functionality by using the new nonnull
      function attribute. Note that all functions for which GCC has a
      built-in format attribute, an appropriate built-in nonnull attribute
      is also applied.
    * The DWARF (version 1) debugging format has been deprecated and will
      be removed in a future version of GCC. Version 2 of the DWARF
      debugging format will continue to be supported for the foreseeable
      future.
    * The C and Objective-C compilers no longer accept the "Naming Types"
      extension (typedef foo = bar); it was already unavailable in C++.
      Code which uses it will need to be changed to use the "typeof"
      extension instead: typedef typeof(bar) foo. (We have removed this
      extension without a period of deprecation because it has caused
      the compiler to crash since version 3.0 and no one noticed until
      very recently. Thus we conclude it is not in widespread use.)
    * The -traditional C compiler option has been removed. It was
      deprecated in 3.1 and 3.2. (Traditional preprocessing remains
      available.) The <varargs.h> header, used for writing variadic
      functions in traditional C, still exists but will produce an error
      message if used.

New Targets and Target Specific Improvements [trimmed for length and
relevance to NetBSD]

    * The SPARC, HP-PA, SH4, and x86/pentium ports have been converted
      to use the DFA processor pipeline description.
    * The following NetBSD configurations for the SuperH processor family
      have been added:
          o SH3, big-endian, sh-*-netbsdelf*
          o SH3, little-endian, shle-*-netbsdelf*
          o SH5, SHmedia, big-endian, 32-bit default, sh5-*-netbsd*
          o SH5, SHmedia, little-endian, 32-bit default, sh5le-*-netbsd*
          o SH5, SHmedia, big-endian, 64-bit default, sh64-*-netbsd*
          o SH5, SHmedia, little-endian, 64-bit default, sh64le-*-netbsd*
    * The following changes have been made to the IA-32/x86-64 port:
          o SSE2 and 3dNOW! intrinsics are now supported.
          o Support for thread local storage has been added to the IA-32
            and x86-64 ports.
          o The x86-64 port has been significantly improved.

The full list of changes can be found at:

	http://gcc.gnu.org/gcc-3.3/changes.html
2003-05-25 16:32:45 +00:00
grant
a34917dcb3 remove word 'package' from last entry 2003-05-25 16:31:31 +00:00
taca
70c45fa4ae Note update of emulators/suse_libpng package to 7.3nb1. 2003-05-25 15:21:22 +00:00
taca
0b0d2eb7ac Note update of www/squid package to 2.5.3 (squid-2.5.STABLE3). 2003-05-25 14:59:59 +00:00
taca
cbd839120d Note update of textproc/namazu2 package to 2.0.12nb2. 2003-05-25 14:13:47 +00:00
epg
4e52a5f56a Note subversion update is completed and swig-1.3.17 update begun. 2003-05-25 10:36:41 +00:00
epg
9ef1e5e7cf Note additions of swig-python, swig-build, apr, subversion-base, and
subversion-python.

Note updates of apache2, ap2-subversion, subversion, neon, and
cadaver.

Note removal of apr-devel.
2003-05-25 10:18:21 +00:00
salo
23f2ce85b2 Note graphics/fnlib and wm/enlightenment PKGREVISION++. 2003-05-25 10:03:06 +00:00
jmmv
f3764a1a56 Note revision bump for gnome-mime-data to 1. 2003-05-25 08:10:48 +00:00
jmmv
7b5c5e95ca +gabber-0.8.8 2003-05-25 08:01:59 +00:00
jmmv
70fa178a5d Note update of libgnome to 2.2.1. 2003-05-25 07:58:53 +00:00
dan
196730592c make audio capture for -tv work on NetBSD.
We don't provide FIONREAD for /dev/audio, so use the seek field
from AUDIO_GETINFO instead.

XXX: by my calculations, the number of samples in seek should be multiplied
by the sample size to get number of bytes to read, but this results in mencoder
being very choppy, presumably because its blocking for audio.  I've left the
multiplication in the patch, commented out.  The present patch works just fine,
so probably my calculations are wrong.

This bumps all of the mplayer variants, because -tv -dumpaudio
might be used even with the players.
2003-05-25 07:20:51 +00:00
taca
7c3084026f -postfix 2.0.10. 2003-05-25 05:33:26 +00:00
taca
499e0b4b83 Note update of mail/postfix package to 2.0.10. 2003-05-25 05:32:48 +00:00
gehenna
ada4086e35 Note cvsync-0.21.1 2003-05-25 02:41:53 +00:00
heinz
ae856e45dd Updated p5-IO-Socket-SSL to 0.92 2003-05-25 02:22:31 +00:00
jschauma
cbfa686e28 gcc and gcc3 work fine under Linux. 2003-05-24 19:27:03 +00:00
wiz
5508e517b1 + calamaris-2.58 [pkg/21662], xerces-c-2.2.0. 2003-05-24 19:23:40 +00:00
wiz
a4a05d5256 links{-gui,} update to 2.1.0.11. 2003-05-24 19:22:44 +00:00
salo
cc2450b7e2 Note graphics/realplayer-codecs and mplayer packages PKGREVISION++. 2003-05-24 17:30:20 +00:00
salo
0bfab10efa Note chat/eggdrop update. 2003-05-24 16:48:32 +00:00
salo
7bac0876d0 Note www/amaya update. 2003-05-24 14:43:36 +00:00
taca
2d1f7ce457 Note update of www/squid package to 2.5.2nb4. 2003-05-24 12:32:45 +00:00
martin
646a6215ec Note zenicb 1.31 2003-05-24 11:31:16 +00:00
salo
ccc76addb9 Note graphics/giram update. 2003-05-24 11:24:48 +00:00
jmmv
56e6288704 Note revision bumps for phoenix-bin-* plugins. 2003-05-24 10:37:40 +00:00
jmmv
5074d9f98b Note revision bump for lmule to 1. 2003-05-24 09:52:24 +00:00
salo
c8cd2d60ab Note graphics/lib3ds PKGREVISION++. 2003-05-24 09:41:03 +00:00
mjl
899a91d0a3 Note p5-XML-Simple 2.07 2003-05-24 09:33:29 +00:00
uebayasi
35e85dca36 zenicb-19981202nb1; fix for XEmacs. 2003-05-24 07:53:15 +00:00
salo
f78d99b055 - opera-7.11 [thanks, jdolecek!] 2003-05-24 07:46:05 +00:00
jdolecek
f3aec60c21 Update opera7 package to final Opera 7.11
List of changes since beta is not available.
2003-05-23 21:32:24 +00:00
wiz
035f48f241 easytag-0.27.1nb1 update. 2003-05-23 21:03:26 +00:00
salo
4d0aca6683 Note graphics/gimp update. 2003-05-23 18:06:36 +00:00
seb
c919384226 Note addition of scli version 0.2.12 as net/scli into the NetBSD Packages
Collection.

The scli package was written to address the need for small and efficient
command line utilities to monitor and configure network devices and
host systems. The scli package is based on the SNMP management
protocol.

To summarize, the slogan for this little package is:

  "After more than 10 years of SNMP, I felt it is time for really
   useful command line SNMP monitoring and configuration tools. ;-)"
2003-05-23 14:47:08 +00:00
kristerw
6dabca019c Note update of xmame/xmess to 0.68.1. 2003-05-23 14:21:05 +00:00
salo
219650a92e Note graphics/moz-{flash,mplayer} PKGREVISION++. 2003-05-23 09:44:06 +00:00
wiz
3730af6a9e xscreensaver-{gnome-,}4.10 update done. 2003-05-23 09:40:47 +00:00
wiz
56ed20d36c libsndfile-1.0.5 update done. 2003-05-23 09:30:35 +00:00
grant
cb08439c27 -phoenix 0.6, thanks taya 2003-05-23 08:18:20 +00:00
wiz
d5932ba570 mtr{-gtk,}-0.54 update done. 2003-05-23 07:29:51 +00:00
seb
e64e30e058 Note update of net/flow-tools to version 0.66 [lots of bugfixes and a
couple of new features].
2003-05-23 07:22:11 +00:00
wiz
b2275b3888 + courier-0.42.2, dircproxy-1.0.5 [pkg/21644], distcc-2.4,
docbook-xsl-1.61.1, gimp-1.2.4, gtkmm-2.2.2, leafnode-1.9.41,
  mtr-0.54, postfix-2.0.10, sablecc-2.18.1, tcl/tk-8.4.3, tcpreplay-1.4.1,
  texmacs-1.0.1.14, top-3.5b12.2, xscreensaver-4.10, yacas-1.0.55.
- gaim (thanks, jmmv), mozilla (thanks, taya), spamassassin (thanks, abs)
2003-05-23 06:27:55 +00:00