Commit Graph

6969 Commits

Author SHA1 Message Date
sthen
7ac194ac29 zap spurious commas in NOT_FOR_ARCHS 2009-09-25 14:33:05 +00:00
jasper
b62c4e7637 - update vte to 0.22.0
* among the changes, significant reduce in memory usage

ok aja@
2009-09-25 08:10:36 +00:00
sthen
96abe1eba8 Revert one line from the last update which doesn't work well with
our cvs(1).
2009-09-24 21:48:48 +00:00
jasper
a4263bbe1e - add gobject-introspection 2009-09-24 20:09:48 +00:00
jasper
3f3b372442 import gobject-introspection 0.6.5
GObject Introspection is a project for providing machine readable
introspection data of the API of C libraries. This introspection data
can be used in several different use cases, for example automatic code
generation for bindings, API verification and documentation generation.

feedback and ok ajacoutot@ landry@
2009-09-24 20:08:09 +00:00
espie
7b690d6f1a +gflags 2009-09-24 19:53:13 +00:00
espie
6f7adf0017 gflags, from Vincent Auclair 2009-09-24 19:51:44 +00:00
jasper
8159700629 - add libffi 2009-09-23 20:58:46 +00:00
jasper
9bf295a421 import libffi 3.0.8
FFI stands for Foreign Function Interface. A foreign function interface
is the popular name for the interface that allows code written in one
language to call code written in another language. The libffi library
really only provides the lowest, machine dependent layer of a fully
featured foreign function interface. A layer must exist above libffi
that handles type conversions for values passed between the two
languages.

successfully tested on seven arches by me. other arches are disabled for now as
they need more work (mips64) or haven't been tested yet.
2009-09-23 20:55:46 +00:00
jasper
8fdf733fdd - add libgdata 2009-09-23 19:37:18 +00:00
jasper
a19a7f475e import libgdata 0.4.0
libgdata is a GLib-based library for accessing online service APIs using
the GData protocol - most notably, Google's services. It provides
APIs to access the common Google services, and has full asynchronous
support.

this used to be part of evolution-data-server, but from e-d-s 2.28 onwards
it's split into it's own library. (nothing picks it up for now, tested in a
bulk build)

ok ajacoutot@
2009-09-23 19:35:14 +00:00
sthen
ce437b6681 +fossil 2009-09-23 19:09:59 +00:00
sthen
9c1631a8a5 I guess this wasn't such a good name for a temporary directory. Remove. 2009-09-23 19:09:28 +00:00
sthen
0ce3337109 Import devel/fossil, from James Turner with a couple of tweaks by me;
Fossil is a software configuration management system. Fossil is software
that is designed to control and track the development of a software project
and to record the history of the project. There are many such systems in
use today. Fossil strives to distinguish itself from the others by being
extremely simple to setup and operate.

In addition to distributed version control, it supports distributed bug
tracking and wiki, with a built-in web interface, in a single easy-to-use
integrated package.
2009-09-23 19:06:46 +00:00
jasper
dc2e7ada7d - revert previous commit. embedding variables in variables makes you lose a cookie, and break the build.
ok sthen@
2009-09-21 20:30:58 +00:00
ajacoutot
3097aeb6de Always remove mimeinfo.cache when deleting this package.
Regen PLIST while here.
2009-09-20 21:38:19 +00:00
benoit
557cc9ddae - update py-asn1 to 0.0.9a
ok ajacoutot@
2009-09-19 22:39:41 +00:00
fgsch
c3e2298371 Update to bzr 1.18.1. 2009-09-19 22:08:52 +00:00
martynas
2ef72aa792 fix packaging with python-2.6. ok jasper@, sthen@ 2009-09-18 20:37:46 +00:00
ajacoutot
2e0d73474c Fix build with newer libsigc++2
(reported by jasper@)
ok jasper@ landry@ wilfried@ (maintainer)
2009-09-18 10:24:50 +00:00
ajacoutot
0c32937d6f Major update to pangomm-2.24.0
(see HOMEPAGE for complete ChangeLog)

ok jasper@ landry@ wilfried@
2009-09-18 10:23:52 +00:00
ajacoutot
6e6fb39587 Major update to glib2mm-2.20.2
(see HOMEPAGE for complete ChangeLog)
Remove wilfried@ from maintainer per his request.

ok jasper@ landry@ wilfried@ (former maintainer) - on a former diff
2009-09-18 10:23:27 +00:00
ajacoutot
0c48adf8cf Major update to libsigc++-2.2.4
(see HOMEPAGE for complete ChangeLog)
Remove wilfried@ from maintainer per his request.

This and all upcoming *mm updates have been tested by jasper@ in a bulk,
thanks!

ok jasper@ landry@ wilfried@ (former maintainer)
2009-09-18 10:22:24 +00:00
ajacoutot
fa1e85ba3b Major update to pango-1.24.5 (needed for upcoming pangomm update)
ok jasper@ landry@ wilfried@
2009-09-18 10:21:53 +00:00
sturm
966e49413c openocd 2009-09-17 22:01:10 +00:00
sturm
46ddb49815 initial import of openocd 0.2.0
OpenOCD is a Free and Open On-Chip Debugging, In-System Programming 
and Boundary-Scan Testing.

from Sylvestre Gallon <ccna.syl@gmail.com>
help and ok bernd@
2009-09-17 21:59:46 +00:00
jasper
c63e551dc7 - update json-c to 0.9 2009-09-15 18:15:41 +00:00
jasper
20696471fe remove marc balmer as maintainer of all of his ports, to take away the
illusion marc still maintains them. as requested by himself.
2009-09-15 17:37:21 +00:00
jasper
965ed828cd add p5-File-Find-Rule-Perl and p5-Test-Script 2009-09-14 21:20:58 +00:00
jasper
d1dc05eeb2 import p5-File-Find-Rule-Perl 1.09
File::Find::Rule::Perl provides methods for finding various types of
Perl-related files, or replicating search queries run on a distribution
in various parts of the CPAN ecosystem.

based on a submission by Stephan A. Rickauer
2009-09-14 21:18:49 +00:00
jasper
1a0e225bbe import p5-Test-Script 1.03
The intent of this module is to provide a series of basic tests for
scripts in the bin directory of your Perl distribution.  Further, it
aims to provide them with perfect platform-compatibility and in a way
that is as unobtrusive as possible. That is, if the program works on a
platform, then Test::Script should also work on that platform.  In doing
so, it is hoped that Test::Script can become a module that you can
safely make a dependency of your module, without risking your module not
working on some platform because of the dependency.

based on a submission by Stephan A. Rickauer
2009-09-14 21:17:43 +00:00
bluhm
b2fb0e5cc3 Do not include benchmark.pl and perftest.pl in p5-Devel-NYTProf
package.  They are only usefull for testing and debugging.
2009-09-14 19:54:26 +00:00
landry
7958292cc8 Don't build nor install libevent compatibilty layer. the installed event.h
shadowed the systemwide one.
Prodded by & ok naddy@, also tested by sthen@
2009-09-14 15:53:09 +00:00
naddy
db789e7847 bump after maintainer address change 2009-09-11 18:13:06 +00:00
jasper
2e6da560dc - move distfiles to another site 2009-09-10 22:12:55 +00:00
jolan
604a48245c stop tests from running during build and rework do-regress 2009-09-10 20:23:18 +00:00
sthen
acd82886db - convert gnome-shared-keyring to a true FLAVOR rather than a
pseudo-flavour, it affects the -main package by building with pthread
(we don't want that by default, it affects e.g. svn diff | less).

- roll various PFRAG.shared-foo for the subpackages into PLIST-foo

- add a comment noting that autoconf should be 2.63

- bump PKGNAMEs

ok stsp (maintainer).
2009-09-10 15:35:04 +00:00
landry
2dc0befd53 Force the use of -pthread in FindThreads.cmake module. It was looking
for -lpthread first.
No fallouts in a bulk build done by jasper@, thanks!
ok jasper@
2009-09-10 13:54:47 +00:00
bluhm
8edc85edd7 change maintainer's e-mail address
sort variables according to template
2009-09-10 01:16:40 +00:00
jolan
04fc64aa0d deprecated in favor of luabitops (which is compatible) 2009-09-09 19:42:33 +00:00
jolan
4735304d35 luabitlib->luabitop 2009-09-09 19:42:04 +00:00
jolan
1fe3e0da60 luabitop-1.0.1, library for bitwise operations in lua 2009-09-09 19:39:47 +00:00
jolan
7780f045ac update to v12 2009-09-09 18:31:33 +00:00
jolan
db2624c95d update to 2.4.0 2009-09-09 18:02:01 +00:00
jasper
39e013e8a8 - add a note about not forgetting to update py-qt{3,4} when touching
this port...as py-qt3 broke again..
2009-09-09 14:11:27 +00:00
landry
a546d0987e Don't hardcode wxWidgets & gcc versions in the config filename.
Alien::wxWidgets public interface smartly uses Module::Pluggable to
find the config anyway. Tested to still work with p5-Wx.
spotted by jasper@
2009-09-08 21:46:17 +00:00
jasper
05bc8e0d62 - update py-gobject to 2.18.0 2009-09-08 17:51:32 +00:00
jolan
cb6f5b1a8c add missing RUN_DEPENDS on coxpcall 2009-09-06 19:35:40 +00:00
jolan
c23eaf14b6 update to 1.4.2 2009-09-06 19:25:22 +00:00
jolan
9327c11638 update to 1.1.5 2009-09-06 19:11:47 +00:00
ajacoutot
47549d7bd7 +codeblocks 2009-09-06 17:24:19 +00:00
ajacoutot
88b4d09817 Import codeblocks-8.02
Code::Blocks is cross platform, free C/C++ IDE built to meet the most
demanding needs of its users. It is designed to be very extensible and
fully configurable.

Built around a plugin framework, Code::Blocks can be extended with
plugins. Any kind of functionality can be added by installing/coding a
plugin.
2009-09-06 17:23:33 +00:00
jolan
32bbbb6bf3 update to 5.1.4 2009-09-06 15:39:21 +00:00
jolan
82399e2e92 fix REGRESS_DEPENDS; spotted by sqlports 2009-09-06 11:29:47 +00:00
ajacoutot
6058656d84 Make use of REGRESS_IS_INTERACTIVE=x11
ok jasper@ sthen@
2009-09-06 10:46:25 +00:00
kevlo
a37a87df67 update to 0.106
ok simon@
2009-09-06 07:13:55 +00:00
jasper
7dad90d085 - missing build dependency 2009-09-05 16:47:30 +00:00
sthen
e47a5fddd4 Update to 4.8.2; ok landry@, maintainer time out (not waiting
very long but this is needed to update py-qt4 which is currently broken).
2009-09-05 16:17:35 +00:00
stsp
66093b1ea6 Show the basename of the program in help output, not the full path.
Same patch already applied upstream.
ok sthen@
2009-09-04 20:54:11 +00:00
landry
f8adbbbfe0 +p5-Alien-wxWidgets & p5-ExtUtils-XSpp 2009-09-04 16:09:23 +00:00
landry
37f1fbedad Import p5-ExtUtils-XSpp, another prerequisite for p5-Wx.
XS++ is just a thin layer over plain XS, hence to use it you are
supposed to know, at the very least, C++ and XS.
2009-09-04 16:07:49 +00:00
landry
857d746261 Import p5-Alien-wxWidgets 0.44, a prerequisite for p5-Wx.
Alien::wxWidgets can be used to detect and get configuration settings
from an installed wxWidgets.
2009-09-04 16:05:55 +00:00
landry
d1ed51c9e8 Update to geany 0.18, from Pawlowski Marcin Piotr, thanks!
Changelog here : http://www.geany.org/Main/20090816
ok MAINTAINER
2009-09-04 11:38:31 +00:00
kevlo
a95930487b update to 0.16
ok sthen@
2009-09-04 09:44:29 +00:00
kevlo
7c1123e14b update to 1.1000
ok pea@
2009-09-04 03:15:43 +00:00
kevlo
246b590a90 update to 0.93
ok pea@
2009-09-04 03:11:47 +00:00
kevlo
cb09b15cfe update to 3.002000
ok sthen@
2009-09-04 02:59:19 +00:00
kevlo
1be05fd6d0 update to 1.03
ok sthen@
2009-09-04 02:56:34 +00:00
kevlo
b535444355 update to 0.13
ok sthen@
2009-09-03 09:29:16 +00:00
kevlo
7220cc5bbe update to 0.21
ok sthen@
2009-09-03 09:27:46 +00:00
landry
b25effc5f7 import libev 3.8, from MAINTAINER Baptiste Daroussin (with some tweaks
by me):

Libev is a high-performance event loop/event model with lots of
features.  It is modelled (very loosely) after libevent and the Event
perl module, but aims to be faster and more correct, and also more
featureful. And also smaller.

(actually, really import the files. Oh yeah, cvs i love you so much.)
2009-09-02 19:19:43 +00:00
landry
3301334797 +libev 2009-09-02 19:09:48 +00:00
jasper
87cdc585e0 - update bouml to 4.13.1 2009-09-01 09:35:28 +00:00
ajacoutot
1f318e1e0e Missed bump in previous commit... ("Ouch! not on the head please!") 2009-08-31 16:17:14 +00:00
jasper
d9065081e1 huh, how could i forget this one...spotted by naddy@, thanks 2009-08-31 15:27:56 +00:00
bernd
213721d9cd Update to git-1.6.4.2. 2009-08-31 14:18:47 +00:00
ajacoutot
4c5ebf3217 Add missing build_depends.
Set CPPFLAGS, CFLAGS, LDFLAGS in a consistent way (re-add -fPIC to CFLAGS
which was removed on first import).

ok jasper@
2009-08-31 11:48:29 +00:00
kevlo
7a789b76c8 add p5-DateTime-Calendar-Mayan 2009-08-31 10:06:17 +00:00
kevlo
e08292a28e Initial import of p5-DateTime-Calendar-Mayan-0.0601
This module is an implementation of the Mayan Long Count, Haab, 
and Tzolkin calendars.

ok sthen@
2009-08-31 10:05:29 +00:00
kevlo
7083eb3a87 update to 1.07
ok simon@
2009-08-31 03:20:20 +00:00
jasper
dfd106e690 - add p5-POE-Loop-{Event,Tk} 2009-08-30 22:19:31 +00:00
jasper
aba5a5005f import p5-POE-Loop-Tk 1.302
OE::Loop::Tk implements the interface documented in POE::Loop.
2009-08-30 22:08:34 +00:00
jasper
b67b154b17 import p5-POE-Loop-Event 1.302
POE::Loop::Event implements the interface documented in POE::Loop.
2009-08-30 22:07:55 +00:00
jasper
7ae636407d - update p5-POE to 1.266
note, some files have gone into their own modules and will be imported
seperatly
2009-08-30 22:06:04 +00:00
stsp
560796a277 Update to 2.2.1.
Now depends on devel/jdk >= 1.5 instead of lang/kaffe, so i386/amd64 only.
Tested by me on i386 and by Tobias Sarnowski on amd64.
ok bernd@ kurt@
2009-08-30 22:05:25 +00:00
jasper
159513c8b4 - add p5-POE-Test-Loops 2009-08-30 17:16:43 +00:00
jasper
e0e8a2c309 import p5-POE-Test-Loops 1.021
POE::Test::Loops contains one function, generate(), which will generate
all the loop tests for one or more POE::Loop subclasses.
2009-08-30 17:14:21 +00:00
jasper
f4ef0412b6 - update p5-Test-Manifest to 1.23 2009-08-30 17:03:59 +00:00
jasper
41154be4d7 - update p5-Event to 1.12 2009-08-30 16:59:06 +00:00
jasper
b1881ce528 - update p5-Config-IniFiles to 2.52 2009-08-30 16:55:31 +00:00
jasper
b30886eb9c - add dtc 2009-08-30 16:42:07 +00:00
jasper
da93af1503 Import dtc
The Device Tree Compiler (DTC) compiles device-tree descriptions for
booting PowerPC kernels on embedded systems without OpenFirmware.
2009-08-30 16:40:16 +00:00
ajacoutot
07c9a2ed58 Small bugfix update to glib2-2.20.5. 2009-08-29 10:20:28 +00:00
bluhm
fa4e4610d9 update p5-BSD-Resource to 1.2903 2009-08-27 14:43:53 +00:00
bernd
5b88f33031 Update to git-1.6.4.1.
From Simon Kuhnle. Thanks!
2009-08-26 21:37:21 +00:00
stsp
b8a8bd6457 Update to 1.6.5.
Also:
* Native make now works fine so don't use gmake.
* Disable storing of plaintext passwords for all servers in the system-wide
  'servers' config file, instead of disabling storage of all kinds of
  passwords in the system-wide 'config' config file.
  The new store-plaintext-passwords=no option, which has existed since 1.6.0,
  overrides a yes/no prompt which subversion now usually presents before
  storing passwords in plaintext. gnome-keyring stores passwords encrypted.
* Update the main DESCR to reflect current reality.
* Add a patch which fixes a broken regression test in the ruby bindings
  which accidentally slipped into 1.6.5 release.
* Put the gnome-keyring subpackage into REGRESS_DEPENDS to make
  auth-test pass (it loads DSOs at runtime and can't find them if
  the gnome-keyring subpackage isn't installed).

Tested on i386 by me and alek@, on i386/amd64 by steven@,
and on sparc64 by Edd Barrett.
ok steven@
2009-08-25 10:26:20 +00:00
matthieu
1bab282b57 Do not revert the list of libraries in the generated .la file.
This used to be needed but with the current libtool it breaks
the library order in some cases (including xenocara) for static
only archictectures.
ok naddy@.
2009-08-23 15:01:32 +00:00
sthen
8eef232af7 +cvs2svn 2009-08-22 11:46:48 +00:00
sthen
fbbfcbff65 import devel/cvs2svn:
cvs2svn is a tool to migrate as much information as possible from
an existing CVS repository on a local filesystem to a new Subversion
or GIT repository.

It is able to infer information about changesets by looking at
which files were committed together and attempts to reconstruct as
much of your CVS repository's history as possible.

Intermediate data is stored to on-disk databases so that cvs2svn
can convert very large CVS repositories using a reasonable amount
of RAM. Conversions are organized as multiple passes and can be
restarted at an arbitrary pass in the case of problems.
2009-08-22 11:46:24 +00:00
bernd
481df960e0 Update to ruby-zentest-4.1.4 and use MODRUBY_REGRESS.
ok pirofti@
2009-08-21 08:46:23 +00:00
bernd
872f0a9d6f Update to ruby-minitest-1.4.2 and add MODRUBY_REGRESS.
ok pirofti@
2009-08-21 08:45:44 +00:00
bernd
a75af83f03 Update to Ruby On Rails 2.3.3. 2009-08-20 22:57:03 +00:00
bernd
9c09ae333d Update to ruby-rubyinline-3.8.3. 2009-08-20 22:38:48 +00:00
bernd
b1ce2a2c90 Update to ruby-echoe-3.1.1. 2009-08-20 22:23:49 +00:00
bernd
bd0e6dc099 Update to ruby-columnize-0.3.1. 2009-08-20 22:18:26 +00:00
bernd
a1091322df Update to ruby-tzinfo-0.3.14 and use MODRUBY_REGRESS. 2009-08-20 22:13:00 +00:00
bernd
96f4f8698c Update to ruby-ruby_parser-2.0.4. 2009-08-20 22:10:35 +00:00
bernd
b53e4307bf Update to ruby-polyglot-0.2.8 and enable regress test. 2009-08-20 22:06:14 +00:00
bernd
49a7bb2025 Update to ruby-mocha-0.9.7 and use MODRUBY_REGRESS. 2009-08-20 22:02:53 +00:00
jolan
7c018b065c remove libdvdplay; it was only briefly used by vlc a long time ago and
was replaced by libdvdnav
2009-08-20 00:47:46 +00:00
msf
7725ff91e7 +ruby-cucumber
+ruby-polyglot
+ruby-term-ansicolor
2009-08-19 07:19:02 +00:00
msf
2a7f4eb9da initial import of ruby-cucumber-0.3.96
Cucumber is a tool that can execute plain-text documents as automated
functional tests.

ok bernd@
2009-08-19 07:06:55 +00:00
msf
2c6e48c50b initial import of ruby-polyglot-0.2.6
Polyglot provides a registry of file types that can be loaded by calling
its improved version of require. 

This supports the creation of DSLs having a syntax that is most
appropriate to their purpose, instead of abusing the Ruby syntax.

ok bernd@
2009-08-19 07:03:35 +00:00
msf
115b8d910a initial import of term-ansicolor-1.0.4
Small Ruby library that colors strings using ANSI escape sequences.

ok bernd@
2009-08-19 06:59:57 +00:00
kevlo
ec7895d053 update to 0.36
ok simon@
2009-08-19 06:15:03 +00:00
kevlo
500bef3d4b add p5-common-sense 2009-08-19 06:13:04 +00:00
kevlo
13608ca2bc Initial import of p5-common-sense-0.04
common::sense module implements some sane defaults for Perl programs,
as defined by two typical (or not so typical - use your common sense)
specimens of Perl coders.
2009-08-19 06:10:37 +00:00
bluhm
7492877ee2 update p5-Devel-NYTProf to 2.10 2009-08-18 23:28:41 +00:00
bluhm
8e3567937e update p5-Time-Format to 1.11 2009-08-18 23:00:53 +00:00
bernd
edd23359d6 Add missing COMMENT. 2009-08-18 17:42:52 +00:00
okan
3cc5a0dc26 - update to 2.07
- moves to a BSD license
- slight alteration of port semantics

prodded and ok'd by maintainer

ok merdely@
2009-08-18 17:11:15 +00:00
bernd
5c0b50e772 Update to git-1.6.4.
Tested by Simon Kuhnle, sturm@, msf@ and Daniel Dickman.
Thanks!
2009-08-17 14:47:54 +00:00
kevlo
243f94cfc3 update to 0.43
ok jasper@
2009-08-17 09:36:00 +00:00
kevlo
e46d507721 update to 1.4
ok merdely@
2009-08-17 05:21:40 +00:00
martynas
5503762bea security update to xulrunner-1.9.0.13; fixes that famous ssl bugs.
MFSA 2009-44  Location bar and SSL indicator spoofing via window.open()
on invalid URL
MFSA 2009-43 Heap overflow in certificate regexp parsing
MFSA 2009-42 Compromise of SSL-protected communication
2009-08-16 18:35:33 +00:00
msf
75b3d99aa5 +ruby-ruby_parser 2009-08-16 15:46:15 +00:00
msf
751fd3ef6f initial import of ruby_parser-1.2.4
ruby_parser (RP) is a ruby parser written in pure ruby (utilizing
racc--which does by default use a C extension). RP's output is the same
as ParseTree's output: s-expressions using ruby's arrays and base types.
2009-08-16 15:42:39 +00:00
msf
3f94fa2ffb update to ruby2ruby-1.2.4, convert to MODRUBY_REGRESS, new variable style
and add missing dependencies
2009-08-16 15:03:13 +00:00
msf
17f8589af8 update to extlib-0.9.12 and convert to MODRUBY_REGRESS
ok bernd@
2009-08-16 12:57:34 +00:00
msf
04956fbcd1 update to 3.0.3 2009-08-16 12:55:56 +00:00
jsg
e9acc9f4a7 Ignore bounded attribute and kprintf format for now, to reduce the number
of warnings we don't care about.

ok sthen@
2009-08-16 09:54:28 +00:00
ajacoutot
e2f20e0c4a Fix xdg-open when the URL passed contains a '#' (Freedesktop Bug 23319).
from FreeBSD
2009-08-15 23:14:15 +00:00
jolan
4609e89a8c +coxpcall 2009-08-15 17:35:25 +00:00
jolan
f3814257bc coxpcall-1.13.0 - encapsulate protected Lua calls with a coroutine
based loop; from scott vokes
2009-08-15 17:34:36 +00:00
sthen
e122efb23b - update to 0.2.5; minor fixes and improvements
- take MAINTAINER

ok avsm@ (former maintainer).
2009-08-14 11:32:46 +00:00
ajacoutot
2f053675eb Update to startup-notification-0.10 (uses xcb).
Fix HOMEPAGE, CATEGORIES and MASTER_SITES.
2009-08-12 15:52:17 +00:00
benoit
90f32f13ca - update cflow to 1.3
- regen PLIST

ok martynas@, ajacoutot@
2009-08-12 12:25:38 +00:00
msf
2b6fcb67ec use MODRUBY_RUN_DEPENDS, no plist change 2009-08-12 03:35:29 +00:00
sthen
a496d4a8d8 *** empty log message *** 2009-08-11 21:17:21 +00:00
msf
f34021f2a2 respect MODRUBY_LIB_DEPENDS, no plist change
ok sthen@
2009-08-11 08:14:42 +00:00
msf
a86dd8f468 respect MODRUBY_LIB_DEPENDS, no plist change, no bump
ok bernd@
2009-08-10 15:21:59 +00:00
sthen
60d576adb5 unbreak PLIST; uses ${MODPY_VERSION}_func_newstyle_exceptions.txt where
it should have a hardcoded 2.5. bump.
2009-08-10 14:18:30 +00:00
msf
69f7ea47f2 update to parsetree 3.0.4
ok bernd@
2009-08-10 11:18:10 +00:00
msf
e9292b9870 adjust dependency on rake-0.8.7 and bump
ok bernd@
2009-08-10 10:34:05 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
jsg
e13506b12d Enable release/optimised build and fix PLIST.
ok sthen@
2009-08-09 20:16:41 +00:00
bernd
ebdf988e56 Update to ruby-hoe-2.3.3. 2009-08-09 12:24:05 +00:00
bernd
598ef02cbe Update to ruby-rubyforge-1.0.4. 2009-08-09 12:23:23 +00:00
bernd
6fa66da30c Update to ruby-rake-0.8.7. 2009-08-09 12:22:02 +00:00
sthen
d16432b095 Update to a newer snapshot, requested by jsg@. Fixes building autoconf
projects, upstream rolled in the OpenBSD backend with proper target-specific
definitions etc.
2009-08-09 11:26:03 +00:00
bernd
fe53a474e7 Update to ruby-rspec-1.2.8. 2009-08-09 08:19:12 +00:00
steven
940c428226 security update to 1.6.4
http://subversion.tigris.org/security/CVE-2009-2411-advisory.txt

from Stefan Sperling (maintainer)
2009-08-07 22:13:36 +00:00
jasper
c1fde8ec94 - update iso-codes to 3.10.2 2009-08-07 11:59:13 +00:00
jasper
df1201f1d9 - update py-orbit to 2.24.0
- specify license version
- merge PFRAG.shared into PLIST

ok ajacoutot@
2009-08-07 11:53:40 +00:00
jasper
a58a5ee58f - switch to gnome.port.mk
ok ajacoutot@
2009-08-07 11:25:58 +00:00
jasper
4022cb43fb - switch to gnome.port.mk
ok ajacoutot@
2009-08-07 11:20:10 +00:00
fgsch
1f86089ac1 Use MASTE_SITE_PYPI 2009-08-07 08:36:52 +00:00
steven
542e4c2d64 security fix for CVE-2009-2412
https://svn.apache.org/viewvc?view=rev&revision=800732

from Stefan Sperling
2009-08-07 04:49:38 +00:00
steven
f84330e752 fix patch description; no change
from Stefan Sperling
2009-08-07 04:28:28 +00:00
martynas
bdcef3b25b as is a special keyword in python2.6. rename it to dispatch_as;
unbreaking build for MODPY_VERSION=2.6.  noticed by sthen@ in a bulk build
fgs@ ok
2009-08-06 23:36:44 +00:00
steven
d54e3414ed security fix for CVE-2009-2412
https://svn.apache.org/viewvc?view=rev&revision=800732

from Stefan Sperling
2009-08-06 22:20:21 +00:00
jasper
c0350ee068 - install examples
- fix wantlib

from Kirill Bychkov, thanks
2009-08-06 10:59:21 +00:00
martynas
449827516e update to nspr-4.8. security. please note, this will be needed
in stable for further mozilla-firefox security updates.
bulk build done by sthen@.  thanks!
2009-08-04 13:56:09 +00:00
jasper
52f0bba621 - add ode 2009-08-03 14:15:53 +00:00
jasper
aa88fcbc8a import ode 0.11.1
ODE is an open source, high performance library for simulating rigid
body dynamics. It is fully featured, stable, mature and platform
independent with an easy to use C/C++ API. It has advanced joint types
and integrated collision detection with friction. ODE is useful for
simulating vehicles, objects in virtual reality environments and virtual
creatures. It is currently used in many computer games, 3D authoring
tools and simulation tools.

original port by jonathan armani, with tweaks by me
2009-08-03 14:14:10 +00:00
sthen
f6522fbd94 honour CFLAGS; from Brad. 2009-08-01 19:24:07 +00:00
sthen
3a028a918a Add patch - SECURITY fix; format string vulnerability. Same as silc-client.
ok Brad (maintainer).
2009-08-01 17:22:26 +00:00
ajacoutot
a5cc067d64 Under OpenBSD, desktop files are installed using INSTALL_DATA which is
defined in ports/infrastructure/mk/bsd.port.mk as:
    ${INSTALL} ${INSTALL_COPY} -o ${SHAREOWN} -g ${SHAREGRP} -m ${SHAREMODE}
SHAREMODE is defined under /usr/share/mk/bsd.own.mk as "444".

That means desktop files are installed with mode 444 which is wrong
because fd.o environments use these files to create menu structures,
links to applications... and a user should be able to edit the link icon
or menu he created.

Add a small patch that will give desktop files correct permissions when
update-desktop-database is run.
Consistency with others *nix OS.

While here, specify GPL version.

ok sthen@
2009-08-01 16:06:28 +00:00
fgsch
a55c57383f Update to 1.3.1. martynas@ wcmaier@ ok
While I'm here, add spaces around =.
2009-08-01 03:21:46 +00:00
bernd
e9f63aa25b Update to git-1.6.3.4.
From Simon Kuhnle (simon at blarzwurst dot de). Thanks!
2009-07-29 14:22:12 +00:00
martynas
cba31e4e7b security update to 1.9.0.12. 1.8 is not maintained upstream and
haven't been receiving updates for more than half a year;  therefore
ports maintainers should switch to use 1.9 where possible
2009-07-27 23:22:01 +00:00
martynas
dcf39d7612 missed PATCHLEVEL, ptd out by sthen@ 2009-07-27 21:55:49 +00:00
martynas
2d5ac6f25b adapt for the new xulrunner infrastructure.
no breakage in bulk build & bumps done by sthen@
2009-07-27 21:44:14 +00:00
martynas
581cceb885 add 2009-07-27 21:42:02 +00:00
martynas
2e5d9b5137 import xulrunner 1.9, and implement infrastructure for multiple
xulrunners.  this was necessary for smooth migration, since we want
plugins work for mozilla 1.8 branch too (seamonkey, thunderbird);
they are upwards-compatible if built against 1.8.  however, some
new applications started to depend on 1.9, and also other (non-plugin)
apps will start to migrate so that the old xulrunner can go away
requested by many;  bulk build & pkgpath & bump done by sthen@
2009-07-27 21:35:56 +00:00
martynas
425dbbc804 remove xulrunner; an infrastructure for multiple xulrunners will
be imported shortly
2009-07-27 21:16:22 +00:00
kurt
0050e86593 - fix patch that didn't apply cleanly. noted by andreas.kahari at gmail.com 2009-07-27 11:31:08 +00:00
kurt
e643a806f9 - revert last commit since gcc3/libstdc++ changes were reverted. 2009-07-27 00:34:24 +00:00
ajacoutot
be7fdd50f3 Remove trailing line.
"go ahead" msf@
2009-07-26 22:55:32 +00:00
jasper
3b44be2ace - use MODPY_EGG_VERSION
- add missing dependencies
- add missing goo
- regen PLIST
2009-07-25 08:58:10 +00:00
kurt
c3e71cd0b6 - remove hacks to force boost to use threads now that libstdc++ thread
safety has been enabled in gcc3 & libstdc++
- correct detection of thread support in libstdcpp3.hpp
- correct multiple defined T_DIVIDE
- use threads for python.jam

NOTE: this update requires userland to be rebuild with the recent
gcc3/libstdc++ changes. See current.html for instructions.
2009-07-25 02:17:06 +00:00
msf
154a0b0882 +git-cola 2009-07-24 14:45:44 +00:00
msf
2d3446da0c import git-cola
git-cola is a powerful GUI for git that gives you an easy way to
interact with git repositories.

ok sthen@
2009-07-24 14:44:29 +00:00
okan
c9bca71adc update to 2.06, from new MAINTAINER (Gallon Sylvestre)
ok merdely@
2009-07-22 10:17:08 +00:00
jasper
d68dfcbd7b - only run local tests
from maintainer
2009-07-21 14:24:52 +00:00
jasper
1156496df8 - update p5-AnyEvent to 4.85
from James Wright
2009-07-21 13:52:52 +00:00
jasper
4c4bcf5dd7 - update py-gdata to 2.0.0
from frantisek holop (MAINTAINER)2.0.0

from frantisek holop (MAINTAINER)
2009-07-21 06:59:03 +00:00
ckuethe
43d864398c updated to latest avrdude 2009-07-20 16:44:05 +00:00
naddy
27635a6555 fix package specs in depends 2009-07-18 15:50:40 +00:00
sthen
df986b2c92 update liboil to 0.3.16, from benoit@. Tested by myself and kili@. 2009-07-18 08:25:06 +00:00
ckuethe
2543faa8c5 Clarify which GPL applies, and bump PKGNAME because I'm adding myself as
a MAINTAINER. Prompted by jsg@
2009-07-12 20:55:19 +00:00
ajacoutot
1d7f915015 - major update to glib2-2.20.4
- add missing REGRESS_DEPENDS

*remove previous version before trying to compile this*

Report any failure directly to me please.

tested by landry@ on a sparc64 bulk, thanks!
ok jasper@ on a previous diff
2009-07-12 20:38:09 +00:00
ajacoutot
a1f22719b9 - take maintainership
ok jasper@
2009-07-12 20:28:41 +00:00
ajacoutot
43ee82c1a9 - minor update to libsoup-2.26.3
ok jasper@
2009-07-12 20:02:02 +00:00
sthen
41893a447c p5-Readonly is a RUN_DEPENDS, and p5-Test-Exception is REGRESS_DEPENDS,
not BUILD_DEPENDS. same diff from jim@.
2009-07-12 19:57:51 +00:00
ajacoutot
7979f486cd - update to glade3-3.6.7
ok jasper@
2009-07-12 19:46:21 +00:00
sthen
f36783edf3 set VMEM_WARNING; pointed out by jsg@ 2009-06-29 13:42:54 +00:00
sthen
7bae051729 autoconf pulls in libelf if found; add as LIB_DEPENDS, bump PKGNAME.
found in naddy's lib-depends-check run.
2009-06-28 22:00:34 +00:00
ajacoutot
919c08e8d9 Bump to force update (somehow pkg_add -u didn't pick it up and a 4.5 pkg
won't work on 4.6).

ok naddy@
2009-06-28 13:49:49 +00:00
sthen
e6fe633831 - add OpenBSD config; from jsg@.
- install a symlink as a workaround to a bug identifying the path to clang-cc.

commit approved by naddy.
2009-06-25 15:25:13 +00:00