summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-06-06s|/usr/pkg|@PREFIX@|g, so that the pre-configure target replaces the prefixjmmv2-5/+5
properly.
2003-06-06Use ${PREFIX} instead of hardcoding /usr/pkg.jmmv1-2/+2
2003-06-06Note update of icon to 9.4.2.jtb1-1/+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-06Update to version 9.4.2.jtb24-159/+170
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-06net/pim6[sd]ditojun1-1/+3
2003-06-06update to 20030606a - with new stanford licensing termsitojun6-35/+21
2003-06-06Note update to sylpheed 0.9.2.chris1-1/+2
2003-06-06Update sylpheed to 0.9.2, from email on sylpheed list:chris2-5/+5
(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-06Note update of gpc to 2.1nb2jtb1-1/+2
2003-06-06* Allow gpc to use the base system gcc on NetBSD systems for linkingjtb3-59/+68
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-06It's tcp_wrapper_s_.jschauma1-2/+2
2003-06-05fftw-2.1.5, fftw-3.0nb1 updates.wiz1-1/+3
2003-06-05Add patch to make 'info fftw3' work. Noted broken by Jeremy C. Reed.wiz4-4/+19
PKGREVISION++
2003-06-05Update to 2.1.5:wiz4-55/+11
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-05Add some glue code so that the code which collects statistics fordrochner5-10/+105
kdesysguard is not wasted. (Not that I consider this very useful, but showing just "UNKNOWN COMMAND" looks bad.)
2003-06-05-cdrtools (thanks, drocher); +hylafax-4.1.5 [pkg/21804].wiz1-2/+2
2003-06-05Note fftw2 package and related updates.wiz1-1/+5
2003-06-05Depend on fftw2. Bump PKGREVISION.wiz1-3/+3
2003-06-05Fix path to speex, and bump PKGREVISION here too.wiz1-3/+3
Obviously unused...
2003-06-05Bump PKGREVISION: does not depend on fftw any longer (via libsamplerate).wiz1-2/+2
2003-06-05Add test target; depends on fftw2.wiz2-5/+7
Remove bogus fftw[3] dependency. fftw dependency also not needed in buildlink2.mk, so remove it there too and bump PKGREVISION.
2003-06-05Add fftw2.wiz1-1/+2
2003-06-05Re-import version 2.1.3 of fftw as fftw2.wiz7-0/+138
2003-06-05add gdeskcaldrochner1-1/+2
2003-06-05Include startup-notification buildlink2.mk.epg2-4/+6
2003-06-05 a calendar implemented in Python/pyGTKdrochner4-0/+241
2003-06-05add py-MyHDLdrochner1-1/+2
2003-06-05a library which uses Python as a hardware description language, usingdrochner4-0/+57
the new generator constructs (like pysim, at a first glance)
2003-06-05The librfftw library does not exist, so don't add it to buildlink files.jmmv1-2/+1
Pointed out by mlh at goathill.org in tech-pkg.
2003-06-05Add MASTER_SITE_GNUSTEP, MASTER_SITE_R_CRAN, MASTER_SITE_SUSE,jmmv1-5/+12
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-05Use MASTER_SITE_DEBIAN.jmmv6-13/+12
2003-06-05Introduce the MASTER_SITE_DEBIAN variable. It currently contains a list ofjmmv1-1/+38
all primary mirror sites, as listed in http://www.debian.org/mirror/list.
2003-06-05update to 0.98a14drochner6-68/+119
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-05update to 2.00.3drochner4-14/+13
security update (buffer overflow in SCSI lib), portability fixes
2003-06-05remove some empty directories in post-install, so we do not create agrant1-3/+7
broken binary pkg.
2003-06-05The "print" plugin gets built separately (../../print/gimp-print),drochner3-17/+4
so there is no need to depend on the gimp-print lib.
2003-06-05Make this install on IRIX by setting some RUBY_NO_FOO vars in PLIST_SUBST.jschauma2-7/+24
2003-06-05belatedly add abookjschauma1-1/+2
2003-06-05Update speex to 1.0.1, and bump sweep PKGREVISION for it.wiz2-3/+5
2003-06-05Update to 1.0.1:wiz5-21/+21
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-05Note packages I updated/added today: dvipdfm, teTeX2-share, ess,markd1-1/+7
emacs-packages, airport2basestationconfig, kdirstat.
2003-06-05Add kdirstat.markd1-1/+2
2003-06-05Initial import of kdirstat version 2.3.7markd4-0/+59
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-05Add airport2basestationconfigmarkd1-1/+2
2003-06-05Import of Airport Base Station Configuration program version 2.0.1.markd4-0/+75
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-05Add EMACS_USE_XAW3D.markd1-1/+6
2003-06-05Add EMACS_USE_XAW3D variable to control whether emacs builds againstmarkd1-1/+5
Xaw3D to have a "pretty" scrollbar.
2003-06-05Update to version 0.3 - add ess.markd1-2/+3
2003-06-05Add ess.markd1-1/+2
2003-06-05Initial import of Emacs Speaks Statistics (ESS) version 5.1.24markd6-0/+216
Emacs Speaks Statistics (ESS) provides an intelligent, consistent interface between the user and the software. ESS interfaces with S-PLUS, R, SAS, BUGS and other statistical analysis packages under the Unix, Microsoft Windows, and Apple Mac OS operating systems. ESS is a package for the GNU Emacs and XEmacs text editors whose features ESS uses to streamline the creation and use of statistical software. ESS knows the syntax and grammar of statistical analysis packages and provides consistent display and editing features based on that knowledge. ESS assists in interactive and batch execution of statements written in these statistical analysis languages.