Commit Graph

300 Commits

Author SHA1 Message Date
sebastia
c8216027f8 Update to 1.3, new LyricsInspector and new SongInspector
OK aja@
2012-10-28 14:03:12 +00:00
sebastia
167d1ee0fd Update corebase to 0.1.1
fixing some issues in the CFString and the CFStringEncoding classes.

OK aja@
2012-10-18 09:07:03 +00:00
sebastia
423ad5bf22 Put the CATEGORY where the port lives first, suggested by aja@
bump revision to be on the safe side
2012-08-22 10:14:59 +00:00
sebastia
483a696233 Since we now have libobjc2, tweak gnustep-make to build/link against it.
gnustep-base doesn't need to install the compatibility layer anymore,
which requires a major lib bump.
Bump revision of all dependent packages, and remove double REVISION
in webservices

OK landry@
2012-08-22 07:15:51 +00:00
sebastia
c1b1ceadf2 enable libobjc2 2012-08-22 07:03:31 +00:00
sebastia
34529d228f import libobjc2
This is the official GNUstep Objective-C runtime (a.k.a. libobjc2).
This runtime was designed to support the features of Objective-C 2 for
use with GNUstep and other Objective-C programs.

Feedback and OK landry@
2012-08-22 07:01:45 +00:00
sebastia
f6cae706a9 Add an rc script for the gdomap daemon.
suggested and ok landry@
2012-08-19 10:13:29 +00:00
sebastia
8d7e960162 The README file is moved to the GNUstep meta package
suggested by and OK landry@
2012-08-19 10:12:45 +00:00
sebastia
da661f0380 enable corebase and paje 2012-08-06 11:16:36 +00:00
sebastia
7f1688d7cf Import Paje
Paje is an interactive and scalable trace-based visualization tool which
can be used for a large variety of visualizations including performance
monitoring of parallel applications, monitoring the execution of
processors in a large scale PC cluster or representing the behavior of
distributed applications.

OK landry@
2012-08-06 11:14:20 +00:00
sebastia
5a536e6aef Import GNUstep Corebase:
GNUstep reimplementation of Apples CoreFoundation

The GNUstep CoreBase Library is a library of general-purpose,
non-graphical C objects. For example, it includes types for strings,
collections, byte streams, typed coders, invocations, notifications,
notification dispatchers, moments in time, network ports, and event
loops.

It provides functionality that aims to implement the non-graphical
portion of Apple's CoreFoundation framework.
2012-08-06 11:12:44 +00:00
sebastia
d63864afce Update GNUstep Addresses to 0.4.8.
The update is just a minor bugfix release. While there, its now
possible to easily install some of the additional goodies, most importantly a VCF Inspector for GWorkspace.

OK landry@
2012-08-06 11:07:09 +00:00
ajacoutot
26a5383792 cups -> cups,-libs 2012-08-04 14:43:37 +00:00
sebastia
60b2386adb Make the GNUstep GUI builder Gorm usable again.
OK aja@
2012-07-13 15:40:43 +00:00
sebastia
a700373bff Do not link against -lpthread
Pointed out and OK aja@
2012-07-10 09:19:32 +00:00
sebastia
a6f6516ace Bump revisions after gnustep-base update
regen patches for gnustep-examples
2012-07-08 14:15:11 +00:00
sebastia
9013d5a6ec Update Zipper to 1.4
don't depend on Renaissance anymore, now with Gorm interfaces
new homepage/master site
get rid of all the patches
2012-07-08 14:03:55 +00:00
sebastia
c4a000b880 Update Terminal to 0.9.8 2012-07-08 14:01:27 +00:00
sebastia
7f4b8344fa Update RSSKit to 0.4
getting rid of the patch
2012-07-08 13:59:07 +00:00
sebastia
665f7bc0c5 update ProjectCenter to 0.6.1
introduce LIBDIR variable to be used in PLIST
make devel/gmake a RUN_DEPEND
2012-07-08 13:57:38 +00:00
sebastia
01691d1e87 Update PRICE to 1.1.0 2012-07-08 13:55:48 +00:00
sebastia
940c4e05df Update pdfkit to 0.9.2
cleanup makefile, and get rid of some patches
but mark as broken, since it breaks macppc, and only
shows white pages on other archs
2012-07-08 13:54:18 +00:00
sebastia
05f0f66ce1 we do need to run configure for matharray, do so,
and bump revision
2012-07-08 13:51:54 +00:00
sebastia
e33507a6e4 Update MPDCon to 1.2
now depends on libmpdclient from ports tree, the bundled version got dropped
got new homepage and master site
2012-07-08 13:50:31 +00:00
sebastia
09c9fa2362 update laternamagica to 0.4 2012-07-08 13:48:22 +00:00
sebastia
00615ac30e Update GWorkspace to 0.9.1
Makefile cleanup, and don't depend on pdfkit anymore, which
is marked broken for now.
2012-07-08 13:47:15 +00:00
sebastia
7e45b6be2a Update gspdf to 0.5 2012-07-08 13:45:38 +00:00
sebastia
4db6a7e7d4 Update Grr to 1.0 2012-07-08 13:43:56 +00:00
sebastia
b20d85455e Update Graphos to 0.3 2012-07-08 13:43:02 +00:00
sebastia
9cbfc554ad Update Gorm to 1.2.18 2012-07-08 13:41:52 +00:00
sebastia
74f7ff6c1d Update fisicalab to 0.2.2 2012-07-08 13:40:41 +00:00
sebastia
9581c3ebb5 Update databasin to version 0.5 2012-07-08 13:39:16 +00:00
sebastia
4d58212177 Update gnustep-back to 0.22.0
get rid of a couple of patches
2012-07-08 13:37:08 +00:00
sebastia
ad3e679ff8 Update to gnustep-gui 0.22.0
bump SHLIB_VERSION
introduce LIBDIR variable
get rid of pre-configure mess
use default font sizes

needed and also the following gnustep related stuff, due to the gnustep-base update
2012-07-08 13:35:08 +00:00
sebastia
9922255d96 Update gnustep-base to 1.24.0
cleaning up the Makefile
Major SHLIB bump
get rid of a bunch of patches

aja needs that to go ahead with gnutls update
2012-07-08 13:22:54 +00:00
jasper
07f3a1c4cf Allow building against OpenSSL without SSLv2 support.
from brad
2012-06-28 18:49:54 +00:00
ajacoutot
86265ce150 Fix usage of the _POSIX_THREAD_PRIORITY_SCHEDULING macro.
from Brad
2012-05-17 05:01:35 +00:00
espie
4ed7caa04f first pass at handling sqlite3 move 2012-04-23 17:15:17 +00:00
sebastia
4eff87ea0f updates Gemas to version 0.3. New is that its now possible to select themes via HighlighterKit, and it supports creating files for new GNUstep Apps and Tools. Further getting rid of a lot of patches.
OK aja@
2012-04-09 17:54:57 +00:00
sebastia
b9b3ae7506 updates HighlighterKit from 0.1.1 to 0.1.2. Getting rid of a bunch of patches, and now the new version allows to use themes for the highlighting.
Added a LIBDIR variable to the SUBST_VARS to not have a large bunch of changes in the PLIST when the SHLIB_VERSION changes the next time.

OK aja@
2012-04-09 17:54:20 +00:00
sebastia
d2ecb80355 bugfix update to version 0.3 of GNUstep FTP client.
OK aja@
2012-04-09 10:56:52 +00:00
sebastia
14fce28952 Update Gorm to 1.2.16. Most notably change besides some bug fixes is the ability
to load Apple XIB files (which still needs an update of gnustep-base/gui to work)

OK ajacoutot@
2012-03-31 16:37:06 +00:00
sebastia
3027ee47cd Minor bugfix update to 1.6.2.
OK aja@
2012-03-31 11:43:04 +00:00
sebastia
697dfbe704 Its REVISION not REVISI=N as pointed out by sthen@ 2012-03-31 10:16:52 +00:00
sebastia
aa021ab59d Minor bugfix update to 0.42.2
OK aja@
2012-03-31 10:15:16 +00:00
sebastia
2965c63c93 minor bugfix update, upstream mixed up the tarballs on the server, the old
version was 0.5.4, the actual version now is 0.5.5, therefore no version
bump but a revision bump.

OK aja@
2012-03-31 10:07:00 +00:00
sebastia
68ee74b124 Use MASTER_SITE_SAVANNAH where appropriate
pointed out by sthen@
2012-01-08 12:03:09 +00:00
sebastia
78b9673985 Update libobjc1 to 1.7.2
make it honour CFLAGS and friends
rename library from gobjc to libobjc1

its still not linked to the build
2012-01-05 15:16:18 +00:00
sebastia
1e0d5f5eb9 Update FisicaLab to 0.2.1
Mostly code cleanups and some bug fixing

OK aja@
2012-01-05 14:42:57 +00:00
sebastia
c69132bb7c cleanup cdplayer, remove some cruft that was intended for a dependent port
which will not go in that way.

OK aja@
2012-01-04 17:32:21 +00:00