Commit Graph

6197 Commits

Author SHA1 Message Date
mbalmer
cb9548ce0b Security update to Horde 3.1.9. Fixes soem XSS problems. 2008-10-25 17:22:45 +00:00
jasper
d9b65f8543 - update pkgconfig to 0.23
although not actively used anymore, it is still handy as a reference
application for our own pkg-config.

ok landry@
espie@ agreed updating it
2008-10-25 16:44:56 +00:00
naddy
9ecc2447c9 remove gmake dependency 2008-10-25 16:07:05 +00:00
landry
f5b8e55952 link libunique to the build 2008-10-25 12:48:38 +00:00
landry
0f7ecb0a94 Import of libunique 1.0.2 :
LibUnique is a library for writing single instance applications, that is
applications that are run once and every further call to the same binary
either exits immediately or sends a command to the running instance.

with tweaks and ok jasper@ ajacoutot@
2008-10-25 12:47:46 +00:00
bernd
e88bf85b89 Security update to rails 2.1.2.
http://weblog.rubyonrails.com/2008/10/23/rails-2-1-2-security-other-fixes

ok jcs@
2008-10-25 10:39:48 +00:00
bernd
e700147493 add tig 2008-10-24 22:52:29 +00:00
bernd
14b9a11437 Initial import of tig-0.12.1.
GIT repository browser that additionally can act as a pager for
output from various GIT commands.  When browsing repositories, it
uses the underlying GIT commands to present the user with various
views, such as summarized revision log and showing the commit with
the log message, diffstat, and the diff.  Using it as a pager, it
will display input from stdin and colorize it.

Submitted and maintained by Tobias Ulmer. Thanks!
2008-10-24 22:49:21 +00:00
bernd
298a20a315 Update to ruby-tzinfo-0.3.11. 2008-10-24 22:31:36 +00:00
bernd
2dbb6c7f2e Update to ruby-mocha-0.9.1. 2008-10-24 22:25:59 +00:00
jasper
68d528df10 - fix RCS ID 2008-10-24 16:29:54 +00:00
bernd
969dde6fd7 Update to ruby-gettext-1.93.0. 2008-10-24 15:36:14 +00:00
jasper
80882b7731 - update cppunit to 1.12.1
- specify license version
- tweak DESCR

tested in a bulk build by me
2008-10-24 14:49:44 +00:00
bernd
be3169f676 Update to ruby-flexmock-0.8.3. 2008-10-24 14:48:36 +00:00
jasper
e38d765d22 - add p5-Term-ReadLine-Perl 2008-10-24 13:24:04 +00:00
jasper
be799690b0 import p5-Term-ReadLine-Perl 1.0302
This is a quick implementation of the minimal interface to Readline
libraries.
2008-10-24 13:21:39 +00:00
jasper
d7da1745a2 - don't try to build gtkdocs if a useable version is found
* unbreaks coming gtk-doc update
* no bump needed, as the package doesn't change
2008-10-24 12:22:06 +00:00
bernd
36855fe6b9 Maintenance update to git-1.6.0.3.
(otto@ asked for a commit from p2k8)
2008-10-24 09:17:34 +00:00
steven
19ea0028f7 don't try to install HOMEDIR outside of fakedir, it's already @sample'd
unbreaks build with systrace
2008-10-22 20:03:08 +00:00
naddy
94d64c194a disable C# check so we don't try to pick up Mono; pointed out by jasper@ 2008-10-22 19:27:07 +00:00
landry
66b3f5f394 - Fix dependencies on powerpc, correctly link with devel/libelf
- Remove a doubled VMEM_WARNING
- Use libiconv MODULE
- Honor CXXFLAGS
- Fix licence marker
- Update PLIST

ok ajacoutot@
2008-10-22 17:04:14 +00:00
kurt
c815b3d8e9 Fork off a large javac so this builds on amd64 with 1G datasize. No
change in package so no bump.

okay naddy@ ian@
2008-10-22 16:04:30 +00:00
kurt
7b94302412 Limit the jdk's view of physical memory to rlimit_cur instead of
rlimit_max. This makes the jdk behave better on amd64.

okay naddy@ ian@
2008-10-22 16:02:24 +00:00
steven
a52765e699 update to 1.3.36
from Brad Walker <me at bradmwalker.com> some time ago

looks fine to kevlo@
2008-10-22 05:07:17 +00:00
ajacoutot
2c5e909337 +libexecinfo 2008-10-21 17:06:23 +00:00
ajacoutot
bc7fe1a93a Import libexecinfo-1.1
This is a quick-n-dirty BSD licensed clone of backtrace facility found
in the GNU libc, mainly intended for porting linuxish code to BSD
platforms, however it can be used at any platform which has a gcc
compiler.

from bernd@ (patch-execinfo_c from FreeBSD)
2008-10-21 17:01:24 +00:00
kili
7e52c3f399 Update to 2.1.0. 2008-10-18 18:58:06 +00:00
ajacoutot
607030bb68 +libyaml 2008-10-18 10:51:33 +00:00
ajacoutot
6dfa61d68f Import libyaml-0.1.1
LibYAML is a YAML 1.1 parser and emitter written in C.
LibYAML covers presenting and parsing processes. Thus LibYAML defines the
following two processors:
* Parser, which takes an input stream of bytes and produces a sequence
of parsing events.
* Emitter, which takes a sequence of events and produces a stream of bytes
<...>

from Pierre-Emmanuel Andre (MAINTAINER)
2008-10-18 10:50:46 +00:00
sthen
c4f1c47a93 update MASTER_SITES, ok mbalmer@ 2008-10-17 21:57:57 +00:00
robert
169d6240ce +mono-addins 2008-10-17 06:56:08 +00:00
robert
996cfe5eb7 import of mono-addins:
Mono.Addins is a framework for creating extensible applications,
and for creating libraries which extend those applications.
Mono.Addins has been designed to be easy to use and useful for
a wide range of applications: from simple applications with small
extensibility needs, to complex applications which need support
for large add-in structures.
This new framework intends to set an standard for building
extensible applications and add-ins in Mono.
2008-10-17 06:55:19 +00:00
steven
2a45578ba3 sort 2008-10-16 20:31:22 +00:00
steven
0b4e5e43c4 s/p5-Devel-PAR/p5-PAR/ 2008-10-16 19:52:50 +00:00
sthen
e9f674a9cf +converters/p5-JSON-XS-VersionOneAndTwo
+devel/p5-Devel-PAR
+math/p5-Math-VecStat
+textproc/p5-Encode-Detect
+www/p5-Data-URIEncode
2008-10-16 00:19:30 +00:00
sthen
b1af3876bc import p5-PAR:
PAR is a toolkit to create and use perl scripts and modules stored
inside compressed .par files.

ok simon@
2008-10-16 00:00:05 +00:00
ajacoutot
aeac0c3067 - better DISTFILE (from pea, MAINTAINER)
- format tables with tbl so we get readable man pages
issue spotted by Markus Bergkvis
- bump
2008-10-15 13:32:53 +00:00
steven
9f06f29a5a sync RUN_DEPENDS with reality so this can actually be installed 2008-10-14 21:06:50 +00:00
jasper
07090124ca - update p5-Sub-Uplevel to 0.2002
- fix license marker

ok msf@ (MAINTAINER)
2008-10-12 20:44:12 +00:00
martin
3c0c796159 enable flashing via the parallel port on i386; bump PKGNAME
from Claus Kestel with help from sturm@
2008-10-12 08:29:39 +00:00
sturm
b8fa644743 needs autoconf to build properly 2008-10-10 19:56:21 +00:00
sthen
5f8c066a33 - remove unused VERSION variable
- add missing license marker, pointed out by jasper

ok jasper
2008-10-10 12:18:06 +00:00
jasper
21b00d71da - update p5-Object-Realize to 0.18 2008-10-09 22:20:51 +00:00
ajacoutot
bda8ea7d07 +libvmime 2008-10-09 15:18:46 +00:00
ajacoutot
a36d25d142 Import libvmime-0.8.1
VMime is a powerful C++ class library for working with MIME messages and
Internet messaging services like IMAP, POP or SMTP.  With VMime you can
parse, generate and modify messages, and also connect to store and
transport services to receive or send messages over the Internet.  The
library offers all the features to build a complete mail client.

<...>

feedback from and ok landry@
2008-10-09 15:16:03 +00:00
simon
da27938dc1 update to version 1.5201
ok jasper@
2008-10-08 22:27:06 +00:00
jasper
d67df0b411 - update p5-Test-Base to 0.54 2008-10-08 21:46:06 +00:00
simon
1bd4e071d8 maintenance update to version 1.18 2008-10-08 21:45:13 +00:00
jasper
25a67443ab - update p5-Test-File-Contents to 0.05 2008-10-08 21:43:02 +00:00
jasper
4a743a759e - update p5-Test-Distribution to 2.00 2008-10-08 21:41:09 +00:00
simon
306267ef3d maintenance update to version 0.14 2008-10-08 21:38:44 +00:00
simon
4677dd3206 maintenance update to version 0.103 2008-10-08 21:35:27 +00:00
jasper
f526707346 - update spe to 0.8.4 (which actually works with our wxwidgets)
- specify license marker
- install .desktop file
- re-format DESCR

from Joerg Zinke with some suggestions by me
2008-10-08 21:32:51 +00:00
simon
46e49b80ca maintenance update to version 0.21 2008-10-08 21:31:31 +00:00
martynas
be85537165 update to py-turbojson-1.1.4.diff. ok wcmaier@ 2008-10-08 21:07:25 +00:00
martynas
e42055e256 update to py-simplejson-1.9.3. ok wcmaier@ 2008-10-08 21:06:44 +00:00
simon
a585485d9c update to version 1.09 2008-10-08 17:51:46 +00:00
jasper
a66eb942b0 - update p5-IPC-Run to 0.042 2008-10-08 17:43:37 +00:00
simon
f3eec7f83f update to version 0.05
ok okan@ (maintainer)
2008-10-08 17:21:25 +00:00
jasper
a52f3e889d - update py-gdata to 1.2.1
- install documentation and examples
- sync DESCR with reality

from frantisek holop (new MAINTAINER)
2008-10-08 16:08:00 +00:00
jasper
531d8af471 - update p5-DateTime-TimeZone to 0.81 2008-10-08 12:43:25 +00:00
jasper
7efde86096 - update p5-DateTime-Locale to 0.42 2008-10-08 12:42:54 +00:00
jasper
8ff433509c - update p5-DateTime-Format-Pg to 0.16002 2008-10-08 12:42:32 +00:00
jasper
44d02ee383 - update p5-DateTime-Format-Strptime to 1.0800 2008-10-08 12:42:08 +00:00
jasper
c5e9e1a931 - update p5-DateTime-Format-Builder to 0.7901 2008-10-08 12:41:46 +00:00
jasper
4933b53391 - update p5-DateTime to 0.4305 2008-10-08 12:41:05 +00:00
simon
3f65ba2174 add missing dependency, remove nonexisting CONFIGURE_STYLE and bump
ok jasper@
2008-10-07 17:54:22 +00:00
jasper
2f0f427913 - update p5-Moose to 0.58 2008-10-07 17:01:42 +00:00
jasper
cc510b4d99 - update p5-Class-MOP to 0.66 2008-10-07 17:01:14 +00:00
sthen
eda16f8aef bump package versions, for perl 5.10.0 2008-10-07 14:57:21 +00:00
jasper
38e34e4365 - update p5-Sub-Name 0.04
- fix license

ok msf@ (MAINTAINER)
2008-10-07 09:00:38 +00:00
brad
ef6eb88bce Update to SCons 1.0.1.
ok maintainer
2008-10-07 04:11:56 +00:00
simon
81fe29b34d add missing dependency to enable build in clean environment and bump 2008-10-06 22:07:19 +00:00
jasper
03aa549c70 - update p5-Exception-Class to 1.23
maintainer timed-out
2008-10-06 21:55:47 +00:00
jasper
6d54b7a777 - add p5-Devel-GlobalDestruction and p5-Sub-Identify 2008-10-06 16:52:54 +00:00
jasper
cc6fecdf24 - update p5-Curses-UI to 0.9605
testing by landry@, thanks!
2008-10-06 16:50:49 +00:00
jasper
5aec01ae95 import p5-Sub-Identify 0.03
Sub::Identify allows you to retrieve the real name of code references.
For this, it uses Perl's introspection mechanism, provided by the B
module.
2008-10-06 16:48:51 +00:00
jasper
44b6bd6575 import p5-Devel-GlobalDestruction 0.02
Perl's global destruction is a little tricky to deal with WRT finalizers
because it's not ordered and objects can sometimes disappear.
2008-10-06 16:47:54 +00:00
jasper
8d760db5f9 - update p5-Time-Piece-MySQL to 0.06 2008-10-06 09:00:23 +00:00
jasper
19c2a58f78 - update p5-Time-Clock to 0.12 2008-10-06 09:00:04 +00:00
jasper
14df81a282 - update p5-Log-Dispatch to 2.21
ok msf@ (MAINTAINER)
2008-10-06 08:15:32 +00:00
jasper
8368e3c279 - update p5-Log-Dispatch-FileRotate to 1.18 2008-10-05 23:07:58 +00:00
jasper
4c7f2bf3b6 - updatep5-IPC-ShareLite to 0.13 2008-10-05 23:03:38 +00:00
jasper
85dded5fb7 - update p5-Devel-FastProf to 0.08 2008-10-05 23:02:45 +00:00
jasper
5b74b27a90 - update p5-Data-UUID to 1.148
- reformat DESCR

"feel free" kevlo@
2008-10-05 22:03:42 +00:00
jasper
e67599acd5 - update p5-Tie-CPHash to 1.04
- switch to Module::Build
2008-10-05 21:27:11 +00:00
jasper
236eaa6eb6 - update p5-Tree-Simple-View to 0.17 2008-10-05 21:24:57 +00:00
jasper
dcf98258b4 - update p5-OLE-Storage_Lite to 0.17
- add some examples
2008-10-05 21:15:25 +00:00
jasper
185dcb95fe - update p5-PadWalker to 1.7 2008-10-05 21:14:43 +00:00
jasper
a50c37ad02 - update p5-IO-All to 0.38 2008-10-05 21:11:38 +00:00
sturm
8bcb4cb242 bump p5-SVN so that it gets rebuilt with perl 5.10 2008-10-05 08:31:14 +00:00
simon
3fa7742ea2 regen packaging list and bump to unbreak
pointed out by naddy@
2008-10-04 22:59:43 +00:00
jasper
f1cb0ad840 - p5-Perl-Critic 1.092
- fix license
- add a bunch of missing depends
- add some example files

ok msf@ (MAINTAINER)
2008-10-04 18:00:49 +00:00
jasper
5aabd10bc6 - update p5-ExtUtils-Depends to 0.301
- fix license

ok msf@ (MAINTAINER)
2008-10-04 17:58:58 +00:00
jasper
efa5a5b65b - update p5-B-Keywords to 1.08
- fix license

ok msf@ (MAINTAINER)
2008-10-04 17:58:08 +00:00
simon
d053b3fb36 maintenance update to version 2.06 2008-10-03 23:32:05 +00:00
simon
71d788b875 maintenance update to version 0.20 2008-10-03 23:31:47 +00:00
simon
591ee3ff39 maintenance update to version 0.09 2008-10-03 23:24:23 +00:00
jasper
5076b6c2c7 - update p5-Carp-Clan to 6.00
"feel free" kevlo@ (MAINTAINER)
2008-10-03 18:32:35 +00:00
jasper
fe3e62f857 - update p5-App-Info to 0.55
"feel free" kevlo@ (MAINTAINER)
2008-10-03 18:32:15 +00:00
jasper
b87f6fcb38 - update p5-Clone to 0.29
"feel free" kevlo@ (MAINTAINER)
ok simon@
2008-10-03 18:29:09 +00:00
bluhm
c05b0568a9 - update to p5-YAML-Syck 1.05
ok sturm
2008-10-03 15:19:04 +00:00
jasper
4b87d9ed76 - updat p5-Sub-Exporter to 0.980 2008-10-03 13:40:33 +00:00
jasper
ecc57ae312 - update p5-Params-CallbackRequest to 1.19 2008-10-03 13:40:28 +00:00
jasper
bb7b8de520 - update p5-Package-Generator to 0.102 2008-10-03 13:40:25 +00:00
jasper
5fa9fdafd0 - update p5-Hash-Mergo to 0.10 2008-10-03 13:40:22 +00:00
jasper
1972458d38 - update p5-File-ShareDir to 1.00 2008-10-03 13:38:31 +00:00
jasper
1a068e0a18 - update p5-File-MimeInfo to 0.15 2008-10-03 13:38:31 +00:00
jasper
c5313dfa06 - update p5-File-HomeDir to 0.81 2008-10-03 13:38:30 +00:00
jasper
64c2dec73f - update p5-File-Find-Rule to 0.30 2008-10-03 13:38:29 +00:00
jasper
3bc4d84e90 - update p5-Export-Lite to 0.02 2008-10-03 13:36:44 +00:00
jasper
0c6e09fc25 - update p5-Data-OptList to 0.103 2008-10-03 13:36:25 +00:00
jasper
f0477e0cf1 - update p5-AnyEvent to the today released 4.3 2008-10-03 13:35:47 +00:00
jasper
ec2fd82af4 - update p5-Proc-Simple to 1.23 2008-10-03 10:33:43 +00:00
jasper
70ad021007 - update p5-Term-ReadPassword to 0.11 2008-10-03 10:33:05 +00:00
jasper
1fcca0cb9f - update p5-Set-Scalar to 1.22
ok kevlo@ (MAINTAINER)
2008-10-03 10:32:40 +00:00
jasper
bd26bf1edc - update p5-Scalar-Defer to 0.18
*includes fixes for regression tests with perl 5.10
2008-10-03 10:31:55 +00:00
jasper
e184a8b5a6 - update p5-Expect-Simple to 0.04 2008-10-03 10:30:53 +00:00
jasper
5edd2a2958 - update p5-Error to 0.1705 2008-10-03 10:30:30 +00:00
jasper
cc47122649 - update p5-Config-General to 2.40 2008-10-03 10:30:07 +00:00
jasper
f2a1d27819 - update p5-Cache-Memcached to 1.24 2008-10-03 10:29:42 +00:00
jasper
fbdef72faa - update p5-Heap to 0.80 2008-10-02 23:10:26 +00:00
jasper
3b1f06e1be - update p5-POE-XS-Queue-Array to 0.005 2008-10-02 23:10:24 +00:00
jasper
1b7d27f553 - update p5-BSD-Resource to 1.2901 2008-10-02 22:25:47 +00:00
jasper
f93b92fe2e - update p5-AnyEvent to 4.234 2008-10-02 22:25:38 +00:00
naddy
6b16bef477 unhook ports that are marked COMES_WITH 2008-10-02 21:06:14 +00:00
simon
50256c7cf6 bump SHARED_ONLY ports so they get updated and work with the new perl
feedback and ok sthen@
2008-10-02 20:34:39 +00:00
sthen
d685fbb242 Update to 0.12, fixing build with Perl 5.10.0
ok kevlo@
2008-10-02 07:28:43 +00:00
simon
df9705f31b add dependency to p5-Internals required for new perl and bump
ok sthen@
2008-10-01 22:53:09 +00:00
simon
3f428a7df4 add p5-Internals 2008-10-01 22:51:20 +00:00
simon
38c152a1a8 import p5-Internals, required for p5-PerlIO-via-dynamic since perl 5.10
This module allows you to write-protect and write-enable your Perl
variables, objects and data structures.
Moreover, the reference count of any Perl variable can be read and set.

pointed out by and looks alright to sthen@
2008-10-01 22:51:13 +00:00
simon
fef23e1350 update to version 2.12 to let it work with our new perl
pointed out by naddy@
ok merdely@, sthen@
2008-10-01 22:01:01 +00:00
ckuethe
b5f9e953d3 update to avr-libc 1.6.2. bug fixes, improved performance, math improvements 2008-10-01 04:56:57 +00:00
ckuethe
00ad3036fc update to gcc-4.2.2. adds support for lots of new devices, makes it possible
to compile arduino compatible code. based on the freebsd port
2008-10-01 04:52:19 +00:00
ckuethe
d42c86d6b0 update to binutils 2.18, plus some new devices. based on the freebsd port. 2008-10-01 04:46:19 +00:00
simon
039fcf2a57 set COMES_WITH as those modules also come with the new perl 2008-09-29 22:54:15 +00:00
simon
c4d0866563 remove dependencies to modules coming with the new perl and bump 2008-09-29 22:53:57 +00:00
simon
832871dc5b remove RUN_DEPENDS to p5-Compress-Zlib which now comes with perl and bump 2008-09-29 18:56:15 +00:00
simon
9101b5d9ef update to version 1.18 which works with our new perl
ok jasper@
2008-09-29 18:50:54 +00:00
simon
3bd34d23f6 remove dependency to p5-Archive-Tar which now comes with perl and bump 2008-09-29 18:47:15 +00:00
simon
feb92bc586 fix Makefile.PL for a sane packaging list under the new perl 2008-09-29 18:45:13 +00:00
bernd
4ceceb041e Add ruby-assistance. 2008-09-28 16:50:11 +00:00
bernd
54ffaa0efb Initial import of ruby-assistance-0.1.5.
assistance is a mini-ActiveSupport like project that's fast, and
light-weight to be used as a dependency in various other projects by
multiple maintainers.

Submitted and maintained by Clint Pachl. Some tweaks by me.
2008-09-28 16:48:29 +00:00
bernd
2722fcf52d Add ruby-diff-lcs. 2008-09-28 16:42:00 +00:00
bernd
0b2a41f2fd Initial import of ruby-diff-lcs-1.1.2.
Diff::LCS is a port of Algorithm::Diff that uses the McIlroy-Hunt
longest common subsequence (LCS) algorithm to compute intelligent
differences between two sequenced enumerable containers.
The implementation is based on Mario I. Wolczko's Smalltalk version
(1.2,1993) and Ned Konz's Perl version (Algorithm::Diff).
2008-09-28 16:40:23 +00:00
bernd
3da8093741 Update to ruby-gems-1.3.0.
Initial diff for 1.2.0 from Jeremy Evans.
Some hints from sturm@.
2008-09-28 15:45:17 +00:00
bernd
1ff015f807 Update to git-1.6.0.2.
An earlier diff got tested by landry@. Thanks!
2008-09-27 21:47:20 +00:00
brad
eb5e564725 Update glib2 to 2.16.6.
ok ajacoutot@
2008-09-27 17:58:25 +00:00
jasper
22f60b7de6 - add p5-Test-URI 2008-09-26 18:25:58 +00:00
jasper
27f84ec974 import p5-Test-URI 1.08
Check various parts of Uniform Resource Locators.
2008-09-26 18:20:03 +00:00
jcs
ae68455092 update ruby on rails and its support modules to 2.1.1
works around a dos vulnerability in rexml

similar diff from Jeremy Evans <openbsd at jeremyevans.net>

update run_depends so forward updates work properly

ok bernd@
2008-09-26 14:46:43 +00:00
brad
10afb425f9 - Remove ${LDFLAGS} from LDFLAGS specified with CONFIGURE_ENV since this
is not set elsewhere.
- Add disable option for PulseAudio so support is not built if it happens
  to be installed.
- Enable the use of YASM to build the i386 assembly blit code.

ok pvalchev@
2008-09-26 03:14:42 +00:00
martynas
3a84707ef3 security update to xulrunner-1.8.1.17. ok naddy@ 2008-09-25 20:54:26 +00:00
rui
3d1082beb9 - maintenance update to libmagic 4.26. 2008-09-25 20:43:56 +00:00
jasper
38978ef8c6 - fix build with GCC2 2008-09-24 17:45:42 +00:00
jasper
7fa8d4b3d8 - add p5-Data-Stag 2008-09-24 13:35:06 +00:00
jasper
0d372ff08b import p5-Data-Stag 0.11
This module is for manipulating data as hierarchical tag/value pairs
(Structured TAGs or Simple Tree AGgreggates). These datastructures can
be represented as nested arrays, which have the advantage of being
native to Perl.
2008-09-24 13:32:49 +00:00
jasper
d6862b9d6b - update p5-Class-AutoClass to 1.01
- fix license
2008-09-24 11:29:13 +00:00
jasper
cf91ae68a4 - add p5-WeakRef 2008-09-23 20:55:42 +00:00
jasper
90c592ccfa import p5-WeakRef 0.01
A weak reference is just like an ordinary Perl reference except that it
isn't included in the reference count of the thing referred to. This
means that once all references to a particular piece of data are weak,
the piece of data is freed and all the weak references are set to undef.
This is particularly useful for implementing circular data structures
without memory leaks or caches of objects.

ok simon@
2008-09-23 20:53:11 +00:00
landry
a09f699398 add waf. 2008-09-23 19:56:05 +00:00
landry
a79f9ef04f Import waf 1.4.4.
Waf is a Python-based framework for configuring, compiling and
installing applications. It is a replacement for other tools such as
Autotools, Scons, CMake or Ant.
The port provides a devel/waf MODULE for use by third-party ports.

with tweaks, lots of python-fu and ok wcmaier@, ok jasper@
2008-09-23 19:55:02 +00:00
kili
e1b3f27181 Drop maintainership. 2008-09-19 21:39:43 +00:00
kili
e10743c96c Drop maintainership. 2008-09-19 21:19:15 +00:00
jasper
8fc183ba01 - update ORBit2 to 2.14.15
* several bugfixes and speed-ups
* fix issue with regression tests
2008-09-19 16:31:23 +00:00
sthen
abe1272a3e Maintenance update to 0.13.5 - a couple of segfaults fixed and
some new features. Regen plist while there.
2008-09-19 00:26:42 +00:00
naddy
54622ab45b In libintl.h, check that cpp macros are defined before testing their value.
This avoids warnings with -Wundef.  Requested by espie@
2008-09-18 14:47:59 +00:00
ajacoutot
cf10739f24 - SYSCONFDIR and LOCALBASE are already part of the generic SUBST_VARS
looks good to landry@
2008-09-18 13:37:41 +00:00
ajacoutot
4eed10c764 - TRUEPREFIX and LOCALBASE are already part of the default SUBST_VARS 2008-09-17 13:54:54 +00:00
ajacoutot
9e4eef46e3 +cdk 2008-09-17 13:27:27 +00:00
ajacoutot
670b6aa360 Import cdk-5.0.20060507
Cdk stands for 'Curses Development Kit' and it currently contains 21
ready to use widgets which facilitate the speedy development of full
screen curses programs.

from Pierre-Emmanuel Andre with some tweaks
2008-09-17 13:22:05 +00:00
jasper
36fb125489 - add bouml 2008-09-17 12:00:49 +00:00
jasper
acb3b9b589 import bouml 4.5
BOUML is a free UML tool box (under development) allowing you to specify and
generate code in C++, Java, Idl, PHP and Python.
BOUML is extensible, and the external tools (named plug-outs) may be developed
in C++ or Java, using BOUML for their definition as any other program. The code
generators and reverses are ones of the predefined plug-outs included in the
BOUML distribution.

feedback and ok ajacoutot@
2008-09-17 11:56:33 +00:00
naddy
c218631a73 Fix alignment error in SDL display output from sparc64 to i386.
From upstream SVN.  ok pvalchev@, brad@
2008-09-16 20:43:10 +00:00
jasper
35fd116efc - update asp2php to 0.77.3 2008-09-16 19:41:35 +00:00
jasper
69ff5e6f41 - update libconfig to 1.3.1
- install example code
- tweak license (from me)

from Markus Bergkvist (MAINTAINER)
2008-09-16 16:52:15 +00:00
jasper
a45da8d13c - update p5-Config-Tiny to 2.12 2008-09-15 06:42:36 +00:00
brad
d17b2a40cc Update to Yasm 0.7.1.
ok okan@
2008-09-12 14:26:00 +00:00
naddy
7028c68a99 Remove a workaround that is no longer required and breaks with OpenSSL 0.9.8.
ok ajacoutot@
2008-09-12 13:58:21 +00:00
brad
cd5b9938bb Upgrade to PCRE 7.8.
ok jakob@
2008-09-12 12:24:18 +00:00
martynas
60c29c9d2a - don't round to double-precision
ok sthen@
2008-09-10 21:16:53 +00:00
simon
591977f794 maintenance update to version 0.107 2008-09-10 15:46:44 +00:00
simon
3d5eee2942 add p5-Algorithm-IncludeExclude, p5-Best, p5-Class-Multimethods,
p5-File-Attributes, p5-File-Attributes-Recursive, p5-File-CreationTime,
p5-Log-Trace, p5-Test-Assertions, p5-Test-JSON, p5-Test-NoTabs and
p5-Test-YAML-Valid
2008-09-09 21:14:35 +00:00
simon
48869d4e95 import p5-Test-YAML-Valid
This module lets you easily test the validity of YAML.
2008-09-09 21:14:31 +00:00
simon
7bd6a4f88b import p5-Test-NoTabs
Test::NoTabs lets you check the presence of tabs in your perl code.
2008-09-09 21:14:27 +00:00
simon
0aa8b187bf import p5-Test-JSON
JavaScript Object Notation (JSON) is a lightweight data interchange
format.  Test::JSON makes it easy to verify that you have built valid
JSON and that it matches your expected output.
2008-09-09 21:14:23 +00:00
simon
7e9ca1627d import p5-Test-Assertions
Test::Assertions provides a convenient set of tools for constructing
tests, such as unit tests or run-time assertion checks (like C's ASSERT
macro).  Unlike some of the Test:: modules available on CPAN,
Test::Assertions is not limited to unit test scripts; for example it can
be used to check output is as expected within a benchmarking script.
When it is used for unit tests, it generates output in the standard form
for CPAN unit testing (under Test::Harness).
2008-09-09 21:14:20 +00:00
simon
c5c61fb2a6 import p5-Log-Trace
This module provides a unified approach to tracing.  A script can use
Log::Trace qw( < mode > ) to set the behaviour of the TRACE function.
2008-09-09 21:14:17 +00:00
simon
678501f4c5 import p5-File-CreationTime
This module keeps track of creation times on filesystems that don't
normally provide such information.
2008-09-09 21:14:13 +00:00
simon
052c08b6d2 import p5-File-Attributes-Recursive
This module works like File::Attributes, but will recurse up the
directory tree until a matching attribute is found.
2008-09-09 21:14:09 +00:00
simon
f0b2dee933 import p5-File-Attributes
File::Attributes is a wrapper around modules in the File::Attributes
hierarchy.  If you use this module directly (instead of one of the
aforementioned decendants), then your attribute manipulations will Just
Work, regardless of the underlying filesystem.
2008-09-09 21:14:05 +00:00
simon
0fcf970c47 import p5-Class-Multimethods
The Class:Multimethod module exports a subroutine (&multimethod) that
can be used to declare other subroutines that are dispatched using a
algorithm different from the normal Perl subroutine or method dispatch
mechanism.
2008-09-09 21:14:02 +00:00
simon
494f00e12c import p5-Best
Best attempts to load modules from a list, stopping at the first
successful load and failing only if no alternative was found.
2008-09-09 21:13:57 +00:00
simon
13f5eeb461 import p5-Algorithm-IncludeExclude
Algorithm::IncludeExclude lets you define a tree of include / exclude
rules and then allows you to determine the best rule for a given path.
2008-09-09 21:13:53 +00:00
brad
bda54c9db1 Make sure to build without Bonobo support when trying to build
with the no_gnome pseudo FLAVOR as was done before, the flags
were changed around between versions in the autoconf script.
2008-09-09 20:58:11 +00:00
ajacoutot
71d81e2e51 - sanitize STDCCFLAGS/CFLAGS
- add -fPIC unconditionally (requested by naddy@) by adding it to
unix.mak (in pwlib) which get sourced by the other ports

feedback from and ok naddy@, thanks!
2008-09-08 17:17:10 +00:00
brad
c89c8d6cb4 Enable assembler AES code on amd64 and add missing dependency on Yasm.
ok jdixon@
2008-09-08 15:01:31 +00:00
jasper
0c980da620 - update p5-Array-Compare to 1.16
maintainer (msf@) timed-out
2008-09-07 23:36:27 +00:00
brad
d0ee955f35 Update libgsf to 1.14.9.
ok ajacoutot@ jasper@
2008-09-07 22:21:10 +00:00
simon
cc7fe3cee0 update to version 1.11 2008-09-07 09:42:01 +00:00
simon
6e8abdc7ca maintenance update to version 1.01 2008-09-07 09:06:27 +00:00
simon
37eff8fcbe maintenance update to version 1.40000 2008-09-07 09:00:34 +00:00
simon
92ac750774 maintenance update to version 0.14 2008-09-07 08:58:08 +00:00
simon
8d14bc6626 add p5-Catalyst-Plugin-C3 to devel/ and p5-Catalyst-Plugin-Cache,
p5-Catalyst-Plugin-Cache-Store-FastMmap,
p5-Catalyst-Plugin-ConfigLoader-Environment,
p5-Catalyst-Plugin-LogWarnings, p5-Catalyst-Component-ACCEPT_CONTEXT,
p5-HTML-SBC and p5-XML-Atom-SimpleFeed to www/
2008-09-06 10:34:06 +00:00
simon
5cec3a7c96 import p5-Catalyst-Plugin-C3
This module is related to the possible transition of Catalyst from NEXT
to Class::C3.  This transition hasn't happened yet, and might not for a
while.
2008-09-06 10:33:37 +00:00
simon
a2209f1df3 add p5-Directory-Scratch, p5-Test-HTML-Tidy, p5-Devel-Cover and
p5-Test-Strict
2008-09-06 09:53:12 +00:00
simon
6bcf4927e8 import p5-Test-Strict
Test::Strict lets you check the syntax, presence of the strict and
warnings pragma in your Perl code.
2008-09-06 09:53:08 +00:00
simon
4ff0561702 import p5-Devel-Cover
This module provides code coverage metrics for Perl.  Code coverage
metrics describe how thoroughly tests exercise code.  By using
Devel::Cover you can discover areas of code not exercised by your tests
and determine which tests to create to increase coverage.  Code coverage
can be considered as an indirect measure of quality.
2008-09-06 09:53:05 +00:00
simon
48e29454e4 import p5-Test-HTML-Tidy
Handy way to check that HTML is valid, according to HTML::Tidy.  It is
built with Test::Builder and plays happily with Test::More and friends.
2008-09-06 09:53:01 +00:00
simon
8c93f9700c import p5-Directory-Scratch
When writing test suites for modules that operate on files, it's often
inconvenient to correctly create a platform-independent temporary
storage space, manipulate files inside it, then clean it up when the
test exits.  The inconvenience usually results in tests that don't work
everwhere, or worse, no tests at all.
This module aims to eliminate that problem by making it easy to do
things right.
2008-09-06 09:52:57 +00:00
okan
c9877ef58e - update to 4.30 (initial diff from Guillaume Pinot)
- even though gmp is now optional, it is explicity used/linked
- fix-up SHARED_LIBS
- add @bin markers

tweak and ok naddy@
2008-09-05 14:37:43 +00:00
todd
d8787fa8c7 verified to work via ekiga by me
PLEASE commit this ;-) ajacoutot@
2008-09-02 23:17:15 +00:00
brad
d8ab0f9395 Update glib2 to 2.16.5.
ok jasper@
2008-09-02 12:44:08 +00:00
eric
8c131ca116 update to 0.5.10
ok wcmaier@
2008-09-01 19:09:17 +00:00
jasper
04fe40afc8 - add p5-POE-Component-Pluggable 2008-09-01 09:57:40 +00:00
jasper
8e4427a072 import p5-POE-Component-Pluggable 1.10
POE::Component::Pluggable is a base class for creating plugin enabled
POE Components. It is a generic port of POE::Component::IRC's plugin
system.

If your component dispatches events to registered POE sessions, then
POE::Component::Pluggable may be a good fit for you.

Users of your component can then load plugins using the plugin methods
provided to handle events generated by the component.
2008-09-01 09:55:34 +00:00
jasper
d765b0f1c0 - update p5-POE to 1.0003 2008-09-01 09:54:49 +00:00
jasper
253896ad83 - update p5-Event to 1.11
- install a tutorial (pdf)
2008-09-01 07:31:38 +00:00
jasper
6c9ef1f027 - update p5-Devel-Size to 0.71 2008-09-01 07:18:07 +00:00
sthen
53d65b2fa2 +cunit 2008-08-29 09:20:03 +00:00
sthen
24940f25ef import cunit:
CUnit is a lightweight system for writing, administering, and running
unit tests in C.  It provides C programmers a basic testing
functionality with a flexible variety of user interfaces.  It uses a
simple framework for building test structures, and provides a rich set
of assertions for testing common data types.   In addition, several
different interfaces are provided for running tests and reporting
results.

from maintainer Markus Bergkvist, thanks!
2008-08-29 09:18:39 +00:00
ckuethe
be2a3bceb6 fix distfile, prompted by naddy 2008-08-29 03:58:43 +00:00
martynas
0d2e70627b libxul-embedding -> xulrunner-embedding, since apps (liferea) think
that it's xulrunner 1.9, if libxul-embedding is detected.
2008-08-29 01:16:47 +00:00
sthen
a3dccb576f linewrap DESCR and bump package. ok ian@ (maintainer). 2008-08-28 21:20:23 +00:00
jasper
1ee308877f - update p5-Task-Weaken to 1.02 2008-08-27 22:08:56 +00:00
jasper
747a199441 - update p5-Params-Util to 0.33 2008-08-27 22:08:34 +00:00
jasper
1d50711485 - remove old, unused and uneeded gtk+1 cruft.
ok ajacoutot@
agreed by mbalmer@
2008-08-27 07:43:08 +00:00
martynas
30d253e218 workaround no more: can use 128-bit arithmetics now on amd64.
ok brad@
2008-08-27 00:35:24 +00:00
martynas
7e0af9acf2 - mark RPATH xulrunner libraries. apps don't (yet) use XPCOM glue,
and mark RPATH xulrunner location.  this fixes apps such as
py-gnome-extras.  w/ help from kurt@
- install libxpcomglue{,_s} XPCOM glue, and libxul-embedding
pkg-config so that apps can use it, which is a proper way to get
xulrunner libs loaded
looks ok kurt@
2008-08-26 18:05:23 +00:00
espie
1f2198376a yet another crypto library, dependency for amule, when we get it to
work.
2008-08-26 14:57:58 +00:00
wcmaier
2b35104b7e Update to 1.0.2.
While here, switch to MODPY_EGG_VERSION, too.

ok merdely@
2008-08-24 11:24:24 +00:00
martynas
77b98f37ae adapt from mozilla-firefox: use system libm 2008-08-23 22:07:03 +00:00
martynas
8a0adb8258 update to pyusb-0.4.1. ok wcmaier@
also license changed to BSD, adjusted license marker.
2008-08-23 20:45:10 +00:00
steven
0ac0a7a108 update to 0.08
from Anton V. Yabchinskiy <arn at antora.ru>
2008-08-23 08:06:18 +00:00
ckuethe
07ef7149bc merge patches from arduino. add a note on how to load code into an
arduino. tested with a diecimilia.
ok ajacoutot
2008-08-23 07:20:17 +00:00
simon
33dd6f361e update to version 1.17 2008-08-22 20:54:06 +00:00
brad
7dbaaa1ccf Add support for AltiVec detection using the sysctl node on OpenBSD and
remove the dependency on gcc4.

ok jasper@ ajacoutot@
2008-08-22 11:53:32 +00:00
ajacoutot
6523b335a5 +guichan 2008-08-22 11:40:55 +00:00
ajacoutot
7c50feb96b Import guichan-0.8.1
Guichan is a small, efficient C++ GUI library designed for games. It
comes with a standard set of widgets and can use several different
back-ends for displaying graphics and grabbing user input.

based on a submission by Jonathan Armani <dbd@asystant.net>, MAINTAINER
2008-08-22 11:38:25 +00:00
espie
e87089bb32 +2.62, needs a -current m4 2008-08-21 21:03:43 +00:00
ckuethe
9d1ad17412 Be more specific about GPL version and fix PLIST.
Thanks to ajacoutot for explaining how @sample works.
ok ajacoutot
2008-08-21 14:20:12 +00:00
ckuethe
69be2538a9 add avrdude
ok laurent@
2008-08-21 14:07:18 +00:00
ckuethe
60ef9a979f Import avrdude - a utility for programming Atmel AVR microcontrollers
supporting a number of different types of programming hardware and MCUs
2008-08-21 14:05:21 +00:00
simon
49634dbe14 update to version 2.04 now we have the new dependency and remove the
superfluous VERSION variable
2008-08-20 20:11:11 +00:00
simon
b79cba9e4c add p5-Paranoid 2008-08-20 20:05:59 +00:00
simon
d8709891bd import p5-Paranoid
This collection of modules started out as modules which perform things
(debatably) in a safer and taint-safe manner.  Since then it's also
grown to include functionality that fit into the same framework and
conventions of the original modules, including keeping the debug hooks
for command-line debugging.
2008-08-20 20:05:54 +00:00
simon
5797d18bcd maintenance update to version 1.25 and whitespace fixes 2008-08-20 19:55:28 +00:00
ajacoutot
c18d1a8404 - change HOMEPAGE (which fixes MASTER_SITES in the process to get the
correct -docs tarball; noticed by drahn@)
- bump
2008-08-20 15:51:42 +00:00
simon
c2b536d4a8 maintenance update to version 0.31 2008-08-20 15:38:59 +00:00
simon
e290eef91b update to version 0.18 now we have the new dependencies 2008-08-20 15:33:13 +00:00
ajacoutot
173c08e7ef - fix MASTER_SITES; noticed by drahn@ 2008-08-20 15:32:10 +00:00
simon
6eb4cf50e0 *** empty log message *** 2008-08-20 13:44:40 +00:00
simon
54949cb577 import p5-namespace-clean
The namespace::clean pragma removes all previously declared or imported
symbols at the end of the current packages compile cycle.  Functions
called in the package itself will still be bound by their name, but they
won't show up as methods on the class or its instances.
2008-08-20 13:44:36 +00:00
simon
a6ebfd0f9e import p5-Mouse
Moose is wonderful but unfortunately, a little slow.  Though significant
progress has been made over the years, the compile time penalty is a
non-starter for some applications.
Mouse aims to alleviate this by providing a subset of Moose's
functionality, faster.  In particular, "has" in Moose is missing only a
few expert-level features.
2008-08-20 13:44:33 +00:00
simon
1d3b898128 import p5-Class-Method-Modifiers
Method modifiers are a powerful feature from the CLOS (Common Lisp
Object System) world.
Class::Method::Modifiers provides three modifiers: before, around, and
after.  before and after are run just before and after the method they
modify, but can not really affect that original method.  around is run
in place of the original method, with a hook to easily call that
original method.
2008-08-20 13:44:29 +00:00
simon
d2e2257e4d import p5-Data-Alias
Data::Alias is a module that allows you to apply "aliasing semantics" to
a section of code, causing aliases to be made whereever Perl would
normally make copies instead.  You can use this to improve efficiency
and readability, when compared to using references.
2008-08-20 13:44:25 +00:00
simon
a5800375ed maintenance update to version 4.61 2008-08-20 13:23:28 +00:00
ajacoutot
8817750a54 - update to libopensync-0.36 2008-08-20 08:34:45 +00:00
jakemsr
7e624c34a7 various audio fixes:
- recognize all available audio devices
- the audio device is always opened read-write.  this results in
  full-duplex operation for most OSS implementations, but full-dupplex
  needs to be explicitly enabled on OpenBSD.
- don't error out if SNDCTL_DSP_SPEED returns an error.  instead
  resample based on the returned sample rate.
- the resampling factor was not properly initilized and was returning
  random values.
- simply skip samples to down-sample.  the average method it uses
  sounds horrible.

now ekiga's softphone works for me when using the OSS audio backend

ok ajacoutot
2008-08-20 01:57:31 +00:00
espie
6064d67b89 initial port of autoconf 2.62.
dependent on some m4 tweaks to actually work (not yet committed)
2008-08-19 23:52:19 +00:00
jasper
659d4aa968 - add p5-accessors 2008-08-19 22:55:32 +00:00
jasper
61b4b4831a - import p5-accessors
The accessors pragma lets you create simple accessors at compile-time.
This saves you from writing them by hand, which tends to result in
cut-n-paste errors and a mess of duplicated code. It can also help you
reduce the ammount of unwanted direct-variable access that may creep
into your codebase when you're feeling lazy. accessors was designed with
laziness in mind.
2008-08-19 22:51:02 +00:00
naddy
7ff60146b4 Pinch a fix/workaround from 2.16.5's configure script to ensure that
endianness is detected correctly on all platforms.  ok martynas@

Also drop a bogus configure patch that is a no-op.
2008-08-01 20:53:05 +00:00
kurt
96548d0dc6 Fix starting java via PATH. Reported by several. Debugged by Mark Peloquin
<markpeloquin at gmail.com>, fix by me.

okay pvalchev@, espie@
2008-08-01 20:22:48 +00:00
martynas
6dd7e1027c nspr 4.7.1 ships source tarball with weird permission modes. fix
modes for header files in the install target, so that the resulting
package is right, and non-root/wheel users are able to build apps
depending on nspr
ok kurt@, naddy@, pval@
2008-07-31 17:31:00 +00:00
djm
98545cd4c9 remove myself as MAINTAINER; bump PKGNAME 2008-07-29 08:43:30 +00:00
sthen
2032793db0 SHARED_LIBS and PKGNAME bumps for libm. 2008-07-29 00:18:58 +00:00
sthen
62d6cd3986 - SHARED_LIBS and PKGNAME bumps for libm.
- Add workaround for lack of extended-precision, from martynas@.
Fixes the build.  XXX - to be removed later.
2008-07-29 00:17:01 +00:00
sthen
3bb4794565 SHARED_LIBS and PKGNAME bumps for libm. 2008-07-28 23:56:28 +00:00
sthen
4369454d22 SHARED_LIBS and PKGNAME bumps for libm. 2008-07-28 23:41:54 +00:00
simon
81c4df9b80 maintenance update to version 1.07, replace spaces with tabs
and enable pod tests
2008-07-27 23:00:10 +00:00
simon
b0a8dc4415 maintenance update to version 1.02 and replace spaces with tabs while here 2008-07-27 22:55:38 +00:00
sthen
3018515918 apr-utils hardcodes LIB_DEPENDS on devel/apr major version,
fix this following apr bump. Pointed out by ckuethe, thanks!
ok martynas@
2008-07-27 10:47:53 +00:00
okan
988abeaeb1 update to 4.22
based on an earlier update from Jim Razmus

ok simon@ merdely@
2008-07-27 02:03:12 +00:00
bernd
9aa01fc0f7 Update to ruby-mocha-0.9.0. 2008-07-26 11:55:56 +00:00
bernd
5f96df30e6 Update to ruby-tzinfo-0.3.9 and enable regress tests. 2008-07-26 11:03:00 +00:00
kevlo
92d59b699e update to 0.040 2008-07-26 03:27:20 +00:00
sthen
323cf44154 shared library and PKGNAME bumps due to use of isinf/isnan/nan
following libc/libm changes
2008-07-25 20:25:59 +00:00
ajacoutot
4e96d0b36a - fix GCONF_ETCDIR
before this change it wasn't possible to add mandatory settings without
tweaking gconf
- while here, rework the way we build this port so we can drop some
patching
2008-07-25 13:42:57 +00:00
martynas
9a5c1037db update to nspr-4.7.1. also needed by firefox 3.0
tested by many, both w/ mozilla 1.8 branch projects, and mozilla 1.9
"nspr and nss should go in" naddy@
ok kurt@
2008-07-25 00:42:33 +00:00
ian
5b06ea7d13 += hudson 2008-07-25 00:07:17 +00:00
ian
5e36a5714a Initial import of Hudson, a continuous integration (CI) server.
Hudson can run standalone (has own tiny web server) or in a
Java-capable web server or application server.
ok sthen@, kurt@ after considerable cluesticking (by them)
2008-07-25 00:05:31 +00:00
martynas
1db4805bb9 remove bogus patch. atof("Infinity") actually produces zero, and
then no wonder the patch removes further regression tests...
this is not needed now that that archs have proper INFINITY and NAN
definitions
ok phessler@
2008-07-24 10:02:57 +00:00
jakemsr
3967424f7e * export the UDFFindFile function, and so:
- bump shared lib minor and
- bump pkgname

this will make future libdvdnav updates easier.

ok espie
2008-07-24 09:37:26 +00:00
fgsch
0df5a42e58 enter py-buildbot 2008-07-23 00:39:02 +00:00
fgsch
26752b5197 import py-buildbot, a system to automate the compile/test cycle.
wcmaier@ ok and added as maintainer.
2008-07-23 00:36:45 +00:00
martynas
78aeb076bf adapt for other mozilla projects claudio's diff of firefox to honor
MOZ_PLUGIN_PATH.  bump pkgnames
sure claudio@
2008-07-21 19:19:06 +00:00
bernd
523a6e9011 Update to git-1.5.6.4. 2008-07-21 07:48:54 +00:00
bluhm
7f7ded1d97 update to 1.09
ok sturm
2008-07-18 16:42:08 +00:00
martynas
6769a36bc3 security update to xulrunner-1.8.1.16. MFSA 2008-35, MFSA 2008-34
ok kurt@
2008-07-17 16:50:20 +00:00
dhill
c5f658e335 upgrade to 0.7501
ok steven@
2008-07-16 21:15:59 +00:00
dhill
2872e82b86 upgrade to 0.04
help and ok simon@
2008-07-15 18:23:14 +00:00
dhill
cb567f412e upgrade to 1.49
ok claudio@
2008-07-15 18:18:22 +00:00
bernd
0ddb02a6f2 Update to git-1.5.6.3. 2008-07-15 08:41:40 +00:00
dhill
47229b5135 upgrade to 0.31
ok simon@
2008-07-14 13:58:09 +00:00
dhill
86dcb2aa0b upgrade to 0.06
ok simon@
2008-07-14 13:57:04 +00:00
dhill
b1beb68260 upgrade to 0.03
OK simon@
2008-07-14 13:55:58 +00:00
dhill
f5c1071dd7 upgrade to 1.51
input and OK simon@
2008-07-13 17:32:10 +00:00
kevlo
331eae6e68 Update to 0.13 2008-07-12 13:42:07 +00:00
kevlo
a024b2e808 Update to version 0.14 2008-07-12 13:40:31 +00:00
kevlo
216e49c029 Update to 0.1002 2008-07-12 13:39:14 +00:00
martynas
29e1448521 - switch master site to pypi, which has newer source, required by tg
- update to py-turbojson-1.1.3
- MODPY_EGG_VERSION trick
ok wcmaier@
2008-07-11 22:43:19 +00:00
martynas
eba5b5bc9e - update to py-simplejson-1.9.2
- add a do-regress target, prodded by wcmaier@
ok wcmaier@
2008-07-11 22:40:06 +00:00
dhill
54d94dd877 upgrade to 1.09
OK jakob@
2008-07-11 22:30:59 +00:00
martynas
469bf73956 - bugfix update to py-nose-0.10.3
- fix regression tests, prodded by wcmaier@
ok wcmaier@
2008-07-09 17:46:51 +00:00
martynas
3f809b1b43 update to py-configobj-4.5.3; ok wcmaier@ 2008-07-09 17:42:23 +00:00
martynas
6489d0c071 fix homepage, bump pkgname 2008-07-09 12:13:45 +00:00
kevlo
0b1b0e76bd Update to 0.148 2008-07-09 09:13:42 +00:00
kevlo
fe72cf22d8 Update to 0.34 2008-07-09 09:10:04 +00:00
martynas
c86fa684dc i am upstream now. so release 0.5. much thanks to fgsch@, for
testing, bug-hunting, and diffs.
2008-07-08 21:29:20 +00:00
jasper
eac47126c2 - oops, forgot this bit. 2008-07-08 12:07:41 +00:00
jasper
15dc16dcc4 - update vte to 0.16.14
- update license marker

feedback and ok ajacoutot@
2008-07-08 12:02:19 +00:00
brad
72a2fdf755 Update glib2 to 2.16.4.
ok jasper@
2008-07-08 08:38:26 +00:00
brad
af7a436428 Update to bison 2.3.
ok jdixon@
2008-07-08 00:24:17 +00:00
jasper
8d6bd7bd0a - update ORBit2 to 2.14.13 2008-07-07 22:05:38 +00:00
phessler
dc216a4b49 this is known to blow up on non-reference platforms, so mark as
ONLY_FOR_ARCHS until we fix it

requested and "doesn't need a package bump" sthen
2008-07-07 04:08:00 +00:00
jasper
5a5be358e1 - previous commit updated pcre to 7.7, which was confirmed vulnerable
to the CVE-number, mentioned in the commit. brad got confused and thought
the update fixed that issue, because of a confusing changelog entry.

roll in a fix from gentoo that fixes the actuall issue.
2008-07-06 21:25:25 +00:00
phessler
fd89754722 add acpica 2008-07-06 16:51:01 +00:00
phessler
c66e9adc92 The ACPI Component Architecture (ACPICA) project provides an operating
system (OS)-independent reference implementation of the Advanced 
Configuration and Power Interface Specification (ACPI).

ok naddy
2008-07-06 16:48:48 +00:00
martynas
5fea6f4fc9 security update to xulrunner-1.8.1.15; ok kurt@ 2008-07-05 16:00:29 +00:00
naddy
b3e53655d3 bump PKGNAME for PLIST changes 4.3 -> 4.4 2008-07-04 19:57:06 +00:00
brad
8381efbfec upgrade to PCRE 7.7
fix a heap-based buffer overflow (CVE-2008-2371)

ok jakob@
2008-07-03 06:45:29 +00:00
bernd
25a08b5ea0 Update to git-1.5.6.1. 2008-07-01 18:10:15 +00:00
landry
00c2d5533c Split boehm-gc into -main and -atomic subpackages.
The latter contains libatomic_ops-1.2, which is developed inside boehm-gc,
as stated on libatomic_ops homepage. No change on -main subpackage.
libatomic_ops may be used by a future eventual pulseaudio port, which is
being worked on.

Feedback, tweaks and ok kurt@
2008-07-01 09:43:19 +00:00
wilfried
0983c4bdbd fix 64-bit warning 2008-07-01 08:27:18 +00:00
ajacoutot
7f607d8313 - bring in a patch from upstream to fix applications config reload 2008-07-01 08:22:12 +00:00
naddy
ff6e8a8558 spawn only ${MAKE_JOBS} build jobs in parallel; ok kurt@ 2008-06-30 20:16:37 +00:00
naddy
12240e42f2 Sync included glib with external glib: GPOINTER_TO_INT() etc should
not cause a warning.
The singular use of this, in libcroco, is safe.
2008-06-30 17:37:00 +00:00
brad
d4de7be650 It is not necessary to not split the info file.
ok sthen@
2008-06-30 09:22:46 +00:00
kurt
14f6a7704d - remove work-arounds for missing getpwuid_r now that we have it
- regen pkg files with @bin markers
2008-06-28 12:34:57 +00:00
naddy
615e16f769 bump -devel package too, since it depends on PKGNAME-main 2008-06-26 14:46:04 +00:00
okan
d591f87be0 update to 2.03.01
from Gallon Sylvestre - thanks!

ok merdely@
2008-06-26 01:25:32 +00:00
bernd
bcf83e2fd7 Update to git-1.5.6.
Tested by Daniel Dickman, Brad Walker and sturm@.
Thank you!
2008-06-24 20:28:00 +00:00
jasper
d745838f22 zap empty patch, spotted by Tim van der Molen 2008-06-24 16:04:23 +00:00
kurt
5476403976 Bump PKGNAME due to RUN_DEPENDS change caused by 1.3 and 1.4 jdk
depreciations.
2008-06-24 02:46:21 +00:00
kurt
d612fb2796 Deprecate 1.3 and 1.4 due to lack of security updates, end-of-life status
or near eol, and bulk build time. This removes the limited Java support we
had on arm, powerpc and sparc until such time OpenJDK/IcedTea can replace
it. 1.3 and 1.4 ports directories will be removed next release to avoid
bit rot. Requested by espie@ and okay by many with no objections.
2008-06-24 02:38:31 +00:00
wcmaier
a35a48f8e3 Update to 1.3.
Diff from Markus Bergkvist <markus.bergkvist at noda dot se>, who
also takes MAINTAINERship. Thanks!

ok merdely@
2008-06-23 17:47:46 +00:00
steven
eb6f97a927 update Paul Irofti's e-mail address, diff from him. 2008-06-19 09:09:42 +00:00
sthen
52e118a5af oops, I bumped DISTNAME not PKGNAME for this file with the cairo
WANTLIB sync. The package still built because gnome.port.mk overrode
DISTNAME, so the end result of this mistake was that the PKGNAME
didn't get bumped - missed because my test machine wasn't using
PLIST_DB.

Pointed out by naddy, thanks!
2008-06-18 20:24:12 +00:00
ajacoutot
2d423dc45d - update to sdl-net-1.2.7
- remove jolan@ from maintainer as per his request
2008-06-18 11:18:44 +00:00
bernd
61c13deabc Update to ruby-rspec-1.1.4. 2008-06-18 00:36:11 +00:00
bernd
4bf2e40024 Update to ruby-flexmock-0.8.2. 2008-06-18 00:29:39 +00:00
bernd
3a04f8708e Update to Ruby On Rails 2.1.
Tested by jcs@, thanks!
2008-06-17 22:54:19 +00:00
bernd
1dd1f087e1 Update to ruby-gems-1.1.1. 2008-06-17 22:42:59 +00:00
steven
6357f465dc update to cln 1.2.2
from maintainer Paul Irofti
tested by merdely and sthen
2008-06-17 19:30:19 +00:00
ajacoutot
77b33fc922 - fix configure output
no binary change
2008-06-17 13:54:09 +00:00
simon
b9501effd8 this module requires aspell, so add it to RUN_DEPENDS and bump
brought to my attention by merdely@
feedback & ok okan@, merdely@, msf@
2008-06-16 20:24:50 +00:00
sthen
b29b83d776 sync wantlib and bump packages. ok ajacoutot 2008-06-15 00:04:49 +00:00
landry
ff2d68af50 bump PKGNAMEs after lang/ruby module change.
Fix CATEGORIES in rdt eclipse plugin.
in subversion, only bump subpackages that use lang/ruby module.
2008-06-14 23:46:37 +00:00
sthen
9399612f77 update to 1.0.2, ok pyr (maintainer) 2008-06-14 19:50:16 +00:00