Commit Graph

69064 Commits

Author SHA1 Message Date
jasper
316619dd54 sync 2011-09-16 08:13:54 +00:00
jasper
75670b6fc6 import freehdl 0.0.7
FreeHDL is a compiler/simulator suite for the hardware description
language VHDL.  VHDL'93 as well as VHDL'87 standards are supported.
[...]

ok landry@
2011-09-16 08:13:12 +00:00
ajacoutot
e1a3583fed Maintenance update to xdg-user-dirs-0.14. 2011-09-16 06:27:26 +00:00
espie
1b91509b26 comment out missing dependencies of broken ports so I can still compute
properties through the full tree
2011-09-15 20:36:56 +00:00
sthen
751936ca78 update to x11vnc 0.9.13 2011-09-15 20:27:29 +00:00
sthen
6ae5729410 update to ssvnc 1.0.29 2011-09-15 20:24:16 +00:00
sthen
f0e4dfe935 +coccigrep 2011-09-15 20:20:36 +00:00
sthen
6195f2b398 import ports/devel/coccigrep, ok jasper@
coccigrep is a semantic grep for the C language based on coccinelle.
It can be used to find where a given structure is used in code files.
coccigrep depends on the spatch program which comes with coccinelle.

quick contrived example to find lines referencing m_len of a struct
mbuf, regardless of actual variable name:

$ coccigrep -t "struct mbuf" -a m_len /sys/netinet/ip_*.c
2011-09-15 20:20:06 +00:00
espie
340195f8f9 modernize gcc build: pseudo-flavors, multi-packages, and ONLY_FOR_ARCHS-*
(prevent bulk from building gcc 4 twice, once for java, once for objc)
2011-09-15 17:25:34 +00:00
kili
20f0ceada9 Fix the ghcpkg01 test case. 2011-09-15 17:23:29 +00:00
espie
2175cc022f tweak dependency handling: use set -- make _print-metadata to get
all properties of the depending port we want.
2011-09-15 17:19:36 +00:00
bluhm
7b86b9d772 update p5-BSD-Socket-Splice to 0.04 2011-09-15 17:17:29 +00:00
naddy
20655a1f9e backup sites are automatically added to MASTER_SITES, so do not derive
HOMEPAGE from MASTER_SITES
2011-09-15 16:52:31 +00:00
jasper
3c2783184e - update to 1.5.2
- drop USE_GROFF
2011-09-15 16:31:54 +00:00
ajacoutot
3c6ca66b04 sync, 7207. 2011-09-15 16:09:19 +00:00
sthen
9900b0bf6e - add ocaml-pcre as a dependency
- add url to a nice introduction to DESCR (namely,
http://home.regit.org/technical-articles/coccinelle-for-the-newbie/)
2011-09-15 15:54:41 +00:00
sthen
487458b21c ocaml-pcre 2011-09-15 15:50:45 +00:00
sthen
af4daa9c19 import ocaml-pcre; ok jasper@
This OCaml-library interfaces the PCRE (Perl-compatible regular expression)
library which is written in C. it can be used for matching regular expressions
which are written in the PERL style.
 
It is reentrant - and thus thread safe. This is not the case with the "Str"
module of OCaml, which builds on the GNU "regex"-library. Using reentrant
libraries also means more convenience for programmers. They do not have to
reason about states in which the library might be in.
 
The high-level functions for replacement and substitution, all implemented
in OCaml, are much faster than the ones of the "Str"-module. In fact, when
compiled to native code, they even seem to be significantly faster than
those of PERL.
2011-09-15 15:50:23 +00:00
jasper
f638292b71 Security fix for CVE-2011-2896,
SWI-Prolog XPCE Component "LZWReadByte()" Buffer Overflow Vulnerability
2011-09-15 15:36:54 +00:00
jasper
96dd68e373 sync 2011-09-15 15:20:37 +00:00
jasper
da414e4415 import qucs 0.0.16
Qucs is a circuit simulator with graphical user interface.  The software
aims to support all kinds of circuit simulation types, e.g. DC, AC,
S-parameter and harmonic balance analysis.

ok landry@
2011-09-15 15:20:17 +00:00
jasper
f1770a250d - update to 3.28
* tagged git checkout as upstream master site seems to be down
2011-09-15 15:02:06 +00:00
jasper
60201e57ee - update to 3.3.24 2011-09-15 15:01:45 +00:00
dcoppa
3b98785b16 feh-1.16.1 2011-09-15 13:27:09 +00:00
edd
ff73a0e6b3 fix saving of preferences. OK sthen@ 2011-09-15 12:30:30 +00:00
ajacoutot
44dfb50988 Remove bogus CONFIGURE_ENV. 2011-09-15 10:54:05 +00:00
ajacoutot
a9275f3d3b Disable gnome-sound-recorder; until we have support for pulseaudio, this
has no chance to work.
2011-09-15 10:26:43 +00:00
ajacoutot
da099ffb9f Report correct version.
spotted by Kusalananda Andreas Kahari
2011-09-15 09:05:22 +00:00
ajacoutot
8d36f68c4c LOCALBASE -> TRUEPREFIX 2011-09-15 08:46:37 +00:00
ajacoutot
63d5dd47b0 This patch is not needed anymore after the move to GNOME 3. 2011-09-15 08:31:16 +00:00
ajacoutot
22d095788a Update to lxrandr-0.1.2. 2011-09-15 08:24:23 +00:00
ajacoutot
83d70ff133 Remove useless patch. 2011-09-15 08:17:04 +00:00
ajacoutot
69f333715d Remove gratuitous desktop patch. 2011-09-15 08:09:28 +00:00
ajacoutot
647d42a78b Remove the added category for now; let's wait for upstream on this. 2011-09-15 08:06:06 +00:00
ajacoutot
f980b780ea Add gnome-media. 2011-09-15 07:46:00 +00:00
ajacoutot
6dab34c4c1 Update to backintime-1.0.8. 2011-09-15 06:54:41 +00:00
sthen
911192190c update to stunnel 4.43, ok jakob@, reads good to william@
- take maintainer, suggested by jakob
- pid is now created inside the chroot jail, note you may want to set
"pid = /stunnel.pid" in config.
2011-09-15 00:42:21 +00:00
naddy
9b982c2f4d * Remove a hidden build dependency and unsatisfied run dependency
on libgcrypt.  GnuTLS >= 2.12 does not depend on libgcrypt any longer.

* Don't add filename defines to CPPFLAGS; there are quoting problems
  and gcc4 ends up warning, gcc3 aborts.  Move the setting to
  Makefile.in.

* The database subpackages shouldn't depend on the exact REVISION
  of the main package.
2011-09-14 21:25:39 +00:00
robert
6ce9eecb9e update to 1.8.7; ok ajacoutot@ 2011-09-14 21:24:10 +00:00
naddy
7d6a222bd4 kill a pseudo-flavor that would build a different package 2011-09-14 19:42:02 +00:00
naddy
511778f2b1 Also bump EPOCH for the db4 -java and -tcl subpackages to deal with
an old screwup when REVISION was introduced.

Bump their dependent packages as well.
2011-09-14 19:12:18 +00:00
jasper
d3555f6529 - update to 1.18
- remove a patch, instead use FAKE_FLAGS.
2011-09-14 15:35:40 +00:00
jasper
26eb29f2b7 - zap USE_GROFF where not needed 2011-09-14 13:35:24 +00:00
jasper
db4a228c36 - update folks to 0.6.2.1 2011-09-14 12:22:58 +00:00
ajacoutot
a431b4d715 Remove this oldie.
ok jasper@
2011-09-14 09:54:04 +00:00
ajacoutot
9a3bf40840 Update to x264-20110830.
from Brad (maintainer)
bulk testing by jasper@
2011-09-14 09:23:49 +00:00
fgsch
a0eda24d70 siginterrupt test is passing now. remove skipIf from here.
no bump required.
2011-09-14 09:23:11 +00:00
ajacoutot
3522e1dd36 Some rewordings and remove mention of GDM for now. 2011-09-14 08:38:40 +00:00
ajacoutot
c5d50d1b56 libgee-0.6.2.1... *sigh*. 2011-09-14 08:04:29 +00:00
jasper
bd626913f4 - update to 8.60
from Patrick Keshishian (MAINTAINER)
2011-09-14 07:58:27 +00:00