Commit Graph

46408 Commits

Author SHA1 Message Date
djm
e21188af21 python-2.3 => attic 2008-10-19 11:33:50 +00:00
jsg
c9d2aa3492 Update to 0.12.0
With a fix to link against libogg for flac from sthen@
2008-10-19 10:23:09 +00:00
ajacoutot
af93f62e24 - major upgrade to dillo 2.0
it now uses the fltk2 toolkit instead of gtk1
add a patch to fix accessing websites that have ipv6 addr while you don't

full changelog:
http://cvs.auriga.wearlab.de/cgi-bin/cvsweb.cgi/dillo2/ChangeLog?rev=HEAD;cvsroot=dillo

from new MAINTAINER James Turner (former maintainer Jim Uhl resigned)
requested by kili@
2008-10-19 08:42:55 +00:00
ajacoutot
accc0e02c6 - SECURITY upgrade to tikiwiki-2.2
This release contains multiple bugfixes and preventive security
corrections.
2008-10-19 07:48:59 +00:00
ajacoutot
0a602e6ac2 +fltk2 2008-10-19 07:35:32 +00:00
ajacoutot
c412043814 Import fltk2-2.0r6403
The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a LGPL'd
C++ graphical user interface toolkit for X (UNIX(r)), OpenGL(r),
and Microsoft(r) Windows(r) NT 4.0, 95, or 98. It was originally
developed by Mr. Bill Spitzak and is currently maintained by a
small group of developers across the world with a central
repository in the US.

from James Turner (MAINTAINER) with some tweaks by me
2008-10-19 07:34:45 +00:00
ajacoutot
308c0513a9 - tweak MESSAGE
ok djm@
2008-10-19 07:13:45 +00:00
merdely
a23f39a1d5 Update to bacula 2.4.3.
Add no_server PSEUDO_FLAVOR
Reorganize the Makefile some.
Remove dependency on qwt.
Set FULLPKGPATH for -main and -bat to remove backend dependencies
   (found by and solution from naddy@)
Use SUBST_CMD.

ok jdixon@, okan@
2008-10-19 03:44:42 +00:00
kili
7e52c3f399 Update to 2.1.0. 2008-10-18 18:58:06 +00:00
robert
7370540a1a add the needed files to DLLMAP_FILES 2008-10-18 18:17:05 +00:00
robert
b96d28997b add a file to DLLMAP_FILES; bump PKGNAME 2008-10-18 18:05:27 +00:00
ajacoutot
4a2ef97f59 - bring this port up-to-date: py-pymilter-0.8.10
suggested by Pierre-Emmanuel Andre
2008-10-18 12:37:42 +00:00
djm
38f3061a21 out with 2.3
in with 2.6
2008-10-18 12:04:37 +00:00
djm
413ba2dc4a port of Python-2.6, with 100% fewer build knobs!
Thanks to Ian Darwin, Will Maier and Aleksander Piotrowski for feedback
2008-10-18 12:03:56 +00:00
djm
1cc5fcb98c fix slightly borked packaging:
- idle was incorrectly included in the -main package, not the -idle
  subpackage. Move these to where they belong.

- The -main package installed a ${LOCALBASE}/python-config, which
  would conflict with future python versions. Remove this and add
  a MESSAGE suggesting users symlink python-config2.5 to it if
  necessary

- An Emacs .el files was also installed by the -main package, this
  too would conflict with parallel installs of different major
  releases. Move this to the -tools subpackage.

bump PKG_PATCHLEVEL
2008-10-18 12:01:25 +00:00
djm
9861d97b91 Prepare for Python-2.6
Flip default ALL_TARGET to the one that will be used for current
and future (>=2.5) Python releases, move old default down into
2.3 and 2.4 Makefiles

Turn on a verbose retry when regress tests fail; saves messing with
LD_LIBRARY_PATH incantations to get them to rerun

Take maintainership
2008-10-18 11:55:57 +00:00
ajacoutot
cb3f729b2e +py-policyd-spf
+py-spf
2008-10-18 11:20:25 +00:00
ajacoutot
cc8516ca97 Import py-policyd-spf-0.7.1
External policy checker for the postfix mail server.  It will use pyspf to 
check SPF records to determine if email should be rejected by your server.

from Pierre-Emmanuel Andre (MAINTAINER)
2008-10-18 11:17:59 +00:00
ajacoutot
1a99aa1595 Import py-spf-2.0.5
Sender-Policy-Framework queries in Python.
Provides an implementation of SPF useful for detecting email forgery.

from Pierre-Emmanuel Andre (MAINTAINER)
2008-10-18 11:15:36 +00:00
ajacoutot
859e402fa0 +py-yaml 2008-10-18 10:55:41 +00:00
ajacoutot
3ca62c2fcd Import py-yaml-3.06
PyYAML is a YAML parser and emitter for the Python programming language.
<...>

from Pierre-Emmanuel Andre (MAINTAINER)
2008-10-18 10:54:52 +00:00
ajacoutot
607030bb68 +libyaml 2008-10-18 10:51:33 +00:00
ajacoutot
6dfa61d68f Import libyaml-0.1.1
LibYAML is a YAML 1.1 parser and emitter written in C.
LibYAML covers presenting and parsing processes. Thus LibYAML defines the
following two processors:
* Parser, which takes an input stream of bytes and produces a sequence
of parsing events.
* Emitter, which takes a sequence of events and produces a stream of bytes
<...>

from Pierre-Emmanuel Andre (MAINTAINER)
2008-10-18 10:50:46 +00:00
ajacoutot
005bc1890f - revert; stupid configure args never mean the same
spotted by viq on silc, thanks!
2008-10-18 07:39:57 +00:00
brad
a74de0d216 Add missing build dependency for p5-XML-Parser.
Issue reported by pedro@
2008-10-18 00:38:54 +00:00
sthen
604aa5d95c +mysql-zrm 2008-10-17 23:06:40 +00:00
sthen
4645949639 import mysql-zrm:
Zmanda recovery manager for MySQL (MySQL ZRM) is a backup and
recovery manager for MySQL database server. It also provides backup
scheduling and reporting features.

It supports backup of MySQL databases/tables using various methods
(both running on same machine as the MySQL server as well as on a
remote machine).

From maintainer Giovanni Bechis, thanks!
2008-10-17 23:05:41 +00:00
sthen
c4f1c47a93 update MASTER_SITES, ok mbalmer@ 2008-10-17 21:57:57 +00:00
sthen
cf3436b778 replace 3 broken horde mirrors with working ones, and adjust a directory
path for another. ok mbalmer@
2008-10-17 21:57:22 +00:00
ian
e6b4cd73ee Replace first sentence of DESCR with something more sensible, OK jasper@
While at it wrap a few lines and fix typo. Bump pkg.
2008-10-17 20:05:47 +00:00
robert
e47b019460 add mono-gtk2 to {LIB,BUILD}_DEPENDS 2008-10-17 19:41:33 +00:00
ckuethe
7145b91046 update to 7.2.25. ok marco@, landry@ 2008-10-17 14:56:53 +00:00
ajacoutot
0c9dcd506d - explicitely disable afs support
no pkg change
2008-10-17 14:19:25 +00:00
landry
02f08ecdf8 Update to claws-mail-vcalendar 2.0.2, remove now unneeded patch. 2008-10-17 12:51:48 +00:00
landry
f1e86da2eb Update to claws-mail-rssyl 0.22, remove now unneeded patch. 2008-10-17 12:50:57 +00:00
landry
d17e920ec1 Update to claws-mail-notification 0.19, remove now unneeded patch. 2008-10-17 12:49:56 +00:00
landry
5878d3c95a Update to claws-mail-htmlviewer 0.21, fix dependencies. 2008-10-17 12:48:16 +00:00
landry
1a0dfadbb6 Update to claws-mail-cachesaver 0.10.8 2008-10-17 12:47:17 +00:00
landry
218924c8fe Update to claws-mail 3.6.1.
Due to some licensing mess, it now uses GnuTLS instead of OpenSSL.
Switched to textproc/enchant instead of textproc/aspell for spelling.

No objection from ajacoutot@, looks good to MAINTAINER.
2008-10-17 12:46:33 +00:00
landry
6db04e1c97 Update to libetpan 0.57. 2008-10-17 12:34:29 +00:00
robert
2df816044e f-spot cries for libgphoto2 2008-10-17 11:02:16 +00:00
jasper
cabbd7ed82 import f-spot 0.5.0.2
The main F-Spot user interface in Browse mode is shown. F-Spot supports
16 common files types, including JPEG, GIF, TIFF, RAW, and others.
Import your photos from your hard drive, camera (including PTP type), or
iPod.
Photos can be tagged for searching and grouping, and the timeline gives
quick sense of temporal location, and quanity of photos taken. F-Spot
can view and export EXIF and XMP metadata in your images.
Other features include fullscreen and slideshow modes.

it needs some more tweaking, hence it's not hooked to the builds yet.
2008-10-17 10:39:17 +00:00
ajacoutot
0eec32329a - update to calcurse-2.3
from Frederic Culot (MAINTAINER and calcurse developer)
2008-10-17 10:11:23 +00:00
ajacoutot
21c278d8cf - update to 2.1.8
from pea (MAINTAINER)
2008-10-17 10:04:32 +00:00
sthen
bea6837d98 +squeezecenter 2008-10-17 10:00:42 +00:00
sthen
53add730e5 import squeezecenter:
Formerly known as SlimServer, this is a streaming audio server
for use with the SlimDevices/Logitech network music players -
Squeezebox, Transporter and SLiMP3.

* Web browser UI to control the player and manage playlists
* MP3 & WMA Internet radio
* Alarm clock
* Automatically imports metadata tags
* Browse and search by title, artist, album or genre
* Shuffle and repeat albums or songs
* Create, save, and import .pls, .cue and .m3u playlist files
* Displays current date and time when not playing
* Open protocol and command line API
* Expandable through 3rd party plug-ins and skins
* Supports multiple synchronized players
* Listen from any computer using an MP3 software player
2008-10-17 09:59:26 +00:00
robert
7b32a5b321 install some essential config files needed by some other ports,
fix nunit.pc.in by jasper
2008-10-17 09:07:12 +00:00
ajacoutot
a362885306 Small cleanup of qlandkarte:
* precise license
 * add missing desktop-file-utils goo
 * add PORTHOME to quiet up qmake4
 * respect CXXFLAGS
 * don't force -O3 optimisation
 * install man pages where they belong

"go ahead and commit" pvalchev@
2008-10-17 08:29:41 +00:00
sthen
83681cdec6 update the Arabic version to the new edition 2008-10-17 08:01:17 +00:00
robert
15ebde0497 +tomboy 2008-10-17 07:16:57 +00:00