The NetBSD Project

CVS log for pkgsrc/devel/gnustep-make/PLIST

[BACK] Up to [cvs.netbsd.org] / pkgsrc / devel / gnustep-make

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.21 / (download) - annotate - [select for diffs], Thu Apr 7 01:41:31 2011 UTC (13 months, 2 weeks ago) by rh
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, HEAD
Changes since 1.20: +11 -8 lines
Diff to previous 1.20 (colored)

Update gnustep-make to 2.4.0. Notable changes include:
   * Parallel building supported using e.g. make -j 2
   * Support source files in subdirectories without using a subproject.
   * Support header files in sub-subdirectories.
   * Batch-compile Java files (much faster).
   * Fixes for building documentation.

Revision 1.20 / (download) - annotate - [select for diffs], Sun Jun 14 18:48:12 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.19: +5 -6 lines
Diff to previous 1.19 (colored)

Convert @exec/@unexec to @pkgdir or drop it.

Revision 1.19 / (download) - annotate - [select for diffs], Sun Jun 14 17:48:46 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
Changes since 1.18: +1 -11 lines
Diff to previous 1.18 (colored)

Remove @dirrm entries from PLISTs

Revision 1.18 / (download) - annotate - [select for diffs], Sun Apr 19 00:50:11 2009 UTC (3 years, 1 month ago) by rh
Branch: MAIN
Changes since 1.17: +4 -2 lines
Diff to previous 1.17 (colored)

Create Libraries directory for gnustep bundles.
Bump PKGREVISION.

Revision 1.17 / (download) - annotate - [select for diffs], Sat Apr 18 01:09:03 2009 UTC (3 years, 1 month ago) by rh
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Fix regression, as Makefiles/Additional may also be installed by libFoundation

Revision 1.16 / (download) - annotate - [select for diffs], Mon Apr 13 12:09:25 2009 UTC (3 years, 1 month ago) by rh
Branch: MAIN
Changes since 1.15: +138 -204 lines
Diff to previous 1.15 (colored)

Update gnustep-make to 2.0.8.  This makes GNUstep more hier(7) compliant
and requires an update of all GNUstep packages.  Changes also include
bugfixes and some cleanup.

Revision 1.15 / (download) - annotate - [select for diffs], Sun May 25 08:16:06 2008 UTC (4 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.14: +11 -2 lines
Diff to previous 1.14 (colored)

Changes 2.0.5:
* Bug fixes

Revision 1.14 / (download) - annotate - [select for diffs], Sun Nov 25 14:42:01 2007 UTC (4 years, 5 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4
Changes since 1.13: +10 -7 lines
Diff to previous 1.13 (colored)

Changes 2.0.2:
Update license to GPLv3. Bug fixes.

Changes 2.0.1:
Bug fixes in filesystem layout and framework installation.

Revision 1.13 / (download) - annotate - [select for diffs], Fri Jul 28 01:50:58 2006 UTC (5 years, 9 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.12: +3 -3 lines
Diff to previous 1.12 (colored)

Fix PLIST on non-ix86 platforms.  Bump PKGREVISION.

Revision 1.12 / (download) - annotate - [select for diffs], Fri Mar 3 07:24:10 2006 UTC (6 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.11: +3 -1 lines
Diff to previous 1.11 (colored)

Use config file handling from pkginstall. Bump PKGREVISION.
Ok rh@

Revision 1.11 / (download) - annotate - [select for diffs], Tue Jan 17 07:35:55 2006 UTC (6 years, 4 months ago) by adam
Branch: MAIN
Changes since 1.10: +2 -3 lines
Diff to previous 1.10 (colored)

Changes 1.11.2:

The `GNUstep.conf' file is now viewed as the essential determination of
the install location for GNUstep libraries, tools and other files.
During configuration, this file is read, if it exists, to determine
this information. This can still be overriden with environment and
command line options, however. See the filesystem documentation in the
GNUstep Make Documentation directory for more information.

   You no longer need to source GNUstep.sh in order to compile GNUstep
programs. All that is needed is the definition of GNUSTEP_MAKEFILES.
You should also have the GNUstep system tools directory in your path.

   All netbsd systems are assumed to use ELF libraries. Support for the
old static libs version of netbsd was removed.

   Serveral new options were added to configure to change the location
of basic dir locations and basic configuration files. Also, the help was
greatly improved. Note that -prefix=/usr/GNUstep/System no longer
works.  Please use -prefix=/usr/GNUstep or
-with-system-root=/usr/GNUstep/System.

   A few more fixes for cygwin are included as well as Windows resource
rules.

   Support for ObjC++ has been added. You should list the ObjC++ .mm
files in the xxx_OBJCC_FILES variable, and put extra ObjC++ flags in
xxx_OBJCCFLAGS or ADDITIONAL_OBJCCFLAGS.

Revision 1.10 / (download) - annotate - [select for diffs], Fri Jul 29 12:57:13 2005 UTC (6 years, 9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.9: +1 -3 lines
Diff to previous 1.9 (colored)

Changes 1.11.0:

   * New rules for building and using DLLs were implemented. Now gcc
     and other tricks are used to properly export symbols, so no .def
     file should be needed.

   * The GNUsteprc file in $GNUSTEP_SYSTEM_ROOT is deprecated. See the
     new GNUstep.conf file (which is not installed by default).

   * Psuedo-framwork support was implemented on MingW. This essentially
     involves copying the framework to several places so it can be used
     without links, which Windows does not really support.  There's no
     other clean way to do it.

   * Support for xxx_WINDRES_FILES on MinGW was implemented.

Revision 1.9 / (download) - annotate - [select for diffs], Fri Sep 24 01:24:31 2004 UTC (7 years, 8 months ago) by rh
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.8: +5 -1 lines
Diff to previous 1.8 (colored)

Update gnustep-make to 1.10.0.  Notable changes include:

   * a GNUsteprc file is now automatically created and installed in
     $GNUSTEP_SYSTEM_ROOT, which sets the system-wide default for the
     user root directory (default=~/GNUstep, which can be overriden
     with the `--with-user-root' argument to configure, or by modifying
     GNUsteprc after configuration.)

   * make_services is not run by GNUstep.sh anymore. You must run this
     manually now (see the gnustep-gui documentation).

   * Palettes use a plist instead of a strings format file now for the
     palette.table file.

   * You can use the `--enable-native-objc-exceptions' argument to
     configure to enable use of built in objc exceptions with compilers
     that support it.

Revision 1.8 / (download) - annotate - [select for diffs], Wed Aug 18 13:58:27 2004 UTC (7 years, 9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.7: +1 -3 lines
Diff to previous 1.7 (colored)

Changes 1.9.2:
   * Application and Bundles use the latest convention on Apple.
   * Improve/Simplify dependency checking when making docs

Revision 1.7 / (download) - annotate - [select for diffs], Sat Apr 10 23:31:39 2004 UTC (8 years, 1 month ago) by rh
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.6: +35 -31 lines
Diff to previous 1.6 (colored)

Update gnustep-make to 1.9.1.

Changes in version `1.9.1'
==========================

   * Remove `--disable-import' option
   * README.Darwin for darwin/MacOSX install
   * Framework version and naming clarified.

Changes in version `1.9.0'
==========================

   * Support for building in a separate build dir.
   * Add `--enable-strip-makefiles' option to configure
   * List of classes in a framework gets written to the plist file.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Dec 8 15:31:40 2003 UTC (8 years, 5 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.5: +36 -1 lines
Diff to previous 1.5 (colored)

Some empty directories are now created; --enable-flattened is the default for GNUstep, so removed from the main Makefile

Revision 1.5 / (download) - annotate - [select for diffs], Fri Dec 5 09:16:33 2003 UTC (8 years, 5 months ago) by adam
Branch: MAIN
Changes since 1.4: +136 -201 lines
Diff to previous 1.4 (colored)

Changes in version `1.8.0':
   Read the NEWS file for a complete list of changes since the last
stable release. The major difference from 1.6.0 is that the locations
of certain directories have changed. Generally this will not cause a
problem unless your GNUstep directory is shared by multiple machines
running this and earlier (1.6.x) versions of the software.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Apr 1 08:29:12 2003 UTC (9 years, 1 month ago) by rh
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

Update gnustep-make to 1.6.0.  Changes include:

   Make now configures by default for only one system. To compile and
run GNUstep for multiple platforms from the same directory, use the
configure argument -enable-multi-platform.

   * Auto-build def file for DLLs

   * Work natively on MacOSX systems. Now use apple-apple-apple instead
     of nx-nx-nx on OSX systems.

   * More efficient checks for re-making a project.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Jan 3 04:02:25 2003 UTC (9 years, 4 months ago) by rh
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.2: +13 -4 lines
Diff to previous 1.2 (colored)

Update gnustep-make to 1.5.1.

Changes in version `1.5.1'
==========================
   * Framework support rewritten, also supports multiple names.
   * API change: Replace frameowork's xxx_TOOLS by xxx_COPY_INTO_DIR.
   * Unified link commands between libraries and frameworks
     (LIB_LINK_*).
   * New 'make strings' target for localization support.
   * Speed improvements.
   * Doesn't try to build OSX bundle on GNUstep and vice versa.
   * API change: Tools/Subproj can have resources.
   * API change: TOOL_INSTALL_DIR.

Revision 1.2 / (download) - annotate - [select for diffs], Sat Sep 28 02:01:40 2002 UTC (9 years, 7 months ago) by rh
Branch: MAIN
Changes since 1.1: +25 -25 lines
Diff to previous 1.1 (colored)

s/ix86/GNUSTEP_HOST_CPU/
s/elf/APPEND_ELF/

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Sep 27 10:40:16 2002 UTC (9 years, 7 months ago) by rh
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of gnustep-make-1.5.0, a set of makefiles and templates for
GNUstep development.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Sep 27 10:40:16 2002 UTC (9 years, 7 months ago) by rh
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>