Commit Graph

21 Commits

Author SHA1 Message Date
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +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
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
espie
4ed7caa04f first pass at handling sqlite3 move 2012-04-23 17:15:17 +00:00
sebastia
a24374e86f update GWorkspace to 0.9.0
Changes in version 0.9.0
=========================

Enhancements / new features
* Customized icons for special folders (Desktop, Images, Music, Documents, System, Library)
* default font size instead of fixed 12 points
* re-enabled sound playing in content inspector
* webloc file handling

Fixes
* Extensive drag-operation fixes
* volume mounting ported to NetBSD, FreeBSD and generally a more robust FSNodeRep
* portability issues fixed (SPARC crashes, HURD constants)
* security fixes
* crash fixes
* updated to work with changes in recent base and gui packages and obj-c runtimes
* draw fixes for recent gui rounding
* build system fixed (GWMetadata)

OK jasper@
2011-10-15 08:10:47 +00:00
espie
346b5bc6dc normalize pkgpath 2011-09-16 12:29:12 +00:00
sebastia
5acfd868bd Fix to build with gcc-2.95
feedback from landry@, jasper@, sthen@
OK sthen@
2011-06-24 10:51:48 +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
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
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
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
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
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
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +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
b622f931d3 - gworkspace-0.8.7 2008-10-03 07:58:13 +00:00
ajacoutot
d3791bbcdf Import gworkspace-0.8.6
GWorkspace is a clone of the NeXT workspace manager with some added
features as spatial viewing, an advanced database based search system,
etc.

As for the rest of GNUstep apps under OpenBSD, it is somewhat
experimental.
2008-09-05 12:28:02 +00:00