Commit Graph

21191 Commits

Author SHA1 Message Date
kevlo
5152ca2b59 add rxvt-big5 and xcin25 2003-07-24 03:20:12 +00:00
kevlo
368dd41c0b Initial import of xcin25-2.5.3.
Xcin25 is a Chinese input method Linux binary.
2003-07-24 03:18:45 +00:00
kevlo
7a568ee6ac Initial import rxvt-big5-2.7.8.
Rxvt-big5 is a color terminal emulator Linux binary.
2003-07-24 03:17:26 +00:00
naddy
bb53f247f0 Use more sensible permissions for config file.
From: Okan Demirmen <okan@demirmen.com>
2003-07-24 01:30:51 +00:00
naddy
6f7001215f - Make interprogram dependencies respect the 'g' prefix.
- Fix configure on sparc64.
2003-07-23 23:30:14 +00:00
brad
08b33212df allow grace to compile after the upgrade of t1lib which had some API changes.
ok MAINTAINER
2003-07-23 23:15:16 +00:00
espie
250e5fea9d smart recursion in clean-depends: use an extra temp file to avoid cleaning
up the same spec twice.
2003-07-23 22:24:24 +00:00
naddy
41e3b4a75d remove gmake dependency 2003-07-23 21:58:28 +00:00
avsm
8b526f2d6b +happy 2003-07-23 19:16:21 +00:00
naddy
b89dc0cf04 sdiff is gone, but we still need it 2003-07-23 19:12:18 +00:00
avsm
a184708e4f initial import of happy-1.13, from Don Stewart <dons at cse.unsw.edu.au>
with minor tweaks by me.

--
Happy - The LALR(1) Parser Generator for Haskell

Happy is a parser generator system for Haskell, similar to the
tool `yacc' for C. Like `yacc', it takes a file containing an
annotated BNF specification of a grammar and produces a Haskell
module containing a parser for the grammar.

Happy is flexible: you can have several Happy parsers in the same
program, and several entry points to a single grammar. Happy can
work in conjunction with a lexical analyser supplied by the user
(either hand-written or generated by another program), or it can
parse a stream of characters directly.
2003-07-23 19:09:34 +00:00
avsm
19c0578583 use the ghc module, which cleans up the various depends 2003-07-23 18:27:53 +00:00
avsm
0b19487932 ghc module for ports that use the Haskell language 2003-07-23 18:27:09 +00:00
avsm
34b97c484f no need to define YACC, add in a ghc module Makefile to set common ghc defines 2003-07-23 18:26:35 +00:00
marcm
9cd8476d57 Change package DESCR to reflect reality more. Add basic instructions for
running GNOME and list some useful additional packages.
2003-07-23 15:46:37 +00:00
espie
d766877485 say goodbye to DEPENDS, MISC_DEPENDS, FETCH_DEPENDS. Okay naddy@ 2003-07-23 09:58:33 +00:00
jolan
a07ffc1aaa incorporate megadiff from the author which allows mmaping of index data
on openbsd, related to pr/3291.  bump PKGNAME
2003-07-23 06:03:00 +00:00
jolan
d482a5c7a8 0.6a update 2003-07-23 02:46:31 +00:00
brad
459cc69576 apply a number of distribution patches. 2003-07-23 01:47:20 +00:00
brad
4da65b6f55 upgrade to gaim 0.66 2003-07-23 01:13:58 +00:00
jolan
498d234c83 +mini_sendmail 2003-07-22 23:02:18 +00:00
jolan
a5154a9c92 import of mini_sendmail-1.3.2:
mini_sendmail reads its standard input up to an end-of-file and sends a
copy of the message found there to all of the addresses listed.  The
message is sent by connecting to a local SMTP server.  This means
mini_sendmail can be used to send email from inside a chroot(2) area.
2003-07-22 23:01:16 +00:00
naddy
7bd8162335 Work around a compiler bug on sparc64 that shows up with -O2 without
-pipe (!) on gcc 2.95 and with -O2 on gcc 3.2.
2003-07-22 22:44:45 +00:00
jolan
15f0ce5431 +gmudix 2003-07-22 22:05:24 +00:00
jolan
1105dc43ff import of gmudix-0.10, submitted & maintained by Chris Kuethe:
gMUDix is an improved version of MUDix, a MUD client for the Linux
console.  It is designed to run as an X application, and was developed
with GTK+ 2.0.  gMUDix has all the features of MUDix and more, including
ANSI color mapping, aliasing, macros, paths, tab completions, timers,
triggers, variables, and an easy-to-use script language.
2003-07-22 22:02:32 +00:00
brad
e7c4e7d9f1 These Perl modules come with OpenBSD as of 3.3. 2003-07-22 21:43:07 +00:00
brad
c8f8a1f8ef These Perl modules come with OpenBSD as of 3.3. 2003-07-22 21:33:56 +00:00
brad
63c389fbd4 bye bye. 2003-07-22 20:52:48 +00:00
sturm
d8d8ed1218 - use ocaml module
- generate native code libary if possible
- fix regress

avsm@ ok
2003-07-22 20:11:47 +00:00
naddy
1af5501e76 Update to 0.24.1: various bug fixes. 2003-07-22 18:30:40 +00:00
pvalchev
97031f3846 + gdiff 2003-07-22 17:45:50 +00:00
pvalchev
5269f74627 Import of gdiff-2.8
GNU versions of diff utilities, installed as "gcmp", "gdiff", "gdiff3",
"gsdiff"

WWW: http://www.gnu.org/software/diffutils/
2003-07-22 17:44:39 +00:00
naddy
57ce3731fa sync; 2379 packages 2003-07-22 16:26:37 +00:00
couderc
3fa06e4524 update to 0.9.3 2003-07-22 10:14:05 +00:00
couderc
b95bd75a30 update HOMEPAGE and MASTER_SITES. 2003-07-22 10:09:44 +00:00
jason
febca793e1 things treated as *'s to long should -be- long's lest you raise the ire of
a processor where sizeof(long) != sizeof(int) and strict alignment.
commitski pval.
2003-07-22 03:24:42 +00:00
avsm
cea25286d2 pspell module 2003-07-21 20:37:45 +00:00
avsm
8cc5586132 add a pspell subpackage 2003-07-21 20:34:52 +00:00
pvalchev
c779d817a1 sparc64 is 64bit too, let it use code meant for alpha as well (int vs long)
fixes playing issues; found by jason@
2003-07-21 20:24:42 +00:00
pvalchev
89df842b5e libwww-5.69; based on diff from beck 2003-07-21 18:56:19 +00:00
fgsch
c95de2a1b4 update to eboard 0.9.0. 2003-07-21 17:51:10 +00:00
fgsch
5a9f4c62ab update to distrib. patch 20030718. 2003-07-21 17:33:07 +00:00
kevlo
b5e926a554 update to 5.0.0; ok brad@ 2003-07-21 07:02:24 +00:00
avsm
0c1bb6f5da +cryptokit 2003-07-21 02:40:28 +00:00
avsm
c8b85477b3 initial import of cryptokit-1.2
--

The Cryptokit library for Objective Caml provides a variety of
cryptographic primitives that can be used to implement cryptographic
protocols in security-sensitive applications.  The primitives
provided include:

- Symmetric-key ciphers: AES, DES, Triple-DES, ARCfour,
  in ECB, CBC, CFB and OFB modes.
- Public-key cryptography: RSA encryption, Diffie-Hellman key
  agreement.
- Hash functions and MACs: SHA-1, MD5, and MACs based on 
  AES and DES.
- Random number generation.
- Encodings and compression: Base64, hexadecimal, Zlib compression.

Additional ciphers and hashes can easily be used in conjunction
with the library.  In particular, basic mechanisms such as chaining
modes, output buffering, and padding are provided by generic classes
that can easily be composed with user-provided ciphers.  More
generally, the library promotes a "Lego"-like style of constructing
and composing transformations over character streams.
2003-07-21 02:39:46 +00:00
avsm
c860d8934c Update from maintainer Don Stewart (dons at cse.unsw.edu.au):
- Updated to ghc-6.0
- Halved (roughly) the build time; by using the 6.0 in-tree build
we only have to build the 6.0 libraries once. Also we only build the
necessary parts of the bootstrap compiler.
- The ugly lndir/stage1 build is also gone.
- The full ghc regression suite is now part of the port!
"make regress" will run around 3000 regress tests.
- The regression tests revealed that the C foreign function
- The Makefile is simplified, using more default targets
- The documentation is updated to 6.0
- I put some of the 5.04.3 patches into ghc cvs, so they are
now obsolete.

Unfortunately, this lets mozilla back in the race for longest
package building time...
2003-07-20 21:57:10 +00:00
jolan
734b31f5a3 +vlc 2003-07-20 21:12:17 +00:00
jolan
d5b5639580 import of videolan client 0.6.0:
VLC (VideoLAN Client) is a highly portable multimedia player for various
audio and video formats (MPEG-1, MPEG-2, MPEG-4, DivX, mp3, ogg, ...) as
well as DVDs, and various streaming protocols.
2003-07-20 21:09:29 +00:00
avsm
6ab1d0626a +darcs 2003-07-20 03:56:34 +00:00
avsm
fbf1382d09 initial import of darcs-0.9.11
any rcs with a formal theory of patches is worth looking at :)
http://abridgegame.org/darcs/manual/node7.html

--
Darcs is a revision control system, along the lines of CVS or arch.
That means that it keeps track of various revisions and branches
of your project, allows for changes to propogate from one branch
to another.  Darcs is intended to be an ``advanced'' revision control
system.

Darcs has two particularly distinctive features which differ from
other revision control systems: 1) each copy of the source is a
fully functional branch, and 2) underlying darcs is a consistent
and powerful theory of patches.
2003-07-20 03:55:46 +00:00