Commit Graph

191 Commits

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