Commit Graph

68801 Commits

Author SHA1 Message Date
jasper
6f8f97977b switch to MODJAVA_BUILD too 2011-09-01 17:24:31 +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
sthen
df963e55f3 minor update to mrtg-2.17.2 2011-09-01 15:55:38 +00:00
ajacoutot
cb12135c97 Typos, from Daniel Villarreal. 2011-09-01 15:46:29 +00:00
ajacoutot
0347b5b16d Install the scripts in executable mode. 2011-09-01 15:39:53 +00:00
sthen
6e1239acb1 switch from svg icon to png; pointed out by aja@, ok aja/jasper 2011-09-01 14:34:22 +00:00
ajacoutot
e764fb9354 Missed bump in previous.
Also, properly set {RUN,LIB,BUILD}_DEPENDS.
2011-09-01 14:11:04 +00:00
mpi
698d2bbf12 Fix DEPENDS, gnome-settings-daemon is needed for building.
spotted by Nigel Taylor
2011-09-01 14:00:35 +00:00
giovanni
8ecb2ff1c7 Update to latest version, fixes CVE-2011-3192
ok fkr@
2011-09-01 13:40:09 +00:00
ajacoutot
34323a8705 Missed bump. 2011-09-01 13:32:56 +00:00
sthen
00283d17b3 ruin jasper's productivity by adding .desktop files to find etuxracer easily;
ok jasper@ Pascal Stumpf (maintainer).
2011-09-01 12:26:29 +00:00
sthen
24c177d1b3 bump for Dovecot update 2011-09-01 10:54:17 +00:00
sthen
a1a5482718 update to dovecot 2.0.14, various fixes and new features. From Brad. 2011-09-01 10:53:50 +00:00
landry
a24dcff245 Update to echinus 0.4.7, from Michal Mazurek on ports@, thanks! 2011-09-01 08:14:48 +00:00
jasper
e466d0f8cd - switch to MODJAVA_BUILD
- don't use a handrolled MODJAVA_{DOC,JAR}_DIR
2011-09-01 08:06:28 +00:00
jasper
c01499dbff - switch to MODJAVA_BUILD
- add comment about gmake (requested by sthen@)
- don't use a handrolled MODJAVA_{DOC,JAR}_DIR
2011-09-01 08:05:05 +00:00
jasper
522a2595e0 - don't use ${DISTNAME} to construct MODJAVA_{DOC,EXAMPLES}_DIR 2011-09-01 08:03:47 +00:00
espie
7b798e2f2d belated bump, pointed by brad 2011-08-31 22:28:59 +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
jasper
65b264fccf sync 2011-08-31 19:47:12 +00:00
jasper
b3a5c481c0 import extremetuxracer-0.4
Extreme Tux Racer is an open-source downhill racing game starring Tux,
the Linux mascot. It follows in the path of Tux Racer and its
derivatives.

from Pascal Stumpf (MAINTAINER)
ok landry@
2011-08-31 19:46:37 +00:00
landry
2810cad841 +kguitar 2011-08-31 18:35:32 +00:00
landry
aa348cb1b6 Import kguitar 0.5.1, from MAINTAINER Pascal Stumpf.
KGuitar project was started for developing an efficient and easy-to-use
environment for a guitarist. There are many tasks that guitarists do
every day and that can be made easier to do when using computer.
Examples of such tasks include finding of chord fingerings, writing &
reading tabulatures, converting classic note score to the tabulature
form and vice versa, transposition of the whole song or its parts and
many others.

with tweaks and ok jasper@
2011-08-31 18:35:02 +00:00
mpi
e04833d37e sync 2011-08-31 15:17:37 +00:00
mpi
49ed4a3db3 Import gpointing-device-settings-1.5.1
GPointingDeviceSettings is a GUI tool for setting pointing device such
as TrackPoint or Touchpad. Each UI can be written as dynamic loadable
module, so a third party can add its own UI.

Based on a port from jasper@ with tweaks by ajacoutot@

ok ajacoutot@, jasper@
2011-08-31 15:15:25 +00:00
ajacoutot
7a646fe16f Fix comment. 2011-08-31 15:09:33 +00:00
ajacoutot
176d27df3f Bugfix update to evolution-exchange-3.0.3. 2011-08-31 15:00:34 +00:00
robert
7fbe6fea27 update to 13.0.782.218 2011-08-31 13:50:42 +00:00
jasper
7709773812 - update clojure-contrib to 1.2.0 2011-08-31 13:10:29 +00:00
ajacoutot
017bd17942 SECURITY: CVE-2011-2896 GIF decoder LZW decoder buffer overflow 2011-08-31 12:43:08 +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
jasper
38e23843e5 add -m to search for maintainer, instead of using grepmagic.
ok landry@
2011-08-31 11:24:19 +00:00
ajacoutot
e50ab18abe Update to a newer snapshot. 2011-08-31 10:30:51 +00:00
giovanni
2884d78b40 Update to 0.3.2.2 2011-08-31 09:27:57 +00:00
ajacoutot
95200ed1a4 Bugfix update to evolution-3.0.3. 2011-08-31 09:22:41 +00:00
ajacoutot
cb09b4d96c Bugfix update to evolution-data-server-3.0.3. 2011-08-31 09:21:54 +00:00
ajacoutot
3d41599807 Minor update to gtkhtml4-4.0.2. 2011-08-31 09:20:59 +00:00
ajacoutot
3b47af0371 Minor update to libwnck-2.30.7. 2011-08-31 09:20:20 +00:00
ajacoutot
2f4751d9bc Bugfix update to gtk+2-2.24.6. 2011-08-31 06:25:54 +00:00
kili
135c0ad0c0 Disable faac.
From Brad. ok jasper@

this also moves autoconf/automake goo from pre-configure to post-patch.
2011-08-30 21:50:29 +00:00
jasper
4b0c55ab57 sync, 7236 unzels
490 insertions(+), 465 deletions(-)
2011-08-30 20:36:55 +00:00
jasper
f32619f756 - tweak previous, now clojure can also find and use other java classes. 2011-08-30 19:52:22 +00:00
jasper
829398d2bd - allow clojure to pickup clojure-contrib
- take maintainership

ok ian@ (former MAINTAINER)
2011-08-30 19:48:17 +00:00
jasper
272242f43d sync 2011-08-30 19:02:59 +00:00
jasper
273fee902f import clojure-contrib 1.1.0
Extensions and enhancements to the Clojure libraries.

ok ian@
2011-08-30 19:02:24 +00:00
jasper
9025920020 - bugfix update to 1.3.2
* mostly bugfixes for windows or things that don't affect openbsd

from brad (MAINTAINER)
2011-08-30 18:53:24 +00:00