espie
c627d95278
clean-up AND small changes:
...
- copy libs over to lib/kde3 (to prepare coexistence with kde4, eventually)
- move lib depends over to WANTLIB
- update WANTLIB for recent changes
- create links to avoid pkg_create protests over non existing links
2010-07-08 21:28:48 +00:00
landry
3dac55be93
Resurrect www/mozilla dir to host a mozilla.port.mk MODULE, that will
...
help clean up the crazy maze in mozilla ports Makefiles.
ok ajacoutot@ jasper@ naddy@
2010-07-08 21:06:13 +00:00
espie
d9dd312bbf
synch with src
2010-07-08 20:48:39 +00:00
jasper
4008540379
- prevent maildrop from appending a newline to mbox files before delivering
...
new messages. which would alter the final message in the mbox; which mutt,
among others wasn't fond of.
from debian via nima hoda.
2010-07-08 20:32:01 +00:00
jasper
58a169dfe3
sync
2010-07-08 18:59:16 +00:00
jasper
695182bcdf
import iverilog 0.9.2
...
Icarus Verilog is a Verilog simulation and synthesis tool. It operates
as a compiler, compiling source code writen in Verilog (IEEE-1364) into
some target format. For batch simulation, the compiler can generate C++
code that is compiled and linked with a run time library (called "vvm")
then executed as a command to run the simulation. For synthesis, the
compiler generates netlists in the desired format.
2010-07-08 18:58:23 +00:00
pea
412b3e0b05
Avoid conflict with gnupg2. Like this you can install both in the same time.
...
ok aja@, jasper@
2010-07-08 17:01:57 +00:00
pea
aa0e15f100
Add gnupg2
2010-07-08 16:59:52 +00:00
pea
2ec26d3d0a
Import gnupg2
...
GnuPG 2.0 is the new modularized version of GnuPG supporting OpenPGP
and S/MIME
With tweaks from ajacoutot@ and jasper@
ok aja@, jasper@
2010-07-08 16:57:54 +00:00
giovanni
12a331b551
Update to 2.5.0 plus a patch from upstream to prevent a segfault
2010-07-08 16:35:58 +00:00
giovanni
88b336cb63
Update to 4.8.0 plus a patch from upstream to prevent a segfault
2010-07-08 16:29:58 +00:00
ajacoutot
c695437ad9
Remove trailing blank lines from DESCR.
...
Don't hardcode /etc, use SYSCONFDIR.
2010-07-08 16:23:54 +00:00
giovanni
6cd2683552
Update to 4.4.6
...
Full changelog available at
http://www.hylafax.org/content/HylaFAX_6.0.4/4.4.6/4.3.9_releases
2010-07-08 16:21:17 +00:00
pea
7a97d14767
Add pgbouncer
2010-07-08 16:20:23 +00:00
pea
7e1ada58fb
Import pgbouncer.
...
PgBouncer is a lightweight connection pooler for PostgreSQL.
With tweaks from jasper@
ok jasper@
2010-07-08 16:18:06 +00:00
giovanni
ab1529e5eb
Update to 2.6.9
2010-07-08 16:16:51 +00:00
pea
211435835b
Add uid/gid 653 for _pgbouncer (databases/pgbouncer)
2010-07-08 16:11:55 +00:00
pea
9c32d9db48
Update to 4.3
...
ok aja@
2010-07-08 16:08:33 +00:00
giovanni
bfd7a0a0a4
Update to 2.4.5
...
from Brad
2010-07-08 15:40:11 +00:00
ajacoutot
bf73d995ac
Remove build_depends on gtk-doc. First we don't use it
...
(--disable-gtk-doc) and more important, it creates a dependency loop as
reported by Markus Lude.
2010-07-08 15:20:45 +00:00
sthen
55d57922b7
SECURITY update to 0.092 from Brad
...
CVE-2010-2488 NULL pointer deref with traffic stats
2010-07-08 15:14:10 +00:00
sebastia
5f6294d106
fix build on gcc2 archs, also reported upstream to nmap-dev@.
...
OK from giovanni@, jasper@, sthen@, phessler@
2010-07-08 14:43:30 +00:00
jasper
3a38b5ecfe
- zap $V (spotted by aja)
...
- tweak comment
2010-07-08 12:38:23 +00:00
jasper
d0c782c132
- sync
2010-07-08 12:30:20 +00:00
jasper
f2e86ecce6
import luaprofiler 2.0.2
...
LuaProfiler is a time profiler designed to help finding bottlenecks on
your Lua program.
If you use LuaProfiler into your program, it will generate a log of all
your function calls and their respective running times. You can use this
log to generate a summary of the functions your program uses, along with
how long it stayed in each of them, or you can import the log into a
spreadsheet for further analysis.
2010-07-08 12:28:57 +00:00
jasper
1f4c98a5a6
sync
2010-07-08 11:21:26 +00:00
jasper
dd1a14f343
import gtkwave 3.3.9
...
GTKWave is a fully featured GTK+-based electronic waveform viewer which
reads LXT, LXT2, VZT, FST, and GHW files as well as standard Verilog
VCD/EVCD files and allows their viewing.
2010-07-08 11:20:50 +00:00
fkr
712a318987
unbreak and adopt to the changes to rdomains/rtables in -current.
...
feedback and ok sthen@
2010-07-08 09:18:25 +00:00
dcoppa
30c70a8a68
Apply some small bugfixes from upstream: see patches for descriptions.
2010-07-08 06:35:13 +00:00
dcoppa
9a061fbc55
Apply some small bugfixes from upstream: see patches for descriptions.
2010-07-08 06:29:12 +00:00
ajacoutot
cf088633a1
Major update to passwdqc-1.2.2 which brings native OpenBSD support.
...
ok okan@ sthen@ millert@
2010-07-07 21:29:58 +00:00
kili
b215a2b2d3
Unbreak after SO_PEERCRED addition.
2010-07-07 19:37:39 +00:00
ajacoutot
a9f0c77d3b
SECURITY.
...
Fix for CVE-2010-2244:
zero size is reported for corrupt packets. recvmsg() later could
nevertheless get data from a good packet that followed the bad one.
So get out early to avoid hitting an assertion.
Thanks to pea@ for the heads up.
2010-07-07 18:57:38 +00:00
ajacoutot
04358c9592
Enable polkit support.
...
Note that this is only a build_depends, if people don't use polkit, this
won't change anything, but it they do then the support files are there.
ok jasper@ robert@
2010-07-07 16:42:25 +00:00
ajacoutot
ea622a08e6
Mention gconf-polkit, but do not depend on it.
2010-07-07 16:40:53 +00:00
ajacoutot
da0b6bf00d
Subpackage this port so that polkit support is not enforced if not wanted.
...
gconf,-main -- same as current one
gconf,-polkit -- polkit support files (used to apply system-wide default
or mandatory settings)
ok jasper@ robert@
2010-07-07 16:40:22 +00:00
ajacoutot
71e59845f0
Enable polkit support.
...
ok jasper@ robert@
2010-07-07 16:38:27 +00:00
ajacoutot
69194d773f
Enable console-kit support.
...
Extend README.OpenBSD.
ok jasper@ robert@
2010-07-07 16:37:57 +00:00
ajacoutot
b5c3d5442d
Enable console-kit support.
...
While here, clean up this port and fix the default dm directory.
ok jasper@ robert@
2010-07-07 16:37:05 +00:00
ajacoutot
0574bc2000
+polkit-gnome
...
"go ahead" landry@
ok jasper@ robert@
2010-07-07 16:34:57 +00:00
ajacoutot
8d3f67593e
+consolekit
...
+polkit
"go ahead" landry@
ok jasper@ robert@
2010-07-07 16:34:38 +00:00
sthen
9adc0b244d
--disable-mcheck is no longer a valid configure argument; remove it,
...
fixing DEBUG build. Spotted by dhill@, fix from Brad.
2010-07-07 15:57:48 +00:00
sebastia
71a7f5a4db
adapt to the new SO_PEERCRED.
...
OK sthen@, landry@
2010-07-07 13:58:11 +00:00
ajacoutot
a704bdc2a8
fmt(1).
2010-07-07 08:20:28 +00:00
ajacoutot
8213a2228a
Extend MESSAGE, from sthen@
...
Tweak PLIST while here.
2010-07-07 07:28:03 +00:00
sthen
70094b564f
update to 0.12
2010-07-06 23:16:21 +00:00
espie
af53957b39
remove old stuff, and ws
2010-07-06 22:52:07 +00:00
espie
dd818a1565
there is no 3.3 in MODKDE, so remove that...
2010-07-06 22:39:23 +00:00
espie
b660df6b9b
zap reeeally old variable
2010-07-06 22:25:53 +00:00
naddy
bcc6924b27
catch up with struct sigframe change on i386; from maintainer Josh Elsasser
2010-07-06 21:49:24 +00:00