1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

31 Commits

Author SHA1 Message Date
Dirk Meyer
d7f59ea8de - update to use new bsd.gnustep.mk
Approved by:	gurkan@linuks.mine.nu
2007-01-13 03:57:25 +00:00
Dirk Meyer
9443f6a9fb - clean package name 2006-10-31 05:27:45 +00:00
Dirk Meyer
59ccda5113 cleanup pkg-plist after gnustep-make 2006-09-13 05:00:56 +00:00
Dirk Meyer
4d1d68fe00 - more cleanup 2006-04-08 19:31:55 +00:00
Dirk Meyer
cb96a48d14 - use @dirrmtry 2006-04-08 15:16:30 +00:00
Dirk Meyer
ccd3e4a8d4 - add USE_GNUSTEP_PREFIX 2006-03-19 04:35:47 +00:00
Dirk Meyer
3b6641a158 - new option GNUSTEP_PREFIX
allow user defined location of all files
2006-01-19 12:06:14 +00:00
Dirk Meyer
82e156f8c3 - cleanup ldconfig 2006-01-01 05:00:07 +00:00
Dirk Meyer
f6c6ba5218 - cleanup 2005-12-24 21:43:39 +00:00
Dirk Meyer
ec997a9574 - add SHA checksum 2005-11-13 09:26:50 +00:00
Dirk Meyer
4eda369931 - update for gnustep-make 1.10.0 2004-11-07 21:48:30 +00:00
Dirk Meyer
31d2ffa52f - update URL website 2004-07-19 05:32:15 +00:00
Dirk Meyer
70507a3757 - DEFAULTLIBVERSION changed with gnustep-1.9.2 2004-06-16 16:39:41 +00:00
Dirk Meyer
040a4df274 - don't remove empty directory from gnustep-make while deinstall 2004-04-29 02:55:32 +00:00
Dirk Meyer
ace66a7230 - add SIZE 2004-02-26 04:58:34 +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
61fb6596a0 - fix package with gnustep 1.9.0 (devel) 2003-12-10 22:07:22 +00:00
Dirk Meyer
a58da456de - Layout for GnuSTEP 1.8.0 2003-10-19 11:14:19 +00:00
Dirk Meyer
960b679f10 - use new hook USE_GNUSTEP in bsd.port.mk 2003-08-28 01:42:30 +00:00
Dirk Meyer
d728189baa - flat layout 2003-07-26 14:41:39 +00:00
Dirk Meyer
9ecc8eeb8b - Drop obsolete defines 2003-07-04 01:48:24 +00:00
Dirk Meyer
3647a7d0e2 - Fix link when compliled with WITH_GNUSTEP_DEVEL 2003-06-18 05:54:33 +00:00
Dirk Meyer
81cc6cf002 - don't package ~/GNUSstep 2003-06-18 04:07:19 +00:00
Dirk Meyer
193f0869c3 - remove empty dirs
- fix plist
2003-06-10 13:04:35 +00:00
Dirk Meyer
e94a613e5f - Add WITH_GNUSTEP_DEVEL 2003-06-01 04:10:31 +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
4ba39af869 - add stamp.make 2003-03-05 04:50:54 +00:00
Dirk Meyer
55b29f2dc4 - Update for gnustep 1.5.2 and gui 0.8.4 2003-02-26 20:05:16 +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
3138a6aef7 Preferences.app is, functionally, a clone of NeXTstep/OPENSTEP tool of
the same name. Just like the original program, it's a simple application
for setting preferences for the GNUstep system, with a friendly interface.
The program is simple, but powerful -- people can create new modules,
called "bundles", that add new things to the program that its original
developers did not think of or even intend -- that don't require
recompiling the main program. For more information on what bundles can do,
see StepWise. They are a very powerful tool.

WWW: http://prefsapp.sourceforge.net/about.php
2003-02-08 07:14:44 +00:00