Commit Graph

11120 Commits

Author SHA1 Message Date
jasper
b8e89d7541 - switch to mandoc to slightly improve the usage line; unbreaks the port
after USE_GROFF was removed.
2011-11-18 13:09:17 +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
sebastia
0aff9c565b fix stupid typo 2011-11-18 00:29:58 +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
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
sebastia
7b2ff51e72 remove this wrong import 2011-11-17 23:48:06 +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
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
ajacoutot
53d43cccd0 Modernize this port a bit and make DESCR readable. 2011-11-17 18:33:13 +00:00
ajacoutot
d7825fc1c9 Minor tweak: Gnome -> GNOME 2011-11-17 15:57:32 +00:00
dcoppa
e0421e94ad +faenza-icon-theme 2011-11-17 15:49:27 +00:00
dcoppa
de79d9a095 Import Faenza icon theme, a complete colourful suite of squared
icons

grudgingly ok ajacoutot@
2011-11-17 15:47:50 +00:00
sebastia
d6647b94d3 minor update to webservices to 0.5.5
adds ability to check/generate digest user authentication

OK aja@
2011-11-17 14:37:21 +00:00
jasper
ff23654173 - move away from gnu libtool now that gobject-introspection has been fixed. 2011-11-17 11:42:31 +00:00
ajacoutot
3d08c654cd Remove this patch; it's wrong and introduced a segfault at logout. 2011-11-16 19:25:51 +00:00
phessler
7ccc4d7c1c Update to VLC 1.1.12
Most of the bits from Brad, a minor runtime fix by me.

Tested on amd64, i386, macppc

OK dhill@, rpointel@, sthen@, jasper@
2011-11-16 13:33:15 +00:00
sebastia
4be0a62b62 Whenever I added Batmon, forgot to enable it to the build.
OK jasper@ sthen@
2011-11-16 11:18:40 +00:00
jasper
e1db073a13 remove xview and ports using it; speaking of old unmaintained crufty toolkits..
prompted by naddy@
ok sthen@ wub@
2011-11-15 21:40:43 +00:00
jasper
57b7a7612f - update to 1.8.2 2011-11-15 19:32:49 +00:00
jasper
acd2ad89b6 - update to 0.90.7 2011-11-15 19:32:35 +00:00
sebastia
0a55a6d28e Enable to run the regression tests.
OK jeremy@
2011-11-15 18:06:10 +00:00
jasper
27d01b898b - update gedit to 3.2.3 2011-11-15 17:35:56 +00:00
naddy
7f85c0f0a1 Sync to Debian version 4.1.16.3. No code changes for us. 2011-11-15 16:52:51 +00:00
naddy
8443d4f499 Drop MAINTAINER for some ancient cruft I haven't used in years, if ever.
Also drop USE_GROFF where unnecessary.
2011-11-15 16:36:01 +00:00
jeremy
6c70670715 sync 2011-11-15 16:32:30 +00:00
jeremy
b7a88ad9b2 Import ruby-qt4, a ruby binding to the Qt4 library.
OK phessler@
2011-11-15 16:27:44 +00:00
jasper
f101dac86c - update to 2.10 2011-11-15 15:34:12 +00:00
ajacoutot
fa952fdfbd Update to gnome-user-docs-3.2.2. 2011-11-15 08:16:49 +00:00
ajacoutot
cd4ca1cfc9 Maintenance update to at-spi2-atk-2.2.2. 2011-11-14 23:54:34 +00:00
ajacoutot
2bb9ba305b Maintenance update to at-spi2-core-2.2.2. 2011-11-14 23:52:11 +00:00
jasper
beac407893 - update to 3.2.2 2011-11-14 23:07:04 +00:00
jasper
9bd9480558 - update to 3.2.2 2011-11-14 22:34:31 +00:00
ajacoutot
b861ad2078 Bugfix update to orca-3.2.2. 2011-11-14 22:33:34 +00:00
ajacoutot
2fa87fbf21 Minor update to file-roller-3.2.2. 2011-11-14 22:27:24 +00:00
jasper
afca1eaea4 - update to 3.2.2 2011-11-14 19:32:42 +00:00
ajacoutot
419596c46f Bugfix update to librsvg-2.34.2. 2011-11-14 18:00:58 +00:00
jasper
94bf46494b - update to 3.2.2
- uppercase first letter of COMMENT since we refer to a name here.
2011-11-14 17:46:48 +00:00
jasper
0b5f384caf - update to 3.2.2 2011-11-14 17:46:26 +00:00
ajacoutot
9a8fcc0984 Don't try to link with -lcrypt. 2011-11-14 13:28:04 +00:00
ajacoutot
91a23ed3f5 Bugfix update to seahorse-3.2.2. 2011-11-14 11:17:24 +00:00
ajacoutot
1dd02e41b4 Bugfix update to gnome-keyring-3.2.2. 2011-11-14 10:59:06 +00:00
ajacoutot
946b26dec9 Bugfix update to libgnome-keyring-3.2.2. 2011-11-14 10:36:28 +00:00
ajacoutot
9e3367492c Bugfix update to libcryptui-3.2.2. 2011-11-14 10:34:24 +00:00
naddy
fc343c76c7 don't use union wait; more or less from FreeBSD 2011-11-13 21:30:05 +00:00
naddy
f47347c465 don't use union wait 2011-11-13 16:03:15 +00:00