556 Commits

Author SHA1 Message Date
sebastia
0db510d545 Minor Bugfix update to 0.6 2017-09-07 21:13:15 +00:00
sthen
1dd1aed429 bump; textproc/icu4c now uses multi-packages for -wwwdata 2017-08-24 09:45:23 +00:00
sthen
bded825a26 bump REVISION on gnustep ports where libestdc++ has been removed due to
switching to clang in base.

add COMPILER_LIBCXX where c++abi is used. there will be some "Extra"s but
this is the simplest way to use c++abi on base=clang and estdc++ on base=gcc
arches.
2017-07-27 11:01:32 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
c114d7057b add pthread to COMPILER_LIBCXX.
white lie, but it allows clang and gcc to be more similar
bump accordingly.
2017-07-23 09:26:25 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
espie
cff04857be bump REVISION.
Remove PKG_ARCH=* this didn't even make sense before as there
are configuration discrepancies between architectures, and now the
clang files are different
2017-06-01 13:40:45 +00:00
espie
10cb69fb3d base clang requires -lc++abi for objc2 code to be linking, so fix that 2017-06-01 13:37:08 +00:00
espie
c194cf86bd bad sebastia. COPYING in libobjc2 is a short BSD clone licence. 2017-06-01 11:47:06 +00:00
espie
cc5bc426ed switch everything to new COMPILER idiom, even stuff that won't build with clang
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
edd
06e31ed6b0 Fix ports using texinfo during the build stage.
texinfo was removed from texlive in favour of the existing port.

Spotted by naddy@ in a bulk, thanks.
2017-05-22 18:28:02 +00:00
sebastia
ea5d124b3d Update to 0.6 2017-04-24 07:31:43 +00:00
nigel
eed84e2286 Bump revision after gnustep update
ok sebastia@
2017-04-22 22:28:48 +00:00
sebastia
4725ee82a2 Missed bump here as well after gnustep-make update
pointed out by naddy@
2017-04-22 17:27:41 +00:00
sebastia
6013dd7408 Bump REVISION after update of gnustep-make
The symlink of the shared library in lib doesn't point to
GNUstep/Frameworks/$FRAMEWORK.framework/Versions/Current/libnetclasses.so.${SHLIB_VERSION}
anymore but now to
GNUstep/Frameworks/netclasses.framework/Versions/${SHLIB_VERSION}/libnetclasses.so.${SHLIB_VERSION}

It's not easily visible in pkg/PLIST, but on package creation plistdb catched it

problem pointed out by nigel@
2017-04-21 17:26:32 +00:00
sebastia
1581c6308b backport a bunch of build warnings fixes I reported upstream 2017-04-19 21:23:20 +00:00
sebastia
270be1b0ed backport a bunch of fixes to build warnings I reported 2017-04-19 21:21:30 +00:00
sebastia
d990f01a6c Deal with gnustep-base update, problem reported to upstream maintainer 2017-04-19 21:18:48 +00:00
sebastia
60c5ae9323 Deal with the gnustep-make update, problem reported to upstream maintainer 2017-04-19 21:17:53 +00:00
sebastia
83cbdaa25b update to 1.25.0
noteworthy changes:
   * Garbage collection support removed (NSGarbageCollector stub
     remains)
   * Support for Debian style multi-architecture installations added
   * OpenSSL bundle removed since it didn't match GNUTLS support
   * Ported to Debian/Hurd
   * ICU string (regexp in particular) fixes
   * OSX compatibity changes in NSRunLoop and NSTask behavior
   * Alternative sort algorithms selectable at runtime
   * Many bugfixes and cleanups.
   * As usual, this release also contains an update to include the most
     recent international timezone data.
2017-04-19 21:16:43 +00:00
sebastia
9b96003cbf Update to 2.7.0, removing support of some since quite some time
deprecated variables, as well as some bug fixes
2017-04-19 21:13:25 +00:00
sebastia
ce112e2743 Bugfix update to 1.8.1 2017-04-19 21:10:10 +00:00
sebastia
f1ab0b8a33 minor update to 0.25.1 following the gui update 2017-04-11 20:35:15 +00:00
sebastia
48f4d02dba Update to 0.25.1, minor shlib bump due to addition of class 2017-04-11 20:34:27 +00:00
sebastia
8751ea3e15 readd dependency to pdfkit, and bump revision 2017-04-11 20:32:54 +00:00
sebastia
d75f7173cf Update to 1.0.1, and remove BROKEN marker again 2017-04-11 20:31:41 +00:00
sthen
073d25a37c use LIBCXX 2017-04-10 11:46:32 +00:00
jca
96b70dddf4 Unbreak on arm, the use of ".fpu neon" doesn't seem warranted. 2017-01-01 09:32:12 +00:00
jca
10a8e78d9f Regen patch 2017-01-01 09:30:21 +00:00
jsg
fb62670ae1 Mark gnustep-libobjc2 as broken on arm. It assumes the toolchain
supports neon with no way to disable it.

libobjc2-1.8/objc_msgSend.arm.S:7: Error: unknown floating point format `neon'
2016-12-30 04:07:51 +00:00
sthen
04ce4c6b75 WANTLIB += lzma and bump 2016-11-08 14:23:59 +00:00
jasper
f28f75154d remove some more empty patches 2016-11-04 17:17:38 +00:00
sthen
564c6c344a Cope with moving sqlite3 back to ports. 2016-09-23 09:16:52 +00:00
sebastia
a5edf95bdd Update to 1.2.23, most notably change:
Fix for issue where NSPanel was being saved as an NSWindow in some
     cases.
2016-09-01 21:00:41 +00:00
sebastia
6c1f7484b5 Update to 0.9.4
A couple of enhancements and bug fixes.
2016-09-01 20:51:23 +00:00
jasper
a5ed3c6092 remove xmms app wrapper for xmms will be pining for the fjords soon 2016-08-30 09:53:27 +00:00
jca
54257ab8a2 Drop the libiconv module. 2016-08-29 09:11:22 +00:00
sthen
1d81a7f192 sync WANTLIB 2016-07-09 09:09:08 +00:00
sebastia
601ad846af Update to 0.25.0, noteworthy changes:
Implement per gstate methods for antialias, patternPhase and
compositingOperation in Cairo backend.

Work on antialiasing in Cairo backend.

Variety of bugfixes, especially in Win32 and Cairo backends.
2016-06-23 20:59:45 +00:00
sebastia
611f7d0704 grml, remove empty patch files as well 2016-06-23 20:58:05 +00:00
sebastia
dae96299c1 Update to 0.25.0
noteworthy changes:

- Fixes for new GIF library versions
- Theming of named images for specific applications by the use of the
  CFBundleIdentifier in the theme
- New icons and corresponding constants for special folders, recycler
  and others
- Improvements in NSWorkspace icon lookup
- Improvements in removable media commands, imported and cleaned from
  GWorkspace
- Numerous bug fixes and improvements in Cocoa compatibility
- Numerous theme tweaks
- Spanish locale
2016-06-23 20:56:23 +00:00
sebastia
74568c02aa CVS tricked me to forget to add this file on the update.
Do not pass an unused argument to compilation, unbreaks GNUstep ports with
-Werror, namely -gui and -dbuskit.

pointed out by sthen@, ajacoutot@, naddy@
2016-06-06 21:52:14 +00:00
sebastia
7b8300f11f Bump after gnustep make/base update 2016-06-03 11:57:56 +00:00
sebastia
155399a0fb Update to 1.5.5, needed because of the gnustep-base update 2016-06-03 11:46:23 +00:00
sebastia
105f7314ee gssspeechserver now bilds again with Werror after gnustep-make update 2016-06-03 11:45:43 +00:00
sebastia
39762fd312 Update to 1.24.9 2016-06-03 11:44:36 +00:00
sebastia
5a92bd34e5 cleanup after gnustep-make update to 2.6.8 2016-06-03 11:43:41 +00:00
sebastia
fc718a3d51 Update to 2.6.8, most notably, enabling new ng-gnu-gnu library
combo on platforms where GNUstep is built with clang.
2016-06-03 11:42:23 +00:00
sebastia
0e9fab7299 News?
* threadable DataBasinKit framework
* concurrent, interruptible operations (e.g. select vs. update)
* handle multiple errors as a result of update
* filter new lines when writing CSVs
* countless bugfixes, especially in select-identify corner cases
2016-05-20 18:12:49 +00:00
sebastia
165f2e519a Update to 0.9, minor shlib bump 2016-05-20 18:12:20 +00:00