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@
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@
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.
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@
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.
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@
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.
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.
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@
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@