summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-04-26Fix checksum for patch-au.wiz1-2/+2
2001-04-26Add digest info for sunos4 communicator.bad1-1/+3
2001-04-26Remove nasty libtool hack that is no longer needed with the excellent newskrll2-18/+1
libtool. :-) This package now builds. Problems highlighted by recent bulk build.
2001-04-26Add qsubst, and sort slightly differently.wiz1-3/+4
2001-04-26Update hylafax dependency to 4.1b3rh1-2/+2
2001-04-26Add HOMEPAGE and use new PERL5_REQD variable to denote dependence onjlam1-4/+3
perl>=5.6.0.
2001-04-26Convert spaces to tabs (whitespace fixes).jlam1-9/+9
2001-04-26Add checksum of KTerm-BGP-1.0.patch.gz, in order to compile withtaca1-1/+2
KTERM_USE_WALLPAPER=YES. How do we add those conditionaly included distfiles/patchfiles?
2001-04-26Add paragraph about palmos-sdk-license.wiz1-1/+5
2001-04-26Fix RCS Id.tron1-1/+1
2001-04-26Set minimum required Perl 5 version to 5.6.0. Fixes PR pkg/12743 bytron1-4/+5
Kimmo Suominen.
2001-04-26Add a variable "PERL5_REQD" which can be used to set the minimum requiredtron1-2/+3
Perl 5 version. The default is "5.0" for now.
2001-04-26 Update the gnome meta-package to 1.4.0.1. This concludes the update ofrh1-13/+15
GNOME to 1.4. Changes include the addition of several new packages now present in the GNOME distribution.
2001-04-26Make this build by providing the tcl sources at build time and explicitlyskrll4-13/+35
setting the directory that the sources are in. Taking the source directory from tclConfig.sh is not guaranteed to work.
2001-04-26Add and enable evolutionrh1-1/+2
2001-04-26Initial import of evolution-0.9, a sophisticated GNOME mailer, addressrh14-0/+752
book, and calendar.
2001-04-26- Unofficial patch from official site has been updated. It happened justtaca3-6/+6
after 2 hour since I commit previous patch. :-( - Bump version to 2.2.6nb2.
2001-04-25Bump version to 2.2.6nb1 reflecting chasen-base update.taca1-1/+2
2001-04-25- Apply unofficial patch for fixing tokenization rule problem.taca3-3/+10
- Bump version to 2.2.6nb1.
2001-04-25Respect CFLAGS. This seems to work okay with default optimization.jtb3-24/+25
2001-04-25Update of ftnchek to 3.0.4.jtb2-8/+8
Changes made from 3.0.3 to 3.0.4: 1. Fixed bug: ELSE statement with an if-construct name gave parse error. This bug was introduced in version 3.0.0.
2001-04-25Update to version 20010420. Adds a few more ad patterns, nothing major.simonb2-4/+5
2001-04-25Add missing file size.tron1-1/+2
2001-04-25Add and enable "suse_vmware" package.tron1-1/+2
2001-04-25Import new "suse_vmware" package:tron5-0/+63
Linux compatibility package to support running VMware
2001-04-25Add PalmOS SDK licenses.wiz1-0/+378
2001-04-25Add two prc-tools related VARIABLEs.wiz1-5/+15
2001-04-25Add and enable prc-tools and friends.wiz1-1/+8
2001-04-25PRC-Tools is a complete compiler tool chain for building Palm OSwiz44-0/+1445
applications in C or C++. It is free software. The PRC-Tools package includes patched versions of the GNU packages GCC, binutils, and gdb, along with various post-linker tools to produce Palm OS .PRC files. Supplied by Dieter Baron.
2001-04-25add and enable tmakedmcmahill1-1/+2
2001-04-25initial import of tmake-1.7dmcmahill7-0/+171
from pkg/DESCR: tmake is an easy-to-use tool from Trolltech to create and maintain makefiles for software projects. It can be a painful task to manage makefiles manually, especially if you develop for more than one platform or use more than one compiler. tmake automates and streamlines this process and lets you spend your valuable time on writing code, not makefiles. Our main motivation for developing tmake was that we spent far too much time maintaining makefiles for Qt, our cross-platform GUI toolkit. Qt supports around 15 flavors of Unix, Microsoft Windows, and around 15 different C++ compilers. We looked at GNU autoconf, but it was Unix-specific and not flexible enough in our opinion. Our makefile system also had to deal with Qt meta object compiler (moc) issues. The moc program extracts meta information from C++ files and generates a C++ file with data tables etc. It takes extra work to add makefile rules for the moc and wanted to automate this task.
2001-04-25Replace cc with ${CC} in libtool example.skrll1-2/+2
2001-04-24Update to tela-1.32.jtb3-16/+29
BUG FIXES - t-functions using ellipsis argument (...) crashed Tela (this was due to the "deep" copy object array feature introduced in previous version 1.31, cure was to introduce another internal type KShallowObjectArray which is now used in Tprg::execute() in prg.C) - memory leak in object arrays (object.C:Tobject::setsize, deep clear was missing) (also this bug existed only in version 1.31, not before, because object array semantics was changed from shallow copy to deep copy in 1.31). USER-VISIBLE CHANGES - new diag() function contributed by Ch.Spiel which allows a second input argument specifying the super- or sub-diagonal (the default zero meaning the main diagonal), this function is compatible with Matlab's and also compatible with the old diag() function (std.ct) - added global symbol NaN if compiler supports NaN's (ieee754.h header is present and working) (tela.C)
2001-04-24add and enable mpacdmcmahill1-1/+2
2001-04-24Initial import of mpac-0.2.2dmcmahill4-0/+32
Microstrip Patch Antenna Calculator. MPAC analyzes various parameters including impedance and resonant frequency for a rectangular microstrip patch antenna.
2001-04-24Add and enable p5-libapreq.jtb1-1/+2
2001-04-24Initial import of p5-libapreq.jtb4-0/+31
This package contains modules for manipulating client request data via the Apache API with Perl and C. Functionality includes: - parsing of application/x-www-form-urlencoded data - parsing of multipart/form-data - parsing of HTTP Cookies Package provided by Nathan Ahlstrom <nrahlstr@games.winternet.com> in PR #12644.
2001-04-24Update ncftp3 to version 3.0.3:zuntum3-19/+13
Sorry for dirty-looking list of changes but fmt didn't help much and I don't want to spend whole day reworking it.. o Preference options can now be "file" completed on the command line with the set/show/prefs commands. o NcFTP directory changes are now always one subdirectory at a time, for better portability on remote servers with non-UNIX filesystems. o NcFTP tries to maintain the current directory itself, like /bin/ksh and Bash do, which means that symlinks remain part of the current working directory when possible. For example, on ftp.freesoftware.com if your current directory is /pub and you "cd linux", NcFTP will use /pub/linux as the current directory, even though the canonical directory on the server is /.0/linux. This is also useful for things like Linux's Kernel.org mirrors, so if you bgget a kernel.tar.gz file the "virtual" current directory is used rather than a specific-machine's layout. o Mac OS X support added. No Mac or Aqua specific features yet. o NcFTP now has an option to automatically use ASCII mode for transfers if the file's extension corresponds to a textual data file type. o Using homegrown gl_getpass in place of getpass() and getpassphrase for all platforms, not just Windows.. o Incorporating a few getline suggestions from Ken Cox. o Configuration tweaks for Cygwin port. o Removed some arbitrary buffer size limits. o Lint fixes. o Curses configuration fixes for HP-UX. o Shell utilities now have a "-bb" flag which is just like "-b" only the job is submitted only (and no ncftpbatch is spawned). o More problems fixed with interaction with Windows FTP servers. o Better compatibility with non-standard extensions to the FTP which allow for TCP Large Windows (specifically, SITE BUFSIZE). o Win32 port had a bug which leaked file handles. o Miscellaneous Win32 port fixes. o Changed default anonymous password to NcFTP@, since no one really cares any more about using a real e-mail address. o Bug fixed where some types of servers' features might not be queried. o Fixed some inconsistencies with the -a and -A flags among NcFTP and the shell utilities. "-a" is now ASCII mode across the board, and "-A" is the flag to use for append mode (which not many people use anyway). o Bug fixed where the flag for delete after upload (-DD) was being ignored. o You can now do "set yes-i-know-about-NcFTPd yes" from a NcFTP prompt to get it to quit plugging NcFTPd every 7th time you run the program. o Like the system-wide /etc/ncftp.firewall and /etc/ncftp.firewall.fixed files for global preferences, there is now the equivalent for regular preference files (/etc/ncftp.prefs_v3 and /etc/ncftp.prefs_v3.fixed). o The ncftpbatch spool files now support some additional options for sending additional FTP commands. The options are called "pre-command", "post-command", and "per-file-command". This is useful if you need to send some odd SITE command before transfer, for example. o Similarly, ncftpget and ncftpput have new -W/-X/-Y switches so you can send pre/each/post commands. (i.e. "-W SITE MY_WEIRD_IBM_MAINFRAME_OPTION"). o Bug fixed where NcFTP was not taking advantage of re-using a currently open host when exiting and launching ncftpbatch. If you bgget a file from within NcFTP, then exit while the host is still connected, ncftpbatch is supposed to inherit that existing context without having to reopen the host. o When using a URL with ncftpget, you can do "-a" to have it use ASCII. Prior versions forced to you use the little-known URL syntax to specify ASCII mode (btw, example of that is "ftp://ftp.foo.com/pub/README.TXT;a") o Bug fixed where our handling of the TCP_NODELAY option was not getting enabled. o A few tweaks for C++ compatibility.
2001-04-24Update libsigc++ to 1.0.3. Changes include minor bugfixes only.rh2-7/+7
2001-04-24Update:jun3-7/+6
1.95b121 (2001/04/24) mew-dist release * Merging wvHtml for WORD files. * Making execute-external safer. Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp> * A bug fix for mew-win32.el. Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp> 1.95b120 (2001/04/24) mew-dist release * C-cC-e is now executable on a message. * A bug fix for ".". Tatsuya Kinoshita <tatsuyak@pop21.odn.ne.jp> * A bug fix for "h" in Message mode. Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp> * A patch for text/html2. Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp> * Supporting ks_c_5601-1987. * C-uC-cC-y asks you arguments of the specified commands. * New API for mime-content-type. * mew-{front,rear}-{,non}sticky handle only text. * Defining mew-mime-external-body-list. * Singlepart body with unknown CTE: is now treated as a multipart. * The number of buffer local variables is now as small as possible. * ":" displays the syntax of a body. * Defining mew-ct-*p. * Defining mew-insert-manual. * mew-summary-execute-command can take args. Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp> * mew-summary-set-config can be used in thread. SUGIMORI <taro@fc.jpn.org> * Singleparts in Multipart/Alternative are marked with "*". * Defining mew-find-longest-match(). * Separating warning and info.
2001-04-24Update gtop to 1.0.13. Changes include:rh4-50/+44
* Released GTop 1.0.13 "Endstation Gerolzhofen". - patch from Vlad Harchev to avoid a style/theme related crash. * Released GTop 1.0.12 "Gerolzhofen". - small fix for systems where frequency != 100. - a lot of translation updates. * Released GTop 1.0.11 "Berlin". - this should finally fix the crash on startup problem. * Released GTop 1.0.10 "November Rain". - this should fix a lot of crash on startup and other bugs. NOTE: If you're upgrading from a very old version of GTop and get a crash, please try removing your ~/.gnome/gtop before you file a bug report.
2001-04-24Update gnome-core to 1.4.0.2. Changes are italian catalog updates andrh3-21/+134
minor bugfixes only.
2001-04-24Update gtk-- to 1.2.5. Changes include:rh3-16/+16
Release: Gtk-- 1.2.5 * Fixes for code generator. * Fixes for RedHat 7.0 configure bug. * Numerous patches to clean up code and improve appearance. * Added SpinButton::update() (Augustin Ferrin Pozuelo) * Menushell namespace fixes (jaycox) * Fixes for gtk--.m4 (srittau) * Major CTree fixes * CTree::selection() fixed. (Murray Cumming) * Added CTree::{Row,Column}::moveto() * Fix for CTree::RowList::end() (Daniel Elstner) * Documentation fixes (Falk Hueffner) * TreeItem patch (Joe Yandle) Release: Gtk-- 1.2.4 * Fixes for code generator * Rotated Bin::add_pixlabel. * gcc 2.96 fixes. * Distribution fixes. * Tutorial updates. * Dialog demos. * Dialog demo from Paul Serice. * Warning clean up. * Fix for accelerator labels from Toralf Lund. Release: Gtk-- 1.2.3 * Fixes for container * Bugs in code generator * Minor internal fixes. * Major changes for libstdc++-v3 from Felix Natter * Patches to try to improve gcc 2.96 compilation (still problem with yacc) * Menu improvements to support dynamic menu items. * CTree iterator fixes. Release: Gtk-- 1.2.2 * CTree updates from Juergen Mangler, a9506264@unet.univie.ac.at * Tearoff menu support (Juergen). * New examples for ctree and menu (Juergen). * Changed internals to get around serious gcc bug. Earlier versions should be discarded. Use of old version with multiple inheritence will cause segfaults!
2001-04-24Update psmisc to 20.1. Changes from version 19:jlam10-321/+326
- command line -<num> put back in. - got rid of annoying "sending signal #" debug message - updated killall.1 - updated killall usage - verbose now tells you what signal it is killing with. - New maintainer - Uses automake/autoconf to determine things - License changed to GPL - signames.h generated better (suggested by Grant Erickson) - uses getopt() for better command line stuff - makes less assumptions about process name, closes Debian Bug #53337 - Doesn't use losetup for loop devices in fuser. - Better selection of process name (thanks to David desJardins)
2001-04-24in the USE_JAVA and jdk case, addabs1-1/+2
BUILD_DEPENDS+= {sun-jdk,jdk}-*:../../lang/jdk This allows the run DEPENDS to use sun-jre
2001-04-24Added and enabled gpasm-0.9.4wulf1-1/+2
2001-04-24Add and enable panrh1-1/+2
2001-04-24Initial import of pan-0.9.6, an advanced, threaded Gnome newsreader.rh7-0/+154
2001-04-24Disable "-w" for perl, as this causes lots and lots of warnings aboutkim2-4/+10
uninitialized variables. Since the script works, this will prevent the web error log from filling up...
2001-04-24Initial import of gpasm-0.94 assembler for Microchip's PIC processorswulf4-0/+156