notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: lang/gauche/Makefile
SVNWeb

Number of commits found: 97

Fri, 18 Nov 2022
[ 13:12 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:c25cc86b406cd2748de4f373f0611d3524a1aad9  commit hash:c25cc86b406cd2748de4f373f0611d3524a1aad9  commit hash:c25cc86b406cd2748de4f373f0611d3524a1aad9  c25cc86 
lang/gauche: update Gauche to version 0.9.12.
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:f98ae56653d5255e3519da4e97d6edbaa7e6df91  commit hash:f98ae56653d5255e3519da4e97d6edbaa7e6df91  commit hash:f98ae56653d5255e3519da4e97d6edbaa7e6df91  f98ae56  (Only the first 10 of 255 ports in this commit are shown above. View all ports for this commit)
lang: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alonso Cardenas Marquez <acm@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 28 Jan 2022
[ 12:14 Tijl Coosemans (tijl) search for other commits by this committer ]    commit hash:b93e64d3c3240d1e4a8fc510b14aa2175e5be012  commit hash:b93e64d3c3240d1e4a8fc510b14aa2175e5be012  commit hash:b93e64d3c3240d1e4a8fc510b14aa2175e5be012  b93e64d  (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
security/mbedtls: Update to 2.28.0 and fix make test

Also bump dependent ports for library version change.

PR:		255084
Sun, 29 Aug 2021
[ 19:30 Bernhard Froehlich (decke) search for other commits by this committer ]    commit hash:c7c996b9f1a984ec10ac07f0c73f1a029583c243  commit hash:c7c996b9f1a984ec10ac07f0c73f1a029583c243  commit hash:c7c996b9f1a984ec10ac07f0c73f1a029583c243  c7c996b 
lang/gauche: Add CPE information

Approved by:	portmgr (blanket)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Fri, 25 Dec 2020
[ 20:46 rhurlin search for other commits by this committer ] Original commit   Revision:559258
lang/gauche: update to 0.9.10

- Port changes default TLS library to external mbedTLS

Changelog: https://practical-scheme.net/gauche/gmemo/?Release%200.9.10

PR:		252060
Submitted by:	Lassi Kortela <lassi+freebsd@lassi.io> (new maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D27746
Sun, 6 Dec 2020
[ 17:08 linimon search for other commits by this committer ] Original commit   Revision:557153
Mark as BROKEN on riscv64.
Tue, 31 Dec 2019
[ 02:56 pkubaj search for other commits by this committer ] Original commit   Revision:521583
lang/gauche: fix build on GCC architectures

C11 compiler is necessary:
gauche/priv/vmP.h:108: error: redefinition of typedef 'ScmEscapePoint'
./gauche/vm.h:233: error: previous declaration of 'ScmEscapePoint' was here
Mon, 16 Dec 2019
[ 22:11 fernape search for other commits by this committer ] Original commit   Revision:520288
lang/gauche: update to 0.9.9

ChangeLog: http://practical-scheme.net/gauche/gmemo/?Release%200.9.9

Reported by:	portscout
Sun, 11 Aug 2019
[ 08:30 linimon search for other commits by this committer ] Original commit   Revision:508590
These ports now build on aarch64.

Approved by:	portmgr (tier-2 blanket)
Wed, 26 Jun 2019
[ 07:45 danfe search for other commits by this committer ] Original commit   Revision:505143
- Update Gauche to version 0.9.8
- Ensure that installed xDBM ports would be ignored
  unless explicitly selected in the OPTIONS dialog
Sat, 4 May 2019
[ 17:15 linimon search for other commits by this committer ] Original commit   Revision:500816
These ports now build on armv7 (and, presumably, armv6).

Approved by:	portmgr (tier-2 blanket)
Sat, 29 Dec 2018
[ 08:03 danfe search for other commits by this committer ] Original commit   Revision:488658
- Update `lang/gauche' to version 0.9.7
- Fix two tests that are failing on FreeBSD: one because clang aborts due
  to failed assertion when trying to compile ``extern void sin(); sin();'':

    Assertion failed: (Arg < NumArgs && "Arg access out of range!"),
    function getArg, file
    /usr/src/contrib/llvm/tools/clang/include/clang/AST/Expr.h, line 2283.
    cc: error: unable to execute command: Abort trap (core dumped)

  Another test (cf-check-lib) fails because of the LIBS variable which is
  passed on the TEST_ENV list.  Since there's nothing useful to the tests
  there anyway, just ensure it is empty

PR:	234257
Sun, 11 Nov 2018
[ 15:38 danfe search for other commits by this committer ] Original commit   Revision:484696 (Only the first 10 of 65 ports in this commit are shown above. View all ports for this commit)
Update `databases/gdbm' to version 1.18.1, an important bugfix release
which restores compatibility with old databases (version 1.8) and some
later versions which were built without mmap(2) support.  Due to shlib
version change, bump port revisions of the consumer ports.

PR:		233059
Exp-run by:	antoine
Approved by:	maintainer (johans, numerous timeouts)
Sat, 10 Nov 2018
[ 18:12 bapt search for other commits by this committer ] Original commit   Revision:484628 (Only the first 10 of 386 ports in this commit are shown above. View all ports for this commit)
Install texinfo files (GNU info) into ${PREFIX}/share/info

After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
Fri, 14 Sep 2018
[ 12:04 tijl search for other commits by this committer ] Original commit   Revision:479770 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Update security/mbedtls to 2.13.0 and bump dependent ports.
Fri, 10 Aug 2018
[ 14:23 tijl search for other commits by this committer ] Original commit   Revision:476834 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Update security/mbedtls to 2.12.0 and bump dependent ports.

MFH:		2018Q3
Security:	https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2018-02
Sun, 5 Aug 2018
[ 13:18 danfe search for other commits by this committer ] Original commit   Revision:476412
- Update `lang/gauche' to version 0.9.6 and add TLS support
- Unfortunately, it now requires GNU make to build (pattern rules
  in doc/Makefile.in); also, regression tests fail with BSD make:
  https://github.com/shirok/Gauche/issues/367
Wed, 6 Jun 2018
[ 18:25 danfe search for other commits by this committer ] Original commit   Revision:471868
- Update `lang/gauche' to version 0.9.5
- Fix SLIB_BUILD_DEPENDS so it points to the file actually being used
- Convert to our testing framework (TEST_TARGET) and unbreak regression
  tests by preserving the `gosh' executable (prior to relinking), which
  allows to run the tests without having Gauche installed

Tested on:	i386, amd64 (all tests pass)
Wed, 10 Jan 2018
[ 12:07 danfe search for other commits by this committer ] Original commit   Revision:458624
Unbreak the build on sparc64: configure script was correctly detecting that
extra MD file is required, but since it is under `src' subdirectory, make(1)
was not able to find and make it.  While here, remove s|-lpthread|-pthread|
gimmick which is no-op these days.
Thu, 30 Nov 2017
[ 06:13 linimon search for other commits by this committer ] Original commit   Revision:455167 (Only the first 10 of 189 ports in this commit are shown above. View all ports for this commit)
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.

This is part two of a multipart commit to bring armv7 ports to parity
with armv6.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com -exp run
Wed, 18 Jan 2017
[ 13:20 tijl search for other commits by this committer ] Original commit   Revision:431796 (Only the first 10 of 120 ports in this commit are shown above. View all ports for this commit)
The output of tools like awk, date, sort, tr,... depends on the current
locale set by the user.  Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables.  LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well.  The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.

Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).

PR:		215882
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Thu, 10 Nov 2016
[ 01:21 linimon search for other commits by this committer ] Original commit   Revision:425823 (Only the first 10 of 48 ports in this commit are shown above. View all ports for this commit)
Mark as broken on aarch64: fails to link with sbrk.

While here, pet portlint and remove stale ia64 lines.

Approved by:	portmgr (tier-2 blanket)
Fri, 23 Sep 2016
[ 02:24 linimon search for other commits by this committer ] Original commit   Revision:422644
Fix obvious braino.
Mon, 19 Sep 2016
[ 13:12 linimon search for other commits by this committer ] Original commit   Revision:422436
Mark as broken on various tier-2 archs.
Fri, 1 Apr 2016
[ 14:08 mat search for other commits by this committer ] Original commit   Revision:412347 (Only the first 10 of 481 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 20 Sep 2015
[ 14:35 danfe search for other commits by this committer ] Original commit   Revision:397374 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Remove BROKEN on Tier-2 systems statements which no longer true at least
on PowerPC (verified for all of them) and some also on SPARC (whenever I
was able to test those on flame.freebsd.org) and even IA64 (which should
be OK to remove anyways, because it was never really supported system in
ports land and was officially killed in -CURRENT a while ago.
Sun, 7 Jun 2015
[ 15:23 amdmi3 search for other commits by this committer ] Original commit   Revision:388720
- Fix stripping
Tue, 29 Jul 2014
[ 03:36 vanilla search for other commits by this committer ] Original commit   Revision:363290
Upgrade to 0.9.4

PR:		ports/192207
Submitted by:	tkato432 at yahoo.com
Wed, 23 Jul 2014
[ 17:07 bapt search for other commits by this committer ] Original commit   Revision:362712 (Only the first 10 of 48 ports in this commit are shown above. View all ports for this commit)
Reset maintainership for ports not staged with no pending PR

With hat:	portmgr
Wed, 16 Jul 2014
[ 08:13 bapt search for other commits by this committer ] Original commit   Revision:362049 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Fix some non default LIB_DEPENDS

With hat:	portmgr
Thu, 26 Jun 2014
[ 08:41 antoine search for other commits by this committer ] Original commit   Revision:359321 (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Allow to build with texinfo from ports

With hat:	portmgr
Fri, 20 Sep 2013
[ 19:53 bapt search for other commits by this committer ] Original commit   Revision:327741 (Only the first 10 of 379 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
Sat, 7 Sep 2013
[ 19:49 bsam search for other commits by this committer ] Original commit   Revision:326683 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Introduce variable ICONV_PREFIX at Mk/Uses/iconv.mk. The default for
pre 100043 is ${LOCALBASE} and /usr otherwise. Convert all ports to
new variable usage.

Approved by:	portmgr (bapt, implicit)
Sun, 9 Jun 2013
[ 16:18 stefan search for other commits by this committer ] Original commit   Revision:320345
Properly evaluate option PTHREADS.

PR:		177494
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
Approved by:	maintainer timeout (1 month)
Thu, 2 May 2013
[ 20:04 stefan search for other commits by this committer ] Original commit   Revision:317145
- Unbreak and update to 0.9.3.3.
- Add option to enable gdbm support.
- Update maintainer's e-mail address.

PR:		177494 [1], 168407 [2]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1]
		Vitaly Magerya <vmagerya@gmail.com> [2]
Approved by:	Erik Greenwald <erik@elfga.com> (maintainer)
Sat, 27 Apr 2013
[ 11:59 mva search for other commits by this committer ] Original commit   Revision:316662 (Only the first 10 of 219 ports in this commit are shown above. View all ports for this commit)
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
Thu, 8 Dec 2011
[ 11:12 scheidell search for other commits by this committer ] Original commit 
-Update to 0.9.2
-Addresses pr ports/160927

PR:             ports/163096
Approved by:    gabor (mentor)
Feature safe:   yes
Thu, 10 Nov 2011
[ 05:38 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
Mark broken on powerpc as well as sparc64.  (In fact, on all the tier-2s.)

Hat:            portmgr
Sun, 1 May 2011
[ 22:45 pav search for other commits by this committer ] Original commit 
- Disallow from amd64/9 on pointyhat, segfaults during build

Reported by:    pointyhat
Wed, 1 Dec 2010
[ 23:12 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
Update maintainer's email address.

Submitted by:   maintainer (private email)
Mon, 13 Sep 2010
[ 11:01 beat search for other commits by this committer ] Original commit 
- Fix build on PowerPC [1]
- Fix leftovers with NOPORTDOCS option set

PR:             ports/149783 [1]
Submitted by:   andreast [1]
Approved by:    maintainer timeout (26 days)
Mon, 22 Mar 2010
[ 12:15 knu search for other commits by this committer ] Original commit 
Fix build with ccache by adding CCACHE_CPP2=1 to MAKE_ENV, which
disables the problematic pre-processor optimization of ccache.

PR:             ports/144125
Submitted by:   myself
Approved by:    maintainer timeout
Fri, 12 Feb 2010
[ 12:39 pav search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
- Update to 0.9

PR:             ports/141384
Submitted by:   Erik Greenwald <erik@smluc.org> (maintainer)
Sat, 22 Aug 2009
[ 00:24 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 130 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L
Thu, 30 Jul 2009
[ 15:19 amdmi3 search for other commits by this committer ] Original commit 
- Mark MAKE_JOBS_UNSAFE
- Use SF macro

PR:             136817
Submitted by:   myself
Approved by:    maintainer timeout
Tue, 17 Jun 2008
[ 09:51 itetcu search for other commits by this committer ] Original commit 
- fix install when -DNOPORTDOCS

Submitted by:   QA Tindy run
Approved by:    maintainer timeout
Tue, 1 Apr 2008
[ 10:49 knu search for other commits by this committer ] Original commit 
Install all info files.

Submitted by:   Sakae Kobayashi <sakae@ps.ksky.ne.jp>
Approved by:    maintainer timeout
Fri, 15 Feb 2008
[ 17:02 miwi search for other commits by this committer ] Original commit 
Update to 0.8.13

PR:             120715
Submitted by:   Erik Greenwald <erik@smluc.org> (maintainer)
Fri, 14 Dec 2007
[ 19:23 miwi search for other commits by this committer ] Original commit 
- Update to 0.8.12

PR:             117851
                117852
Submitted by:   Erik Greenwald <erik@smluc.org> (maintainer)
Tue, 21 Aug 2007
[ 09:25 miwi search for other commits by this committer ] Original commit 
- Update to 0.8.11

PR:             115602
Submitted by:   Erik Greenwald <erik@smluc.org> (maintainer)
Wed, 6 Jun 2007
[ 10:54 miwi search for other commits by this committer ] Original commit 
- Update to 0.8.10

PR:             113371
Submitted by:   Erik Greenwald <erik@smluc.org> (maintainer)
Wed, 21 Feb 2007
[ 13:20 rafan search for other commits by this committer ] Original commit 
- Install info files correctly

PR:             ports/108194
Submitted by:   clemens fischer <ino-qc at spotteswoode.de.eu.org>
Approved by:    Erik Greenwald <erik at smluc.org> (maintainer)
Fri, 19 Jan 2007
[ 08:40 rafan search for other commits by this committer ] Original commit 
- Update to 0.8.9

PR:             ports/108093
Submitted by:   Erik Greenwald <erik at smluc.org> (maintainer)
Sun, 26 Nov 2006
[ 08:02 rafan search for other commits by this committer ] Original commit 
- Update to 0.8.8

PR:             ports/105477
Submitted by:   Erik Greenwald <erik at smluc.org> (maintainer)
Mon, 3 Jul 2006
[ 14:53 arved search for other commits by this committer ] Original commit 
Mark BROKEN on sparc64

Reported by:    pointyhat
Sun, 21 May 2006
[ 19:13 arved search for other commits by this committer ] Original commit 
Merge patches from devel/boehm-gc to included boehm-gc to fix build on
amd64

PR:             97021
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp>
Approved by:    Erik Greenwald <erik@smluc.org>
Tue, 9 May 2006
[ 20:52 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 72 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from the categories starting with L
Mon, 1 May 2006
[ 18:22 krion search for other commits by this committer ] Original commit 
Update to 0.8.7

PR:             ports/95749
Submitted by:   maintainer
Mon, 5 Dec 2005
[ 00:53 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Remove install-info from Makefile, it's automatically done when INFO is defined
Sun, 6 Nov 2005
[ 23:32 mnag search for other commits by this committer ] Original commit 
Update to 0.8.6

PR:             88569
Submitted by:   Erik Greenwald <erik@smluc.org> (maintainer)
Wed, 14 Sep 2005
[ 15:35 pav search for other commits by this committer ] Original commit 
- Enable sxml installation

PR:             ports/86126
Submitted by:   Erik Greenwald <erik@smluc.org> (maintainer)
Sun, 3 Jul 2005
[ 04:25 novel search for other commits by this committer ] Original commit 
Update to 0.8.5.

PR:             82899
Submitted by:   Erik Greenwald (maintainer)
Wed, 1 Jun 2005
[ 22:50 flz search for other commits by this committer ] Original commit 
- Update to 0.8.4.

PR:             ports/81781
Submitted by:   maintainer
Sat, 9 Apr 2005
[ 15:12 pav search for other commits by this committer ] Original commit 
- Create some empty directories for extensions

PR:             ports/79620 (based on)
Submitted by:   Sam Lawrance <boris@brooknet.com.au>
Approved by:    Erik Greenwald <erik@smluc.org> (maintainer)
Sun, 20 Feb 2005
[ 14:52 pav search for other commits by this committer ] Original commit 
- create the .package dir (caused issues for gauche-gtk)
- disable the sxml stuff in default build (to avoid issues with
  textproc/gauche-sxml

PR:             ports/77542
Submitted by:   Erik Greenwald <erik@smluc.org> (maintainer)
Sun, 5 Dec 2004
[ 15:33 vanilla search for other commits by this committer ] Original commit 
Upgrade to 0.8.3.

PR:             ports/74680
Submitted by:   maintainer
Tue, 3 Aug 2004
[ 07:52 mezz search for other commits by this committer ] Original commit 
-Update to 0.8.1.

freshmeat blurb:
        This is a maintenance release with some minor feature additions.
        Numerous bugs are fixed, including macro-related bugs and build
        problems.

(lib name contains software version instead of 0.0.0 now...)

PR:             ports/69932 ports/69933
Submitted by:   Erik Greenwald <erik@smluc.org> (maintainer)
Sun, 23 May 2004
[ 12:56 pav search for other commits by this committer ] Original commit 
- Update to 0.8

PR:             ports/67073, ports/67074
Submitted by:   Erik Greenwald <erik@smluc.org> (maintainer)
Sun, 16 May 2004
[ 07:30 kris search for other commits by this committer ] Original commit  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Restore maintainer; his email was bouncing last week and I fat-fingered the
address when I retried it tonight.  Sorry, Erik.
[ 04:04 kris search for other commits by this committer ] Original commit  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Reset bouncing maintainer address:

<eric@smluc.org>:
Sorry, no mailbox here by that name. (#5.1.1)
Tue, 30 Mar 2004
[ 19:20 krion search for other commits by this committer ] Original commit  (Only the first 10 of 64 ports in this commit are shown above. View all ports for this commit)
- Use USE_ICONV knob

Approved by:    portmgr
Sat, 6 Mar 2004
[ 23:45 kris search for other commits by this committer ] Original commit 
BROKEN on !i386 and !alpha: Does not compile due to included boehm-gc
Fri, 27 Feb 2004
[ 22:15 krion search for other commits by this committer ] Original commit 
- Update to version 0.7.4.2

PR:             ports/63470
Submitted by:   maintainer
Sat, 7 Feb 2004
[ 05:58 leeym search for other commits by this committer ] Original commit 
Freshmeat blurb:
        This release adds support for SRFI-5, -7, -16, -29, and -38, adds
        text.gettext and www.cgi-test modules, improves performance and
        robustness, and fixes several bugs.

0.7.4.1 was a minor bugfix to 0.7.4 released the day after, an issue with
binary fsdbm compatability with older versions

databases/gauche-gdbm must be updated at the same time, since it uses a
common src file and build dir...

PR:             62383
Submitted by:   Erik Greenwald <erik@smluc.org>
Mon, 19 Jan 2004
[ 09:49 pav search for other commits by this committer ] Original commit 
- Correct instalation of info files
- Add dependency on iconv

PR:             ports/59168, ports/61557
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net>, Kimura Fuyuki
<fuyuki@nigredo.org>
Approved by:    maintainer
Wed, 17 Dec 2003
[ 11:35 krion search for other commits by this committer ] Original commit 
- Update to version 0.7.3

PR:             60327
Submitted by:   maintainer
Mon, 6 Oct 2003
[ 20:48 vanilla search for other commits by this committer ] Original commit 
Upgrade to 0.7.2.

PR:             ports/57614
Submitted by:   maintainer
Thu, 21 Aug 2003
[ 05:33 daichi search for other commits by this committer ] Original commit 
update lang/gauche: add 'scheme' virtual catagory

PR:             55284
Submitted by:   Erik Greenwald <erik@smluc.org> (maintainer)
Tue, 29 Jul 2003
[ 05:48 maho search for other commits by this committer ] Original commit 
Update to 0.7 to 0.7.1

PR:             54894
Submitted by:   Erik Greenwald <erik@smluc.org> (maintainer)
Wed, 11 Jun 2003
[ 10:34 erwin search for other commits by this committer ] Original commit 
- fix pkg-plist
- bump PORTREVISION

PR:             53121
Submitted by:   maintainer
Tue, 3 Jun 2003
[ 08:30 arved search for other commits by this committer ] Original commit 
Update to 0.7

PR:             52843
Submitted by:   maintainer
Mon, 31 Mar 2003
[ 15:54 nork search for other commits by this committer ] Original commit 
Update to 0.6.8.

PR:             ports/50483
Submitted by:   Erik Greenwald <erik@smluc.org> (maintainer)
Fri, 21 Feb 2003
[ 12:35 knu search for other commits by this committer ] Original commit  (Only the first 10 of 134 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Thu, 13 Feb 2003
[ 05:22 nork search for other commits by this committer ] Original commit 
Update to 0.6.7.1.

Suggested by:   knu
Approved by:    Erik Greenwald <erik@phoenix.smluc.org> (maintainer)
Wed, 12 Feb 2003
[ 16:03 nork search for other commits by this committer ] Original commit 
Update to 0.6.7.

PR:             ports/48065
Submitted by:   Erik Greenwald <erik@phoenix.smluc.org> (maintainer)
Wed, 18 Dec 2002
[ 14:12 knu search for other commits by this committer ] Original commit 
Update gauche & gauche-gdbm to 0.6.6.

From the freshmeat announcement:
  A number of bugs are fixed, including a gauche.net bug and do-form
  compilation bug which were sometimes the cause of crashes.  Several
  new modules are added, including message digest libraries (rfc.md5,
  rfc.sha1, rfc.hmac, and util.digest), thread-local parameter support,
  and port seek.  Other enhancements include string split to take
  strings and a regexp as a splitter.

Unfortunately, this does not fix the build failure on alpha.  It is
still under investigation.

PR:             ports/46284
Submitted by:   Erik Greenwald <erik@smluc.org> (MAINTAINER)
Approved by:    portmgr (knu)
[ 13:04 knu search for other commits by this committer ] Original commit 
Set MAINTAINER back to the submitter.  He is now reachable again.

Submitted by:   Erik Greenwald <erik@smluc.org>
Thu, 28 Nov 2002
[ 12:00 knu search for other commits by this committer ] Original commit 
Claim maintainership as the creator of these ports until the previous
maintainer becomes reachable again.
Tue, 19 Nov 2002
[ 16:21 nork search for other commits by this committer ] Original commit 
Update to 0.6.5.

PR:             ports/45480
Submitted by:   Erik Greenwald <greenwald@csc.smsu.edu>
Mon, 18 Nov 2002
[ 03:48 kris search for other commits by this committer ] Original commit  (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Reset undeliverable maintainer addresses to ports@FreeBSD.org
Wed, 23 Oct 2002
[ 14:27 nork search for other commits by this committer ] Original commit 
Update to 0.6.4.

PR:             ports/44391
Submitted by:   maintainer
Mon, 23 Sep 2002
[ 15:33 vanilla search for other commits by this committer ] Original commit 
Upgrade to 0.6.3.

PR:             ports/43272
Submitted by:   maintainer
Somepart by:    me
Fri, 13 Sep 2002
[ 08:36 knu search for other commits by this committer ] Original commit 
Hand the maintainership over to the submitter of the PR.

PR:             ports/40901
Submitted by:   Erik Greenwald <erik@smluc.org>
Mon, 9 Sep 2002
[ 19:34 knu search for other commits by this committer ] Original commit 
Strip the gosh binary.

Obtained from:  ports/40901
Submitted by:   Erik Greenwald <erik@smluc.org>
[ 18:47 knu search for other commits by this committer ] Original commit 
Add gauche, a scheme script interpreter with multibyte character
handling.

Number of commits found: 97