Commit Graph

44551 Commits

Author SHA1 Message Date
ajacoutot
95e343fe4c - remove Dan Harnett from MAINTAINER per his request
- bump
2008-07-01 16:41:19 +00:00
ajacoutot
612c5c6f0f - use gconftool-2 to properly shutdown the gconfd-2 daemon 2008-07-01 10:29:46 +00:00
ajacoutot
44b97bb7e2 - fix compilation under sparc64
noticed by sturm@
2008-07-01 10:17:35 +00:00
chl
f290ade551 update to zzuf-0.12
ok jasper@
2008-07-01 10:10:24 +00:00
landry
00c2d5533c Split boehm-gc into -main and -atomic subpackages.
The latter contains libatomic_ops-1.2, which is developed inside boehm-gc,
as stated on libatomic_ops homepage. No change on -main subpackage.
libatomic_ops may be used by a future eventual pulseaudio port, which is
being worked on.

Feedback, tweaks and ok kurt@
2008-07-01 09:43:19 +00:00
wilfried
be63e8be90 include prototypes for malloc and realloc - fix 64-bit warnings 2008-07-01 08:27:52 +00:00
wilfried
0983c4bdbd fix 64-bit warning 2008-07-01 08:27:18 +00:00
wilfried
59a03c43e4 include prototypes for malloc and strdup - fix 64-bit warnings 2008-07-01 08:25:57 +00:00
ajacoutot
7f607d8313 - bring in a patch from upstream to fix applications config reload 2008-07-01 08:22:12 +00:00
sturm
b6ebf76c13 update to nagios 3.0.3 2008-07-01 06:03:58 +00:00
sthen
031bf77f1e autoconf picks up mpeg2enc from mjpegtools if installed, causing the
build to fail. Fix this by adding --disable-* arguments for every optional
component listed that we don't package.

Bump all packages just in case something else was pulled in that
affected them; probably unnecessary, but safer.

ok deanna@
2008-06-30 22:43:16 +00:00
ajacoutot
063a45fc90 - include dir is LOCALBASE, not TRUEPREFIX
Edd Barrett (MAINTAINER) agrees

"yep, change that" steven@
2008-06-30 21:38:28 +00:00
naddy
ff6e8a8558 spawn only ${MAKE_JOBS} build jobs in parallel; ok kurt@ 2008-06-30 20:16:37 +00:00
sthen
cb6bf906d5 - bugfix update to 1.4.21.1, fixing a fairly major problem
introduced in 1.4.21 by correcting the order of lock and unlock
in a deadlock avoidance macro... No other changes. Not security,
but if you're running 1.4.21, you definitely want this.

- regen PLIST to remove @bin from a symlink.
2008-06-30 20:03:49 +00:00
naddy
12240e42f2 Sync included glib with external glib: GPOINTER_TO_INT() etc should
not cause a warning.
The singular use of this, in libcroco, is safe.
2008-06-30 17:37:00 +00:00
sthen
cb1f10b94c update to Thomas Dickey's fixed version. add license marker.
ok robert@
2008-06-30 12:58:04 +00:00
sthen
bedfe24e50 correct master site, home page, kill trailing whitespace: from
Jim Razmus. bump package & regen plist (@bin).
2008-06-30 12:28:46 +00:00
sthen
20a2607b62 update midish to 0.3.2 (bugfix) and regen PLIST for @bin.
From ratchov@ (maintainer)
2008-06-30 10:11:33 +00:00
brad
d4de7be650 It is not necessary to not split the info file.
ok sthen@
2008-06-30 09:22:46 +00:00
brad
dc2f6f2d1d Postfix 2.6 20080629
ok jakob@
2008-06-30 07:39:10 +00:00
steven
fc8fa94651 +argus
+argus-clients
2008-06-30 05:21:55 +00:00
steven
c4d728ffab import argus-clients 3.0.0
Argus data clients support a range of operations on binary flow data
from Argus, such as sorting, aggregation, archival and reporting.

ok naddy@ sthen@
2008-06-30 05:20:42 +00:00
steven
a512336ce2 import argus 3.0.0
Argus is a fixed-model real time flow monitor designed to track and
report on the status and performance of all network transactions seen in
a data network traffic stream. Argus provides a common data format for
reporting flow metrics such as connectivity, capacity, demand, loss,
delay, and jitter on a per transaction basis. The record format that
Argus uses is flexible and extensible, supporting generic flow
identifiers and metrics, as well as application/protocol specific
information.

ok naddy@ sthen@
2008-06-30 05:19:33 +00:00
djm
76c76e5029 Fix crash in readline module when using completion caused by bad
implicit prototype of legacy completion_matches function.
Report and fix from henry AT precheur.org
2008-06-30 00:29:32 +00:00
jasper
13c82b8f14 - update gtkaml to 0.2.1.1 2008-06-29 22:05:24 +00:00
jasper
6a8912b221 - update vala to 0.3.4, many new bindings 2008-06-29 22:04:56 +00:00
sthen
6abd222381 sync WANTLIB following cairo update. ok naddy 2008-06-29 20:44:51 +00:00
sthen
bd90f67cf6 WANTLIB+=pixman-1 and add LIB_DEPENDS pulled in by configure if present.
ok ajacoutot
2008-06-29 20:31:14 +00:00
sthen
7593938789 WANTLIB+=pixman-1, and add LIB_DEPENDS on gtkspell which gets pulled
in by configure if it's installed.  ok landry
2008-06-29 20:29:53 +00:00
sthen
1023460e76 s/deamon/daemon/ in the install message. ok ajacoutot 2008-06-29 08:51:34 +00:00
sturm
01ae937501 rerolled distfile, bump just to be sure
noticed by jolan
2008-06-28 18:10:09 +00:00
naddy
6ab65d942a Include proper prototype for malloc() and all functions.
Fixes a segfault on LP64 archs, noticed by Aaron Stellman.
2008-06-28 16:36:21 +00:00
deanna
9cbaef4fe7 Update to 0.8.3
patch-server_asobj_SoundGst_cpp from guilherme m. schroeder on ports@
patch-server_asobj_NetStreamGst_cpp from Deomid Ryabkov on gnash-dev

With help from kurt@ and brad@, thanks!
2008-06-28 15:46:33 +00:00
ajacoutot
b8b9514032 - fix license marker
spotted by Thilo Pfennig
2008-06-28 14:50:20 +00:00
brad
161cab74ed update to 0.4.6.5.
ok grange@
2008-06-28 13:05:39 +00:00
kurt
14f6a7704d - remove work-arounds for missing getpwuid_r now that we have it
- regen pkg files with @bin markers
2008-06-28 12:34:57 +00:00
jasper
580ebeaa68 - fix change of file permissions, instead of error'ing, just works now :-) 2008-06-28 11:42:27 +00:00
ajacoutot
8a8fa5387a - mark BROKEN until djm@ fixes it
suggested by and ok djm@
2008-06-28 08:30:00 +00:00
sthen
cf597dee61 Update to latest version and fix URLs, requested by original author. 2008-06-28 08:23:19 +00:00
jakemsr
781094ad81 maintainence update, plus
- fix build on alpha by not comparing a va_list to NULL.  problem
  noticed and fix tested by merdely@.
- fix possible 100% cpu usage in full-duplex mode
- fix net client/server
- add @bin markers to PLIST
2008-06-28 05:49:30 +00:00
jakemsr
d357eb8343 oops, forgot to add this one 2008-06-28 02:54:30 +00:00
jakemsr
147b8f032b - fix oss audio output by making sure block_size is a power
of two.
- drop the snd_solaris module, it's brojen and seemingly unmaintained
  by upstream.  if the default oss output doesn't work, sdl should
  work ok.
- regenerated PLIST brings in @bin marker

ok, reminder jdixon@, claudio@ (MAINTAINER)
2008-06-28 02:50:59 +00:00
kili
5ba7c853bc Update to 2008-05-R1.
Tests, feedback and corrections from Jim Razmus and sthen@

ok sthen@
2008-06-27 22:10:14 +00:00
jdixon
638bc4a9f5 +hatchet 2008-06-27 15:19:39 +00:00
jdixon
7040485983 Hatchet is a log parsing/presentation program written for PF firewall
logs, such as those found in OpenBSD. It offers a browser-based interface
for quickly reviewing log events and performing deeper analysis.

help from okan@ and merdely@
ok ajacoutot@
2008-06-27 15:16:01 +00:00
kurt
845be6e626 - fix build failure caused by the addition of getpwnam_r(3)
- add @bin markers to pkg lists
okay robert@
2008-06-27 13:11:11 +00:00
sthen
035adaf973 > s/LPGL/LGPL/ and change "a" to "an" (this depends on the sound,
> not spelling, of the following word; LGPL is pronounced Ell Gee
> Pee Ell so it's a vowel sound so it's "an").
> </grammarnazi> ;-)
>
> ok?
JAWOHL! jasper@
2008-06-27 13:03:44 +00:00
jasper
ed17d6bdf7 - make changing the keyboard layout work.
ok ajacoutot@
2008-06-26 17:03:58 +00:00
naddy
615e16f769 bump -devel package too, since it depends on PKGNAME-main 2008-06-26 14:46:04 +00:00
ajacoutot
a19c0117d1 - make it use the GNU version of cp(1) because flyback needs the
"--link" option for its incremental backups handling

ok jasper@
2008-06-26 13:14:06 +00:00