The NetBSD Project

CVS log for pkgsrc/lang/hugs/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / lang / hugs

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.46: download - view: text, markup, annotated - select for diffs
Tue Jun 6 12:41:44 2023 UTC (22 months, 2 weeks ago) by riastradh
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base, pkgsrc-2025Q1, pkgsrc-2024Q4-base, pkgsrc-2024Q4, pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, HEAD
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -2 lines
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html

Revision 1.45: download - view: text, markup, annotated - select for diffs
Sun Nov 3 19:04:01 2019 UTC (5 years, 5 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2 lines
lang: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Wed Jul 10 10:24:05 2019 UTC (5 years, 9 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -2 lines
Use https for haskell.org.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Jul 15 02:02:23 2013 UTC (11 years, 9 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes
  are replaced with .include "../../devel/readline/buildlink3.mk", and
  USE_GNU_READLINE are removed,

* .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE
  are replaced with .include "../../mk/readline.buildlink3.mk".

Revision 1.42: download - view: text, markup, annotated - select for diffs
Tue Jun 18 19:58:48 2013 UTC (11 years, 10 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +8 -1 lines
Use tradcpp with clang as preprocessor.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue Oct 2 20:11:42 2012 UTC (12 years, 6 months ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -3 lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue Sep 28 04:36:41 2010 UTC (14 years, 6 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -1 lines
LICENSE=modified-bsd

Revision 1.39: download - view: text, markup, annotated - select for diffs
Wed May 20 00:58:19 2009 UTC (15 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: 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
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -1 lines
Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Jul 14 12:56:07 2008 UTC (16 years, 9 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +3 -1 lines
Mark as destdir ready.

Revision 1.36.2.1: download - view: text, markup, annotated - select for diffs
Sun Jan 7 13:12:59 2007 UTC (18 years, 3 months ago) by salo
Branches: pkgsrc-2006Q4
Diff to: previous 1.36: preferred, colored; next MAIN 1.37: preferred, colored
Changes since revision 1.36: +2 -2 lines
Pullup ticket 1981 - requested by uebayasi
PKGNAME fix for hugs

Revisions pulled up:
- pkgsrc/lang/hugs/Makefile					1.37

   Module Name:		pkgsrc
   Committed By:	wiz
   Date:		Sun Jan  7 00:16:14 UTC 2007

   Modified Files:
   	pkgsrc/lang/hugs: Makefile

   Log Message:
   Fix PKGNAME after update. Noted by Ben Secrest on pkgsrc-users.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Sun Jan 7 00:16:14 2007 UTC (18 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, cwrapper
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
Fix PKGNAME after update. Noted by Ben Secrest on pkgsrc-users.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat Oct 21 11:19:28 2006 UTC (18 years, 6 months ago) by uebayasi
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base
Branch point for: pkgsrc-2006Q4
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +3 -4 lines
Update hugs to September 2006 release.

A new minor release of Hugs, fixing a few bugs with the May 2006 release,
and with libraries roughly matching the forthcoming GHC 6.6 release.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat Sep 23 13:36:06 2006 UTC (18 years, 7 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
Require bison. hugs's configure is not happy with byacc for
unknown reasons and since some platforms have at least even
weaker yacc's than the BSDs, don't try to hack around that.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun Sep 17 16:49:57 2006 UTC (18 years, 7 months ago) by jmmv
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +14 -1 lines
Add optional support for readline and enable it by default.  Otherwise
the command line interpreter behaves oddly.  Reported by yamt@.
Bump PKGREVISION to 1.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Aug 1 14:33:59 2006 UTC (18 years, 8 months ago) by jmmv
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +14 -23 lines
Update to 200605:

- November 2002

Feature highlights of this new release are:

* Much improved FFI support (contributed by Alastair Reid), bringing Hugs
  really very close to the Haskell FFI specification.
* Adoption of a significant subset of GHC's hierarchical libraries
  (contributed by Ross Paterson).
* An (allegedly) complete implementation of the Haskell98 module system
  (Sigbjorn Finne).
* Numerous bug fixes since the previous major release in Dec 2001.

- November 2003

There has been substantial internal restructuring. In addition to numerous
bug fixes, user-visible changes include:

* The beginnings of a User's Guide (though still incomplete).
* The Double type is now double-precision on most architectures.
* Hugs now relies on the same hierarchical libraries as GHC and Nhc98, and
  provides almost all of them. For now, compatibility with the old libraries
  is provided by stub modules, but users are encouraged to migrate to the
  new libraries.
* Full support for imprecise exceptions (but not asynchronous ones). Most
  runtime errors are now reported by applying print to an Exception
  (formerly the built-in printer was applied to the faulty redex).
* Integrated .NET support (on Windows platforms).
* The -e, -f, -i, -N, -W and -X options and the :project command have been
  removed.
* A searchpath may include an entry of the form "directory/*", meaning all
  the immediate subdirectories of directory (see -Pstr).

- March 2005

This release is primarily targeted at Unix systems to gain experience with
new features. The new Cabal-based library build system has the potential to
make building on Windows easier, but it's not there yet. Volunteers welcome.

In addition to numerous bug fixes, user-visible changes include:

* The default current module is now the empty module Hugs.Base instead of
  the Prelude (see Section 2.2).
* The Char type and the Char module now support Unicode as specified in the
  Haskell 98 Report (contributed by Dmitry Golubovsky). Character oriented
  I/O uses a byte encoding of characters determined by the current locale
  (see Section 3.3).
* The new -X option can be used to group several options into one argument.
  This is now needed for executable runhugs scripts (using the Unix "#!"
  feature) that require two or more options (see Section 4.1).
* The syntax of the ffihugs command has changed (see Section 4.2). The +G
  and +L options are gone, and a new -i option can be used to specify
  include files.
* Hugs now has basic support for the Cabal packaging system (see Section 3.4).

- May 2006

* The default current module is now the empty module Hugs (see Section 2.2).
* The compatibility libraries are no longer included on the default search
  path. You can access them by adding "{Hugs}/oldlib" to the search path
  (see -Pstr), but they will be removed in the next release.
* Rewritten graphical Windows interface (contributed by Neil Mitchell; see
  Section 4.3).
* New :main command (contributed by Neil Mitchell).

Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Nov 3 22:35:53 2005 UTC (19 years, 5 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +4 -11 lines
Fixed wrong use of WRKSRC.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Sep 28 20:52:23 2005 UTC (19 years, 6 months ago) by rillig
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Jun 16 06:58:00 2005 UTC (19 years, 10 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +3 -1 lines
Create directories before installing files into them.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Apr 11 21:46:14 2005 UTC (20 years ago) by tv
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -2 lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Dec 3 15:15:00 2004 UTC (20 years, 4 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -3 lines
Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Oct 3 00:15:01 2004 UTC (20 years, 6 months ago) by tv
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Aug 28 16:29:55 2004 UTC (20 years, 8 months ago) by danw
Branches: MAIN
CVS tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +9 -1 lines
darwin fix

Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Apr 28 05:06:28 2004 UTC (21 years ago) by snj
Branches: MAIN
CVS tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -3 lines
Convert to buildlink3.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Jan 20 12:19:16 2004 UTC (21 years, 3 months ago) by agc
Branches: MAIN
CVS tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
Move WRKSRC definition away from the first paragraph in a Makefile.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun May 4 20:19:46 2003 UTC (21 years, 11 months ago) by jtb
Branches: MAIN
CVS tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -1 lines
Fix a bug in input.c where an unsigned char is compared to EOF (-1),
causing hugs to hang on some systems (powerpc).

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Oct 25 18:36:13 2002 UTC (22 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: netbsd-1-6-1-base, netbsd-1-6-1
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -3 lines
buildlink1 -> buildlink2.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Apr 9 02:59:14 2002 UTC (23 years ago) by markd
Branches: MAIN
CVS tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +4 -4 lines
Update Hugs98 to Dec 2001 version.

Changes are:

   - The incompatibilities between Hugs and the Haskell Graphics Library
     have been fixed, and binaries for the HGL are now available on the
     Hugs download page.

   - The missing standard libraries Directory, CPUTime, Time and Locale
     have been added along with a complete implementation of Haskell98 IO.

   - Hugs is now delivered with most of the hslibs libraries installed
     in the lib/exts/ directory.  The added modules cover the Edison,
     Parsec, HaXml, QuickCheck, concurrent, monad, and html subdirectories
     of hslibs.

   - The :set option now refuses the user to set a module search path
     that doesn't contain the Prelude. This is to protect users from
     accidentally rendering their Hugs setups unusable, esp. so on
     Windows machines where the options are persisted to the Registry.

   - MacOS X is now one of the supported unix ports, with pre-built
     binaries available on the download page.

   - Experimental support is provided for hierarchical module names,
     where a module name A.B.C is mapped onto the file path
     A/B/C{.hs,.lhs} and appended to each of the path prefixes in
     HUGSPATH until the name of a readable file is found.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Nov 21 19:04:42 2001 UTC (23 years, 5 months ago) by nra
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +4 -4 lines

Update Hugs Haskell Interpreter to Feb. 2001 release.
Pr 13866 by Brian Gregor.

New Features Include:

   - A Foreign Function Interface closely modeled after the one
     provided by GHC.

   - Built-in, Hood-like debugging support.

   - A new syntax for recursive monad bindings.

   - A new GUI under Windows that doesn't consume all CPU time.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Jun 21 02:42:54 2001 UTC (23 years, 10 months ago) by jlam
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +4 -10 lines
Reorder some lines (cosmetic), mark as USE_BUILDLINK_ONLY, and remove
unnecessary config.cache entry to prevent detection of ncurses.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Jun 11 02:05:12 2001 UTC (23 years, 10 months ago) by jlam
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -3 lines
The buildlink include and lib directories are added to CFLAGS, CPPFLAGS,
CXXFLAGS, and LDFLAGS by the buildlink.mk files so remove the extra
definitions to add them from the package Makefiles.  As advised by the
bsd.buildlink.mk file, also ensure that the buildlink.mk files are
included prior to defining any package-specific CFLAGS/LDFLAGS to ensure
that the buildlink directories are at the head of the compiler search
paths.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Jun 10 00:08:45 2001 UTC (23 years, 10 months ago) by jlam
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -3 lines
Remove dependency on ${BUILDLINK_TARGETS} in pre-configure and pre-build
targets as the buildlink.mk files now add the dependency automatically.
Remove any NO_CONFIGURE definitions as they seem to be useless.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu May 24 08:53:57 2001 UTC (23 years, 11 months ago) by jlam
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -4 lines
Standardize name of file to include for build-links to be "buildlink.mk".
Use BUILDLINK_INCDIR, BUILDLINK_LIBDIR for locations of linked headers
and libraries.  Create a variable BUILDLINK_TARGETS whose value is the
list of build-link targets to execute.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue May 22 06:54:05 2001 UTC (23 years, 11 months ago) by jlam
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +13 -3 lines
Use editline readline emulation when available.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue May 22 06:38:08 2001 UTC (23 years, 11 months ago) by jlam
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +14 -12 lines
Set WRKSRC to location of configure script, and manually create do-build
and do-install targets.  This is better as the configure script gets
called with the correct environment settings.  Also set the values for
INSTALL_PROGRAM and INSTALL_DATA used in the project's Makefile to their
pkgsrc BSD_* counterparts.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Feb 17 09:07:12 2001 UTC (24 years, 2 months ago) by agc
Branches: MAIN
CVS tags: netbsd-1-5-PATCH001
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1 lines
Move the COMMENT from being in its own file to a definition in the
package Makefile.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Jul 5 22:10:05 2000 UTC (24 years, 9 months ago) by nathanw
Branches: MAIN
CVS tags: netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +5 -5 lines
Update to Hugs98-Feb2000.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Apr 24 04:17:38 2000 UTC (25 years ago) by mbw
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines

configure was missing a ./ and wasn't finding the configure script

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Mar 27 08:54:57 2000 UTC (25 years, 1 month ago) by tron
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Adapt to new handling of "${CONFIGURE}".

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Jan 24 12:27:20 2000 UTC (25 years, 3 months ago) by augustss
Branches: MAIN
CVS tags: netbsd-1-4-PATCH002
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +5 -1 lines
Apply patch from PR 9115.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Dec 18 13:35:54 1999 UTC (25 years, 4 months ago) by abs
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1 lines
Standardise PKGNAME versions (should start with a number)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Aug 18 10:19:40 1999 UTC (25 years, 8 months ago) by agc
Branches: MAIN
CVS tags: comdex-fall-1999
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -2 lines
Remove redundant EXTRACT_SUFX definition

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Aug 18 03:17:20 1999 UTC (25 years, 8 months ago) by nathanw
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +10 -9 lines
Update (long overdue) to Hugs 98, May 1999 version.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Aug 26 14:50:06 1998 UTC (26 years, 8 months ago) by tsarna
Branches: MAIN
CVS tags: netbsd-1-4-RELEASE, netbsd-1-4-PATCH001, netbsd-1-3-PATCH003
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Better HOMEPAGE, remove from DESCR

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Aug 20 15:17:05 1998 UTC (26 years, 8 months ago) by tsarna
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
The Grand Homepagification:
	- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Apr 15 10:38:28 1998 UTC (27 years ago) by agc
Branches: MAIN
CVS tags: netbsd-1-3-PATCH002
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -7 lines
Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Apr 3 22:11:43 1998 UTC (27 years ago) by tron
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -10 lines
Solve problem with "configure" target in a more future compatible way.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Apr 3 21:14:22 1998 UTC (27 years ago) by tron
Branches: MAIN
New "hugs-1.4" package made by Nathan J. Williams.

Diff request

This form allows you to request diffs 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.

Log view options

CVSweb <webmaster@jp.NetBSD.org>