Commit graph

4777 commits

Author SHA1 Message Date
ben
d549991ec9 Note PKGREVISION bump on Ularn due to misc fixes. 2003-12-06 19:31:56 +00:00
wiz
d174553c4b bkedit update done, epic4-1.2.1 out. 2003-12-06 18:51:03 +00:00
wiz
22e4e7c76f Note bkedit update 2003-12-06 18:50:46 +00:00
wiz
1a1bcc4b02 autoconf and automake updates done. 2003-12-06 18:30:02 +00:00
recht
fec448c1f2 Note addition of gtkhtml-3.0.9. 2003-12-06 18:23:08 +00:00
recht
2b00641c22 Note update of gal2 to 1.99.10. 2003-12-06 17:56:39 +00:00
tron
48eee0faf2 Note removal of the "plex86" package. 2003-12-06 17:25:38 +00:00
wiz
2b4f495340 + bins-1.1.24, blender-2.31a, conserver-8.0.8, cvs-1.12.3, elk-3.99.6,
gentoo-0.11.45, host-20031203, iozone-3.207, linc-1.0.3 [pkg/23673],
  moz-mplayer-1.0, snes9x-1.42, streamtuner-0.10.2, tcpreplay-1.4.6,
  xorp-0.5.

- irssi (thanks, veego)
2003-12-06 17:21:02 +00:00
tron
bf2723ea98 Note update of "wmbiff" package to version 0.4.19. 2003-12-06 16:11:14 +00:00
jmmv
36a6abaada Fix an entry: s/gforce/gforth/. Hi uebayasi! 2003-12-06 10:06:59 +00:00
xtraeme
c3b7fcea3e Updated security/gnutls to 1.0.0 2003-12-06 00:53:47 +00:00
xtraeme
bb688d2962 Updated libgcrypt and opencdk. 2003-12-06 00:31:55 +00:00
xtraeme
269c588e3e Added security/libgpg-error. 2003-12-05 23:26:19 +00:00
xtraeme
ddc1567036 Updated security/libtasn1 to 0.2.6 2003-12-05 23:17:27 +00:00
xtraeme
0b0feb6472 Updated chat/bitlbee to 0.82 2003-12-05 23:07:00 +00:00
xtraeme
e4b8905037 Added net/libsoup. 2003-12-05 22:55:53 +00:00
xtraeme
e87d7ebc93 Updated www/tinyproxy to 1.6.2 2003-12-05 22:29:23 +00:00
cjep
0e517ef0a9 Update of mail/nail to 10.6. Changes since 10.5:
* A nested MIME multipart message with a sub-part piped through an external
  program (such as HTML with w3m) caused nail to abort after SIGPIPE if the
  PAGER command terminated before reading the whole message.
* A 'next' command following a 'hold' command displays the next message
  after the one the 'hold' applies to (Bugreport by Mike Sipser). This
  might not be exactly what POSIX specifies, but it makes sense and is
  consistent with traditional behavior. If you actually favor 'next'
  not to advance after 'hold', contact me and I'll add a configuration
  option for this.
* If the value of the 'record' variable started with an environment
  variable reference such as '$HOME' or with a tilde and the 'outfolder'
  variable was set, it was not expanded correctly (Bugreport by Volker
  Kuhlmann).
2003-12-05 22:21:17 +00:00
recht
e86769ebf2 Note addition of kodos-2.0. 2003-12-05 19:00:25 +00:00
xtraeme
03ef753aab Added x11/gtk2-theme-switch. 2003-12-05 18:10:50 +00:00
xtraeme
c6d0af8439 Added security/nikto. 2003-12-05 17:47:53 +00:00
erh
07a640dac1 Note update of libnbcompat. 2003-12-05 15:52:55 +00:00
agc
39c163b12f Initial import of sgi-fonts-1.0.457 into the NetBSD Packages Collection.
This package provides the "SGI ProPack fonts for Linux".
2003-12-05 14:32:08 +00:00
recht
4e5304a0b7 Note addition of gnetcat 0.7.0. 2003-12-05 14:14:44 +00:00
adam
f964796cf0 Updated Pantomime and GNUMail to 1.1.1; removed duplicate entries in CHANGES 2003-12-05 11:29:00 +00:00
adam
346829c418 Updated GNUstep packages to match 0.9.0 release; removed hylafax from TODO as it is already done 2003-12-05 10:38:02 +00:00
salo
cbc1b692ae fix typo: bonovo->bonobo 2003-12-05 08:46:05 +00:00
uebayasi
b0d18a1447 Update from 0.5.0 to 0.6.2. From Jorge Ramon Acereda Macia <al004046 at anubis
dot uji dot es> in PR 23635.

User-visible changes between 0.6.1 and 0.6.2:

Bug fixes (in particular, gforth-0.6.2 compiles with gcc-3.3)
New words: LATEST, LATESTXT (LASTXT deprecated)
Operating environment: Added optional support for a C interface built
  on the ffcall libraries (more portable and powerful than the old
  one, but still not documented).  To use it, the ffcall libraries
  have to be installed before building Gforth (see INSTALL).
Miscellaneous: Gforth-fast now uses static superinstructions (some
  speedup on some platforms); generally this is transparent (apart
  from the speedup), but there are lots of command-line options for
  controlling the static superinstruction generation.

User-visible changes between 0.6.0 and 0.6.1:

Bug fixes (installation on big-endian machines sometimes did not work)

User-visible changes between 0.5.0 and 0.6.0:

Changes in behaviour:

S": interpreted use now ALLOCATEs the string (they live until BYE).
Long word names (512MB on 32-bit systems) are now supported (change to
  the header format).
New threaded code execution method: primitive-centric (allows the
  following), hybrid direct/indirect threaded (easier portability),
  with dynamic superinstructions (typical speedup on Athlon: factor
  2).  New engine gforth-itc for dealing with some potential
  backwards-compatibility problems (see "Direct or Indirect Threaded?"
  in the manual).

Operating environment:

Default dictionary size is now 4MB.
Large file support on OSs that support them (i.e., files with more
  than 2GB on 32-bit machines).
Gforth can now deal well with broken pipes in most situations.
vi tags files can be built with tags.fs (usage like etags.fs).
gforth.el mostly rewritten.
New image file format.

New words:

Keyboard input: EDIT-LINE K-PRIOR K-NEXT K-DELETE
File input: SLURP-FILE SLURP-FID
Programming tools: ID. .ID WORDLIST-WORDS SIMPLE-SEE
Conditional execution: [DEFINED] [UNDEFINED]
Defining Words: CONST-DOES> ]]
Input stream: PARSE-WORD EXECUTE-PARSING EXECUTE-PARSING-FILE
String comparison: STR= STR< STRING-PREFIX?
String literals: S\" .\" \"-PARSE
Floating point output: F.RDP F>STR-RDP F>BUF-RDP

Miscellaneous:

Generalized prims2x.fs into Vmgen (see README.vmgen etc.); used the
  new capabilities in prims (e.g., automatic handling of the return
  stack and instruction stream).
2003-12-05 00:26:38 +00:00
xtraeme
88210cd4c7 libxml2 and libxslt updates done. 2003-12-04 22:43:43 +00:00
xtraeme
b6f009b5d9 Bump PKGREVISION (libxml2, libxslt and imlib2 were updated). 2003-12-04 20:53:10 +00:00
xtraeme
339c8922e0 Note updates of libxml2, libxslt and imlib2. 2003-12-04 19:43:24 +00:00
recht
583ea400b6 neon update is done 2003-12-04 17:29:03 +00:00
recht
9c62368721 Note the following updates:
- neon to 0.24.4
- subversion to 0.33.1nb1
- subversion-base to 0.33.1nb1
- p5-subversion to 0.33.1nb1
- ap2-subversion to 0.33.1nb2
- py-subversion to 0.33.1nb1

And also the name change of subversion-python to py-subversion.
2003-12-04 17:27:34 +00:00
xtraeme
711ad38f3f Bump PKGREVISION to net/ORBit{,2} (libIDL-0.8.2). 2003-12-04 17:15:34 +00:00
xtraeme
44c07ebcb0 Added time/grdc and www/sarg. 2003-12-04 16:14:10 +00:00
grant
2e2b807d22 Initial import of p5-CGI-FormBuilder-2.12 into the NetBSD packages
collection.

The goal of CGI::FormBuilder (FormBuilder) is to provide an easy way
for you to generate and process CGI form-based applications. This
module is designed to be smart in that it figures a lot of stuff out
for you. As a result, FormBuilder gives you about a 4:1 ratio of the
code it generates versus what you have to write.

For example, if you have multiple values for a field, it sticks them
in a radio, checkbox, or select group, depending on some factors. It
will also automatically name fields for you in human-readable labels
depending on the field names, and lay everything out in a nicely
formatted table. It will even title the form based on the name of the
script itself (order_form.cgi becomes "Order Form").

Plus, FormBuilder provides you full-blown validation for your fields,
including some useful builtin patterns. It will even generate
JavaScript validation routines on the fly! And, of course, it
maintains state ("stickiness") across submissions, with hooks provided
for you to plugin your own sessionid module such as Apache::Session.

And though it's smart, it allows you to customize it as well. For
example, if you really want something to be a checkbox, you can make
it a checkbox. And, if you really want something to be output a
specific way, you can even specify the name of an HTML::Template or
Template Toolkit (Template) compatible template which will be
automatically filled in, statefully.
2003-12-04 15:36:56 +00:00
adam
132da0c5b1 Updated slatec to 4.1nb1 2003-12-04 15:11:58 +00:00
recht
69006809fd Note addition of randrext-1.0 and Xrandr-1.0.1. 2003-12-04 14:45:03 +00:00
adam
d487273088 Updated py-rpy to 0.3.1 2003-12-04 13:51:53 +00:00
adam
da45433ed3 Updated R to 1.8.1nb1 2003-12-04 13:43:36 +00:00
adam
abab4c8770 Updated octave-current to 2.1.52 2003-12-04 11:16:53 +00:00
tron
e8aec05bcc Note update of "rsync" package to version 2.5.7. 2003-12-04 10:58:04 +00:00
veego
75c87ef4fe Updated irssi to 0.8.8 and irssi-icb to 0.14nb2. 2003-12-04 10:51:17 +00:00
adam
98cddaf433 Updated lapack to 20010201nb1 2003-12-04 10:34:20 +00:00
abs
7edf62d399 Update cpuflags to 0.59:
- Handle i386: Mobile PIII, alpha: 21264a, powerpc: 603ev
2003-12-04 10:13:26 +00:00
abs
ae32165e56 Update mserv to 0.35nb4:
- Handle upper and lowercase comment tags in .ogg files
2003-12-04 10:11:58 +00:00
seb
7c108da4de Note update of x11/xpaste to version 1.1nb2 [final(?) build fix for gcc3] 2003-12-04 09:38:17 +00:00
adam
178b02da51 Updated blas to 1.0nb2 2003-12-04 09:15:54 +00:00
agc
8dd556670b Initial import of mph-1.2 into the NetBSD Packages Collection.
The program mph tries to generate an order preserving minimal perfect
hashing (MPH) function for the set of keys, one per line, on stdin.
Each key can be at most 4095 characters long (see keys.h to increase
this limit), and the keys must be unique.  If mph terminates, it emits
a language independent binary or text representation of the MPH
function on stdout.  To generate a usable hash function, this output
should be fed to a language dependent filter, like emitc.

e.g.
        % mph <foo | emitc >hash.c

The algorithm used by mph is probabilistic - it iterates until it
finds a MPH function.  For each failed iteration, it prints a
(cryptic) reason on stderr.  There is no no guarantee that mph will
terminate.  In practice this is unlikely, unless the constants
specified with options -c or -m are too small.
2003-12-04 08:46:40 +00:00
agc
c6c25bc17d Initial import of awf-19900907 into the NetBSD Packages Collection.
"This is awf, the Amazingly Workable Formatter -- a "nroff -man" or
(subset) "nroff -ms" clone written entirely in (old) awk.

It is slow and has many restrictions, but does a decent job on most
manual pages and simple -ms documents, and isn't subject to AT&T's
brain-damaged licensing that denies many System V users any text
formatter at all.  It is also a text formatter that is simple enough
to be tinkered with, for people who want to experiment.

Type "make r" to run a regression test, formatting the manual page
(awf.1) and comparing it to a preformatted copy (awf.1.out).  Type
"make install" to install it.  Pathnames may need changing.

I don't know whether awf will run on 16-bit machines.  Data requirements
are modest, but I fear the programs are probably big enough to run awk
out of space.

I can't believe I really wrote this.

                                         Henry Spencer at U of Toronto Zoology
                                          henry@zoo.toronto.edu   utzoo!henry
                                                13 July 1990"
2003-12-04 08:36:05 +00:00