Commit Graph

38998 Commits

Author SHA1 Message Date
jasper
a4069f17af add py-eyed3 2007-06-22 14:48:07 +00:00
ajacoutot
5c55c65b2c - fix variable substitution 2007-06-22 14:47:08 +00:00
jasper
8685e79d85 import py-eyeD3 0.6.14
eyeD3 is a Python module and program for processing ID3 tags.
Information about mp3 files (i.e bit rate, sample frequency, play time,
etc.) is also provided. The formats supported are ID3 v1.0/v1.1 and
v2.3/v2.4.

feedback and ok alek@
2007-06-22 14:43:13 +00:00
jasper
ba7c804f3f update msmtp to 1.4.12
from simonkuhnle@web.de (MAINTAINER)
2007-06-22 14:26:06 +00:00
kurt
2586dcb948 Fix a deadlock seen in thunderbird w/engimail caused by safe_pclose()
returning without waiting for the child process to complete which causes
a deadlock between nspr's WaitPidDaemonThread() and PR_WaitProcess().
Reported upstream w/more details:
https://bugzilla.mozilla.org/show_bug.cgi?id=385465
okay martynas@
2007-06-22 13:37:58 +00:00
martynas
cbb6a6bf82 fix a segmentation fault when you are using authentication and have
a user named "log"; from sarg bugtracker via freebsd
also, fix sprintf and rcs id; from maintainer Douglas Santos
thanks to aanriot@, who found some errors when i merged Douglas
Santos diff
ok aanriot@ and maintainer Douglas Santos
2007-06-22 12:48:25 +00:00
msf
d5b5786a9b fix a segfault when scmpc starts up with an empty scmpc.cache file
ok jasper@
2007-06-22 12:34:13 +00:00
jasper
e770f35a47 - update mpd to 0.13.0
- regen patches while here

from simon kuhnle with a tweak by me
2007-06-22 11:42:14 +00:00
mbalmer
18dab2854b Correct directory permissions and bump package name.
Found by Marc Winiger <mw@msys.ch>
2007-06-22 07:34:45 +00:00
jcs
771408e11e and finally, update to rails-1.2.3 2007-06-22 03:47:18 +00:00
jcs
35d4794f26 update to actionmailer-1.3.3 2007-06-22 03:46:21 +00:00
jcs
d8cc3acfce update to actionwebservice-1.2.3 2007-06-22 03:45:28 +00:00
jcs
e9a45f2851 update to activerecord-1.15.3 2007-06-22 03:45:19 +00:00
jcs
564ee6e168 update to actionpack-1.13.3 2007-06-22 03:44:21 +00:00
jcs
2a9f219b5f update to activesupport-1.4.2 2007-06-22 03:43:01 +00:00
simon
ff66b0258c switch to apache-module framework
initially from espie@, ok ckuethe@ (maintainer)
2007-06-21 20:59:13 +00:00
simon
d422adf4f6 switch to apache-module framework
confirmed by Adam Montague (maintainer)
2007-06-21 20:54:33 +00:00
simon
a79ce6cb91 switch to apache-module framework and
remove maintainer per his own request

"looks good" henning@ (former maintainer)
2007-06-21 20:25:40 +00:00
kurt
a6f9c44184 Update to 1.2.23 which includes a security fix for CVE-2007-1860 that
effects all prior 1.2.x versions of mod_jk. More info at:
http://tomcat.apache.org/security-jk.html
2007-06-21 19:45:31 +00:00
simon
ae8ad92df0 switch to apache-module framework
ok jakob@ (maintainer)
2007-06-21 19:34:12 +00:00
bernd
3c62b0b027 Update to mutt-1.5.16.
Initial diff and sidebar-patch hosting by Stuart Henderson. Thanks!

Enable the Maildir/POP3/IMAP header cache by default and remove
the hcache FLAVOR.

Tested by many. Corrections from simon@.

ok simon@, steven@
2007-06-21 17:26:29 +00:00
kili
1c78258672 The distfile changed (found by steven@).
Some autoconf fallout in generated documentation (and one source
file), so bump the PKGNAME. They even changed the default installation
path of the manpage, which requires an additional tweak to
CONFIGURE_ARGS.

No functional changes; same result for regression tests as before.

While here, force configure to use our grep and the one true awk,
even if g{grep,awk} are installed.
2007-06-21 15:13:45 +00:00
ajacoutot
11a0072f20 - revert previous WANTLIB change; libiberty seems needed after all 2007-06-21 13:31:47 +00:00
ajacoutot
8cf73e2bbd - add more running tips and link to some documentations 2007-06-21 13:28:52 +00:00
ajacoutot
587e14846b - minor update to version 2.1
- tweak pkg/MESSAGE
- mirror the distfiles since the main server can be capricious sometimes
- use the apache-module framework; work done by simon@ (big thank to him)

"looks good" simon@
2007-06-21 10:58:37 +00:00
ajacoutot
5784787920 - centralize running information in a README.OpenBSD instead of
spreading it over several pkg/MESSAGES ; this will ease the addition of
other usefull tips
2007-06-21 10:46:21 +00:00
ajacoutot
813e44c6f4 - explicitly disable libnotify (or configure will pick it up if installed)
- set AUTOCONF_VERSION to 2.61
- add @exec/@unexec update-desktop-database to PLIST

from Mikolaj Kucharski <mikolaj at kucharski dot name>
2007-06-21 08:12:14 +00:00
ajacoutot
e6e9840691 - set SHARED_ONLY
ok simon@ espie@
2007-06-21 07:37:58 +00:00
simon
8055ea218d adjust the comment according to changed subst_vars
ok espie@
2007-06-21 06:11:11 +00:00
rui
445fdc8f47 update quagga to 0.99.7
help and ok pyr@
2007-06-20 18:05:36 +00:00
mpf
018256a312 Bump PKGNAME. 2007-06-20 17:14:01 +00:00
mpf
0cc7b2917c Prevent a close(0) in free_muxlist().
Fixes sy{mux,mon} reconfiguration w/ SIGHUP.

Confirmed by Willem Dijkstra, OK henning@
2007-06-20 17:11:34 +00:00
espie
7d0d0ae02a don't substitute MODAPACHE_NAME, this is often too short and causes
too much trouble
2007-06-20 14:43:17 +00:00
ajacoutot
300701eb8a - remove /var/run/gnugk from @sample (the content of /var/run is wiped
out on boot so there's really no point in keeping this)
- instruct users to create /var/run/gnugk before starting gnugk instead

pointed by todd@ in a mail to ports@
2007-06-20 14:40:34 +00:00
espie
5e5ec2f584 fix name of installed file 2007-06-20 13:55:41 +00:00
espie
b869babbd8 glue to simplify installation/updates of apache modules 2007-06-20 12:23:17 +00:00
steven
ec5f4453ba major update to octave 2.9.12 2007-06-20 08:51:42 +00:00
sturm
2e35a1da4d missing BUILD_DEPENDS 2007-06-20 05:32:51 +00:00
ajacoutot
1b3f81287d - make it work under powerpc (get around a gcc3/pcc bug by using gcc4)
- take maintainership
2007-06-19 21:51:30 +00:00
msf
6f7c32c71f fix several incorrect @sample markers, these need to be directories 2007-06-19 21:45:04 +00:00
ajacoutot
3a20c29c43 - activate powerpc support at last
- explicitly disable tls (Thread-local storage) so it is not incorrectly
detected on some arch(s)

ok espie@
2007-06-19 21:23:37 +00:00
jakob
9aa590ac81 update to Dovecot 1.0.1, a bug fix release. from brad@ 2007-06-19 19:18:49 +00:00
rui
8f6f1192f2 update nmap to 4.20, based on a submission by Giovanni Bechis (maintainer) with some changes
ok ajacoutot@
2007-06-19 18:10:26 +00:00
pedro
f38531f8b5 yt-4, handles new youtube html syntax, from jsg@ 2007-06-19 17:32:52 +00:00
simon
61423a0bef new subpackage that adds support for pgsql
feedback & ok robert@
2007-06-19 16:09:12 +00:00
ajacoutot
02c388c866 - mark BROKEN until I come up with a solution for a threaded libobjc
(different solutions are being tested)
- point people to gnustep-examples if looking for a test suite
2007-06-19 15:19:27 +00:00
ajacoutot
45112b913b - fix WANTLIB 2007-06-19 15:16:16 +00:00
ajacoutot
a6d889e933 - remove wrong variable ; objc threading will be fixed one way or the other 2007-06-19 15:13:39 +00:00
kili
616af8af64 Don't pull in gawk as a hidden run dependency just because it's installed
at build time.
Bump pkgname.

ok steven@
2007-06-19 10:44:40 +00:00
jakemsr
022457e96b - patch a silly test that uses OS specific device names, thus allowing
kaffeine to play/rip audio CDs
- capitalize KDE in COMMENT
- remove extra blank lines in Makefile
- use AUTOCONF_VERSION=2.60 so autoconf doesn't complain about
  a different version having previously been used to create configure
- add license marker
- sync patches w/update-patches
- add expat and fontconfig to WANTLIB, as per lib-depends-check
- bsd.port.mk(5) names only `simple' as a valid value for SEPARATE_BUILD,
  so use `simple' instead of `Yes'
- bump PKGNAME

audio CD patch OK espie@
rest mostly from and OK brad@
2007-06-18 23:24:06 +00:00