- Use non-versioned LIB_DEPENDS
- Fix all distfiles to use the 0.3.5 version
- Update WWW
Submitted by: Rodrigo OSORIO <rodrigo@bebik.net>
PR: ports/170370
Approved by: eadler (mentor)
- Remove ABI version numbers from LIB_DEPENDS
- use GNU_CONFIGURE/CONFIGURE_ARGS
PR: ports/170258
Submitted by: Joris Vandalon <joris@vandalon.nl> (maintainer)
Link ede-bell-conf/ede-bell-conf
libedelib_gui.a(Ede.o): In function `edelib::ApplicationBootstrap::ApplicationBootstrap(char const*, char const*)':
Ede.cpp:(.text+0x31): undefined reference to `edelib::nls_support_init(char const*, char const*)'
Reported by: pointyhat
In file included from buttonbar.h:24,
from interface.c:42:
config_common.h:136: error: expected specifier-qualifier-list before 'GPtrArray'
config_common.h:157: error: expected specifier-qualifier-list before 'guint32'
config_common.h:178: error: expected specifier-qualifier-list before 'GdkPixmap'
config_common.h:189: error: expected specifier-qualifier-list before 'GString'
Reported by: pointyhat
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
- Remove RESTRICTED form Makefile
- Add LICENSE* and show pkg-message after install
- Change distinfo for official font files with built-in license text
- Refine pkg-descr
- Bump PORTREVISION
PR: ports/169596
Submitted by: Hung-te Liang <lhd@cs.nctu.edu.tw> (maintainer)
more efficient and especially more keyboard accessible. Largely inspired by
the Vim text editor, the appearance and finger feel of Pentadactyl should be
familiar to Vim users.
WWW: http://5digits.org/pentadactyl
PR: ports/170047
Submitted by: clutton mbsd@isgroup.com.ua