Commit Graph

38580 Commits

Author SHA1 Message Date
jcs
2e7b56ef2b ruby-pdf-writer 1.1.3
PDF::Writer for Ruby provides the ability to create PDF documents
using only native Ruby libraries.
2007-05-29 04:32:17 +00:00
jcs
3b6a9b7d22 ruby-transaction-simple-1.4.0
generic active transaction support for ruby objects
2007-05-29 04:25:59 +00:00
jcs
7b53796170 ruby-hoe-1.2.1
simple rake/rubygems helper for project Rakefiles
2007-05-29 04:24:52 +00:00
jcs
96cf25dfcc rubyforge-0.4.2
a script which automates a limited set of rubyforge operations

PERMIT_* currently set to no until the authors clarify its license
2007-05-29 04:23:00 +00:00
jcs
0e763ad542 += ruby-color-tools 2007-05-29 04:19:05 +00:00
jcs
d86c5eaa29 ruby-color-tools 1.3.0
ruby library to provide colorspace support
2007-05-29 04:14:54 +00:00
ajacoutot
3e7ef0755a Import gnustep-examples-1.2.0
GNUstep examples help you get started with GNUstep coding. It contains a
full collection of many useful code snippets.
2007-05-29 03:03:52 +00:00
ajacoutot
bb698610ef Import gnustep-back-0.12.0
This is the back-end component for the GNUstep GUI Library.  The
implementation of the GNUstep GUI Library is designed in two parts.  The
first part is the front-end component which is independent of platform
and display system.  This front-end is combined with a back-end
component which handles all of the display system dependent such as
specific calls to the X Window System.  This design allows the GNUstep
applications to have the "look and feel" of the underlying display
system without any changes to the application, and the library can be
easily ported to other display systems.
The GNUstep GUI Backend is for platforms using the X-Window System or
Window's Systems. It works via a DPS emulation engine to emulate the
DPS functions required by the front-end system.
2007-05-29 03:03:08 +00:00
ajacoutot
c7fe3d7750 Import gnustep-gui-0.12.0
The GNUstep gui library is a library of graphical user interface classes
written completely in the Objective-C language; the classes are based
upon the OpenStep specification as release by NeXT Software, Inc.  These
classes include graphical objects such as buttons, text fields, popup
lists, browser lists, and windows; there are also many associated
classes for handling events, colors, fonts, pasteboards and images.
2007-05-29 03:02:10 +00:00
ajacoutot
c31a5555f1 Import gnustep-base-1.14.0
The GNUstep Base Library is a library of general-purpose, non-graphical
Objective C objects.  For example, it includes classes for strings,
object collections, byte streams, typed coders, invocations,
notifications, notification dispatchers, moments in time, network ports,
remote object messaging support (distributed objects), and event loops.
It provides functionality that aims to implement the non-graphical
portion of the OpenStep standard (the Foundation library).
2007-05-29 03:01:35 +00:00
ajacoutot
68126520ae Import gnustep-make-2.0.1
The makefile package is a simple, powerful and extensible way to write
makefiles for a GNUstep-based project.  It allows the user to write a
project without having to deal with the complex issues associated with
configuration, building, installation, and packaging.  It also allows
the user to easily create cross-compiled binaries.
2007-05-29 03:00:34 +00:00
ajacoutot
ff65c23f74 Start importing some pieces of the GNUstep framework.
GNUstep is a cross-platform, object-oriented framework for desktop
application development. Based on the OpenStep specification originally
created by NeXT (now Apple), GNUstep enables developers to rapidly build
sophisticated software by employing a large library of reusable software
components.

Not connected to the build yet as this is a work in progress and there
might be some glitches.
Now that it's in CVS, hopefully more people will test this.

ok robert@
2007-05-29 02:59:11 +00:00
aanriot
afff289b6a MASTER_SITES is dead.
from Giovanni Bechis <bigionews@snb.it>
2007-05-29 00:56:54 +00:00
ajacoutot
6599bed837 - fix aspell support 2007-05-28 23:21:21 +00:00
ajacoutot
af224b30bd +subtitleeditor 2007-05-28 22:50:53 +00:00
ajacoutot
e89d85f204 Import subtitleeditor-0.13.6
Subtitle Editor is a GTK+2 tool to edit subtitles.
It can be used for new subtitles or as a tool to transform, edit,
correct and refine existing subtitle. This program also shows sound
waves, which makes it easier to synchronise subtitles to voices.

Supported formats are:
 * Sub Station Alpha
 * Advanced Sub Station Alpha
 * SubRip
 * MicroDVD
 * MPL2
 * MPsub (MPlayer subtitle)
 * SubViewer 2.0
 * Plain-Text
 * Adobe Encore DVD
 
ok steven@
2007-05-28 22:49:54 +00:00
jason
77866a86ef from steven:
- add pkgspec to python bindings
- s/PKGPATH/BUILD_PKGPATH in LIB_DEPENDS-*
- better COMMENT-*
- bump package version
2007-05-28 20:32:34 +00:00
espie
81e874cd1a forgotten patch. Noticed by brad@ 2007-05-28 20:15:55 +00:00
mbalmer
e7d960659d Update to version 1.1, which makes the vnd-partition config option
actually work.
2007-05-28 20:11:44 +00:00
jason
7e69129217 gpl 2007-05-28 20:06:24 +00:00
jason
bf80915f9a necpp is GPL 2007-05-28 20:05:29 +00:00
mbalmer
11815b2212 Update to Samba 3.0.25a.
See http://www.samba.org/samba/history/samba-3.0.25a.html for full details.

SECURITY:

This update fixes the following vulnerabilites:
CVE-2007-2444, CVE-2007-2446, CVE-2007-2447.
2007-05-28 20:03:01 +00:00
steven
cccbe3b2d1 add gtk-update-icon-cache calls where appropriate.
reminded by and ok Landry Breuil
2007-05-28 19:53:06 +00:00
aanriot
764532e6cd remove empty patch.
"yeah" mbalmer@
2007-05-28 19:44:59 +00:00
jason
f2d1280243 add gmfsk 2007-05-28 18:47:43 +00:00
jason
2098987ed1 import gmfsk: software for doing radio digital modes: PSK31, RTTY, THROB, etc 2007-05-28 18:47:06 +00:00
steven
5657f51a08 do not build with SSE2 support
ok naddy@
2007-05-28 18:24:49 +00:00
jason
3e4f5e3ebc add xnecview and necpp 2007-05-28 17:52:51 +00:00
jason
663c2a6b1d import xnecview: visualization of NEC2 antenna simulator output 2007-05-28 17:49:39 +00:00
jason
b69352c804 import necpp: NEC2-based numeric antenna simulator 2007-05-28 17:46:57 +00:00
jason
416eccb1bb nuke VERSION, bump package number 2007-05-28 17:37:21 +00:00
rui
4111c6865f update ipv6calc to 0.70.0, maintainer timeout
ok aanriot@
2007-05-28 17:23:05 +00:00
jason
78b834103f add xastir 2007-05-28 17:21:21 +00:00
jason
3d933fa043 fix categories 2007-05-28 17:20:51 +00:00
jason
7aae6463d8 import xastir: postition tracking and APRS graphical client 2007-05-28 17:19:37 +00:00
jason
5433213895 add hamlib, colrdx, xdx 2007-05-28 17:17:23 +00:00
jason
da620794ba import colrdx, a curses based DX cluster program 2007-05-28 17:16:33 +00:00
jason
c6e6c5b53a import xdx, a gtk based DX cluster program 2007-05-28 17:15:10 +00:00
jason
39d9f9038c hamlib radio/rotator control library 2007-05-28 17:07:27 +00:00
kili
aa3f2d2354 Don't use RUN_DEPENDS=${BUILD_DEPENDS}, dropping bogus RUN_DEPENDS to bzip2. 2007-05-28 16:30:23 +00:00
jcs
6a5527ca40 p5-asterisk 2007-05-28 16:21:40 +00:00
jcs
a8e17fc2de p5-asterisk-0.09:
a collection of perl modules to be used with the asterisk pbx
2007-05-28 16:16:55 +00:00
rui
6ef0616a8b update monit to 4.9, regen patches while here
changelog: http://www.tildeslash.com/monit/dist/CHANGES.txt

ok Ben Lovett (maintainer), kili@
2007-05-28 16:14:58 +00:00
kili
e90eac1ba5 Don't use RUN_DEPENDS=${BUILD_DEPENDS}. 2007-05-28 16:09:38 +00:00
kili
4a24228477 Don't use RUN_DEPENDS=${BUILD_DEPENDS}.
This actually drops the bogus RUN_DEPENDS to gmake.
2007-05-28 16:04:15 +00:00
aanriot
9ce572ddff pkg/MESSAGE has been removed, so also get ride of the MESSAGE= line in
the Makefile.

"looks good" todd@
2007-05-28 14:47:54 +00:00
jasper
d6d6817109 update geany to 0.11
from Vlad Glagolev <stelzy at gmail.com> (MAINTAINER)
2007-05-28 14:20:43 +00:00
steven
9bcc2b45cc maintenance update to pidgin 2.0.1
from brad
2007-05-28 12:43:34 +00:00
steven
58be64d6ec disconnect gaim and its plugins; superseded by pidgin. 2007-05-28 12:35:14 +00:00
steven
c6256105a2 soften runtime depends
ok alek@
2007-05-28 12:00:23 +00:00