Commit graph

75 commits

Author SHA1 Message Date
Dirk Meyer
8eafc28228 - new option WITH_GNUSTEP_FAKEMAIN to work without procfs
- call ldconfig in configure stage again
  this workarounds a problem that ldconfig is called to early when
  addding a package like: gcc-objc-current-3.3.6_20050511.tgz
2005-06-03 07:52:42 +00:00
Dirk Meyer
8521b5b156 - update to 1.10.3 2005-04-18 04:37:31 +00:00
Dirk Meyer
09bb2ae21d - remove WITH_GNUSTEP_DEVEL
- update to 1.10.2
2005-04-03 05:22:07 +00:00
Dirk Meyer
3e06360037 - cleanup Makefile 2004-12-15 04:15:43 +00:00
Dirk Meyer
e5e0cea40b - update to 1.10.1 (stable) 2004-11-14 08:04:32 +00:00
Dirk Meyer
811cff3000 - update to 1.10.0 (stable) 2004-11-07 21:43:55 +00:00
Dirk Meyer
ab630c8e5e - Fix PATH problem with bsd.autotools.mk
PR:		64393
2004-08-12 05:11:59 +00:00
Dirk Meyer
aa3074a492 - update to 1.9.2 2004-06-16 16:36:40 +00:00
Dirk Meyer
e63ab851d0 - patch to fix coredumps in make_services 2004-04-29 02:56:58 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Dirk Meyer
94806b5b2a - update to 1.9.1 2004-03-05 15:00:40 +00:00
Dirk Meyer
c600b83191 - add SIZE 2004-02-26 05:26:15 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Dirk Meyer
6abdfa6dbb - update MASTER_SITES 2004-01-31 12:16:18 +00:00
Dirk Meyer
96f87c1c98 - Update to 1.9.0 2003-12-10 22:03:33 +00:00
Dirk Meyer
e495845161 - update MASTER_SITES 2003-11-12 15:09:17 +00:00
Dirk Meyer
49fc128d66 - new option WITHOUT_OPENSSL
- add USE_OPENSSL
2003-10-19 11:13:22 +00:00
Dirk Meyer
5cced990d4 - Update to 1.8.0 2003-10-19 11:09:19 +00:00
Dirk Meyer
0cc75b966a - Update to 1.7.4 2003-09-24 17:34:09 +00:00
Dirk Meyer
960b679f10 - use new hook USE_GNUSTEP in bsd.port.mk 2003-08-28 01:42:30 +00:00
Dirk Meyer
f036cca7a0 - Update to 1.7.3 2003-08-27 07:17:43 +00:00
Dirk Meyer
04e912de02 - cleanup post-install 2003-07-27 07:06:21 +00:00
Dirk Meyer
7c61939a92 - update to 1.7.2
- flat layout
2003-07-26 14:38:59 +00:00
Dirk Meyer
26dcded542 Update to gnustep-1.7.1 / gui-8.7 2003-06-21 07:50:04 +00:00
Dirk Meyer
bede9e8125 - cleanup 2003-06-10 03:21:12 +00:00
Dirk Meyer
ed00bc13af - Add WITH_GNUSTEP_DEVEL 2003-06-01 13:46:05 +00:00
Dirk Meyer
dc65a5af1e - modify sample startscript, call ldconfig so libobjc.so can be found after reboot. 2003-04-21 09:29:38 +00:00
Dirk Meyer
78917e617a - Use libobjc.so
- Cleanup
- Use bsd.gnustep.mk
PR:		50479
2003-04-13 07:38:27 +00:00
Dirk Meyer
205c6a7b78 - Update to 1.6.0 2003-03-23 20:34:37 +00:00
Dirk Meyer
a0d87e8d2c - Update gnustep-base and gnutsep-make to 1.5.2 2003-02-26 19:57:44 +00:00
Dirk Meyer
4eb8d6d1fa - retire pkg-comment 2003-02-21 03:59:00 +00:00
Dirk Meyer
387f34ee24 - add COMMENT 2003-02-20 18:26:42 +00:00
Dirk Meyer
bcaed97efe Add linebreak in LIB_DEPENDS 2003-01-15 17:41:17 +00:00
Dirk Meyer
b8ac4e71aa - force that gnustep-make exists, was implicit by gnusteb-objc 2003-01-14 17:07:18 +00:00
Dirk Meyer
d26fb14bb7 - Improve depends
1) needs ffcall to build.
2) gnustep-objc is only for 4.x systems
Suggested by: jagapen@students.wisc.edu
2003-01-11 14:22:44 +00:00
Dirk Meyer
515eedb8f7 - use opentool in GNUstep.sh 2002-12-23 22:15:34 +00:00
Dirk Meyer
3b2e2ca5bc - Fix subdir in MASTER_SITES
- add target test
2002-12-09 16:07:45 +00:00
Dirk Meyer
788a2b63fa - prepare MASTER_SITE_GNUSTEP
- Fix build on beast
http://beta.freebsd.org/errorlogs/5-full/gnustep-base-1.5.1.log
2002-12-07 07:48:20 +00:00
Dirk Meyer
a856c2ce22 - Update to 1.5.1
patch is now merged in distribution
2002-11-21 06:49:58 +00:00
Adam Weinberger
f7d8737053 Grammar fix.
Reviewed by:	dinoex
Approved by:	pat
2002-10-29 08:18:13 +00:00
Kris Kennaway
5b93a61d57 Add #includes needed to unbreak build on -current
Submitted by:	mike
2002-10-26 01:24:26 +00:00
Dirk Meyer
f22132914a Update to 1.5.0 2002-10-20 15:53:51 +00:00
Kris Kennaway
c68436a7b7 Remove USE_NEWGCC, which is no longer supported or required.
Submitted by:   Tilman Linneweh <tilman@arved.de>
PR:             ports/40571
2002-08-31 02:44:07 +00:00
Dirk Meyer
ab43de9291 Update MASTER_SITES 2002-08-30 05:33:35 +00:00
Dirk Meyer
fb5512816b Update to 1.4.0 2002-08-29 14:24:15 +00:00
Dirk Meyer
fe8e9bf366 Fix PREFIX dependency in GNUstep.sh,
cleanup pkg-plist
2002-08-09 03:25:48 +00:00
Dirk Meyer
0df96924cc Add more MASTER_SITES 2002-06-09 11:16:54 +00:00
Dirk Meyer
45c5678a74 - Take Maintainership
- use defined dirs consistently in each makefile
2002-06-07 17:34:38 +00:00
Dirk Meyer
228320d5ee 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
2002-06-04 06:46:03 +00:00
Thomas Gellekum
13cad7f908 Fix path to gdomap executable. 2002-03-27 12:47:13 +00:00