summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2000-03-11Ddd needs "bison" to build.fredb1-1/+2
2000-03-11Use "sed" instead of "perl" in "post-extract" target.tron1-7/+10
2000-03-11Add context to fuzzy patch.fredb2-3/+4
2000-03-11Update "xchat" package to version 1.4.1. Changes since version 1.4.0:tron3-10/+6
- Fixed a bug that could make new text not appear while marking text. - xtext: Further improved performance when double buffering is turned off (marking text & URL hilights are almost flicker free). - xtext: Double buffer is now freed at each render operation, this should reduce memory usage if you have many tabs open. - If you closed a server while it was in the reconnect-delay, xchat would crash - fixed. - No more zombies when doing /discon while connection in progress. - Added "/clear all" command (Paul de Regt). - Hilights only work on full word matches now (Brendan O'Dea). - Some Solaris compilation fixes (David Morgan). - Danish translation updated (Birger Langkjer). - Italian translation updated (Stefano Fava). - Greek translation added (Fanis Dokianakis). - Dutch translation upated (Arjan Scherpenisse). - Removed some very old translations: fr_CA, no, pl, ru and sv. (If someone wants to update these, you're welcome to). - Channel mode "+h nick" (half Op) is now reported correctly (still not supported in the userlist though). - Having indent nicks OFF in channel windows and ON in dialog windows didn't work - fixed. - Sometimes ignores wouldn't save - fixed.
2000-03-11add & enable snobolwiz1-1/+2
2000-03-11Initial import of the original SIL (SNOBOL4 Implementation Language)wiz8-0/+87
"macro" version of SNOBOL4 (developed at Bell Labs) with the `C' language as a target. Requested in pkg/9074.
2000-03-10Add HOMEPAGE and change ${LOCALBASE}/cyrus to ${PREFIX}/cyrus.jlam1-2/+3
2000-03-10One file was renamed when this went to beta2 - spotted by Bernd.hubertf1-2/+2
2000-03-10One file was renamed when this went to beta2 - spotted by Bernd.hubertf1-2/+2
2000-03-10Stop phantasizing about merging pkgs back into FreeBSD, instead tell peoplehubertf1-10/+7
to submit patches that apply without fuzz. (Maybe someone could explain the exact issues with this).
2000-03-10Depend on emacs-20.6.minoura1-2/+2
2000-03-10In informational messages to the user, use '=>' in preference to '>>',agc1-21/+21
so that cut-n-paste into send-pr will work correctly. Fixes PR 9173 from ITOH Yasufumi.
2000-03-10Updated to Emacs-20.6.minoura8-1489/+1385
Emacs-20.6 is a bug-fix release with one user-visible change * Support for ARM-based non-RISCiX machines has been added. (patches/patch-be was removed because of this addition). I believe it can run on any ports on which Emacs-20.5a runs.
2000-03-10Add and enable aideagc1-1/+2
2000-03-10Initial import of aide, a free intrusion detection system for checkingagc5-0/+33
file integrity, into the NetBSD packages collection. It creates a database from the regular expression rules that it finds from the config file. Once this database is initialized it can be used to verify the integrity of the files. It has several message digest algorithms (md5,sha1,rmd160,tiger,haval,etc.) that are used to check the integrity of the file. More algorithms can be added with relative ease. All of the usual file attributes can also be checked for inconsistencies. It can read databases from older or newer versions. See the manual pages within the distribution for further info. There is also a beginning of a manual at http://www.cs.tut.fi/~rammer/aide/manual.html This package is very similar to tripwire, but without its licen[cs]e constraints.
2000-03-09correct checksum.itojun1-2/+2
2000-03-09upgrade to 5.3.2. (see mail/fetchmail for changelog)itojun1-2/+2
2000-03-09upgrade to 0.85.itojun2-4/+4
(changelog from www.zebra.org) Fix bug of OSPF LSA memory leak. Fix bug of OSPF external route memory leak. OSPF AS-external-LSA origination bug was fixed. And other many ospfd problems are fixed. BGP Route reflector's originator-id bug is fixed. RIPv1 update is done by class-full manner.
2000-03-09Upgrade from 5.3.0 to 5.3.2. includes important IPv6 fixitojun5-35/+6
(if you have IPv4-only sendmail on dual stack node, 5.3.0 may fail to connect). --- fetchmail-5.3.2 (Mon Mar 6 21:41:23 EST 2000), 18695 lines: * Added experimental support for RFC2177 IDLE command extension of IMAP. * Updated fr.po. * Fixed a bug in fetchmailconf's handling of envelope skip prefixes. * Don't nuke .fetchids when authorization failure keeps us from getting URLs. * Added FAQ item X6 on dropped and mangled attachments, thanks to Rob Funk. * Teach configure.in to link the RSA reference library if available. * Disable saving of Message-IDs into UIDL lists. fetchmail-5.3.1 (Sun Mar 5 23:02:42 EST 2000), 18648 lines: * Use remotename@hostname for MAIL FROM if we have not been able to deduce a Return-Path. * Fix the attempted fix for Joop Susan's ENOTCONN bug. * Added FAQ material on a Microsoft Exchange bug, on forwarding to a different host than the one fetchmail runs on, and on using ssh for a secure passwordless connection. Removed the FAQ entry on popclient. * Jun-ichiro itojun Hagino <itojun@iijlab.net> sent a fix for IPv6. * Fix Red Hat 6.2beta bug 9982: fetchmailconf now automatically pups up an edit panel whenever a new user or site is created. * Fix Red Hat 6.2beta bug 9987: Deal gracefully with the possibility that we might be running as a subprocess with stdin not attached to a tty, and thus unable to query for a password. * Resolved all current Debian bugs classed `important'; #43139, #44744, #44760, #44774, #43140, #50990. * Resolved Debian ordinary bugs #17769, #34383, #38303, #39732, #51674, #53386, #53732, #58553. * Resolved Debian wishlist bug #26630. * Resolution of #59281 (still loops on Ctrl-C) involved a small change in behavior; SIGPIPE now terminates the current poll cycle.
2000-03-09Quit the address loop after a successful connection, to avoidminoura2-7/+9
multiple connection to a v4/v6 host. Pointed out by IWAMOTO Toshihiro <iwamoto@sat.t.u-tokyo.ac.jp>.
2000-03-09Change print-depends to look into /var/db/pkg, instead of pkgsrchubertf1-5/+18
(implements $PACKAGE_DEPENDS_QUICK) -- Thomas Klausner hinted me at some interresting problem WRT the print-depends package. If something depends on suse_linus-6.*, that package will register whatever suse_linux there is right now on the system (in his case V6.1). What print-depends then does is also dig out any pkgs required for suse_linux, based on what's in pkgsrc, which is of course _wrong_, as this most likely doesn't match the installed version.[*] The right thing instead is to print whatever the (currently installed) suse_linux package depends on, which can be read from "pkg_info -qf" output, looking at the @pkgdep lines. Of course this only works if the pkg is actually installed, so it cannot be used for README.html generation etc., but that's bad luck. One positive aspect of using the @pkgdep list instead of going down recursively is that this saves some time and processes. On my P133 it's going down from ~11s to 0.5s for the pkgsrc/x11/kde package. During a "make package" of kde itself (not counting the depending pkgs) this will cut down like 20s (once for the fake-pkg target, and another one for the pkg_create args - maybe a 3rd time for pkg_create in fake-pkg, but I don't want to check that right now). Anyways, a general solution would be to use the "pkg_info -qf | grep @pkgdep" in print-depends instead of recursion (only!) in the places that we know that the depends are installed. Which is the PKG_ARGS assignment (for pkg_create) and the fake-pkg target. [*] Plus it may be questioned that we should not go down recursively for pkg depends anyways, but this is used in too many subtle ways throughout the system to change.
2000-03-09Changes to make DESTDIR builds have a bit more chance to survive,hubertf1-3/+10
esp. WRT PKG_DBDIR; Plus one comment.
2000-03-09remove trailing `.'wiz32-32/+32
2000-03-09Depend on "teTeX" package version 1.0.6 or newer.tron1-2/+2
2000-03-09Bump version number of "teTeX" package to 1.0.7 after "teTeX-bin" hastron1-4/+4
been updated.
2000-03-09Update "teTeX-bin" package to version 1.0.7. A list of the changes is nottron2-5/+5
available unfortunately.
2000-03-09Put the lockfile in "/var/spool/lock/", as tip(1) does, instead ofwiz4-7/+49
"/var/spool/uucp/". Fixes pkg/8876.
2000-03-08Update to tgif-4.1.28.dmcmahill2-4/+4
There's a bug in tgif-4.1.26 and tgif-4.1.27 with undoing and redoing delete operation when more than 1 object is involved. This bug is fixed in tgif-4.1.28.
2000-03-08Use wildcard dependences on "teTeX-sharesrc" package.tron1-2/+2
2000-03-08Update "teTeX-sharesrc" package to version 1.0.1 and resolve conflictstron3-2292/+2684
with "teTeX-share" package.
2000-03-08Bump version of "gnome" meta package to 1.0.53.2 after "xchat" packagetron1-19/+19
has been updated.
2000-03-08Update "xchat" package to version 1.4.0. The most important change sincetron5-25/+15
version 1.2.1 is the new text based "xchat-text" client. A complete list of the changes can be found under "http://xchat.org/changelog13.txt".
2000-03-08Update "xemacs-packages" to version 1.3. The following packages havetron3-42/+38
been updated since version 1.2: - xemacs-base to 1.37 - xemacs-devel to 1.25 - c-support to 1.14 - cc-mode to 1.17 - debug to 1.11 - dired to 1.07 - edit-utils to 1.45 - efs to 1.16 - fsf-compat to 1.07 - mailcrypt to 2.04 - mule-base to 1.34 - net-utils to 1.13 - os-utils to 1.19 - prog-modes to 1.23 - psgml to 1.15 - sgml to 1.06 - sh-script to 1.11 - text-modes to 1.22 - time to 1.09 - vc to 1.22 - viper to 1.18
2000-03-08Update "xemacs" package to version 21.1.9. Changes since version 21.1.6:tron3-8/+10
- configure.in: Sync Berkeley db autodetection with src/database.c - README: Remove msdos part. - configure.in: add new machine type for IRIX 6.[2-5] to switch from using unexelf.o to unexelfsgi.o for just those versions of IRIX. In the ideal world it would be handled by the s/irix6-0.h but since machine config is included AFTER OS config, I had to add a new machine type. - configure.in: Default Drag-N-Drop to "no" - etc/FTP: Updated FTP mirrors list. Replaced GNU FTP document with a URL. - etc/MAILINGLISTS: Updated mailing list subscription information. Replaced GNU MAILINGLISTS document with a URL. - INSTALL: Update configure option. - configure.in (native_sound_lib, --sgi--): Check for audio.h. (LIBS): Check for libCsup. - INSTALL: Added more information about README.packages, and re-numbered some bullets. - etc/sample.Xdefaults: adds a reference to beNiceToColrmap, so that the user can guess what to do if xemacs' dialogs are butt ugly. - INSTALL: Make disk space requirements more realistic. Add note about stack size requirements. Update and add more weight to the package section. - README: Add reference to README.packages - INSTALL: Remove junk from install.sh - Makefile.in (install-arch-dep): use exe_suffix for link installation. - configure.in: define exe_suffix if we're on ms-windows. - configure.in (EMACS_CONFIGURATION): Use $configuration, not $canonical, so that installation paths and dynamic path setup will stay in synch. - configure.in (machine): Recognize MIPS/Linux. - README.packages: Added hint on how to figure out what packages to get.
2000-03-08Make the build work with a CC-variable containing spaces as suggestedpooka2-7/+9
by Rafal Boni <rafal.boni@metatel.com> in pr-9556
2000-03-08Update xephem to 3.2.3, from Thilo Manske in PR 9454, munged slightlyagc8-73/+65
by myself. Changes since previous version: Numerous bug fixes, new fast zoom and panning modes on skyview, add zenith angle to table in dataview, add live dragging in earth and sky view, and many other features.
2000-03-08Update of darcnes to 20000305.wiz2-5/+5
Changes: o Added keyboard support to Apple ][ driver (only works under X). o Added a couple more instructions to the emu68k core (and still nothing runs). o Added range checking to ROM accesses in the genesis driver. o Disabled I/O logging of FM chip writes in the genesis driver. o Fixed a bug with MMC3 IRQs (SMB3 fortress now works correctly). o Cleaned up the NES PPU code somewhat. o Cleaned up the SMS sprite renderers somewhat. o Rebuilt command line parsing for X version and added (but failed to document) a command to override system detection (needed to access the Apple ][ driver).
2000-03-08add and enable latex2rtfwiz1-1/+2
2000-03-08Initial import of latex2rtf, based on pkg/9563 bywiz7-0/+102
Brook Milligan <brook@biology.nmsu.edu>
2000-03-07Be maintainer of this.jwise1-2/+2
2000-03-07Add and enable p5-Date-Manipjwise1-1/+2
2000-03-07Remove file accidentally brought in with import.jwise1-0/+0
2000-03-07Initial import of p5-Date-Manip-5.37, the perl5 Date::Manip module.jwise6-0/+44
2000-03-07Bring this package closer to a working state. Configuring the "libxmms"tron13-372/+160
library doesn't work properly yet.
2000-03-07Make sure that our package libtool is used.tron3-3/+23
2000-03-07Add missing "USE_GTEXINFO= YES".tron1-4/+5
2000-03-07fix a patchfile bug which caused parse.cc to be compiled twice.dmcmahill2-6/+7
2000-03-07Reapply my changes from revision 1.20kim1-3/+3
2000-03-07Back out last commit. "ftp.xlink.de" is not an official name.tron1-2/+2
2000-03-07Add and enable doc++jlam1-1/+2