Commit Graph

155 Commits

Author SHA1 Message Date
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