Commit Graph

40981 Commits

Author SHA1 Message Date
espie
4c64f036a5 obvious dependency fix.
also regen patches.
2007-10-29 20:30:32 +00:00
sturm
09b5470166 unbreak, the regular expression never matched and $' was empty there
ok espie@
2007-10-29 20:00:53 +00:00
naddy
1250989ed3 +libarchive 2007-10-29 19:29:57 +00:00
naddy
3853354d27 Import libarchive 2.3.4.
Libarchive is a programming library that can create and read several
different streaming archive formats, including most popular tar variants
and several cpio formats.

bsdtar is an almost fully GNU tar-compatible frontend for libarchive.
It is one of the fastest tar implementations and supports many advanced
features not found elsewhere.
2007-10-29 19:28:29 +00:00
jasper
815941c4e5 keep an ftp:// server in top of MASTER_SITES_GNOME, so peek-ftp works 2007-10-29 19:23:45 +00:00
steven
c4dfa87bce - read and ignore -thread-safe option
- ignore multiple arguments for -version-info, just take the first
2007-10-29 18:47:19 +00:00
steven
ffcdf90dd5 resolve symlinks during installation 2007-10-29 15:56:56 +00:00
steven
7abc70de3f update to 0.74 2007-10-29 15:34:50 +00:00
steven
3416f5e124 sync, 4762 2007-10-29 13:45:59 +00:00
steven
fbad1b3d27 don't escape special characters which are surrounded by quotes. 2007-10-29 11:49:52 +00:00
sthen
ff9c107c33 update roundcube to 0.1rc2
ok ajacoutot@
2007-10-29 09:24:43 +00:00
jakemsr
419556f518 OSS audio cleanup
- include sys/ioctl.h before soundcard.h
- use /dev/audio, not /dev/dsp
- use a proper value for SNDCTL_DSP_SETFRAGMENT
2007-10-29 07:59:27 +00:00
winiger
27c23115f6 add wordpress-mu 2007-10-29 07:47:51 +00:00
winiger
923a9bd3b7 WordPress calls itself "a state-of-the-art, semantic personal
publishing platform with a focus on aesthetics, Web standards,
and usability."  It is a web-based blogging package based
on PHP and MySQL.
WordPress MU is a multi user version of WordPress.

ok mbalmer@
2007-10-29 07:46:33 +00:00
jakob
164a9f7195 update to Dovecot 1.0.6 (bugfix release); from MAINTAINER 2007-10-29 07:27:28 +00:00
jakemsr
e8c3904ff3 - include soundcard.h _after_ sys/ioctl.h
- use /dev/audio instead of /dev/dsp

ok pvalchev@ (MAINAINER)
2007-10-29 06:47:20 +00:00
kurt
f35ddca1d5 Exit prompt loop when there's nothing to read from stdin. This can happen
when stdin is redirected someplace unanticipated. This fixes the infinite
prompt loop when the port is built as a build depend of another port
(reported by Martin Toft <mt at martintoft.dk>). Still to do is fix
bsd.port.mk to not redirect stdin for build depends...
2007-10-29 01:22:34 +00:00
jasper
577546f8ad USE_X11 isn't needed anymore, now that expat is in base.
from viq <viq at viq.ath.cx>
2007-10-28 21:37:34 +00:00
jasper
8cfcd20c6f put a fast gnome mirror on top 2007-10-28 21:19:29 +00:00
jasper
6dbf933e16 convert to use gnome.port.mk 2007-10-28 20:56:46 +00:00
sturm
d52c59c6e3 cannot readd locally, next try 2007-10-28 18:32:14 +00:00
sturm
0c05cdcb96 ups, these shouldn't have been removed completely 2007-10-28 18:30:20 +00:00
steven
51efcbbcc7 libtool replacement
work in progress, do not use this yet.

input from and "commit it" espie@
2007-10-28 14:34:09 +00:00
jasper
16489d8f6b convert to use gnome.port.mk 2007-10-28 07:56:01 +00:00
ajacoutot
3e936da7e5 - domain name change; fix MASTER_SITES 2007-10-27 23:44:41 +00:00
jasper
5d61ac6d46 add farsight 2007-10-27 23:14:43 +00:00
jasper
4cec829c43 import farsight 0.1.25
The Farsight project is an effort to create a framework to deal with all
known audio/video conferencing protocols. On one side it offers a
generic API that makes it possible to write plugins for different
streaming protocols, on the other side it offers an API for clients to
use those plugins.

The main target clients for Farsight are Instant Messaging applications.
These applications should be able to use Farsight for all their
Audio/Video conferencing needs without having to worry about any of the
lower level streaming and NAT traversal issues.
2007-10-27 23:11:50 +00:00
espie
123ce53c44 Fix ldd command line.
Problem found out by mbalmer@, funnily enough, on the vax, which doesn't
HAVE shared libraries.
2007-10-27 22:15:28 +00:00
deanna
6b0a3871a9 += pjsua, reminded by ajacoutot 2007-10-27 17:56:55 +00:00
deanna
fa42881a59 Fix URL to pjsua user manual. 2007-10-27 17:54:53 +00:00
steven
23aacad938 security update to pidgin 2.2.2
fixes a NULL pointer dereference in parsing invalid HTML (CVE-2007-4999)

from brad (maintainer)
2007-10-27 16:57:20 +00:00
simon
4226adf063 bump after PLIST change
pointed out by steven@
2007-10-27 16:50:37 +00:00
steven
abd266f6e6 update to 1.03
from maintainer Okan Demirmen
2007-10-27 16:38:02 +00:00
simon
7547320261 remove PFRAG.shared and %SHARED% marker from PLIST as it's SHARED_ONLY
pointed out by Okan Demirmen

ok jasper@
2007-10-27 16:37:00 +00:00
sthen
2f79563e52 adjust a patch to avoid problems with CVS tags -
no bump necessary.

ok deanna@
2007-10-27 16:33:02 +00:00
jasper
6c96f66fe3 enter telepathy subdir 2007-10-27 16:22:24 +00:00
jasper
404bdeba9c import basic components of the telepathy framework.
The Telepathy project aims to provide a unified framework for all forms
of real time conversations, including instant messaging, IRC, voice
calls and video calls. It uses the D-Bus messaging system to provide a
simple interface for client applications, allowing them to quickly
benefit from Telepathy's functionality.

feedback from steven@ and simon@
2007-10-27 16:18:53 +00:00
simon
a67f96859b fix WANTLIB after gtk+2 update
ok ajacoutot@
2007-10-27 16:13:37 +00:00
ajacoutot
68b9a22674 +calcurse 2007-10-27 15:26:24 +00:00
ajacoutot
68a86151ad Import calcurse-1.9
Calcurse is a text-based calendar and scheduling application. It helps
keeping track of events, appointments and everyday tasks.
A configurable notification system reminds user of upcoming deadlines,
and the curses based interface can be customized to suit user needs.
All of the commands are documented within an online help system.


Tweaked from an original submission by developer and maintainer
Frederic Culot <frederic at culot dot org>, thanks!
2007-10-27 15:25:37 +00:00
kili
c3115a65e8 Update to 1.1.3.
Help and ok, ajacoutot@.
2007-10-27 15:24:30 +00:00
espie
fbe8651d6a sequential build of library/shared library unmesses parallel builds...
regen patches while there.
2007-10-27 15:01:53 +00:00
simon
d2ddbca788 update to version 0.17009
ok sthen@
2007-10-27 14:48:50 +00:00
simon
da50f25f7a adjust WANTLIB for gtk+2 update
ok jasper@
2007-10-27 14:45:00 +00:00
simon
74f71ab081 update to version 1.161 and adjust WANTLIB
ok jasper@
2007-10-27 14:42:59 +00:00
simon
a06d87a1b2 update to version 1.161
ok jasper@
2007-10-27 14:40:25 +00:00
sthen
f625678373 +p5-DBI-Shell
+p5-DBIx-Migration
2007-10-27 14:08:00 +00:00
sthen
28d9f1600e import p5-DBIx-Migration
Seamless DB schema up- and downgrades

ok simon@
2007-10-27 14:04:45 +00:00
mbalmer
85de94bc3c Let the nedit package be built on static architectures. This makes this
editor available on the Vax ;)

(by fixing library link order and adding missing libs).
2007-10-27 14:01:38 +00:00
sthen
0f6c3ab445 import p5-DBI-Shell
The DBI::Shell module (and dbish command, if installed) provide a
simple but effective command line interface for the Perl DBI module.

ok simon@
2007-10-27 14:01:26 +00:00