summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2000-01-17xspeakfree 0.8.1 -- Tcl/Tk (wish) frontend to Speak Freelyjlam7-0/+72
2000-01-17Upgrade vim packages to vim 5.6.pooka16-376/+309
New since version 5.5 --------------------- Not much: - New "Edit with Vim" popup menu entry for MS-Windows. Avoids problems with the MS Office taskbar. - 18 new syntax files. - "z+" and "z^" commands. And many bug fixes! This version is aimed at stability. See ":help version-5.6" in Vim for the details.
2000-01-17Redo this patch with less context to avoid a RCS keyword.bad2-28/+17
``This time for sure!''
2000-01-17Remove the attempt to patch a second time if a patch doesn't applyagc1-2/+1
cleanly the first time. This is unnecessary now that fuzz has been removed from pkgsrc patches.
2000-01-17Document two new make variables which may be defined in mk.conf:jlam1-6/+12
USE_CRYPTO: YES, NO; Default: YES - whether or not net/speakfreely is compiled with support for encrypted connections USE_IDEA: YES, NO; Default: package-dependent - whether or not to compile with support for patented IDEA; used by net/speakfreely and security/ssh Also, remove SSH_DONT_USE_IDEA. This is still handled by ssh Makefile, but is marked as deprecated.
2000-01-17Use new variable USE_IDEA, which is YES/NO, and mention that SSH_DONT_USE_IDEAjlam1-5/+13
is deprecated. Defaults to USE_IDEA=YES to match current default build.
2000-01-17Remove speakfreely-cryptojlam1-2/+1
2000-01-17Unbreak this at least for non-NOPIC architectures.hubertf4-697/+795
If someone sends me the needed changes for NOPIC machines, this should be split up again. (If needed!)
2000-01-17Remove speakfreely-crypto. Functionality now merged with speakfreely.jlam1-28/+0
2000-01-17Merge net/speakfreely and net/speakfreely-crypto. Allow building withoutjlam12-153/+519
using patented IDEA algorithm. Uses two new make variables which may be defined in mk.conf: USE_CRYPTO: YES, NO USE_IDEA: YES, NO Defaults to building with crypto but without IDEA.
2000-01-17Introduce another definition WARN_NO_OBJECT_FMT, defaulting to yes, whichagc2-3/+14
governs whether a package which was installed before OBJECT_FMT was added to the BUILD_DEFS will display an warning message. To shut up the message, set WARN_NO_OBJECT_FMT to "no".
2000-01-17Avoid problems with the newly updated Perl package by expressing theagc1-2/+2
dependency as a wildcard: DEPENDS+= perl-*:${PKGSRCDIR}/lang/perl5
2000-01-17Add and enable asp2phpagc1-1/+2
2000-01-17Initial import of asp2php, a utility which can convert WWW Activeagc5-0/+29
Server Pages (ASP) files that run on the Microsoft IIS Web Server into PHP pages to run on Apache, into the NetBSD packages collection.
2000-01-17make this work under current too.christos2-4/+45
2000-01-17fix obvious problems.christos1-3/+4
2000-01-17New openssh package [needs some cleanup]christos14-0/+357
- it is not enabled by default (need to think what to do with the ssh conflict) - only tested under 1.4.1 so far
2000-01-17upgrade to 0.84a. note that config file format is changed since 0.7x.itojun5-119/+27
2000-01-17Remove unnecessary ALL_TARGETjlam1-3/+1
2000-01-17Add and enable rxjlam1-1/+2
2000-01-17rx 1.5 - Fast replacement for the GNU regexp libraryjlam8-0/+110
2000-01-17Upgrade perl to 5.005_03christos13-276/+140
2000-01-17suggest `xset fp rehash' if adding fonts to font path with `xset +fp /foo/bar'jwise2-0/+2
2000-01-17Sigh... fix typo in messagejwise2-2/+2
2000-01-16Add and enable jmk-fontsjwise1-1/+2
2000-01-16Initial import of jmk-fonts-3.0. From pkg/DESCR:jwise12-0/+332
These are character-cell fonts for use with the X Window System, created by Jim Knoble. The current list of fonts included in this package are: Neep (formerly known as NouveauGothic) A pleasantly legible variation on the standard fixed fonts that accompany most distributions of the X Window System. Comes in both normal and bold weights in small, medium, large, extra-large, and huge sizes, as well as an extra-small size that only comes in normal weight. Comes in the following encodings: ISO-8859-1 (Latin1, Western European + Icelandic) ISO-8859-2 (Latin2, Eastern European) ISO-8859-9 (Latin5, Western European + Turkish) ISO-8859-15 (Latin9, Western European + Euro Symbol) Modd A fixed-width font with sleek, contemporary styling. Normal and bold weights in a 10-point (6x11) and a 12-point (6x13) size. ISO-8859-1 encoding only.
2000-01-16Patch the sample Apache Server configuration file fragment that comes withjwise4-8/+43
Tomcat so that it works out of the box with our Apache Server config.
2000-01-16Update asapm to 2.9. Changes from 2.7:jlam6-36/+31
2.8 25 Nov 1999 Fixed a bug reported by Hartmut M. Bromkamp <Bromkamp@istgmbh.com> ".... But what really led me into some confusion is the fact that the -rc option doesn't work: Everytime I launch asapm by asapm -rc /root/.asapmrc it will only display its options and ceases...." This should at the same time fixed the bug that asapm did not understand '-fail' anymore (-f was used in the code instead of -rc). 2.9 19 Nov 1999 Stephen Crane <jsc@darkstar.szyzygy.org> proposed the following: "I've attached a patch to asapm-2.7 to share or use the closest colours when creating the pixmaps. (It would also be good to do this for the battery and other colours but I don't know enough X, yet.) I need this for my graphically-challenged portable: I think it's better to go with ugly colours than do without the APM data." So here is the new version with his patch.
2000-01-16Two changes that come with mod_jserv-1.1:jwise1-3/+3
1.) Apache Server 1.3.9 or higher is now needed 2.) Build with the Apache EAPI (--enable-EAPI), now that mod_jserv supports it. This should make jserv run a little smoother and saves a truly frightening `Warning: apache may crash' warning when loading mod_jserv
2000-01-16add & enable kdocwulf1-1/+2
2000-01-16Initial import of kdoc, a C++ and IDL Class Documentation Tool.wulf5-0/+54
2000-01-16ONLY_FOR_PLATFORM= *-*-i386abs1-1/+2
2000-01-16Add and enable py-pcgitsarna1-1/+2
2000-01-16import Persistent CGI system from Zope/ZPublishertsarna5-0/+45
2000-01-16Update for mod_jserv-1.1jwise5-7/+20
2000-01-16Add and enable speyesjlam1-1/+2
2000-01-16speyes 1.2.0 -- XEyes clone with South Park characters. Admittedlyjlam7-0/+35
completely useless, but I gotta be me :)
2000-01-16Avoid misaligned loads on alpha in util/inet_addr_local.c: copy *ifr insommerfeld2-1/+24
such a way that gcc doesn't make unwarranted assumptions about the alignment of *ifr. Simply casting to (char *) wasn't sufficient.
2000-01-16Add the icon file so you can make a nice-looking dock-app in yourjlam2-2/+6
window manager of choice.
2000-01-15remove lint from splitting the KAME patchhubertf25-99/+51
2000-01-15Add and enable xpuyopuyojlam1-1/+2
2000-01-15update snort to 1.5; added distribution sites, install example configs.wiz4-8/+44
From the Readme: Version 1.5 adds major new functionality! Detection and preprocessing plugins, session logging, rules file variables and includes, five new network layer decoders including ISDN and Token Ring support, new detection functionality, and a bunch of other cool stuff.
2000-01-15xpuyopuyo - Tetris-like puzzle gamejlam9-0/+78
This is the most addictive game I've played, first discovered on a Mac, now pleasantly surprised to find it for X11.
2000-01-15Add comments indicating why jsdk20 and ap-jserv are disabled here.jwise1-2/+3
Anyone have a better idea? Should these be disabled? INTERACTIVE? something else?
2000-01-15Update dependency on ncurses to >=4.2jlam37-80/+81
2000-01-15Update ncurses to 5.0. From the release notes:jlam18-341/+608
We decided to release ncurses as a new whole number release (5.0) because it incorporates several interface changes, including some that would invalidate existing shared libraries. These are the highlights from the change-log since ncurses 4.2 release. Interface changes: * The principal source of changes to the interface comes from the release of X/Open Curses in 1997. Earlier versions of ncurses (4.0 and before) were based on a draft version of the specification. The release version adds parameters to some functions to support the evolving internationalization of curses. These summarize the impact: + modified several prototypes to correspond with 1997 version of X/Open Curses (affects ABI since developers have used attr_get). + corrected prototypes for slk_* functions, using chtype rather than attr_t. + the slk_attr_{set,off,on} functions need an additional void* parameter according to XSI. + correct macros for wattr_set, wattr_get, separate wattrset macro from these to preserve behavior that allows attributes to be combined with color pair numbers. + reviewed/updated curses.h, term.h against X/Open Curses Issue 4 Version 2. This includes making some parameters NCURSES_CONST rather than const, e.g., in termcap.h. + reviewed/corrected macros in curses.h as per XSI document. + add set_a_attributes and set_pglen_inch to terminfo structure, as per XSI and Solaris 2.5. * The newest version of the X/Open Curses is implemented on Solaris and other vendor's systems. It adds new features to the terminfo descriptions: + implement tparm %l format. + implement tparm printf-style width and precision for %s, %d, %x, %o as per XSI. * We made additional changes to reduce impact by future interface changes: + rename key_names[] array to _nc_key_names since it is not part of the curses interface. + move macro winch to a function, to hide details of struct ldat * modify configure script to embed ABI in shared libraries for HP-UX 10.x (detailed request by Tim Mooney). * modify configuration of shared libraries on Digital Unix so that versioning is embedded in the library, rather than implied by links (patch by Tim Mooney). New features: * enable sigwinch handler by default. * turn on hashmap scrolling code by default * improved support for termcap applications + modify tput to accept termcap names as an alternative to terminfo names. + provide support for termcap PC variable by copying it from terminfo data and using it as the padding character in tputs. + provide support for termcap ospeed variable by copying it from the internal cur_term member, and using ospeed as the baudrate reference for the delay_output and tputs functions. + change name-comparisons in lib_termcap to compare no more than 2 characters. + add configure option --enable-tcap-names, which essentially allows users to define new capabilities as in termcap. * add mouse support to ncurses menus. * add mouse and dll support for OS/2 EMX * modify terminfo parsing to accept octal and hexadecimal constants * add configure option --enable-no-padding, to allow environment variable $NCURSES_NO_PADDING to eliminate non-mandatory padding, thereby making terminal emulators (e.g., for vt100) a little more efficient. * modify lib_color.c to eliminate dependency on orig_colors and orig_pair, since SVr4 curses does not require these either, but uses them when they are available. * add -f option to infocmp and tic, which formats the terminfo if/then/else/endif so that they are readable (with newlines and tabs). * modify tic to compile into %'char' form in preference to %{number}, since that is a little more efficient. Major bug fixes: * modify lib_tstp.c to block SIGTTOU when handling SIGTSTP, fixes a problem where ncurses applications which were run via a shell script would hang when given a ^Z. Also, check if the terminal's process group is consistent, i.e., a shell has not taken ownership of it, before deciding to save the current terminal settings in the SIGTSTP handler. * suppress sc/rc capabilities from terminal description if they appear in smcup/rmcup. This affects only scrolling optimization, to fix a problem reported by several people with xterm's alternate screen, though the problem is more general. * modify relative_move and tputs to avoid an interaction with the BSD-style padding. The relative_move function could produce a string to replace on the screen which began with a numeric character, which was then interpreted by tputs as padding. * modify setupterm so that cancelled strings are treated the same as absent strings, cancelled and absent booleans false (does not affect tic, infocmp). * modify lib_vidattr.c to allow for terminal types (e.g., xterm-color) which may reset all attributes in the 'op' capability, so that colors are set before turning on bold and other attributes, but still after turning attributes off. * use 'access()' to check if ncurses library should be permitted to open or modify files with fopen/open/link/unlink/remove calls, in case the calling application is running in setuid mode. * correction to doupdate, for case where terminal does not support insert/delete character. The logic did not check that there was a difference in alignment of changes to old/new screens before repainting the whole non-blank portion of the line. Modified to fall through into logic that reduces by the portion which does not differ.
2000-01-15replace rdist-6.1.4 with freerdist-0.91. 6.1.4 is just too buggy.christos13-342/+64
2000-01-15sync patcheshubertf1-13/+0
2000-01-15next part of IPv6ification of lynx (KAME patch)hubertf26-0/+10441
2000-01-15Make this use IPv6. Also made sure to still work on 1.4.1. :)hubertf3-4/+46