Commit Graph

71179 Commits

Author SHA1 Message Date
nigel
c9c77840a6 Update to 3.13.1 with ckbi 1.88 changes include
SSL 2.0 is disabled by default.

A defense against the SSL 3.0 and TLS 1.0 CBC chosen plaintext attack
demonstrated by Rizzo and Duong (CVE-2011-3389) is enabled by default.

SHA-224 is supported.

additional blacklist CA's.  Malaysia-based DigiCert Sdn. Bhd

Ok sthen@
2011-11-18 12:32:37 +00:00
ajacoutot
d6e7c2c8e4 Minor update to glib2mm-2.30.1. 2011-11-18 12:27:36 +00:00
nigel
4b6412f9bf regen WANTLIB, add missing LIB_DEPENDS, stop creating no-arch packages.
Ok sthen@
2011-11-18 12:20:33 +00:00
ajacoutot
2a90b7b748 Tighten dependencies. Regen PLIST while here. 2011-11-18 11:31:10 +00:00
sebastia
7aa3fba54f enable gnustep meta package 2011-11-18 11:24:16 +00:00
sebastia
5d24f40e82 import GNUstep meta package
OK aja@
2011-11-18 11:22:55 +00:00
espie
cbb5e400a1 shrink, this lives in bsd.port.mk itself now 2011-11-18 11:16:23 +00:00
sebastia
74976ca943 update to sogo 1.3.9
=== Changes from the previous release ===

New Features

* possibility to specify which calendar is used when creating an event or a task (selected, personal, first enabled)
* possibility to specify if off-hours should be automatically added to the free-busy information
* new indicator in the link banner when a vacation message (auto-reply) is active
* new snooze function for events alarms in Web interface
* new "Remember login" checkbox on the login page
* authentication with SQL sources can now be performed on any database column

Enhancements

* added support for the CalDAV move operation
* phone numbers in the contacts web module are now links (tel:)
* revamp of the modules link banner (15-pixel taller)
* updated CKEditor to version 3.6.2
* updated unread and flagged icons in Webmail module
* new dependency on GNUstep 1.23

Bug Fixes

* fixed support for Apple iOS 5
* fixed handling of untagged IMAP responses
* fixed handling of commas in email addresses when composing a message
* fixed creation of clickable links for URLs surrounded by square brackets
* fixed behaviour of combo box for contacts categories
* fixed Swedish translation classes
* fixed bug when setting no ACL on a calendar

OK jasper@
2011-11-18 11:15:13 +00:00
ajacoutot
c2a715f4ff Update to gcompris-11.09. 2011-11-18 11:14:39 +00:00
sebastia
a056cee286 update sope to 1.3.9
OK jasper@
2011-11-18 11:12:44 +00:00
jasper
ed94ccf08f Adjust patch a bit with upstream feedback 2011-11-18 11:11:33 +00:00
espie
4c9d60034c do the no_mips64 dance here, no need to duplicate it in lots of Makefiles 2011-11-18 11:01:47 +00:00
ajacoutot
c89160727b Update to gtk3mm-documentation-3.2.0. 2011-11-18 10:58:44 +00:00
espie
dcfcc64920 switch to PROPERTIES 2011-11-18 10:29:37 +00:00
espie
5681953355 use PROPERTIES 2011-11-18 10:13:42 +00:00
espie
275447e210 FLAVOR:L and such things 2011-11-18 10:11:32 +00:00
espie
c952698a78 finish converting, as the no_tcl thingy obviously is a NO_SHARED issue. 2011-11-18 09:39:09 +00:00
rpointel
aafa9c1e98 Update udunits to 2.1.24, wth few tweaks from Brad (thanks).
ok Brad.
2011-11-18 08:27:34 +00:00
sthen
6141dc8a95 bump; net/if.h changes (missed with the last batch) 2011-11-18 01:08:01 +00:00
espie
625876ccdf FLAVOR:L 2011-11-18 00:35:08 +00:00
espie
31c68c1560 convert to bsd.port.arch.mk 2011-11-18 00:33:30 +00:00
sebastia
0aff9c565b fix stupid typo 2011-11-18 00:29:58 +00:00
phessler
d7ab0b93ba Update libass to 0.10.0
From Brad

OK myself and sthen@
2011-11-18 00:21:51 +00:00
sebastia
b4a85f4f2e enable regression test in webservices
OK rpointel@
2011-11-18 00:13:45 +00:00
sebastia
259b7aafea allow overriding of NO_REGRESS in the ports Makefiles
OK rpointel@
2011-11-18 00:10:06 +00:00
jeremy
31ec05e147 Update to rainbows 4.3.1. 2011-11-18 00:07:19 +00:00
jeremy
e2e496f72c Update to unicorn 4.1.1 and fix regression tests (modified patches
already upstream).
2011-11-18 00:05:43 +00:00
jeremy
13252b34a8 Update to raindrops 0.8.0. 2011-11-18 00:04:19 +00:00
jeremy
0f5b815afb Upgrade to kgio 2.6.0 and fix regression tests (patches already
upstream and will be removed next version update).
2011-11-18 00:03:15 +00:00
sebastia
f90a33f05d enable aclock, gomoku, matharray and netclasses 2011-11-17 23:55:48 +00:00
sebastia
eb2475d067 fix what I messed up here. 2011-11-17 23:54:40 +00:00
jasper
895c9d5656 - update to 2.5.0
testing and ok sthen@
2011-11-17 23:52:38 +00:00
sthen
6ec21823cd Support MODLUA_RUNDEP to control adding lua to RUN_DEPENDS, from Simon Kuhnle 2011-11-17 23:48:13 +00:00
sebastia
7b2ff51e72 remove this wrong import 2011-11-17 23:48:06 +00:00
ajacoutot
b549864bc8 Major update to bacula 5.2.1.
As usual with major version bump, do not forget to run the upgrade
script corresponding to your DB.
A new README is provided in the package.

Tested by sthen@ and myself.
"Don't wait on me" merdely@ (maintainer)

ok sthen@
2011-11-17 23:45:56 +00:00
sebastia
c05b6c66d8 import netclasses:
Netclasses is an easy to use, unbloated API for handling asynchronous
connections in Objective-C under GNUstep as well as OS X. It can also be
used for synchronous connections but this is not its primary use.

OK rpointel@
2011-11-17 23:44:04 +00:00
sebastia
bff6ff0cb9 import matharray: a library to manipulate matrices
MathArray is a general library of classes for performing mathematical
operations on arrays (vectors, matrices, etc) of values. It can operate
on any standard 'C' number type plus numbers of complex type. MathArray
knows implicitly what types of operations can be performed on what types
of numbers and will automatically cast itself to the correct number type
representation to handle the specific operation. Standard operations
include addition, scalar and matrix multiplication and logical
operations. Mathematical operations in the standard C math library are
also supported, as well as user-defined functions.

OK rpointel@, who also OKed aclock and gomoku, forgot there, sorry
2011-11-17 23:42:51 +00:00
sebastia
d7ec7e9ba1 import matharray: GNUstep library to manipulate matrices
MathArray is a general library of classes for performing mathematical
operations on arrays (vectors, matrices, etc) of values. It can operate
on any standard 'C' number type plus numbers of complex type. MathArray
knows implicitly what types of operations can be performed on what types
of numbers and will automatically cast itself to the correct number type
representation to handle the specific operation. Standard operations
include addition, scalar and matrix multiplication and logical
operations. Mathematical operations in the standard C math library are
also supported, as well as user-defined functions.

OK rpointel@ same for aclock and gomoku, where I forgot, sorry
2011-11-17 23:38:02 +00:00
nigel
b4933eba88 *** empty log message *** 2011-11-17 23:33:40 +00:00
sebastia
bd3386f270 import aclock: analog clock for the GNUstep desktop
AClock is an analog clock for the GNUstep desktop which stays in the
dock. The display is customizable in many details.
2011-11-17 23:32:33 +00:00
sebastia
b506af6b93 import gomoku: extended TicTacToe game for GNUstep
Gomoku is an extended TicTacToe game for GNUstep. You win the game if
you are able to put 5 of your pieces in a row, column or diagonal. You
lose if the computer does it before you. Unlike most other engines, this
engine is not designed to play very well, but rather to give you fun
when you play against it.
2011-11-17 23:28:59 +00:00
espie
599f0be88c also don't emit the same string twice. 2011-11-17 23:14:43 +00:00
ajacoutot
440e182e81 Update to Ri-li-2.0.1. 2011-11-17 22:57:18 +00:00
ajacoutot
53d43cccd0 Modernize this port a bit and make DESCR readable. 2011-11-17 18:33:13 +00:00
sthen
5749b5be10 rename MODGCC{3,4}_ARCHES to MODGCC{3,4}_ARCHS, suggested by naddy,
phessler and jasper agree
2011-11-17 18:03:43 +00:00
espie
e8b4473500 setting PKGPATH in pkgpath.mk is not enough, pass it thru the environment
as appropriate.

(typical make package would call getpkgpath 15 times instead of 1!)
2011-11-17 17:53:22 +00:00
jeremy
2472e1ab9e Depend on newer version of ruby-hoe, as it doesn't work correctly with
the older version.
2011-11-17 17:31:39 +00:00
jeremy
85555bef70 Update ruby-hoe from 2.8.0 to 2.12.3, so that ruby-isolate functions
correctly.
2011-11-17 17:29:28 +00:00
kili
7a3ae63a54 + py-guppy 2011-11-17 17:12:52 +00:00
kili
bcd51e60e0 Guppy-PE is a library and programming environment for Python,
currently providing in particular the Heapy subsystem, which supports
object and heap memory sizing, profiling and debugging. It also
includes a prototypical specification language, the Guppy Specification
Language (GSL), which can be used to formally specify aspects of
Python programs and generate tests and documentation from a common
source.

ok rpointel@
2011-11-17 17:12:11 +00:00