Stefan Walter
1214a35e18
Update to 0.30.
...
PR: 116629
Submitted by: maintainer
2007-09-25 18:46:29 +00:00
Mikhail Teterin
195f023804
Don't insist on Tcl-8.5. The stuff works just fine with 8.4.
...
Submitted by: Martin Matuska
2007-09-25 15:01:42 +00:00
Edwin Groothuis
98abee9edb
[UPDATE]update devel/ruby-calendar to 1.11.2
...
update devel/ruby-calendar to 1.11.2.
PR: ports/111358
Submitted by: Nemo Liu<nemoliu@gmail.com>
2007-09-25 12:25:20 +00:00
Pav Lucistnik
32d6d4ac3f
- Mark BROKEN: Unfetchable
2007-09-24 17:48:23 +00:00
Martin Wilke
f929325df6
- Update to 3.12
2007-09-24 13:19:12 +00:00
Xin LI
aff323cd1e
Fix build on -CURRENT
2007-09-24 11:56:45 +00:00
Mark Linimon
cd4b80489b
Dominic is a new dad, and will be too busy for a while to work on ports.
...
Congratulations :-)
2007-09-24 07:38:42 +00:00
Xin LI
77c0462f92
Fix py-kqueue for python 2.5.x.
...
PR: ports/115781
Sponsored by: SINA Corporation
Approved by: maintainer timeout
2007-09-24 04:11:23 +00:00
Thierry Thomas
d70b95b2b8
Upgrade to 2.32.
...
Changelog at <http://bouml.free.fr/historic.html >.
2007-09-23 19:37:35 +00:00
Edwin Groothuis
8a051e0d27
devel/distcc remove references to FreeBSD 4.x
...
remove references to FreeBSD 4.x
PR: ports/115937
Submitted by: David Yeske <dyeske@gmail.com>
Approved by: maintainer timeout
2007-09-23 11:09:16 +00:00
Li-Wen Hsu
2c2fddcc39
- Update to 0.6.2
...
PR: ports/116553
Submitted by: Peter Johnson <johnson.peter AT gmail.com> (maintainer)
2007-09-23 05:49:32 +00:00
Rong-En Fan
f6d0fea991
- Update to 0.77
2007-09-23 04:53:20 +00:00
Edwin Groothuis
ce923a0103
New port: devel/libnxt Lego Mindstorms NXT firmware management
...
Libnxt is a library and set of tools for managing Lego Mindstorms
NXT firmware via the Unix command line.
PR: ports/116398
Submitted by: Jason Bacon <jwbacon@tds.net>
2007-09-23 02:56:44 +00:00
Sergey Skvortsov
8f4647233b
Update to 3.0.2
...
PR: ports/116517
Submitted by: Nick Barkas <snb xxx threerings.net>
Changes: http://www.bugzilla.org/releases/3.0.2/release-notes.html
Security: http://www.vuxml.org/freebsd/f8d3689e-6770-11dc-8be8-02e0185f8d72.html
2007-09-22 10:27:15 +00:00
Alex Dupre
de073a52fd
Javolution is the Java solution for real-time and embedded systems.
...
Javolution real-time goals are simple: to make your application
faster and more time predictable!
That being accomplished through:
* High performance and time-deterministic (real-time)
util / lang / text / io / xml base classes.
* Context programming in order to achieve true separation of
concerns (logging, performance, etc).
* A testing framework addressing not only unit tests but also
performance and regression tests as well.
* Straightforward and low-level parallel computing capabilities
with ConcurrentContext.
* Struct and Union base classes for direct interfacing with native
applications (e.g. C/C++).
* World's fastest and first hard real-time XML
marshalling/unmarshalling facility.
* Simple yet flexible configuration management of your application.
WWW: http://javolution.org/
2007-09-22 07:43:42 +00:00
Cheng-Lung Sung
17b1c2fe04
- Update to 0.73
2007-09-22 03:59:43 +00:00
Pav Lucistnik
1a17607766
- Make tcllib depobjs version independent
...
Reported by: pointyhat
Pointy hat to: mi
2007-09-21 22:35:46 +00:00
Tilman Keskinoz
3a9ac11757
Update to 1.4.4
2007-09-21 20:40:50 +00:00
Marcus Alves Grando
5a1d1148e1
- Change libevent lib and bump PORTREVISION since devel/libevent are updated.
2007-09-21 20:21:30 +00:00
Marcus Alves Grando
3fef28469d
- Update to 1.3d
...
PR: 115634
Submitted by: chinsan
2007-09-21 20:20:47 +00:00
Marcelo Araujo
21a8e204a8
- Update to 0.13.2.
...
- Optionized tkinter support.
- Pass maintainership to submitter.
PR: ports/116486
Submitted by: Marcus von Appen <mva@sysfault.org>
Approved by: stas (mentor)
2007-09-21 17:59:01 +00:00
Martin Wilke
8a863c9db2
- Update to 4.99.34
2007-09-21 08:07:44 +00:00
Volker Stolz
6e167ccc14
- drop dependency on devel/readline: no longer required for ghc
...
- also build server when building packages
2007-09-21 03:34:37 +00:00
Cheng-Lung Sung
85b0406231
- Update to 1.67
2007-09-21 01:01:36 +00:00
Renato Botelho
d66f1422cd
- Force empty dir creation on pkg-plist to create it when installed using a
...
package
- Bump PORTREVISION
Notified by: pointyhat via linimon
2007-09-20 13:59:15 +00:00
Lars Balker Rasmussen
51a3373392
Update to 0.41
2007-09-20 06:40:09 +00:00
Cheng-Lung Sung
ebaefb1d2c
- Update to 1.21
2007-09-20 06:34:18 +00:00
Cheng-Lung Sung
afa0ff0c1b
- Update to 0.72
2007-09-20 06:25:22 +00:00
Cheng-Lung Sung
91de6f8580
There's a whole bunch of class builders out there. In fact, creating a
...
class builder seems to be something of a rite of passage (this is my
fifth, at least).
Unfortunately, most of the time I want a class builder I'm in a hurry
and sketching out lots of fairly simple data classes with fairly
simple structure, mostly just read-only accessors, and that's about it.
Often this is for code that won't end up on CPAN, so adding a small
dependency doesn't matter much. I just want to be able to define these
classes FAST.
By which I mean LESS typing than writing them by hand, not more. And I
don't need all those weird complex features that bloat out the code
and take over the whole way I build modules.
And so, I present yet another member of the Tiny family of modules,
Object::Tiny.
WWW: http://search.cpan.org/dist/Object-Tiny/
PR: ports/116101
Submitted by: Gea-Suan Lin <gslin at gslin.org>
2007-09-20 03:17:09 +00:00
Martin Wilke
a42225eb41
- Update to 1.09
...
PR: 116049
Submitted by: Tomoyuki Sakurai <cherry@trombik.org>
Approved by: maintainer timeout
2007-09-20 02:51:36 +00:00
Martin Wilke
58be5032f0
- Update to 0.9.0
...
PR: 116426
Submitted by: Alexander Logvinov <ports@logvinov.com>
2007-09-20 00:54:34 +00:00
Marcelo Araujo
3e3196c44d
- Update to 0.10.
...
PR: ports/115472
Submitted by: John E. Hein <jhein@timing.com>
Approved by: stas (mentor), Alexandr Davidenko <o.davydenko@gmail.com> (maintainer)
2007-09-19 18:18:28 +00:00
Lars Engels
5386416254
mkimage adds a header to a kernel image with information and checksums for
...
the u-boot bootloader used in embedded systems.
WWW: http://www.denx.de/wiki/UBoot
PR: ports/116442
Submitted by: Markus Nünnerich <mn (at) bsdgroup.de>
Approved by: miwi (mentor)
2007-09-19 17:21:13 +00:00
Oliver Lehmann
9fd7797207
do not force the usage of gcc 3.4, the ports are now gcc 4 ready
...
Bump PORTREVISION
2007-09-19 13:50:10 +00:00
Pav Lucistnik
d759951ecc
- Update to 0.1.20
2007-09-19 11:16:45 +00:00
Chin-San Huang
244c764d7f
- Update to 0.2.3.
2007-09-18 17:22:28 +00:00
Martin Wilke
916dd4acd5
2007-08-22 lang/fesi: Depends on obsolete version of jdk
...
2007-09-04 lang/gnomebasic: Five years abandoned project; functionality folded into mono
2007-09-01 lang/gnat-gcc34: This port was made for initial bootstraping of later versions and is no longer needed
2007-09-01 devel/hs-green-card: "Does not build with latest GHC"
2007-09-11 devel/p5-Devel-DProf: only works for old, unsupported Perl versions
2007-09-18 15:55:03 +00:00
Anton Berezin
451229404b
Update to 1.10. Require perl 5.8.X (thanks to gabor, this part
...
is much cleaner now than it used to be).
Changes: http://search.cpan.org/src/JJORE/B-Generate-1.10/Changes
2007-09-18 14:52:43 +00:00
Sergey Skvortsov
3c8f6d61ef
Update to 1.2301
...
Changes: http://search.cpan.org/src/GBARR/IO-1.2301/ChangeLog
2007-09-18 11:11:54 +00:00
Michael Nottebrock
2f027f53fc
Fix potential vulnerability from an off-by-one error in the QUtf8Decoder
...
class.
Security: CVS-2007-4137
2007-09-18 08:19:55 +00:00
Jose Alonso Cardenas Marquez
85a0e2f953
- The devel/fpc-fcl is not necessary anymore, it was separated to:
...
devel/fpc-fcl-base
devel/fpc-fcl-db
devel/fpc-fcl-fpcunit
devel/fpc-fcl-image
devel/fpc-fcl-net
devel/fpc-fcl-passrc
devel/fpc-fcl-registry
devel/fpc-fcl-web
devel/fpc-fcl-xml
2007-09-18 07:04:26 +00:00
Jose Alonso Cardenas Marquez
99a00aac42
- Update to 2.2.0
2007-09-18 06:53:29 +00:00
Jose Alonso Cardenas Marquez
2a2c3239ac
- New port: devel/fpc-fpmkunit
...
Free Pascal build system unit
2007-09-18 06:25:19 +00:00
Jose Alonso Cardenas Marquez
46b4781691
- The devel/fpc-fcl port was separated to:
...
devel/fpc-fcl-base
devel/fpc-fcl-db
devel/fpc-fcl-fpcunit
devel/fpc-fcl-image
devel/fpc-fcl-net
devel/fpc-fcl-passrc
devel/fpc-fcl-registry
devel/fpc-fcl-web
devel/fpc-fcl-xml
2007-09-18 06:06:00 +00:00
Michael Johnson
2f84afe311
Update to 2.14.9
2007-09-17 14:37:47 +00:00
Michael Johnson
a388acf744
Update to 0.8.9
2007-09-17 14:25:27 +00:00
Thierry Thomas
191693ea77
Upgrade to 2.31.3.
...
Changelog at <http://bouml.free.fr/historic.html >.
Sponsorized by: 2007 DevSummit
2007-09-17 13:48:24 +00:00
Martin Wilke
74246e71c8
- Update to 0.07
2007-09-17 13:00:01 +00:00
Martin Wilke
026daf98e2
- Update to 0.18
2007-09-17 12:59:58 +00:00
Martin Wilke
1eb03ea996
- Update to 0.71
2007-09-17 12:59:56 +00:00