| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Aug 2008 07:18:49
2.0.6
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
24 Jun 2008 17:38:58
2.0.6
|
dinoex  |
- update to 2.0.6 |
19 Apr 2008 02:37:40
2.0.5
|
edwin  |
Make use of the @rmtry macro |
23 Mar 2008 12:24:37
2.0.5
|
dinoex  |
- update to 2.0.5 |
14 Jan 2008 12:51:26
2.0.4
|
dinoex  |
- update to 2.0.4
- GPLV3 |
28 May 2007 09:45:16
2.0.1
|
dinoex  |
- update to 2.0.1 |
25 May 2007 06:55:36
2.0.0
|
dinoex  |
- update for gnustep-make-2.0.0 |
25 Feb 2007 12:33:59
1.13.0_4
|
dinoex  |
- fix build for CURRENT |
07 Feb 2007 12:40:45
1.13.0_4
|
dinoex  |
- skip on CURRENT |
31 Jan 2007 18:18:14
1.13.0_4
|
dinoex  |
- add category gnustep
PR: 103931
Approved by: pav |
13 Jan 2007 03:57:25
1.13.0_4
|
dinoex  |
- update to use new bsd.gnustep.mk
Approved by: gurkan@linuks.mine.nu |
30 Dec 2006 08:47:20
1.13.0_4
|
dinoex  |
- add Local/Library/Services |
09 Dec 2006 09:27:51
1.13.0_3
|
dinoex  |
- add Local/Library/ApplicationSupport
- add Local/Tools/Resources |
31 Oct 2006 05:27:27
1.13.0_2
|
dinoex  |
- add Local/Library/Documentation, Local/Tools |
13 Sep 2006 05:59:22
1.13.0_1
|
dinoex  |
- create standard directories under Local here
so applications don't have to clean them |
31 Aug 2006 06:35:32
1.13.0
|
dinoex  |
- update to 1.13.0 |
08 Apr 2006 16:14:44
1.12.0
|
dinoex  |
- cleanup after gcc updates
no hacks for ldconfig needed |
19 Mar 2006 04:35:47
1.12.0
|
dinoex  |
- add USE_GNUSTEP_PREFIX |
18 Mar 2006 09:52:07
1.12.0
|
dinoex  |
- update to 1.12.0 |
15 Mar 2006 08:11:08
1.11.2_1
|
dinoex  |
- activate builds on pointyhat |
19 Jan 2006 12:06:14
1.11.2_1
|
dinoex  |
- new option GNUSTEP_PREFIX
allow user defined location of all files |
25 Dec 2005 23:08:56
1.11.2_1
|
dinoex  |
- move location of GNUstep.conf |
24 Dec 2005 21:40:02
1.11.2
|
dinoex  |
- update to 1.11.2 |
13 Nov 2005 09:26:50
1.11.1
|
dinoex  |
- add SHA checksum |
22 Sep 2005 14:34:52
1.11.1
|
dinoex  |
- update to 1.11.1 |
19 Aug 2005 17:43:16
1.11.0
|
dinoex  |
- cleanup old Makefile location
- remove BROKEN for 6.0
verified sucessfull builds on FreeBSD 6.0-BETA2 #0: Wed Aug 3 08:22:24 UTC
2005
root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
Approved by: portmgr (krion) |
27 Jul 2005 18:11:51
1.11.0
|
dinoex  |
- update to 1.10.0 |
10 Jul 2005 09:21:08
1.10.0
|
dinoex  |
- warn about bad ldconfig paths |
08 Jul 2005 18:07:41
1.10.0
|
kris  |
BROKEN on 5.x: Configure fails |
03 Apr 2005 06:21:23
1.10.0
|
dinoex  |
- remove WITH_GNUSTEP_DEVEL |
15 Jan 2005 10:54:44
1.10.0
|
dinoex  |
- make portlint happier |
14 Dec 2004 05:16:11
1.10.0
|
dinoex  |
- handle stale shared libs from gcc-objc installs
- force ldconfig when needed
PR: 74940 |
07 Nov 2004 21:43:55
1.10.0
|
dinoex  |
- update to 1.10.0 (stable) |
16 Jun 2004 17:36:40
1.8.0_2
|
dinoex  |
- update to 1.9.2 |
13 Apr 2004 20:08:41
1.8.0_2
|
dinoex  |
- Fix regression when using gcc-objc-3.2 |
13 Apr 2004 12:22:26
1.8.0_2
|
dinoex  |
- revert to build without libobjc
- bump PORTREVISION |
05 Mar 2004 15:00:41
1.8.0_1
|
dinoex  |
- update to 1.9.1 |
26 Feb 2004 05:15:23
1.8.0_1
|
dinoex  |
- add SIZE |
04 Feb 2004 05:21:48
1.8.0_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
31 Jan 2004 12:16:18
1.8.0
|
dinoex  |
- update MASTER_SITES |
10 Dec 2003 22:03:33
1.8.0
|
dinoex  |
- Update to 1.9.0 |
12 Nov 2003 15:17:18
1.8.0
|
dinoex  |
- fix MASTER_SITES trailing char |
12 Nov 2003 15:07:06
1.8.0
|
dinoex  |
- update MASTER_SITES |
19 Oct 2003 12:09:19
1.8.0
|
dinoex  |
- Update to 1.8.0 |
24 Sep 2003 18:34:09
1.6.0
|
dinoex  |
- Update to 1.7.4 |
28 Aug 2003 02:42:30
1.6.0
|
dinoex  |
- use new hook USE_GNUSTEP in bsd.port.mk |
27 Aug 2003 08:16:17
1.6.0
|
dinoex  |
- Update to 1.7.3 |
26 Jul 2003 15:38:59
1.6.0
|
dinoex  |
- update to 1.7.2
- flat layout |
21 Jun 2003 08:49:51
1.6.0
|
dinoex  |
Update to gnustep-1.7.1 / gui-8.7 |
10 Jun 2003 04:08:04
1.6.0
|
dinoex  |
- remove empty dirs |
01 Jun 2003 14:44:53
1.6.0
|
dinoex  |
- Add WITH_GNUSTEP_DEVEL |
13 Apr 2003 07:58:39
1.6.0
|
dinoex  |
- Use libobjc.so
- Cleanup
- Use bsd.gnustep.mk
PR: 50479 |
23 Mar 2003 20:33:05
1.6.0
|
dinoex  |
- Update to 1.6.0 |
26 Feb 2003 19:57:44
1.5.2
|
dinoex  |
- Update gnustep-base and gnutsep-make to 1.5.2 |
21 Feb 2003 03:59:00
1.5.1
|
dinoex  |
- retire pkg-comment |
20 Feb 2003 18:26:42
1.5.1
|
dinoex  |
- add COMMENT |
23 Dec 2002 22:17:45
1.5.1
|
dinoex  |
- prepare MASTER_SITE_GNUSTEP |
21 Nov 2002 06:27:25
1.5.1
|
dinoex  |
- Update to 1.5.1 |
03 Nov 2002 05:39:53
1.5.0
|
dinoex  |
remove inactive PERL line |
29 Oct 2002 08:18:13
1.5.0
|
adamw  |
Grammar fix.
Reviewed by: dinoex
Approved by: pat |
20 Oct 2002 16:53:52
1.5.0
|
dinoex  |
Update to 1.5.0 |
10 Oct 2002 13:59:36
1.4.0
|
knu  |
CC, CXX, CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS may contain `/' in
them when using a non-default compiler/linker, so do not use `/' as
delimiter for s///. (I picked `|' instead) |
31 Aug 2002 03:40:56
1.4.0
|
kris  |
Remove USE_NEWGCC, which is no longer supported or required.
Submitted by: Tilman Linneweh <tilman@arved.de>
PR: ports/40571 |
30 Aug 2002 06:33:35
1.4.0
|
dinoex  |
Update MASTER_SITES |
29 Aug 2002 15:02:25
1.4.0
|
dinoex  |
Update to 1.4.0 |
09 Jun 2002 12:16:55
1.3.2
|
dinoex  |
Add more MASTER_SITES |
07 Jun 2002 18:34:38
1.3.2
|
dinoex  |
- Take Maintainership
- use defined dirs consistently in each makefile |
04 Jun 2002 07:46:04
1.3.2
|
dinoex  |
GNUstep Update
- Update: gnustep-make-1.3.2
- remove obsolete MASTER_SITES
- Update: gnustep-objc-1.2.2
- Update: gnustep-base-1.3.2
- remove obsolete MASTER_SITES
- fix configure for libxml2
- more languages: Russian, Slovak, UkraineRussian
- Update: gnustep-guile-1.0.3.tar.gz
Not updated to: gnustep-gui-0.7.7,
it conflicts with gnustep-xgps-0.7.6 |
21 Mar 2002 13:07:35
1.3.0
|
tg  |
Upgrade to 1.3.0. |
23 Jan 2002 12:55:38 
|
tg  |
Upgrade to 1.2.1. |
29 Jun 2001 13:59:30 
|
tg  |
Oops, for some reason there was a reference to pkg-message, which doesn't exist.
|
26 Jun 2001 13:52:54 
|
tg  |
Upgrade to 1.0.1 |