Commit Graph

254 Commits

Author SHA1 Message Date
sebastia
e5080ddb1c Import GMines:
This is an implementation of the well-known minesweeper game.

OK landry@
2011-07-12 07:11:47 +00:00
ajacoutot
94ccb4c91a Use the libiconv|gettext MODULE. 2011-07-06 23:56:08 +00:00
sebastia
3156205189 Import the "traditional" GNUstep Objective-C runtime:
The GNUstep Objective-C runtime is designed as a drop-in replacement for the
GCC runtime.

This version of the runtime is needed to get GNUstep ports working fine on sparc.
Not yet hooked up to the build. To make use of it, it needs an update for gnustep-make, and a bump on all dependent ports.
Waiting for gnustep-base update, which should arrive soon, to do all those things at the same time.

OK landry@
2011-06-28 16:06:20 +00:00
sebastia
f40c64a167 hook up performance and webservices 2011-06-28 16:00:55 +00:00
sebastia
3743a2648b import GNUstep WebServices:
The WebServices library contains a collection of classes to be used for
creating client and server 'web service' applications. It is also useful
for general XML work as the API that is particularly simple and
efficient.

OK landry@
2011-06-28 15:51:18 +00:00
sebastia
3a4707d09b Import GNUstep Performance:
GNUstep Performance is a collection of classes to help improve/tune
performance of your software.

OK landry@
2011-06-28 15:49:56 +00:00
sebastia
01a3602c96 Fix to be build with gcc-2.95
OK landry@
2011-06-27 06:34:55 +00:00
sebastia
5acfd868bd Fix to build with gcc-2.95
feedback from landry@, jasper@, sthen@
OK sthen@
2011-06-24 10:51:48 +00:00
sebastia
781f6727f1 remove spurious .orig file from the tarball to not confuse update-packatges
OK jasper@
2011-06-22 17:39:46 +00:00
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
sebastia
5f88f37a58 Enable EdenMath 2011-05-24 14:04:17 +00:00
sebastia
67b60fccb5 Import EdenMath, the GNUstep port of the scientific calculator, originally written for Mac OS X.
OK landry@, jasper@
2011-05-24 14:01:48 +00:00
sebastia
a97f833c81 Fix lookup of Application bundles when apps are started with full path, bump and regen patches.
OK jasper@, landry@
2011-05-24 13:58:28 +00:00
sebastia
2039324476 Update Gemas to 0.2, some improvements to the indentation.
OK landry@
2011-05-20 07:33:45 +00:00
sebastia
1f530cb5e4 Update highlighterkit to 0.1.1, minor improvements about how highlighting is done.
Added patch to build with gcc-2.95

OK landry@
2011-05-20 07:29:49 +00:00
sebastia
9a3c792c08 Fix LIB_DEPENDS to sqlite3 due to changes in libxslt
OK landry@, yes please sthen@
2011-05-18 13:08:25 +00:00
sebastia
dda38efe9d enable affiche 2011-05-15 13:06:47 +00:00
sebastia
bc40b6794a Import Affiche: GNUstep sticky notes
Affiche is a little application that allows people to "stick" little
notes on their computer desktop.

OK sthen@
2011-05-15 13:05:54 +00:00
sebastia
7731a20298 use PKGNAME ?= ${DISTNAME:L} in Makefile.inc, and remove it from the gnustep ports that use it.
OK sthen@
2011-05-15 13:03:26 +00:00
sebastia
f8cfa51cc9 Update simpleagenda to 0.42, now supporting alarms, and making use of the dbuskit
OK landry@
2011-05-14 08:35:30 +00:00
sebastia
aa3e6e1684 Enable dbuskit 2011-05-14 08:33:52 +00:00
sebastia
cd3938e3c3 import DBusKit: GNUstep dbus interface
DBusKit is the GNUstep D-Bus bindings framework. The framework allows
Objective-C applications to access the D-Bus inter-process communication
system.

OK landry@
2011-05-14 08:32:30 +00:00
sebastia
0223b109f9 Enable lapispuzzle 2011-05-13 11:37:10 +00:00
sebastia
1392312c96 Import LapisPuzzle, a tetris like game.
LapisPuzzle is a tetris-like game which challenges the player by making
the opposing team's victories count doubly against the player and vice
versa.

OK sthen@
2011-05-13 11:35:18 +00:00
sebastia
5d92a80042 Minor update, fixing a large speed penalty with regard to font handling in the cairo backend.
OK landry@, sthen@
2011-05-09 11:15:13 +00:00
sebastia
f4c9042f4a Enable gnustep on macppc. Thanks to Joel Carnat for testing www/sogo and some of the applications.
OK landry@
2011-05-05 22:56:16 +00:00
sebastia
bbd64e7512 enable mpdcon, rsskit and grr 2011-04-24 14:06:51 +00:00
sebastia
4acbce0cfd Import Grr:
Grr (Günther's RSS reader) is a RSS reader for GNUstep.

OK landry@
2011-04-24 14:05:55 +00:00
sebastia
54acbde72f import RSSKit:
RSSKit is a framework for GNUstep applications for reading different
types of RSS file formats.

OK landry@
2011-04-24 14:04:54 +00:00
sebastia
fc43f63afe MPDCon is a GNUstep base client for the Music Player Daemon (MPD).
OK landry@
2011-04-24 14:02:36 +00:00
sebastia
e8cec53100 I had a hand rolled distfile in my tree when testing before the release, which I forgot to clean up when making the release.
Update distinfo to the real distfile.

OK ajacoutot@, sthen@
2011-04-20 09:25:37 +00:00
sebastia
a13e14a82c bump, plist changes due to framework chagnes
OK landry@, ajacoutot@
2011-04-18 12:44:14 +00:00
sebastia
e7154119b2 bump, get rid of some patches, PLIst changes due to framework
OK landry@, ajacoutot@
2011-04-18 12:41:18 +00:00
sebastia
d66a945ca7 bump, fix compilation warning
OK ajacoutot@, landry@
2011-04-18 12:40:08 +00:00
sebastia
6df7e60919 bump, fix compilation warning
OK landry@, ajacoutot@
2011-04-18 12:39:03 +00:00
sebastia
066ed3b4b3 bump, PLIst changes due to framework
OK landry@, ajacoutot@
2011-04-18 12:38:17 +00:00
sebastia
8213b07ad0 bump, get rid of some patches, and add some, PLIst changes due to framework
OK landry@, ajacoutot@
2011-04-18 12:37:17 +00:00
sebastia
0f95f34341 bump, use full path to find mount in patch, PLIst changes due to framework
OK landry@, ajacoutot@
2011-04-18 12:33:04 +00:00
sebastia
694bdc59cc bump, got rid of some patches due to frameworks changes
OK landry@, ajacoutot@
2011-04-18 12:22:41 +00:00
sebastia
e29c7e5aec bump, cleanup makefile, get rid of some patches, new files in PLIST because of
framework

OK landry@, ajacoutot@
2011-04-18 12:21:25 +00:00
sebastia
93ad513f41 bump, cleanup makefile, get rid of some patches, new files in PLIST because of
framework changes

OK ajacoutot@, landry@
2011-04-18 12:20:50 +00:00
sebastia
e217238ca0 bump due to gnustep-make
OK ajacoutot@, landry@
2011-04-18 12:17:46 +00:00
sebastia
b965fb605b bump due to gnustep-base
OK landry@, ajacoutot@
2011-04-18 11:58:45 +00:00
sebastia
fb0997e91f make new gnustep-make to build and run depends
OK landry@, ajacoutot@
2011-04-18 11:57:51 +00:00
sebastia
0611073093 update gnustep-back to 0.20.0
ok landry@, ajacoutot@
2011-04-18 11:56:41 +00:00
sebastia
131822014b update gnustep-gui to 0.20.0 2011-04-18 11:56:01 +00:00
sebastia
b62786dfb8 update gnustep-base to 1.22.0, major bump needed
OK landry@, ajacoutot@
2011-04-18 11:54:49 +00:00
sebastia
f82c6a9c5c Update gnustep-make to 2.6.0, enable strict v2 mode, since v1 is ancient.
Further change the way how frameworks are installed, create a couple of more symlinks,
to get rid of a lot of patches for other dependent ports.

OK landry@, ajacoutot@
2011-04-18 11:30:47 +00:00
ajacoutot
96d502a25f Fix DEPENDS after gnutls update.
ok landry@ jasper@
2011-04-15 16:10:37 +00:00
sebastia
072f18e178 small update to simpleagenda, 0.41 -> 0.41.1
fixes groupdav connection to opengroupware.

OK landry@
2011-03-05 11:25:24 +00:00
sebastia
fd174e2ac5 Add missing include paths to fix building, as found by ajacoutot@
Add missing dependency to automake, as found by landry@
While there, add patch to make it work that the user can u/mount drives via desktop icon

OK landry@
2011-01-14 13:07:13 +00:00
sebastia
e060f7e8cf Enable the MetaData Finder in gworkspace, take the two missing GNUmakefiles from svn.
OK jasper@, landry@
2011-01-10 18:28:01 +00:00
sebastia
4d5cae0777 Update to gnustep-base-1.20.2.
While there, restructure a patch to be able to clean-up the Makefile a bit.
Fix build on mips64, thought, its not enabled there yet.

OK jasper@, landry@
2011-01-10 18:23:33 +00:00
sebastia
99ed710617 + highlighterkit, gemas 2011-01-07 07:36:19 +00:00
sebastia
08431a1c49 Import Gemas: simple code editor for GNUstep
This is a simple code editor with highlight syntax and auto indentation.

OK landry@, reads fine, jasper@
2011-01-07 07:35:06 +00:00
sebastia
8b08408a32 Import HighlighterKit: framework for highlighting and coloring syntax
cat pkg/DESCR:
HighlighterKit provides a framework for highlighting and coloring syntax
in code editors.

OK landry@, reads fine, jasper@
2011-01-07 07:33:32 +00:00
sebastia
202c0c4ef9 do not hardcode /usr/local use LOCALBASE instead
remove version from BUILD_DEPENDS, as it is not taken into account anyways

pointed out and OK ajacoutot@
2011-01-03 18:00:16 +00:00
sebastia
7eaa2ec294 Now that pdfkit is in the ports tree, GWorkspace should make use of it.
OK landry@
2011-01-03 14:23:42 +00:00
sebastia
4dccda0548 enable pdfkit 2011-01-03 14:21:44 +00:00
sebastia
f50621679a Import pdfkit: framework for accessing and rendering PDF content
pkg/DESCR:
PDFKit is a wrapper over the xpdf library v. 3.0.2.  It is used by
GWorkspace for the PDF content inspector.

OK landry@
2011-01-03 14:20:28 +00:00
sebastia
6d06acf678 enable graphos.
Import was OK landry@
2010-12-27 12:06:08 +00:00
sebastia
49f8110c85 Import graphos: a gnustep based vector drawing application
pkg/DESCR:
Graphos is a vector drawing application centered around bezier paths.
2010-12-27 12:04:35 +00:00
landry
511696d83c missing REVISION bump after PLIST change 2010-12-22 21:30:37 +00:00
sebastia
658e1d2c91 hook up systempreferences 2010-12-22 12:22:20 +00:00
sebastia
83e0433265 Import gnustep systempreferences: manage settings of the gnustep environment
pkg/DESCR:
System Preferences is an application which allows to manage the settings
of many aspects of the gnustep environment and its applications.  System
Preferences are made of Modules, each one a bundle representing a single
control panel, and is thus extensible and modular.  Technically, it is a
clone of the Apple OS X System Preferences and offers a compatible
framework.

OK landry@
2010-12-22 12:21:23 +00:00
sebastia
aba2971f21 Switch naming of binary files in GNUstep bundles, to conform more with upstream.
Reorder WANTLIB in gnustep.port.mk, now do not include WANTLIB when only depending on gnustep-base.
Update/bump all gnustep ports that install bundles.

kind of a agree, landry@, OK aja@
2010-12-22 09:20:00 +00:00
sebastia
39037c7b3a Update projectcenter to 0.6.0.
many things were restructured, and besides a lot of bug fixes, integration with Gorm was enhanced and now includes internal debugger

OK landry@
2010-12-17 15:04:58 +00:00
sebastia
24888dbbe1 Update to gspdf 0.4. Fixes some nasty random crasher on startup, and adds some smaller improvements.
OK landry@
2010-11-24 07:17:29 +00:00
sebastia
bc1438b145 Fix building of projectcenter. Make use of updated gnustep-make.
OK, landry@
2010-11-24 07:16:20 +00:00
sebastia
3a6c872355 Require the updated gnustep-make as BUILD_DEPENDS for the gnustep ports.
OK landry@
2010-11-24 07:14:44 +00:00
sebastia
68afba5cdf Do the same thing for frameworks, as we do for libraries to set the .so.MAJOR.MINOR correctly, use the INSTANCE_VERSION variable instead of VERSION
OK landry@
2010-11-24 07:10:44 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
sebastia
f2d5dd4c67 enable price 2010-11-10 17:26:40 +00:00
sebastia
16c4f303a2 import PRICE: precision raster image convolution engine
from DESCR:
PRICE allows you to open files in several formats and apply high quality
filters and other enhancements to the image.

OK, landry@, jasper@
2010-11-10 17:24:44 +00:00
ajacoutot
7da2ae2579 Consistency. 2010-11-09 09:05:31 +00:00
jasper
2a2627977b - switch to pkg-readmes
ok sebastia@ (MAINTAINER)
2010-11-09 08:58:06 +00:00
sebastia
3d764f87ae Fix WANTLIB
OK, jasper@
2010-11-07 15:52:38 +00:00
espie
4ca14c8052 add the missing pieces to handle MULTI_PACKAGES port: LIB/RUN/WANT should
always go thru an indirection, so that a multi-packages port can turn them
on/off piecewise (required for libiconv cleanup of sope).

style nits: makefiles with lots of ?= +=   do *REQUIRE* spaces.
also indent tests, and do the :L dance to have cleaner stuff.
2010-11-06 10:03:31 +00:00
sebastia
7e61ff9402 hook up gshisen 2010-10-28 23:26:41 +00:00
sebastia
3475a5eb98 import gshisen: a gnustep based board game:
pkg/DESCR:
GShisen is the first GNUstep game!  The object of the game is to remove
all tiles from the field.

OK landry@
2010-10-28 23:25:39 +00:00
sebastia
02aa09d6ce fix HOMEPAGE
spotted and patch from giovanni@
2010-10-27 22:41:48 +00:00
sebastia
009b1fa455 hook up remotedesk, timemon and projectcenter 2010-10-26 17:44:28 +00:00
sebastia
adde12d203 import timemon: CPU load monitor
pkg/DESCR
TimeMon gives a graphical representation of where the CPU cycles are going.
It's coarse, but better than nothing. The best feature is that it runs in
an icon on your dock, so that you never lose it.

OK landry@
2010-10-26 17:41:55 +00:00
sebastia
af379d9c45 import remotedesk: GNUstep rdesktop frontend
pkg/DESCR:
RemoteDesk offers you an easy interface to connect
remotely to a Windows computer using rdesktop.

OK, landry@
2010-10-26 17:38:22 +00:00
sebastia
ad98cc6767 import projectcenter: GNUstep integrated development environment
pkg/DESCR:
ProjectCenter is GNUstep's integrated developement environment (IDE). It
is based in part on NeXT's original Project Builder. It assists you in
starting new projects and lets you manage your project files using a
intuitive and well ordered graphical user interface.
2010-10-26 17:35:36 +00:00
sebastia
220c34482c hook up laternamagica 2010-10-26 16:17:20 +00:00
sebastia
58ed0ec219 import laternamagica: view images and do slideshows
pkg/DESCR:
LaternaMagica is a single-window image viewer application which is
capable of switching to full-screen mode.

OK jasper@
2010-10-26 15:57:14 +00:00
sebastia
036aad4580 enable gspdf, flip order of ftp and fisicalab 2010-10-26 15:27:56 +00:00
sebastia
1fc2096a2e import gspdf: PDF, PS and EPS viewer for GNUstep
pkg/DESCR:
GSPdf is a PDF and PostScript file viewer for GNUstep. GSPdf is a
frond-end for GhostScript, which is required at runtime to properly
render the pages.

OK, jasper@
2010-10-26 14:56:01 +00:00
sebastia
02e9102523 enable ftp and fisicalab 2010-10-26 14:28:09 +00:00
sebastia
b901d4abc1 import fisicalab: educational application to solve physics problems
pkg/DESCR:
FisicaLab is an educational application to solve physics problems.  The
problems are setting adding elements from the palette to chalkboard, and
writing the data of each element. The elements are objects as Blocks,
Pulleys, Mobiles, Forces, ... . Use the SI and English systems,
scientific notation and many conversion factors. The problems that can
be solved with FisicaLab, are:

* Kinematics of particles, include circular motion.
* Static of particles and rigid bodies in 2D.
* Dynamic of particles in 2D (doesn't include dynamic of circular motion)
* Heat, calorimetry, ideal gas and expansion.
2010-10-26 14:22:08 +00:00
sebastia
e843b800d8 import FTP: GNUstep file transfer protcol tool
pkg/DESCR:
FTP is a file transfer application (RFC 765) featuring a compact and
easy interface.

OK, jasper@
2010-10-26 14:19:29 +00:00
sebastia
4b44a69599 * Update the gnustep.port.mk file, to have some standard WANTLIBS and LIB/RUN depends added for the GUI based apps.
* Bump package versions for ports depending on gnustep-back.
* Fix PLIST for gnumail, after library bump.

OK, landry@
2010-10-26 12:39:57 +00:00
sebastia
76167b459b * Update the gnustep.port.mk file, to have some standard WANTLIBS and LIB/RUN depends added for the GUI based apps.
* Bump package versions for ports depending on gnustep-back.
* Fix PLIST for gnumail, after library bump.
2010-10-26 12:39:10 +00:00
sebastia
b135736b6d Remove the flavors from the port. Switch from the old default xlib flavor
to cairo.

OK landry@
2010-10-25 17:38:57 +00:00
sebastia
3c790d037f Add missing RUN_DEPENDS on gnustep-back 2010-10-25 12:37:37 +00:00
sebastia
6cad7a9541 enable gorm and simpleagenda
both were OKed landry@, not only the gorm port
2010-10-25 09:44:53 +00:00
sebastia
eb7987fe3f import gorm: GNUstep graphical object relationship modeller
Gorm stands for "Graphical Object Relationship Modeller" and is
GNUstep's easy-to-use interface designer.

OK landry@
2010-10-25 09:43:28 +00:00
sebastia
7732b06fbc import simpleagenda: calendaring application based on GNUstep
pkg/DESCR:
A simple calendar and task management program. It can show the birthdays
of contacts in the GNUstep AddressManager and store tasks and
appointments in a GroupDAV server.
2010-10-25 09:39:31 +00:00
sebastia
c6f13a9120 enable gnustep terminal 2010-10-24 22:18:38 +00:00