Commit Graph

43327 Commits

Author SHA1 Message Date
deanna
ec8d28d6ed +sbcl 2008-04-14 12:30:22 +00:00
deanna
e9a5bb18d6 Import sbcl 1.0.15
Steel Bank Common Lisp (SBCL) is an open source (free software)
compiler and runtime system for ANSI Common Lisp. It provides an
interactive environment including an integrated native compiler, a
debugger, and many extensions.

From Josh Elsasser (MAINTAINER)

ok kili@, jasper@
2008-04-14 12:29:40 +00:00
ajacoutot
000d35881c - update to enchant-1.4.0
* improved languages support
 * better support for Unicode
 * follows XDG
 * many bugfixes
2008-04-14 08:12:19 +00:00
bernd
5b3f798032 I missed to bump swt-gnome and swt-browser after the swt bump.
Loose the swt-gnome and swt-browser RUN_DEPENDS a bit.

ok kurt@
2008-04-14 07:17:41 +00:00
kili
cf87340c42 Remove PATCH_LIST.
ok ckuethe@ (maintainer)
2008-04-13 21:24:07 +00:00
jasper
66af960085 - add lss 2008-04-13 17:46:36 +00:00
jasper
6fcf2df718 import lss 0.1.6
LSS is a symbol browser to help creating LaTeX documents with many math
symbols.
All symbols are grouped into categories and user can copy symbol name to
system-wide clipboard (or insert it directly to first running copy of
gVIM) by selecting symbol icon from list.
2008-04-13 17:45:43 +00:00
espie
1530d52cb2 3.5.9 2008-04-13 12:14:11 +00:00
espie
3989a5ae10 3.5.9 2008-04-13 10:27:53 +00:00
espie
5493cf55f7 3.5.9 2008-04-13 09:48:57 +00:00
espie
d795e04cf6 if I want to make the path part of the regexp, I need to use ? to make
sure it matches correctly...
2008-04-13 09:46:19 +00:00
steven
b98b6db492 update to Erlang R12B-2
from maintainer Jon Olsson
2008-04-13 07:31:15 +00:00
jakemsr
103f021345 maintenence update to live.2008.04.09
from brad@
2008-04-13 07:13:59 +00:00
espie
0183804b73 3.5.9 2008-04-13 04:27:47 +00:00
jakemsr
a9d8f10f16 add multimux 2008-04-13 00:22:04 +00:00
jakemsr
b5dab3cb8b import multimux-0.2.5.2
multimux allows you to multiplex up to 8 mono WAV files into a single
PCM audio data stream.  Additionally, multimux can add a WAV header to
this stream or pipe the stream to ffmpeg to create a multichannel AC3
file as commonly found in DVDs.

submitted by Girish Venkatachalam, thanks.  I used this to test
multichannel support in cmpci.
2008-04-13 00:04:11 +00:00
sthen
e1c1c0bf7b bugfix update to 1.1.3, from Brad. tested on several servers. 2008-04-12 22:52:46 +00:00
sthen
1e37689155 Force dependency on libc; this doesn't actually use libc, but doing
this ensures that changes to syscalls alter the package signature.
Bump package and note with XXX. Without this, packages using it
(e.g. MailScanner) will abort trap.

ok/suggestion to add WANTLIB from espie.
2008-04-12 21:46:39 +00:00
espie
b9ffeddf7d 3.5.9 2008-04-12 20:39:33 +00:00
espie
9106e40ed0 ignore details of new @comment VARS:, to be used for better make-plist. 2008-04-12 13:09:58 +00:00
espie
2c22929416 extend VAR_SUBST syntax slightly: a supplementary ^ at the beginning of
the variable subst means the subst shouldn't occur anywhere, but only at
beginning of name... useful for backsubst of SYSCONFDIR, since etc is so
frequent. Extended to other variables such as PREFIX.

tweak make-plist to use OpenBSD::Subst.

*this means this only works with current, but you've had a week to update...*
2008-04-12 13:04:21 +00:00
steven
df7c95f86c tweak debug messages from openssl support
from brad
2008-04-12 08:19:28 +00:00
simon
d8eba19cf6 add p5-CSS-Minifier, p5-HTML-Copy, p5-HTML-SiteTear,
p5-JavaScript-Minifier and p5-pQuery
2008-04-11 22:48:53 +00:00
simon
32be4a9c92 import p5-HTML-SiteTear
HTML::SiteTear make a separated copy of a part of web site in local file
system.  All linked files (HTML file, image file, javascript, cascading
style shieet) from a source HTML file will be copied under a new file.

from Girish Venkatachalam

feedback merdely@
ok merdely@, okan@
2008-04-11 22:48:48 +00:00
simon
4ac79a3575 import p5-pQuery
pQuery is a pragmatic attempt to port the jQuery JavaScript framework to
Perl.  It is pragmatic in the sense that it switches certain JavaScript
idioms for Perl ones, in order to make the use of it concise.  A primary
goal of jQuery is to "Find things and do things, concisely".  pQuery has
the same goal.

from Girish Venkatachalam

ok merdely@, okan@
2008-04-11 22:48:45 +00:00
simon
95c8df3298 import p5-HTML-Copy
HTML::Copy copy a HTML file without breaking links in the file.
HTML::Copy will be useful to maintain web sites and to handle HTML
templates.

from Girish Venkatachalam

feedback & ok okan@, mederly@
2008-04-11 22:48:41 +00:00
simon
64e629d676 import p5-JavaScript-Minifier
This module removes unnecessary whitespace from JavaScript code.  The
primary requirement developing this module is to not break working code:
if working JavaScript is in input then working JavaScript is output.  It
is ok if the input has missing semi-colons, snips like '++ +' or '12
.toString()', for example.

from Girish Venkatachalam

ok merdely@, okan@
2008-04-11 22:48:37 +00:00
simon
04ed008112 import p5-CSS-Minifier
This module removes unnecessary whitespace from CSS.  The primary
requirement developing this module is to not break working stylesheets:
if working CSS is in input then working CSS is output.

from Girish Venkatachalam

ok merdely@, okan@
2008-04-11 22:48:33 +00:00
okan
e449c395fc +supercat 2008-04-11 22:20:12 +00:00
okan
6441bff80d import supercat
Supercat is a program that colorizes text based on matching regular
expressions/strings/characters. Supercat supports html output as well as
standard ASCII text. Unlike some text-colorizing programs that exist,
Supercat does not require you to have to be a programmer to make
colorization rules.

from Girish Venkatachalam

tweaks from Giovanni Bechis

ok merdely@ kili@
2008-04-11 22:19:36 +00:00
okan
b6adb48979 +p5-Net-FTP-AutoReconnect 2008-04-11 22:05:32 +00:00
okan
d6c22adcab import p5-Net-FTP-AutoReconnect
Net::FTP::AutoReconnect is a wrapper module around Net::FTP.  For many
commands, if anything goes wrong on the first try, it tries to
disconnect and reconnect to the server, restore the state to the same as
it was when the command was executed, then execute it again.  The state
includes login credentials, authorize credentials, trans- fer mode
(ASCII or binary), current working directory, and any restart, passive,
or port commands sent.

from Girish Venkatachalam

ok merdely@
2008-04-11 22:04:59 +00:00
ajacoutot
40333bb6d9 - unbreak dlopen()ing of modules 2008-04-11 21:58:10 +00:00
ajacoutot
a71d3f4252 - I got the jasper syndrom... i.e. bumping DISTNAME instead of PKGNAME 2008-04-11 21:33:29 +00:00
ajacoutot
b4f74c4fe9 - fix WANTLIB after ilmbase dependency_libs change 2008-04-11 20:38:13 +00:00
ajacoutot
def914fb9c - libtool missed some needed dependency_libs which caused unresolved
symbols
- cleanup indent while here
2008-04-11 20:37:55 +00:00
steven
131f19e432 update to libtool 1.5.26
from brad@ (maintainer)
ports build testing by naddy, ajacoutot, and me
2008-04-11 18:55:43 +00:00
ajacoutot
85d7b44762 - don't bother looking for binaries that won't be used
- don't bother building useless docs
no pkg change, just a small build speed-up
2008-04-11 17:54:39 +00:00
jasper
25068a5080 - bumping distnames makes no sense :)
spotted by naddy@, thanks!
2008-04-11 16:16:55 +00:00
jasper
58f60d45ad - moving libs around is no fun...no cookie 2008-04-11 11:47:00 +00:00
steven
fb39f827c2 fix master site 2008-04-11 11:27:24 +00:00
jasper
e09dfea979 - fix WANTLIB/LIB_DEPENDS after recent openexr update 2008-04-11 11:24:03 +00:00
jasper
9c210fb405 - fix WANTLIB/LIB_DEPENDS after recent openexr update 2008-04-11 11:16:47 +00:00
jasper
8dfdbbd6fb - update openexr to 1.6.1
- tweak path to docs and examples

please note that some libs have been moved to graphics/ilmbase
2008-04-11 11:16:20 +00:00
jasper
2d9443bfdb - minor tweaks
- conflict with openexr OpenEXR-<=1.2.2p3

from ajacoutot@, thanks!
2008-04-11 11:15:48 +00:00
jasper
f8fff03afa - add ilmbase 2008-04-11 11:07:29 +00:00
jasper
e316cc4d1c import ilmbase 1.0.1
ILM Base libraries providing:

- Half is a class that encapsulates our 16-bit floating-point format.
- IlmThread is a thread abstraction library for use with OpenEXR and
  other software packages. It currently supports pthreads and Windows
  threads.
- Imath implements 2D and 3D vectors, 3x3 and 4x4 matrices, quaternions
  and other useful 2D and 3D math functions.
- Iex is an exception-handling library.
2008-04-11 11:06:26 +00:00
jasper
ffb906e4e2 - update nutdb to 13.5
maintainer time-out.
2008-04-11 09:15:49 +00:00
ian
949f36cd49 Add asterisk-openbsd-moh 2008-04-10 22:44:49 +00:00
jasper
b0fd06d3ad - bump PKGNAME if DESCR is changed 2008-04-10 22:42:54 +00:00