Commit Graph

135 Commits

Author SHA1 Message Date
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
sebastia
5962dd9005 import gnustep/terminal: a terminal emulator for GNUstep
pkg/DESCR:
Terminal is terminal emulator for GNUstep. Multiple windows, scroll
buffer and all the expected features are present.  Furthermore it sports
terminal services.

After all, OK landry@
2010-10-24 22:16:38 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
naddy
47c1447bd6 proactive fix for gmake 3.82 2010-10-24 17:07:24 +00:00
sebastia
93729da1d6 Fix some buttons in the interface, and some patches from Debian to fix some
problems in the PGP Bundle.

OK ajacoutot@, jasper@
2010-10-24 13:03:22 +00:00
sebastia
2c1658e333 Update ImageViewer to 1.6.3, adding Hungarian translation.
Changing homepage and master site, since the old one did not seem to exist
anymore. Patch to fix buttons in the preferences.

OK ajacoutot@
2010-10-24 08:28:50 +00:00
espie
8e072131b6 USE_GROFF=Yes 2010-10-19 08:13:56 +00:00
sebastia
19d61fdb6e Bye Bye NO_SYSTRACE for the x11/gnustep MODULE based ports.
patching gnustep-base to add usage of an environment variable
to allow set a pointer where the lockfiles of plmerge should go while building the port.

OK, ajacoutot@, jasper@, landry@
2010-10-15 10:37:51 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
sebastia
da4daf4dca Do not use -Wl,-soname,<libname> goo when linking libraries.
OK ajacoutot@, jasper@, landry@
2010-10-01 09:18:42 +00:00
sebastia
fed81f7c24 update to latest release, contains minor bugfixes and some timezone updates.
OK ajacoutot@
2010-08-01 12:52:41 +00:00
ajacoutot
d7acb3b130 New style DEPENDS. 2010-07-30 11:29:44 +00:00
ajacoutot
127208401d First pass at new REVISION/DEPENDS... not finished yet. 2010-07-30 06:58:57 +00:00
ajacoutot
9512e970a3 Give GNUstep maintainership to sebastia@ as I don't really use this anymore
while he does.
2010-07-05 07:52:02 +00:00
ajacoutot
253c7d1ea1 Bugfix update to gworkspace-0.8.8. 2010-07-01 21:04:19 +00:00
ajacoutot
4fc93b7a74 Update to gnustep-examples-1.3.0.
from Sebastian Reitenbach
2010-06-07 06:52:46 +00:00
ajacoutot
a0941d98dd Update to gnustep-make-2.4.0 ; from Sebastian Reitenbach.
While here, add a title to README.OpenBSD and use the new -o/-g contruct
for SUBST_CMD.
2010-06-07 06:28:13 +00:00
espie
776d22825b okay, even with gcc4, we don't have fenv.h. Kill bogus patch 2010-05-23 10:32:48 +00:00
ajacoutot
c0c2c6581b Unbreak this port. 2010-05-16 08:06:33 +00:00
jasper
1ca8ec5f37 - unbreak after recent gnustep-gui update
ok aja@ (MAINTAINER)
2010-05-12 16:48:26 +00:00