Commit graph

19257 commits

Author SHA1 Message Date
jtb
a6987cfda3 Use teTeX-[0-9]* in BUILD_DEPENDS as teTeX-* expands to a number of packages.
pari.el only works for GNU Emacs.
2001-04-16 15:43:55 +00:00
jtb
1963127842 This depends on Emacs. It doesn't install properly for XEmacs yet. 2001-04-16 15:32:27 +00:00
kei
5583e92d63 * Updated to latest stable release 1.4.2.
* Added japanese category by request from author.  FreeBSD ports is in there,
  too.
* MASTER_SITE/HOMPAGE has been changed.
2001-04-16 14:41:01 +00:00
manu
4a5aad854f Fixed a mistake in the PLIST 2001-04-16 12:27:07 +00:00
manu
67a6930f80 We now check that /emul/linux/lib/ld.so.1 exists, and add a link from
/emul/linux to /usr/pkg/emul/linux if not.
2001-04-16 11:52:55 +00:00
tron
f7725fcbf5 Reorder include path to avoid build problems on systems with "gettext-lib"
package installed following a hint by John Darrow. This fixes PR pkg/12675
my myself.
2001-04-16 11:35:35 +00:00
zuntum
057a011d70 Update devtodo to 0.1.4:
* Added version checking so that the binary won't accept databases from
  future versions. The actual behaviour is that minor revision differences
  produce a warning while major revision differences cause an error.
* Added a patch from Arthur Korn that allows the bash scripts to cd into
  directories with spaces.
* Fixed a few man page problems, again courtesy of Arthur (I swear this
  guy doesn't sleep!)
* Changed primary binary to 'devtodo', with a convenience symlink, 'todo'.
  Also changed the man page filename to reflect this. The user should see
  no actual difference though, as symlinks with the old names exist.
* Fixed a bug where todo would segfault if ^D was pressed while editing a
  line. Thanks to Matt Kraai for picking this up. The problem was due to
  not handling a NULL return value from readline.
* More man page fixes (this time, thanks again go to Matt).
* You can now specify more than one item index on the command line as
  seperate arguments. Previously, a comma was required and if multiple
  arguments were used the last one was used. Arthur picked this one up.
* Added parsing of /etc/todorc (actually, the location is specified by the
  --sysconfdir argument to configure, so it will probably be
  /usr/local/etc/todorc on most peoples systems).
* Added awareness of the TODORC environment variable. This specifies the
  RC file to parse on startup. TODORC=$HOME/.todorc is the default
  behaviour. This idea was thanks to Claude. Claude also suggests, quite
  rightly, that it would be useful for specifying a system-wide todorc
  file by putting TODORC=/etc/todorc in /etc/profile or somewhere similar.
* Added two new arguments for modifying the database used. The first is
  --database <file> which is used to change the default filename used. eg.
  --database .todo is the default behaviour. The other is
  --fallback-database <file> which specifies the database to use if no other
  can be found. By default there is no fallback database. Both of these
  options can be specified in the .todorc.
* Environment variables can now be used in the ~/.todorc. This is especially
  useful for something like 'fallback-database $HOME/.todo'.
* Finally fixed the bug where &gt; and &amp; were not being correctly
  interpreted.
* Fixed a long-time bug where wraptext() was wrapping the first
  line prematurely.
* Fixed a bug where if the sort order changed, visible indices would not match
  parameter indices.
* --verbose now displays time between when an item was created and when it was
  completed.
* Added --date-format for formatting the display of dates (currently only used
  with --verbose). The format is that used by strftime(3) but if strftime is not
  available on a system, ctime(3) is used.
* Added fully-featured sorting via the --sort parameter. It is now possible to
  sort on pretty much anything you can think of; creation time, completed time,
  duration of item, text body, priority and whether an item is done or not.
* Added --paranoid option that enables some warnings about permissions. This
  is in response to a user request to not make the .todo file group/world
  accessible. This option will make devtodo warn the user if such a database
  is created.
* Removed --sync and --no-sync. You can generate the TODO file with --TODO.
2001-04-16 08:00:43 +00:00
tron
d1eff9ecae Don't try to build the "openssl" package if we got "openssl-0.96a" in the
base system
2001-04-16 03:03:07 +00:00
itojun
2d1c3d7b0d bump version number from 1.11nb1 to 1.11nb2, for IPv6 support addition.
suggested From: Matthias Scheler <tron@zhadum.de>
2001-04-16 02:49:43 +00:00
tron
626fa3419c Update "mutt-unstable" package to version "1.3.17.20010415i". A list of
the changes can be found in the "ChangeLog" file. This snapshot contains
the fix for bug#472 fixed by "patch-aa" before.
2001-04-16 01:47:17 +00:00
tron
70ade72ca6 Use direct dependence on "libtool-base" package instead of "USE_LIBTOOL"
under Solaris to avoid circular dependence.
2001-04-16 00:57:48 +00:00
tron
a6bb98db40 Invert new variable "LIBTOOL_REQD" analogous to "PKGTOOLS_REQD" for the
required version of the "libtool" package.
2001-04-16 00:55:37 +00:00
dmcmahill
fc5a1a7e79 remove this as part of update to 1.0r (forgot to cvs rm first) 2001-04-16 00:12:33 +00:00
dmcmahill
a0ee707a4a update to tpasm-1.0r
Changes are (note our patch got included in < 1 day!):


Fixed ldx offset by y instruction in 6502 processor
(Thanks Andrew)

Makefile was updated so that .o files always end up in
their respective directories (Thanks Dan)

Makefile was updated to use patterns for locating processors and
output file formats. This allows processors and output file formats to
be added to the assembler simply by placing their source files into
their respective directories. Everything else is automatic.
2001-04-16 00:11:50 +00:00
agc
204aad3edc Use the same package Makefile setting for TMPDIR that the ispell-base
package uses.

Fixes PR 12617 from Greg Woods
2001-04-15 21:22:15 +00:00
agc
51616738cc Add and enable pwm 2001-04-15 20:39:31 +00:00
agc
c1cebc8660 Initial import of the pwm window manager into the packages collection.
This package was provided in PR 12524 by salvage@plethora.net (T.  M.
Pederson).

"PWM is a rather lightweight window manager.  It has the unique feature
that multiple client windows can be attached to the same frame.  This
feature helps keep windows, especially the numerous xterms, organized.

Being a lightweight window manager with emphasis on usability, PWM
does not have all the features that one might expect from a window
manager.  Those features are simply unnecessary.  PWM does not provide
pixmapped themes or other bloated eye candies but has a clean and
simple look inspired by BeOS and Motif.  There are no icons and frames
cannot be iconified, only "shaded".  Only one pointer focus mode is
supported:  sloppy.  PWM does not even have titlebar buttons and may
not be the easiest window manager to get into; most good things are
not.

PWM has workspaces, menus and Window Maker dockapp support.  It has
pretty good keyboard support and almost all of the functionality is
configurable."
2001-04-15 20:35:57 +00:00
manu
dad880f95b Added missing RCS tag 2001-04-15 18:10:47 +00:00
dmcmahill
882d52e665 add and enable tpasm 2001-04-15 13:03:53 +00:00
dmcmahill
646cdc99a9 initial import of tpasm-1.0q
tpasm is a cross assembler for the following microcontrollers.
Motorola 6805:   6805  68705
Motorola 68hc11: 68hc11
Rockwell 6502:   6502  65c02
Sunplus SPCxxx:
  spc08a   spc21a   spc21a1  spc41a   spc41b   spc41b1  spc41c   spc81a
  spc121a  spc251a  spc512a  spc500a1 spc1000a spc2000a
Intel 8051:
  8031   8032   8051   8052   80c390
Microchip PIC:
  12c508  12c509  12ce518 12ce519 12c671  12c672  16c505  16c52   16c54
  16c55   16c56   16c57   16c58   14000   16c554  16c556  16c558  16c61
  16c62   16c620  16c621  16c622  16c63   16c64   16c642  16c65   16c66
  16c662  16c67   16c71   16c710  16c711  16c715  16c72   16c73   16c74
  16c76   16c77   16f83   16c84   16f84   16f873  16f874  16f876  16f877
  16c923  16c924  17c42   17c43   17c44   17c52   17c56
Atmel AVR:
  avr       attiny10  attiny11  attiny12  attiny15  attiny22  attiny28
  at90s1200 at90s2313 at90s2323 at90s2333 at90s2343 at90s4414 at90s4433
  at90s4434 at90s8515 at90c8534 at90s8535 atmega103 atmega161
Zilog Z80:    z80  z180
2001-04-15 13:02:35 +00:00
sakamoto
157237e697 fix shared library path. 2001-04-15 08:26:40 +00:00
skrll
4a72123aef {BUILD_}DEPEND on devel/libtool 2001-04-15 07:54:49 +00:00
jwise
0ba22eed8c Initial import of hiawatha-0.1, a barebones HTTP server with XML/XSLT
support.

From pkg/DESCR:

Hiawatha is a standalone webserver with build-in support for XML,
XSL, XSLScript, HTTP, and CGI (GET and POST). Hiawatha is written
in Java and it is Open Source ( and 100% free ).
2001-04-15 02:56:38 +00:00
jwise
c1703b3405 Add and enable hiawatha. 2001-04-15 02:43:08 +00:00
dmcmahill
0102563afa revert previous change. f2c package has been fixed so that the autoconf
builtin test correctly determines runtime path.
2001-04-15 02:20:05 +00:00
dmcmahill
0a0fa5f7d1 add LD_RUN_PATH to the -v output of f2c-f77. Needed by autoconf to correctly
determine fortran library run time paths.
2001-04-15 02:00:24 +00:00
itojun
32cc9ec33d sendmail 8.12.0Beta7 2001-04-15 01:19:59 +00:00
itojun
3eea225574 go back to 8.11.3. it was my mistake that i have committed 8.12.0Beta into
mail/sendmail.
2001-04-15 01:18:06 +00:00
hubertf
2d28090d5c <mysql/mysql.h> can be found in the mysql-client pkg:
noon% pkg_info -Fe /usr/pkg/include/mysql/mysql.h
mysql-client-3.23.35

Add dependency on that!
2001-04-15 01:11:16 +00:00
hubertf
3cb8c4d5a7 fix fatal typo - INSTAL 2001-04-15 01:06:43 +00:00
dmcmahill
5f4b2e8fa9 add missing -Wl,-R.... 2001-04-15 00:53:12 +00:00
dmcmahill
fa3164f243 don't list ELF shared lib links which don't exist on a sunos program. 2001-04-15 00:21:06 +00:00
dmcmahill
dd30d2858b don't list ELF shared lib links for linux programs which don't install
them.  Should fix recently noted i386 bulk build problems.
2001-04-15 00:19:01 +00:00
jtb
e0ac2818c0 Add an "a" to DISTNAME. Fixes i386 bulk build problem. 2001-04-14 23:20:34 +00:00
jtb
c688464417 Add and enable sml-mode. 2001-04-14 23:09:50 +00:00
hubertf
c26a0e62e5 this pkg installs only a library (and headers etc.), no binary.
Make this clear in DESCR & COMMENT
2001-04-14 23:09:46 +00:00
jtb
6564ffbd60 Initial import of sml-mode:
SML-MODE is a major Emacs mode for editing Standard ML. It provides
syntax highlighting and automatic indentation and comes with sml-proc
which allows interaction with an inferior SML interactive loop.
2001-04-14 23:08:58 +00:00
jtb
eb0cef2016 Change MAINTAINER section to packages@netbsd.org 2001-04-14 21:43:38 +00:00
dmcmahill
096f4aad43 FOO!= .... ${ECHO} has to come after bsd.pkg.mk so that ECHO is set 2001-04-14 21:21:25 +00:00
dmcmahill
c18710a2cc correct path to gtk depends 2001-04-14 20:35:09 +00:00
kim
4fba76b074 Fix MASTER_SITES 2001-04-14 19:50:04 +00:00
kim
e6e2609df2 Use APACHE_SYSCONFDIR to set sysconfdir (the location of config files). 2001-04-14 19:42:53 +00:00
dmcmahill
fa6aec177e document the possibility of a pre-build.local file for bulk builds 2001-04-14 19:20:47 +00:00
pooka
d43dd2d494 nuke typo 2001-04-14 17:21:35 +00:00
dmcmahill
8cd8ec3101 allow for a pre-build.local script. If mk/bulk/pre-build.local exists,
then run it at the end of pre-build.  This lets users do things like:

echo "I do not have enough disk space to build this pig." \
	> games/crafty-book-enormous/$BROKENF
2001-04-14 17:20:07 +00:00
kei
1ab530b4f1 add and enable texfamily/texfamily-share packages. 2001-04-14 16:44:12 +00:00
itojun
e1745c8081 upgrade IPv6 patch. correct kame stack determination. from hubert 2001-04-14 15:20:29 +00:00
dmcmahill
dccf28db5f update verilog-current to 20010407
changes since last snapshot are (from the authors email)


verilog-20010407
--------------------

Still more progress on the new VVP simulation engine:

As with last week, this snapshot includes a lot of work on the ivl_target
API in support of code generation for vvp. Also, the vvp execution engine
has progressed some.

In fact, vvp has grown up to understand signed vectors and some signed
expressions. The signed vectors are mostly for VPI use, the signed
comparison instructions actually do signed work. Case comparisons are
new, along with %and and %or instructions, and %nor/r for reduction.
I also added a few new gate types to the .functor support.

A bug in the propagation of values by %set instructions has been fixed.
Specifically, the %set instruction not only sets the value of the .var
that it references, but also executes the propagation events that result.
This fixed some event ordering bugs.

Some VPI support needed by system.vpi is added to vvp to allow it to
properly handle signed signals, decimal values, and a few other details.
$display should work much better then it did last week.

Back in the vvp.tgt code generator, lots of new stuff is happening.
Several of the bitwise binary operators have been added, as well as
more comparison operators. This includes handling of signed expressions.
This also implies that vvp.tgt generates the proper .net vs .net/s
and .var vs .var/s statements.

User defined functions and tasks are now working. In fact, the vvp
target probably handles more functions (in behavioral code) then the
vvm engine. I've received several bug reports about user defined functions
with loops, that don't work under vvm. These should work with vvp.

Non-blocking assignments now work, too.

All forms of case/casex/casez are supported by the code generator, and
use the proper compare instructions. Forever, Repeat and While loops
also work now. A few bugs in event handling, and all the edge types
(including behavioral triggers) should work with limitations. Event or
is still in the works, and any-edge of large vectors (>4 bits) does not
work.

*Whew!*

As you can see, a *lot* of stuff is happening. I'm up to passing 110+
tests in the regression test suite (Icarus Verilog/vvm passes 318 tests)
so the changes are actually making things work. Test and be merry!

verilog-20010331
--------------------
More and more progress on VVP. More and more snapshots.

A lot of work has been done to the ivl_target loadable target API.
This API is growing to support the also growing tgt-vvp target. I've
added support for case statements, event triggers fork blocks.

Of course this also means that the tgt-vvp code generator and the
vvp simulator now support constructs including case, events, and
parallel blocks.

I've also fixed up the driver to properly report errors that tgt-vvp
detect. This makes the test suite regression script work a lot better.

I'm up to more then 70 tests in the test suite passing. I'm finding
that writing the code generator for vvp assembly is a *lot* easier
then writing a code generator for C++/vvm. Fortunately, the vvp
assembler is pretty fast.

At any rate, the vvp simulation engine is starting to show signs of
being useful. It still does not cover nearly as much of Verilog as
vvm, but what it does cover is so much faster that it may be worth
your while to try it out. And more eyes looking at it can only be a
good thing.
2001-04-14 14:47:29 +00:00
rh
efb8a1b88a Update bonobo to 1.0.2.
Notable changes include:

        * Documentation
                * Full C API documentation
                * Lots of nice DIA diagrams
                * preliminary UI XML DTD

        * Storage / Stream
                * fix symlink issues in fs storage
                * fs storage permissions fix
                * improved storage-fs / stream-fs mime typing

        * Event source / Listener
                * event-source fixes
                * event-source cleans
                * event-source re-enterancy fix

        * Property Bag
                * batch property get/set impl.
                * property bag client SEGV fix
                * PropertyBag leak fixes

        * Monikers
                * moniker file extender fix
                * monikers memory leak fix
                * moniker URL registry

        * Any support logic
                * bonobo-arg fixes
                * XML typecode reference fix
                * Fix XML type coding bugs

        * UI handler bits
                * Revert unsafe attempt at AA pixbufs
                * minor XML de-merge logic fix
                * config fixes
                * Always cleanup XML we hand out
                * pixmap <-> XML acceleration

        * Misc fixes
                * fix multiple translation issues
                * gshell fixes
                * include config.h some more
                * control / object destruction race fix
                * Reduce control's memory footprint
2001-04-14 14:16:54 +00:00
kei
8beeb3bb08 Initial import of TeXfamily package.
This package was made by Kazuki Sakamoto and posted to tech-pkg-ja mailing
list a year ago, updated to latest version by me.  Thanks should go to the
mailing list members who tested and gave useful comments on it.

XXX fresh-making this package from source fails because of this package needs
patch and rebuild print/teTeX-bin package though it does not conflict.  I'll
fix this later.

From pkg/DESCR:

TeXfamily 1.2.1 is a correction of previous release 1.2 of TeX package with
Japanese and other language, based on teTeX 1.0.7.

NetBSD verion of this package contains several programs:

1. Programs included with original TeXfamily
  - NTT JTeX 1.9.1 (Japanese TeX)
  - MuLTeX 0.8.1 (Multi-Lingual TeX)

2. Tools for JTex/MuLTeX (available from TeXfamily's site)
  - dvi2ps-3.2j (dvi2ps with Japanese support)
  - jmakeindex (indexing tool with Japanese support)

3. ASCII pTeX and tools for it
  - ASCII Publishing TeX (ptex) 2.1.10
  - dvipsk-p1.5d (dvips with Japanese support)
  - mendexk2.4f (indexing tool with Japanese support)

This package contains executables.
2001-04-14 12:58:55 +00:00