| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
deskutils)
Notes:
svn path=/head/; revision=327718
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update dependent packages with more recent releases.
Remove old and bit-rotted ones.
Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C features work out of the box and remove a lot of configurable options for sub-optimal (and, often, unsupported / deprecated upstream) configurations.
Take maintainership of GNUstep-related ports.
Several of the ports left in have scary warnings which mean that they are likely broken in lots of cases. Future commits will fix them.
Approved by: bapt
Notes:
svn path=/head/; revision=325546
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Update the header
-OPTIONSng
-Use the ltverhack to correct the shared library version (44 -> 0).
Bump the rest ports that depend on devel/libical because of shared library
version has been changed. Document the update in UPDATING.
PR: ports/173540
Remind by: Marcin Cieslak <saper@saper.info>
Notes:
svn path=/head/; revision=309647
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=305832
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Compiling file AppController.m ...
In file included from GNUstep/System/Library/Headers/GNUstepBase/GSObjCRuntime.h:85,
from GNUstep/System/Library/Headers/Foundation/NSObjCRuntime.h:95,
from GNUstep/System/Library/Headers/Foundation/NSObject.h:30,
from GNUstep/System/Library/Headers/Foundation/FoundationErrors.h:29,
from GNUstep/System/Library/Headers/Foundation/Foundation.h:33,
from GNUstep/System/Library/Headers/AppKit/AppKit.h:40,
from AppController.m:3:
GNUstep/System/Library/Headers/ObjectiveC2/objc/runtime.h:297: error:
expected ')' before 'sel1'
gmake[3]: *** [obj/SimpleAgenda.obj/AppController.m.o] Error 1
Reported by: pointyhat
Notes:
svn path=/head/; revision=302107
|
|
|
|
| |
Notes:
svn path=/head/; revision=299988
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Notes:
svn path=/head/; revision=282282
|
|
|
|
| |
Notes:
svn path=/head/; revision=274351
|
|
|
|
|
|
|
| |
this fixes build with base gcc
Notes:
svn path=/head/; revision=272784
|
|
|
|
| |
Notes:
svn path=/head/; revision=269331
|
|
|
|
| |
Notes:
svn path=/head/; revision=255719
|
|
|
|
| |
Notes:
svn path=/head/; revision=255316
|
|
|
|
| |
Notes:
svn path=/head/; revision=251446
|
|
|
|
| |
Notes:
svn path=/head/; revision=250771
|
|
|
|
| |
Notes:
svn path=/head/; revision=243118
|
|
|
|
| |
Notes:
svn path=/head/; revision=237172
|
|
|
|
|
|
|
| |
Reported by: QAT
Notes:
svn path=/head/; revision=235171
|
|
|
|
| |
Notes:
svn path=/head/; revision=230421
|
|
Based on libical, SimpleAgenda handles multiple local and distant
(through webcal) calendars.
Features
* multiples agendas
* monthly calendar, day view and summary
* create, resize and move appointments easily
* export individual appointments as files and to pasteboard
* changing rapidly
* open to suggestions and friendly with contributors !
LICENSE: GPL2 or later
WWW: http://wiki.gnustep.org/index.php/SimpleAgenda.app
Notes:
svn path=/head/; revision=226257
|