Commit Graph

60911 Commits

Author SHA1 Message Date
stephan
facf02ce2f import drupal-6.x-tables-1.0:
The tables module allows you to create a table in a node using a simple
markup. Tables are entered using a simple macro format.
This module allows you to set the "class" for the table to allow
different appearances for different tables. It also comes with a css
sheet to do a number of different appearances.
2010-10-25 09:14:23 +00:00
steven
5b7a9e4c1b unbreak by detecting openbsd libtool during configure
spotted by jasper@
2010-10-25 09:10:07 +00:00
espie
e4ce24f86a fix groff handling 2010-10-25 08:46:49 +00:00
landry
f92fc82f29 Unbreak on clean box, add audio/ladspa to BUILD_DEPENDS.
spotted by and ok jasper@
2010-10-25 08:41:27 +00:00
jasper
70df37205b - zap typo in WANTLIB, no bump as it didn't build 2010-10-25 08:04:33 +00:00
jasper
48e1077451 - move MODPY_WANTLIB to the gnome flavor, which actually uses python. 2010-10-25 08:03:52 +00:00
stephan
f0080c51f1 +bookmadesimple, +spamspan 2010-10-25 08:01:07 +00:00
stephan
470e14d751 import drupal-6.x-spamspan-1.4:
The SpamSpan module obfuscates email addresses to help prevent spambots
from collecting them. The problem with most email address obfuscators is
that they rely upon JavaScript being enabled on the client side. This
makes the technique inaccessible to people with screen readers. SpamSpan
however will produce clickable links if JavaScript is enabled, and will
show the email address as example [at] example [dot] com if the browser
does not support JavaScript or if JavaScript is disabled.
2010-10-25 07:59:37 +00:00
stephan
efe2e4467c import drupal-6.x-bookmadesimple-2.3:
This module will create a main book page for content type selected in
BookMadeSimple settings. This is a shortcut to create a node and click
on Update book outline.
A dropdown listbox will be added in books links. Only allowed content-
type (define in content-type settings) are printed. Selecting a content
type will add it as a child page of the book page.
2010-10-25 07:49:11 +00:00
landry
13536f4687 unbreak: readd vorbisenc and vorbisfile to WANTLIB 2010-10-25 07:46:43 +00:00
stephan
59d6326b4f +diff, +notify, +cck_blocks 2010-10-25 07:34:46 +00:00
stephan
3f4d8a3316 import drupal-6.x-cck_blocks-1.3:
Adds a block for every CCK field you selected for being available as
block. This makes it possible to show the field's value of the
currently shown node in the block (placed left, right or in whatever
region) instead of (or next to) the node's main content area. Kind of
a simple panel variation.
2010-10-25 07:32:45 +00:00
stephan
3645874a8e import drupal-6.x-notify-1.2:
The notify module allows users to subscribe to periodic emails which
include all new or revised content and/or comments much like the daily
news letters sent by some websites.
Even if this feature is not configured for normal site users, it can
be a useful feature for an administrator of a site to receive
notification of new content submissions and comment posts.
2010-10-25 07:19:49 +00:00
stephan
540d68196b import drupal6.x-diff-2.1:
This module adds a tab for sufficiently permissioned users. The tab shows
all revisions like standard Drupal but it also allows pretty viewing of
all added/changed/deleted words between revisions.
2010-10-25 07:04:15 +00:00
stephan
24de4c6ad4 maintenance update to 1.15.5, gory details at http://svn.wikimedia.org/svnroot/mediawiki/tags/REL1_15_5/phase3/RELEASE-NOTES 2010-10-25 06:55:05 +00:00
landry
4de5a3cc10 +mapnik 2010-10-24 22:41:58 +00:00
landry
83a97cafc0 Import mapnik 0.7.1:
Mapnik is an OpenSource C++/Python toolkit for developing GIS
(Geographic Information Systems) applications. At the core is a C++
shared library providing algorithms/patterns for spatial data access
and visualization.
Essentially a collection of geographic objects (map, layer,
datasource, feature, geometry), the library doesn't rely on
"windowing systems" and can be deployed in any server environment.
It is intended to play fair in a multi-threaded environment and is
aimed primarily, but not exclusively, at web-based development.

ok ajacoutot@
2010-10-24 22:40:54 +00:00
pirofti
1962df333f Update to GiNaC 1.5.8. Okay steven@. 2010-10-24 22:36:37 +00:00
edd
7455185b2c experimentally enable pre-generated format and map files. This may not
work and we may end up rolling this back.

Still not linked to build, so no OKing needed.
2010-10-24 22:31:00 +00:00
landry
9fd037240b +libgexiv2 2010-10-24 22:30:27 +00:00
landry
1e50e9947e Import libgexiv2 0.2.1, needed by an upcoming shotwell port:
gexiv2 is a GObject-based wrapper around the Exiv2 library.  It makes
the basic features of Exiv2 available to GNOME applications.

ok ajacoutot@ jasper@
2010-10-24 22:29:50 +00:00
kili
8297d6d4fe Remove devel/hood (wrong location). 2010-10-24 22:21:41 +00:00
sebastia
c6f13a9120 enable gnustep terminal 2010-10-24 22:18:38 +00:00
kili
1f83dae46a And now import into the right directory (hs-hood, not just hood) as
noticed by jasper@. DESCR-Blurb again:

HOOD is a small post-mortem debugger for the lazy functional language
]Haskell. It is based on the concept of observation of intermediate
data structures, rather than the more traditional stepping and
variable examination paradigm used by imperative language debuggers.
2010-10-24 22:18:35 +00:00
sebastia
5962dd9005 import gnustep/terminal: a terminal emulator for GNUstep
pkg/DESCR:
Terminal is terminal emulator for GNUstep. Multiple windows, scroll
buffer and all the expected features are present.  Furthermore it sports
terminal services.

After all, OK landry@
2010-10-24 22:16:38 +00:00
ajacoutot
a919555b98 Fix MASTER_SITES.
from Brad Tilley (maintainer)
2010-10-24 21:57:47 +00:00
sthen
efacceb213 lib_depends, revision 2010-10-24 21:40:38 +00:00
ajacoutot
e79d0ddc50 No need for this USE_X11 hack anymore. 2010-10-24 21:12:47 +00:00
sthen
3e1d5438da new lib_depends 2010-10-24 21:11:45 +00:00
sthen
f916ff61b1 new lib_depends/revision 2010-10-24 21:06:28 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
ajacoutot
3041b2373b Remove obsolete USE_X11 from $vars. 2010-10-24 20:44:50 +00:00
ajacoutot
d7069ea573 Bye bye USE_X11.
From now on, building ports requires X11BASE.

* lots of ports missed this variable (porters always have X11 installed)
  jasper made a first pass on fixing these, but no doubt it will drift
  away soon
* users should use packages
* people building ports should know what they are doing and having
  X11BASE as a requirement is perfectly reasonnable
* we are merging config.x11.site into config.site because of a stupid
  autofoo bug ; currently when USE_X11 is set, some ports may loose the
  ability to even load config.site

tested on a bulk by landry@
ok robert@ jasper@ landry@ sthen@ naddy@ "I won't cry if it dies" espie@
2010-10-24 20:41:23 +00:00
sthen
08b7ba1c55 update to 2.2.3, new LIB_DEPENDS etc.
sparc64 build tested by stephan@, thanks!
2010-10-24 20:36:44 +00:00
ajacoutot
5a7f687c78 Tsk tsk, use new DEPENDS. 2010-10-24 20:28:01 +00:00
phessler
e1f5e4ed16 + foobillard 2010-10-24 20:20:15 +00:00
phessler
7a5c0b3dfe FooBillard is a free OpenGL-billard game for Linux with realistic
physics, AI-player and many gametypes like pool carambol or snooker. Why
foo? Well, actually I had this logo (F.B.-Florian Berger) and then foo
sounds a bit like pool (Somehow I wasn't quite attracted by the name
FoolBillard) The main physics is quite mature but not yet perfect. If
you are a billard-pro and you're missing some physics, please tell me.
Cause I've implemented it like I think it should work, which might
differ from reality.
2010-10-24 20:19:48 +00:00
kili
8786b6dc2b + hs-hood 2010-10-24 20:12:04 +00:00
kili
7bc3124a66 HOOD is a small post-mortem debugger for the lazy functional language
]Haskell. It is based on the concept of observation of intermediate
data structures, rather than the more traditional stepping and
variable examination paradigm used by imperative language debuggers.
2010-10-24 20:10:33 +00:00
sebastia
3544e352dc enable xtrkcad
The import was actually OKed jasper@
2010-10-24 20:10:28 +00:00
sebastia
af01d17e82 Import xtrkcad: CAD program for designing model railroad layouts
pkg/DESCR:
XTrackCAD is a CAD program for designing model railroad layouts. You can
easily create layout of any scale or size. Libraries for many brands of
track and turnouts are included. Adding new components is easy with the
built-in editor.
2010-10-24 20:07:54 +00:00
stephan
b3bfb8f6a6 update to 1.32.2 with help from sthen@, ok jasper@, ajacoutot@, landry@ and sthen@. 2010-10-24 19:55:46 +00:00
phessler
987cf62e12 c89 fix so it can compile on sparc 2010-10-24 19:42:27 +00:00
steven
6ef50da6e9 update to 4.0
switch to cmake

from Alexandr Shadchin
2010-10-24 19:28:50 +00:00
steven
226aba2ff8 update to 1.68 2010-10-24 19:19:06 +00:00
steven
b8f3976a1a update to 2.7.4
from brad (maintainer)
2010-10-24 19:17:31 +00:00
jakemsr
2f0812f770 enable ladspa effects via liblrdf and update WANTLIB
while here

ok jeremy@ (and he already committed the plugin.c patch
upstream!)
2010-10-24 19:10:15 +00:00
stephan
35fb42cebb update to 1.9 2010-10-24 19:06:47 +00:00
landry
d65322a390 terminal was renamed to xfce4-terminal 2010-10-24 19:06:34 +00:00
landry
0e43bbe21d terminal package was renamed to xfce4-terminal 2010-10-24 19:04:38 +00:00