337 Commits

Author SHA1 Message Date
espie
f9e8fb86a0 !gcc2 2013-07-15 04:32:03 +00:00
sthen
d4fa91e632 sync WANTLIB and add a patch to handle e2fsprogs/libuuid being installed under
it's normal name. ok aja
2013-06-21 22:39:28 +00:00
brad
17833ea850 Revert back to using MySQL 5.1 for the time being. MariaDB 5.5 introduces
a new libmysqlclient non-blocking API which utilizes co-routines. The X86
specific GCC ASM co-routine support hid the fact that there was an issue.
The only fallback code so far is POSIX user contexts which OpenBSD does not
support.

Input from and Ok sthen@ jasper@
2013-06-12 20:36:33 +00:00
naddy
10bfdff492 the png headers are now directly under include/ 2013-06-04 18:41:39 +00:00
brad
0b77cf86a5 Switch from using MySQL to using MariaDB. MariaDB is a drop-in replacement.
ok sthen aja
2013-05-25 00:33:09 +00:00
sebastia
eb9320a176 NSCalendar fix on amd64, from upstream 2013-05-18 15:35:24 +00:00
sebastia
8ac95c5849 patch from upstream, make Grr load its GUI again on amd64 2013-05-17 17:16:56 +00:00
sebastia
786014dca5 fix build with clang, actually a problem in cups 2013-05-15 15:36:11 +00:00
sebastia
372b91ffec do not include a non-existent header 2013-05-15 15:18:10 +00:00
sebastia
ba9b559653 fix building with clang 2013-05-15 14:52:19 +00:00
sebastia
88162d22f1 Hook up cynthiune 2013-05-14 11:05:14 +00:00
sebastia
f3d53d9b4d Cynthiune is a versatile music player based on GNUstep, able to play a
lot of different audio formats.
Install audio/timidity port to allow Cynthiune to play Midi files.

tests and feedback from sthen@, brett@

OK sthen@
2013-05-14 11:02:32 +00:00
landry
795cc21832 Missing REVISION bump, spotted by nigel@ 2013-04-25 21:11:57 +00:00
sebastia
973b946e8a bump after gnustep update
as pointed out from Landry, while there, regen PLIST and update distinfo

OK landry@
2013-04-25 16:40:10 +00:00
sebastia
193c700876 update Zipper to 1.5
support added for more compression formats

OK landry@
2013-04-25 16:35:36 +00:00
sebastia
508e60db47 update webservices to 0.5.10
minor library bump needed

OK landry@
2013-04-25 16:34:06 +00:00
sebastia
5ce9a2bd29 update sqlclient to 1.6.1
OK landry@
2013-04-25 16:33:27 +00:00
sebastia
512bbeff68 update simpleagenda to 0.43
OK landry@
2013-04-25 16:33:00 +00:00
sebastia
3e7c8a909f update PRICE to 1.2.0
OK landry@
2013-04-25 16:32:35 +00:00
sebastia
da4baa8c6c update gworkspace to 0.9.2
OK landry@
2013-04-25 16:31:57 +00:00
sebastia
64e54d3aa9 update graphos to 0.4
OK landry@
2013-04-25 16:31:23 +00:00
sebastia
2c552fd693 update gorm to 1.2.20
OK landry@
2013-04-25 16:30:54 +00:00
sebastia
cade379cbb update FTP to 0.4
OK landry@
2013-04-25 16:30:18 +00:00
sebastia
4bace4c525 update fisicalab to 0.3.2
OK landry@
2013-04-25 16:29:43 +00:00
sebastia
6f9633cd55 compatibility update dbuskit 0.1.1
OK landry@
2013-04-25 16:28:52 +00:00
sebastia
396f674392 update databasin to 0.6
OK landry@
2013-04-25 16:28:16 +00:00
sebastia
47a0941416 update batmon to 0.7
OK landry@
2013-04-25 16:27:40 +00:00
sebastia
f736976761 minor update of gnustep-back to 0.23.0
OK landry@
2013-04-25 16:17:00 +00:00
sebastia
196219aa96 Update gnustep-gui to 0.23.1
Enable the GSSpeechserver
library crank needed

OK landry@
2013-04-25 16:16:28 +00:00
sebastia
52cac2ff77 update to gnustep-base 1.24.1
Getting rid of patch to make SYSTRACE happy, switch to use a GNUstep.conf
file in the x11/gnustep directory instead, more closely following what
the framework provides
API changes required a major library bump

OK landry@
2013-04-25 16:14:27 +00:00
sebastia
71b7804dbf Mostly maintenance release update of gnustep-make to 2.6.4
OK landry@
2013-04-25 16:10:53 +00:00
sthen
bb2ee20682 fix with libxml 2.9 2013-04-14 23:22:06 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sebastia
7bc1147b75 Update to 1.4
Some new features:
* now possible to rate songs
* new Playlist Inspector
* allows to configure a random feed to the playlist
* random feed can be based on the song ratings
* other minor fixes and additions
* new dependency to x11/gnustep/sqlclient

OK landry@
2013-01-13 17:53:53 +00:00
sebastia
73764d3265 Update to 1.6.0
* Change execute methods to return a count of the rows to which the
executed operation applies, or -1 if not supported.
Implement for postgresql and mysql.
* Add support for asynchronous notifications

OK landry@
2013-01-13 17:52:33 +00:00
landry
1137e11daf Mark as BROKEN-hppa: never built there.
block_trampolines.S:76:2: warning: #warning imp_implementationWithBlock() not implemented for your architecture
block_trampolines.S: Assembler messages:
block_trampolines.S:15: Error: junk at end of line, first unrecognized character is `"'
block_trampolines.S:25: Fatal error: Unknown opcode: `__objc_block_trampoline_sret'
2012-12-21 18:30:47 +00:00
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