Commit graph

43329 commits

Author SHA1 Message Date
jmmv
04284b05a5 Install example files in the examples tree. Fix references to installed
configuration files in the rplayd(8) manpage.  Bump PKGREVISION to 1.
2003-06-06 10:31:08 +00:00
jmmv
8fb6b72a5b s|/usr/pkg|@PREFIX@|g, so that the pre-configure target replaces the prefix
properly.
2003-06-06 10:11:15 +00:00
jmmv
f1dd871813 Use ${PREFIX} instead of hardcoding /usr/pkg. 2003-06-06 09:42:45 +00:00
jtb
2f4d69bb83 Note update of icon to 9.4.2.
Notable changes in this latest version are listed here. Some code
   cleanup work and documentation editing has also been done.

  256-color limit removed

   Icon's X-windows interface previously limited each window to 256
   colors at one time. This limitation has been removed for the TrueColor
   displays provided by most modern computers. Median-cut quantization is
   used to select 256 image colors when WriteImage() is called to write a
   GIF file.

  Library changes

   As usual, several files in the Icon program library have been added or
   edited. The core library files, however, remain stable.

  Minor changes

     * The command "icon - [args]" can now be used to execute a source
       program read from standard input.
     * A new "icont -N" flag suppresses embedding of an iconx path in the
       generated executable
     * The configuration directory has been restructured.
     * Several obsolete configurations have been removed.
     * The environment variables HEAPSIZE and BLOCKSIZE no longer
       function as undocumented alternatives to BLKSIZE. The GNU ls
       utility uses BLOCKSIZE for other purposes, leading to confusion.
     * "make Install" has been changed to never delete anything. It now
       creates a new directory rather than altering an existing one.
2003-06-06 09:01:47 +00:00
jtb
be443f0c5e Update to version 9.4.2.
Notable changes in this latest version are listed here. Some code
   cleanup work and documentation editing has also been done.

  256-color limit removed

   Icon's X-windows interface previously limited each window to 256
   colors at one time. This limitation has been removed for the TrueColor
   displays provided by most modern computers. Median-cut quantization is
   used to select 256 image colors when WriteImage() is called to write a
   GIF file.

  Library changes

   As usual, several files in the Icon program library have been added or
   edited. The core library files, however, remain stable.

  Minor changes

     * The command "icon - [args]" can now be used to execute a source
       program read from standard input.
     * A new "icont -N" flag suppresses embedding of an iconx path in the
       generated executable
     * The configuration directory has been restructured.
     * Several obsolete configurations have been removed.
     * The environment variables HEAPSIZE and BLOCKSIZE no longer
       function as undocumented alternatives to BLKSIZE. The GNU ls
       utility uses BLOCKSIZE for other purposes, leading to confusion.
     * "make Install" has been changed to never delete anything. It now
       creates a new directory rather than altering an existing one.
2003-06-06 08:58:42 +00:00
itojun
13a96967cb net/pim6[sd]d 2003-06-06 07:41:31 +00:00
itojun
4821ab4544 update to 20030606a - with new stanford licensing terms 2003-06-06 07:40:40 +00:00
chris
4a02bcdcb4 Note update to sylpheed 0.9.2. 2003-06-06 07:04:27 +00:00
chris
380e4dc615 Update sylpheed to 0.9.2, from email on sylpheed list:
(Note: this includes the fix of a serious bug, so I'll recommend upgrading
       for 0.9.0 and 0.9.1 users (the older version doesn't have the bug).)

Changes:

    * The bug that removed messages from server if "Don't receive"
      action is specified by the filter rule has been fixed.
    * The bug that caused abort when a button is double-clicked on some
      dialogs has been fixed.
    * A warning that was displayed when address book was empty has been
      fixed.
2003-06-06 07:03:51 +00:00
jtb
db56449c09 Note update of gpc to 2.1nb2 2003-06-06 05:51:27 +00:00
jtb
6b2fe27e3a * Allow gpc to use the base system gcc on NetBSD systems for linking
C and Pascal.
* Remove dependencies on gmp, rx, ncurses.  They're not needed for
  general Pascal programming, only for some of the units, and
  can be installed later if required.
* Bump PKGREVISION.
2003-06-06 05:46:22 +00:00
jschauma
a443e2a36f It's tcp_wrapper_s_. 2003-06-06 03:16:23 +00:00
wiz
2ae2b92d34 fftw-2.1.5, fftw-3.0nb1 updates. 2003-06-05 21:42:43 +00:00
wiz
e6e5e77663 Add patch to make 'info fftw3' work. Noted broken by Jeremy C. Reed.
PKGREVISION++
2003-06-05 21:41:42 +00:00
wiz
0769c1232e Update to 2.1.5:
Version 2.1.5 (3/24/2003)
  * Bug fix: Fortran wrappers were disabled in version 2.1.4.
Version 2.1.4 (3/16/2003)
  * Upgraded to newer versions of autoconf, etcetera, to fix compilation
    problems on various recent systems.
  * The configure script no longer picks the wrong architecture flags
    (which caused FFTW to crash) on newer IBM POWER machines running AIX.
  * Multi-threaded transforms should now utilize multiple CPUs on
    Solaris (which creates threads in single-processor mode by default).
  * Added experimental support for OpenMP (and SGI MP) compiler
    parallelization directives in the multi-threaded transforms,
    instead of using explicit thread spawning.  Enable by configuring
    --with-openmp or --with-sgi-mp in addition to --enable-threads.
  * Expanded FAQ.
2003-06-05 21:32:54 +00:00
drochner
79498ab6e3 Add some glue code so that the code which collects statistics for
kdesysguard is not wasted.
(Not that I consider this very useful, but showing just "UNKNOWN COMMAND"
looks bad.)
2003-06-05 21:29:32 +00:00
wiz
c16ef24e7e -cdrtools (thanks, drocher); +hylafax-4.1.5 [pkg/21804]. 2003-06-05 20:58:18 +00:00
wiz
f8be10bc95 Note fftw2 package and related updates. 2003-06-05 20:57:48 +00:00
wiz
5756c2e7db Depend on fftw2. Bump PKGREVISION. 2003-06-05 20:56:41 +00:00
wiz
4aebc3d1ac Fix path to speex, and bump PKGREVISION here too.
Obviously unused...
2003-06-05 20:55:59 +00:00
wiz
4efc0a730a Bump PKGREVISION: does not depend on fftw any longer (via libsamplerate). 2003-06-05 20:54:27 +00:00
wiz
b0058ff401 Add test target; depends on fftw2.
Remove bogus fftw[3] dependency.
fftw dependency also not needed in buildlink2.mk, so remove it there
too and bump PKGREVISION.
2003-06-05 20:53:23 +00:00
wiz
0489206f65 Add fftw2. 2003-06-05 20:51:35 +00:00
wiz
594ef3e29d Re-import version 2.1.3 of fftw as fftw2. 2003-06-05 20:50:29 +00:00
drochner
5d14a26a4a add gdeskcal 2003-06-05 19:36:08 +00:00
epg
0bd8db6689 Include startup-notification buildlink2.mk. 2003-06-05 19:36:03 +00:00
drochner
9d39bbf105 a calendar implemented in Python/pyGTK 2003-06-05 19:33:15 +00:00
drochner
887003bd79 add py-MyHDL 2003-06-05 18:52:00 +00:00
drochner
dfe2fe099e a library which uses Python as a hardware description language, using
the new generator constructs (like pysim, at a first glance)
2003-06-05 18:50:54 +00:00
jmmv
d32bf50381 The librfftw library does not exist, so don't add it to buildlink files.
Pointed out by mlh at goathill.org in tech-pkg.
2003-06-05 18:06:57 +00:00
jmmv
024829bde8 Add MASTER_SITE_GNUSTEP, MASTER_SITE_R_CRAN, MASTER_SITE_SUSE,
MASTER_SITE_MOZILLA, MASTER_SITE_XEMACS, MASTER_SITE_APACHE and
MASTER_SITE_DEBIAN to the list of known master sites, and sort it.
2003-06-05 17:32:13 +00:00
jmmv
8731c91251 Use MASTER_SITE_DEBIAN. 2003-06-05 17:20:26 +00:00
jmmv
80df38e928 Introduce the MASTER_SITE_DEBIAN variable. It currently contains a list of
all primary mirror sites, as listed in http://www.debian.org/mirror/list.
2003-06-05 17:20:04 +00:00
drochner
e71413c20e update to 0.98a14
changes:
full drag&drop support (rearrange tracks or add files to master from KDE/Gnome).
completely new non-root-mode which does not require any group or a change of
 modes on the cdrtools.
complete rewrite of internal device handling. Up to 64 devices can be
 independently configured and used. Devices are no longer scanned at each
 startup, support for remote-scsi (networked devices), Linux kernel-2.5.x
 devices and any other cdrecord supports.
improved Mac OS X support with automatic autodiskmount daemon handling.
support copy of audio-CDs on-the-fly.
save window positions and sizes.
display progress of reading/writing in window title.
even more integration of cdrecord-ProDVD.
Full support of DVD-R/RW and DVD+R/RW with newest ProDVD-versions.
added greek and ukrainian translations, updated most others.
a helpful HTML-manual in doc/manual (online: http://www.xcdroast.org/manual)
numerous usage improvements and bug fixes.
2003-06-05 16:15:47 +00:00
drochner
685afd2483 update to 2.00.3
security update (buffer overflow in SCSI lib), portability fixes
2003-06-05 16:12:10 +00:00
grant
cc93c4acd8 remove some empty directories in post-install, so we do not create a
broken binary pkg.
2003-06-05 16:01:41 +00:00
drochner
abac35c527 The "print" plugin gets built separately (../../print/gimp-print),
so there is no need to depend on the gimp-print lib.
2003-06-05 15:24:32 +00:00
jschauma
db03c717ea Make this install on IRIX by setting some RUBY_NO_FOO vars in PLIST_SUBST. 2003-06-05 14:52:34 +00:00
jschauma
09361a0d1c belatedly add abook 2003-06-05 13:43:24 +00:00
wiz
0d147135e8 Update speex to 1.0.1, and bump sweep PKGREVISION for it. 2003-06-05 13:19:30 +00:00
wiz
3d512c0ad6 Update to 1.0.1:
This release fixes several minor bugs that were found in version
1.0 as well as a major bug in the wideband encoding. This makes
files encoded with 1.0 play with lower quality on 1.0.1 decoders.
2003-06-05 13:18:10 +00:00
markd
31d30ce460 Note packages I updated/added today: dvipdfm, teTeX2-share, ess,
emacs-packages, airport2basestationconfig, kdirstat.
2003-06-05 12:55:00 +00:00
markd
381437c12b Add kdirstat. 2003-06-05 12:46:43 +00:00
markd
1cd1fc4cd2 Initial import of kdirstat version 2.3.7
KDirStat is a graphical disk usage utility, very much like the Unix "du"
command.  In addition to that, it comes with some cleanup facilities to reclaim
disk space.
2003-06-05 12:44:46 +00:00
markd
caf74c80ca Add airport2basestationconfig 2003-06-05 12:36:01 +00:00
markd
3a22199735 Import of Airport Base Station Configuration program version 2.0.1.
Imported as a separate package as this version works with the newer "snow"
Base Station and with the Airport Extreme but *not* with the original
Base Station.
2003-06-05 12:31:35 +00:00
markd
2d4086d16a Add EMACS_USE_XAW3D. 2003-06-05 12:13:34 +00:00
markd
b220e7206c Add EMACS_USE_XAW3D variable to control whether emacs builds against
Xaw3D to have a "pretty" scrollbar.
2003-06-05 12:09:17 +00:00
markd
0d6084c8a5 Update to version 0.3 - add ess. 2003-06-05 11:59:37 +00:00
markd
6c5e2ff97e Add ess. 2003-06-05 11:53:28 +00:00