Commit Graph

9388 Commits

Author SHA1 Message Date
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
jasper
c6ac9b96d7 - update msp430-binutils to 2.21.1
* this switches the msp430 toolchain to the uniarch version. for more
information please refer to:
http://sourceforge.net/apps/mediawiki/mspgcc/index.php?title=Devel:Uniarch
2011-09-05 07:59:58 +00:00
jasper
53cad9b951 import msp430mcu-20110613, ok aja@
msp430mcu provides C headers and binutils linker scripts for each of the
over 300 microcontrollers in the MSP430 family.

This is part of the 'uniarch' effort to 'rejoin' mspgcc4 and mspgcc, and
lowering the workload for adding new chips by taking it mostly out of binutils/
gcc and putting it all in one single package. For more information please
refer to http://sourceforge.net/apps/mediawiki/mspgcc/index.php?title=Devel:Uniarch for a full list of changes/rationale behind this.

The rest of the msp430 toolchain will soon be updated to the uniarch versions.
2011-09-02 07:06:21 +00:00
jasper
7e838610a8 use gtar 2011-09-01 19:25:11 +00:00
jasper
bad7396e53 - switch to MODJAVA_BUILD 2011-09-01 17:18:50 +00:00
jasper
a0c58a8bfe - make it possible to pass extra arguments to ant using MODJAVA_BUILD_ARGS 2011-09-01 17:13:51 +00:00
jasper
522a2595e0 - don't use ${DISTNAME} to construct MODJAVA_{DOC,EXAMPLES}_DIR 2011-09-01 08:03:47 +00:00
jasper
1725972321 Provide a few more convenience variables, of which MODJAVA_JAR_DIR is the most
important.
Ports that install .jar files for public use (ie, in share/java/classes/)
please install unversioned jar files from now on. If a port installs
multiple jar files, use a share/java/classes/<project_name>/ prefix.
This will help other ports to pickup these classes.

discussed with and ok kurt@
2011-08-31 20:33:32 +00:00
jasper
6cc29500d3 Implement MODJAVA_BUILD, and add MODJAVA_BUILD_{DIR,FILE,TARGET}.
When MODJAVA_BUILD is set to 'ant' this adds the correct build dependencies,
as well as providing a do-build target (if not already set by the port).

  discussed with and ok kurt@
2011-08-31 20:00:56 +00:00
mpi
5efea05ca8 update to pylint 0.24.0, maintainer timeout
ok rpointel@, benoit@
2011-08-31 12:42:24 +00:00
mpi
651ae376b6 update to py-logilab-astng 0.22.0, maintainer timeout
ok rpointel@, benoit@
2011-08-31 12:41:07 +00:00
mpi
37189dfb3e update to py-loglilab-common 0.56.0, maintainer timeout
ok rpointel@, benoit@
2011-08-31 12:39:19 +00:00
ajacoutot
3b47af0371 Minor update to libwnck-2.30.7. 2011-08-31 09:20:20 +00:00
jasper
f552eb3264 - using PKGNAME to construct DISTNAME makes kitty sad. 2011-08-30 17:19:12 +00:00
jasper
fa7be240b1 - bump REVISION after recent java.port.mk change 2011-08-30 17:16:35 +00:00
jasper
eea5765add Append 'java' to the list of categories.
ok kurt@
2011-08-30 17:16:10 +00:00
rpointel
01de354792 Update mercurial to 1.9.2.
ok wcmaier@.
2011-08-30 16:33:52 +00:00
jasper
3f461814a5 - update libgtop to 2.28.4
* openbsd now has it's own backend
- remove some patch- files that i've committed upstream too
2011-08-30 12:24:52 +00:00
sthen
a0ae5de39d update to coccinelle 1.0 rc7
Note: !=~ has changed to !~
2011-08-30 10:20:11 +00:00
jasper
ae067aa520 import commons-io 2.0.1
Commons IO is a library of utilities to assist with developing IO
functionality.

ok aja@
2011-08-30 07:17:38 +00:00
jasper
86bad555be sync 2011-08-30 07:16:53 +00:00
ajacoutot
d79910fb24 Fix sysconfdir.
from Abel Abraham Camarillo Ojeda
ok benoit@ (maintainer)
2011-08-30 06:00:07 +00:00
dhill
7dedd480fa update to 0.4.0
* Add functions to enable and disable at run-time
  * Lower memory usage for allocation tracking
  * Allocation tracking is now disabled by default

ok sthen@
2011-08-29 21:37:35 +00:00
kili
843c37237a I don't use this any longer. It was a fine tool at my former job,
but it received a lot of bloat after moving from the original source
to apache incubator and getting an official apache project.

(And from my former job I remember that ivy-2.x did introduce some
regressions).
2011-08-29 21:30:01 +00:00
ajacoutot
69798a56f3 Minor update to vte-0.28.2. 2011-08-29 06:21:46 +00:00
naddy
06f26e3c93 honor CC, CFLAGS, INSTALL_STRIP; ok jasper@ 2011-08-28 19:02:29 +00:00
naddy
328f5cd2ab Honor CFLAGS and don't use -Wextra (not available on gcc < 4); ok jasper@ 2011-08-28 16:59:22 +00:00
ajacoutot
692d108c57 Maintenance update to libnotify-0.7.4. 2011-08-28 07:15:58 +00:00
jasper
8aaf54f89c sync 2011-08-27 06:47:46 +00:00
jasper
af9f503077 import libxsvf svn rev 62
libxsvf is a library that be used to access the JTAG interface on an
embedded device using an embedded host processor or microcontroller
instead of using an external JTAG probe.
In addition to playing SVF and XSVF files this library is also capable
of scanning the devices in the JTAG chain.

ok sthen@
2011-08-27 06:46:20 +00:00
jasper
a591b5715e - update to 1.03
from wen heping
maintainer timed-out
2011-08-26 09:18:03 +00:00
jasper
12ee727e5b - update to 0.13
from wen heping
maintainer timed-out
2011-08-26 09:14:53 +00:00
jasper
3e7f28d5fd - install a bunch of samples
- fix license marker
- take maintainership
2011-08-26 07:44:56 +00:00
naddy
2e8c739141 drop warning flags not available with gcc < 4 2011-08-25 19:14:58 +00:00
jasper
f9645dcd18 sync 2011-08-25 18:54:12 +00:00
jasper
e4d7b8dbcd import gmc4cc 0.6.2
C compiler for the Gakken GMC-4 4-bit microcomputer.
Output is in (optionally optimized) F-Maikon R-165 assembler.

ok kili@
2011-08-25 18:53:35 +00:00
jasper
439a60babd - update to 0.14.0
- tighten libgit dependency

based on an update from wen heping
2011-08-25 07:12:08 +00:00
jasper
d78fb9315e - update to 0.14.0
based on an update from wen heping
2011-08-25 07:11:20 +00:00
jasper
9489b22123 - set DIST_SUBDIR 2011-08-25 07:10:47 +00:00