summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1999-11-08Net::DNS is a Perl interface to the DNS resolver. It allows thehubertf5-0/+105
programmer to perform any type of DNS query from a Perl script. For details and examples, please read the Net::DNS manual page. As of version 0.02, Net::DNS is written entirely in Perl. Version 0.01 was written mostly in C and used the system's resolver. The Perl version runs quite a bit slower, but considering that the network can be a serious bottleneck when making DNS queries, the speed difference may not really matter in most cases. However, future versions may contain some C to increase speed or for those who wish to link against libresolv or libbind.
1999-11-07Remove obsolete patch file.tron1-27/+0
1999-11-07Update "gnome-utils" package to version 1.0.50 included in GNOME 1.0.53tron3-41/+51
release. This version fixes several bugs found in 1.0.12 and adds some new translations.
1999-11-07Update "gnome-media" package to version 1.0.51 include in GNOME 1.0.53tron5-26/+43
release. This version fixes several bugs found in 1.0.9.1.
1999-11-07Fetch distribution file from directory of GNOME 1.0.53 release.tron1-2/+2
1999-11-07Because NetBSD's which(1) doesn't return a non zero exit code if a commandtron2-1/+18
is not found use "type" in "gnome-wm" script instead.
1999-11-07Update "ee" package to version 0.3.11 included in GNOME 1.0.53 release.tron3-12/+18
This version fixes several bugs found in 0.3.8.
1999-11-07Remove .el files; they only get installed if emacs is present onhubertf1-3/+3
the current system, and if, then it's installed nito different places depending on emacs version.
1999-11-07Don't depend on lesstif directly, use USE_MOTIF instead.hubertf2-4/+4
1999-11-07add k-dependencyhubertf2-2/+6
1999-11-07Update for cgoban-1.9.8. This also reflects the new homepage andhwr3-25/+6
distfile location.
1999-11-06Add and enable xgospel.hwr1-1/+2
1999-11-06Xgospel, a X11 based go client to connect to IGS by Jean-Loup Gailly.hwr5-0/+24
1999-11-06add and enable cgilibwennmach1-1/+2
1999-11-06Initial import of cgilib-0.5: a common gateway interface library.wennmach8-0/+113
Provided by Berndt Josef Wulf (wulf@ping.net.au) in PR 8751 with some modifications by myself.
1999-11-06add & enable klavghubertf1-1/+2
1999-11-06This is a small KDE applet showing load everage graph on thehubertf8-0/+124
panel. You could customise colours, refresh rate. It also allows to execute some command on click. After start it puts itself in the docking area on the panel. If session support is enabled, it will restart itself next time user logs in. Pressing righ mouse button shows menu. Pressing left mouse button executes configured command.
1999-11-06Update "mutt" package to version 1.0. Changes since version 1.0pre3:tron3-10/+11
- bug fixes - new und updated translations
1999-11-06Fix a rather nasty problem with signals, namely SIGCHLD, that preventedexplorer1-1/+7
running threaded binaries if SIGCHLD was set to SIG_IGN. What happens is that pthreads uses either sigaction() or signal() to set up signals when switching thread state. It used HAVE_SYSCALL_SIGACTION to decide which to use. But, while we have a FUNCTION called sigaction(), the syscall is __sigaction14, which caused HAVE_SYSCALL_SIGACTION to not be defined. This would have been ok if the pthread kernel didn't assume signal would return 0 for success and non-zero for failure. Signal() returns the previous handler. SIG_IGN != 0, so pthreads thought the call failed. Resulting in a call to abort().
1999-11-05Workaround for IsoLatin2.enc not being publically readablesoren1-1/+2
in the distribution archive.
1999-11-05remove ALL the local path...explorer2-4/+4
1999-11-05how'd this sneak in there? Remove local paths from patch fileexplorer2-5/+4
1999-11-05add machdep_sys_ftruncate() as wellexplorer2-5/+6
1999-11-05do the machdep_sys_lseek() thing slightly differently, but do it everwhere ↵explorer2-1/+13
via a common include file.
1999-11-05somehow patch-bc was lost from hereexplorer1-1/+2
1999-11-05two fixes. One, context switch fix (sorta) and another obvious bug in call ↵explorer3-2/+38
to pthread_sigmask()
1999-11-05another 1.4.x vs. -current fixexplorer2-7/+11
1999-11-05Make the endian.h thing work on 1.4.1 as well as 1.4L. I don't know exactly ↵explorer2-6/+10
when the file sys/endian.h was created, but I don't really care as I know it wasn't in 1.4.x and it is in the latest -current.
1999-11-05make makepatchsumexplorer1-2/+8
1999-11-05remove pthreads's endian.h, as it isn't needed anymore.explorer2-3/+5
1999-11-05commit patches to make a try at fixing signal handling, compilation under ELF.explorer8-13/+506
I'll sync these changes up to the mysql package when I test these changes a bit more.
1999-11-05-Wl,-R${X11BASE}/lib, so this works on ELF.jwise1-2/+4
As an X-Window front-end to LaTeX, shouldn't this install into ${X11BASE}?
1999-11-05Upgrade to 1.5.3abs4-12/+12
1999-11-05Add cfengine to sysutils SUBDIRSabs5-3/+62
Add patches to set the correct Class based on the netmask (in the process of submitting all patches back to the maintainer)
1999-11-05make this work with NetBSD <elf.h>mrg2-20/+44
1999-11-05add & enable cervisiahubertf1-1/+2
1999-11-05Cervisia is a graphical frontend for the CVS client. It provides access tohubertf9-0/+149
the following features: - Checking out a module from a repository. - Importing into the repository. - Updating or retrieving the status of a working directory or single files. - Common operations like add, remove and commit. - Diff against the repository and between different revisions. - Annotated view of a file. - View of the log messages in tree and list form. - Resolving of conflicts in a file
1999-11-05mention SNMPhubertf1-1/+1
1999-11-05add & enable kmaphubertf1-1/+2
1999-11-05Kmap is a gui frontend to the popular portscanning utility nmap. Nmaphubertf7-0/+67
is a console application with a wide variety of powerful options, but the sheer number of these options can make using nmap difficult. Thus, kmap is targeted towards those that would like to use a powerful scanner from time to time, without having to constantly check the man page for help.
1999-11-05fix dependshubertf1-2/+1
1999-11-05add dependshubertf1-1/+4
1999-11-05add & enable amorhubertf1-1/+2
1999-11-05AMOR is an acronym for Amusing Misuse of Resources. It is a smallhubertf5-0/+376
themeable animation that sits on top of your active window. AMOR doesn't deliberately waste resources, but of course running any program that serves no useful purpose is wasteful. Several themes are available for this, a kwm compatible window manager is required (KDE's kwm and window maker are ok).
1999-11-05Add and enable psify.kim1-1/+2
1999-11-05Pretty print source code or just convert any ascii file to PostScript.kim5-0/+38
1999-11-04Make this work on sparcs.minoura5-44/+103
Needs tests on a.out systems.
1999-11-04Initialiase MKCATPAGES (to yes) so that other operations can take placeagc1-1/+3
on this Makefile.
1999-11-04Initialise MKCATPAGES (to yes), so that other operations can work on thisagc1-1/+3
Makefile.
1999-11-04fix after duplicated import. includes future USE_INET6 part (commented out).itojun4-27/+24