sthen
860ac19375
install docs to share/doc/cmockery not share/doc/${FULLPKGNAME}
2011-09-16 22:16:50 +00:00
sthen
e30c90ac46
unbreak; FULLPKGNAME in PLIST
2011-09-16 22:05:21 +00:00
jasper
5a75667d5a
unbreak after REVISION was set due to using FULLPKGNAME in PLIST
2011-09-16 21:47:41 +00:00
jasper
a2ac05436a
set epoch after botched REVISION
2011-09-16 14:28:07 +00:00
jasper
b22141592e
Fix typo and actually disable Werror now.
2011-09-16 10:24:46 +00:00
espie
c5a475ebe0
normalize pkgpath
2011-09-16 09:24:48 +00:00
ajacoutot
e1a3583fed
Maintenance update to xdg-user-dirs-0.14.
2011-09-16 06:27:26 +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
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
f1770a250d
- update to 3.28
...
* tagged git checkout as upstream master site seems to be down
2011-09-15 15:02:06 +00:00
naddy
7d6a222bd4
kill a pseudo-flavor that would build a different package
2011-09-14 19:42:02 +00:00
ajacoutot
c5d50d1b56
libgee-0.6.2.1... *sigh*.
2011-09-14 08:04:29 +00:00
ajacoutot
94dc4cb4b3
Bugfix update to libgee-0.6.2.
2011-09-14 07:29:12 +00:00
jasper
4b33e508ab
since the kernel.org security breach some time ago, it's been down. so add
...
a temporary primary master site for the git distfiles which were hosted on
kernel.org.
ok benoit@ (MAINTAINER)
2011-09-14 07:11:58 +00:00
gsoares
2f29df59aa
update to 1.50
...
remove patches merged uptream
take maintainership
OK sthen@ jasper@
'go ahead' Igor Zinovik (former maintainer)
2011-09-13 13:39:49 +00:00
jasper
060a087fbb
- update to 1.22
...
from wen heping (MAINTAINER)
2011-09-13 06:59:46 +00:00
jasper
943b58ee08
unbreak after recent vala update, patches from upstream
...
ok aja@
2011-09-12 18:20:34 +00:00
naddy
1e2bbe8777
bump all (sub)packages that depend on db/v4; requested by and help from espie@
2011-09-12 18:02:34 +00:00
jasper
ad2a9c291c
switch the rest of the ports using gnome.port.mk over to .tar.xz where applicable.
2011-09-12 12:07:24 +00:00
ajacoutot
a57b7d6cb6
Add missing --with-gtk=3.0.
2011-09-12 08:43:00 +00:00
ajacoutot
d2251fe6d7
Drop gtk2 FLAVOR.
2011-09-12 08:21:08 +00:00
ajacoutot
87dfb86e7e
Remove some gnome2 oldies that nothing uses in-tree anymore.
2011-09-12 07:48:37 +00:00
ajacoutot
32563635a5
Start the GNOME3 merge armageddon... breakage expected.
2011-09-12 07:26:18 +00:00
fgsch
8b6c36a056
kill deprecated USE_ZIP.
...
kurt@ ok.
2011-09-11 16:32:27 +00:00
armani
c476d282c8
Remove myself from MAINTAINER and bump.
...
ok landry@
2011-09-11 12:11:05 +00:00
armani
0b37d7ecad
Remove maintainer per his request and bump.
...
ok sthen@
2011-09-10 13:43:30 +00:00
sthen
6f2fc3ebd1
bytecode-compile the python parts
2011-09-08 20:09:00 +00:00
ajacoutot
484a536319
Typo in COMMENT, from Lawrence Teo.
2011-09-08 06:20:43 +00:00
jeremy
159b386038
Update version to 1.0.4.
2011-09-07 16:39:25 +00:00
jasper
1d599add32
sync patch with upstream
2011-09-06 20:36:24 +00:00
landry
7a1df1d8eb
Maintainer update to kdiff3 0.9.96 from Lawrence Teo.
2011-09-06 20:03:52 +00:00
landry
422754e182
Chase firefox36 security update and bump xulrunner to 1.9.2.22.
2011-09-06 19:44:32 +00:00
jasper
bea828e66b
- update to 20110901182519
...
from james turner (MAINTAINER)
2011-09-06 15:02:20 +00:00
jasper
5ae42da968
- install files into unversioned MODJAVA_JAR_DIR/ivy/
2011-09-06 14:51:07 +00:00
jasper
e662bedc8b
- update to 0.27
...
from wen heping
maintainer timed-out
2011-09-05 17:38:34 +00:00
naddy
580f8d6ce8
check for compiler flags not available with gcc < 4; ok dcoppa@
2011-09-05 14:56:24 +00:00
jasper
11a8f26059
- update to 0.23
...
- adjust depends
from wen heping
2011-09-05 12:11:01 +00:00
jasper
9dd2260864
- update to 0.35
...
from wen heping
2011-09-05 12:03:21 +00:00
jasper
13afc2eb18
- clarify comment
2011-09-05 08:28:42 +00:00
jasper
81cc84ea04
add a bunch of LTS patches from upstream
2011-09-05 08:25:48 +00:00
jasper
33a9615e0e
- add devel/msp430 to categories
2011-09-05 08:22:17 +00:00
jasper
9fc2e9d340
- set MASTER_SITES to mspgcc on sf.net
2011-09-05 08:15:14 +00:00
jasper
6891a7d2e0
hookup msp430mcu
2011-09-05 08:03:42 +00:00
jasper
20e9257e31
- mspgc430 has a newstyle BSD license
...
- add a comment about uniarch
2011-09-05 08:03:31 +00:00
jasper
cb69a6737b
- move to uniarch:
...
* remove tarred config/ but use the upstream patch now instead
2011-09-05 08:02:46 +00:00
jasper
ba6959fd71
- update to the uniarch libc, msp430-libc-20110612
2011-09-05 08:01:30 +00:00
jasper
6ea7f4e893
- update msp430-gcc to 4.5.3
2011-09-05 08:00:33 +00:00