non port: devel/gorm/distinfo |
Number of commits found: 37 |
Thursday, 16 May 2024
|
18:41 Yuri Victorovich (yuri)
devel/gorm: update 1.2.23 → 1_3_1
9e350b8 |
Sunday, 3 Feb 2019
|
15:37 theraven
Move Objective-C ports to the v2 GNUstep ABI.
* Bump the LLVM revision used for GNUstep to 7, the minimum to support
the new ABI.
* GNUstep-back does not work with lld, so mark it to use Gold (BFD LD
doesn't seem able to link Objective-C things).
* Turn off some annoying debug logs in GNUstep back, which generate
several messages per second when you move the mouse. These should
never have been enabled in a release build anyway.
* Downgrade Cenon to 4.0.2. This was the last version to actually work
with GNUstep (the later ones use XCode >= 5 .xib files, which GNUstep
can't parse).
* Update gorm to git head. The current release doesn't work with the
new Objective-C ABI, but -head has the patches to fix it.
* Update PikoPixel and add it to the gnustep-app meta-package.
* Update the three core GNUstep packages to the latest release.
* Update gnumail and pantomime to the latest release and fix a linking
error with the new ABI.
* Update GNUstep FTP to the latest version.
Reviewed by: bapt (previous version)
 |
Monday, 21 Aug 2017
|
13:26 theraven
Update GNUstep core libraries.
Update the default Objective-C compiler.
Fix various build failures in GNUstep ports from newer versions of the GNUstep
core libraries and from changes to GNUstep Make.
Update various ports that use GNUstep and bump the portrevision of the ones
that haven't had a new release.
 |
Wednesday, 1 Jul 2015
|
13:50 theraven
Update GNUstep ports to their latest versions.
Also fix a few bits of generic infrastructure along the way.
Approved by: bapt (mentor)
Differential Revision: https://reviews.freebsd.org/D2961
 |
Tuesday, 8 Oct 2013
|
13:28 theraven
Update gorm to the latest version.
Approved by: bapt (mentor)
 |
Wednesday, 28 Aug 2013
|
18:26 theraven (src committer)
Update to latest GNUstep core libraries.
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
 |
Saturday, 9 Jun 2012
|
12:59 dinoex
- update to 1.2.16
 |
Thursday, 7 Apr 2011
|
18:26 dinoex
- drop MD5
 |
Sunday, 23 May 2010
|
21:01 dinoex
- new option WITH_GNUSTEP_DEVEL to build version 1.2.12
 |
Wednesday, 3 Jun 2009
|
17:09 dinoex
- update to 1.2.10
 |
Tuesday, 30 Dec 2008
|
14:20 dinoex
- update to 1.2.8
 |
Thursday, 6 Nov 2008
|
20:18 dinoex
- update to 1.2.6
 |
Monday, 14 Apr 2008
|
13:37 dinoex
- update to 1.2.4
 |
Monday, 14 Jan 2008
|
12:47 dinoex
- update to 1.2.2
 |
Friday, 25 May 2007
|
18:34 dinoex
- update to 1.2.1
 |
06:10 dinoex
- update to 1.2.0
 |
Thursday, 31 Aug 2006
|
05:40 dinoex
- update to 1.1.0
 |
Sunday, 21 May 2006
|
07:25 dinoex
- update to 1.0.8
 |
Monday, 10 Apr 2006
|
17:32 dinoex
- update to 1.0.6
 |
Tuesday, 7 Feb 2006
|
21:40 dinoex
- update to 1.0.4
 |
Sunday, 20 Nov 2005
|
11:22 dinoex
- update to 1.0.1
 |
Sunday, 13 Nov 2005
|
09:26 dinoex
- add SHA checksum
 |
Sunday, 30 Oct 2005
|
09:24 dinoex
- update to 1.0.0
 |
Sunday, 28 Aug 2005
|
09:23 dinoex
- update to 0.11.0
 |
Tuesday, 24 May 2005
|
03:51 dinoex
- update to 0.9.10
 |
Tuesday, 1 Mar 2005
|
19:16 dinoex
- update to 0.9.2
 |
Friday, 4 Feb 2005
|
07:01 dinoex
- update to Gorm-0.9.0
 |
Sunday, 7 Nov 2004
|
21:50 dinoex
- update to 0.8.0
 |
Friday, 25 Jun 2004
|
05:44 dinoex
- update to 0.7.7
 |
Wednesday, 26 May 2004
|
19:59 dinoex
- update to 0.7.6
 |
Friday, 5 Mar 2004
|
15:36 dinoex
- update to 0.6.0
 |
Thursday, 26 Feb 2004
|
05:15 dinoex
- add SIZE
 |
Thursday, 4 Dec 2003
|
19:33 dinoex
- Update to 0.5.0
 |
Sunday, 19 Oct 2003
|
12:10 dinoex
- Layout for GnuSTEP 1.8.0
- Update 0.4.0, Retire 0.3.0
 |
Thursday, 4 Sep 2003
|
06:12 dinoex
- update to 0.3.1
 |
Saturday, 26 Jul 2003
|
14:52 dinoex
- update to 0.3.0
- flat layout
 |
Sunday, 23 Mar 2003
|
19:29 dinoex
Gorm allows developers to quickly create graphical applications and to design
every little aspect of the application's user interface.
Using drag and drop all types of objects like menus, buttons, tables, lists
and browsers are easily added to the interface. With just the mouse you can
resize, move or convert the objects or connect them to functions as well as
edit nearly every aspect of them using Gorm's powerful inspectors.
With its intuitive interface Gorm makes creating, editing and testing complex
user interfaces a piece of cake.
WWW: http://www.gnustep.org/experience/Gorm.html
 |
Number of commits found: 37 |