non port: lang/kawa/Makefile |
SVNWeb
|
Number of commits found: 59 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] f98ae56 (Only the first 10 of 255 ports in this commit are shown above. )
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 )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 20 Apr 2020
|
[ 20:12 ashish ]
- Update to 3.1.1
- Adopt port
|
Tue, 9 Apr 2019
|
[ 14:04 sunpoet ] (Only the first 10 of 289 ports in this commit are shown above. )
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine
|
Sat, 10 Nov 2018
|
[ 18:12 bapt ] (Only the first 10 of 386 ports in this commit are shown above. )
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
|
Tue, 10 Oct 2017
|
[ 13:06 vanilla ]
Update to 3.0.
|
Tue, 27 Jun 2017
|
[ 13:46 sunpoet ] (Only the first 10 of 252 ports in this commit are shown above. )
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine
|
Fri, 2 Jun 2017
|
[ 19:35 danfe ]
Update `lang/kawa' to version 2.4, minor update and bugfix release.
TIMESTAMP (kawa-2.4.tar.gz) = 1493585268
|
Mon, 29 May 2017
|
[ 11:32 antoine ] (Only the first 10 of 11 ports in this commit are shown above. )
Register dependency on groff
PR: 213725
|
Wed, 15 Mar 2017
|
[ 12:59 danfe ]
Do not patch configure script to pass correct values of JAVA and JAVAC
variables, do it via CONFIGURE_ENV. Configure script modification time
now does not get changed, which in turn does not force the rebuild of
`kawa.info', so dependency on `print/texinfo' can be dropped (generated
file was essentially the same modulo numeric indices).
|
Tue, 14 Mar 2017
|
[ 12:29 danfe ]
- Update `lang/kawa' to version 2.3
- Instead sed(1)ing over every file set needed variables via MAKE_ARGS
- Unbreak the tests (against JDK 1.8) and convert to test framework
TIMESTAMP (kawa-2.3.tar.gz) = 1484583959
|
Sat, 17 Dec 2016
|
[ 16:33 antoine ]
Revert r428756 and unbreak
Pointy hat: sunpoet
|
[ 12:58 sunpoet ]
- Use USES=makeinfo instead of hard-coded BUILD_DEPENDS
|
Fri, 1 Apr 2016
|
[ 14:08 mat ] (Only the first 10 of 481 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 9 Jan 2016
|
[ 13:02 miwi ]
- Update to 2.1
PR: 206057
Submitted by: jochen@jochen-neumeister.de
|
Thu, 11 Dec 2014
|
[ 13:03 danfe ]
- Update to version 2.0
- Contract MASTER_SITES (and thus strip MASTER_SITE_SUBDIR)
- Cleanup Makefile and reformat pkg-descr while here
|
Wed, 10 Dec 2014
|
[ 22:29 gahr ] (Only the first 10 of 129 ports in this commit are shown above. )
- Reset maintainership of my ports
|
Mon, 4 Aug 2014
|
[ 15:40 gahr ]
- Unbreak by not using libtool
|
Thu, 24 Jul 2014
|
[ 14:53 gahr ]
- Fix linking with readline from ports
- While at it, convert to USES=libtool
|
Wed, 23 Jul 2014
|
[ 13:24 adamw ] (Only the first 10 of 23 ports in this commit are shown above. )
Add USES=readline to fix build on -current.
|
Wed, 25 Jun 2014
|
[ 05:35 bapt ] (Only the first 10 of 304 ports in this commit are shown above. )
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr
|
Wed, 4 Dec 2013
|
[ 16:24 gahr ]
- Fix BUILD_DEPENDS
Reported by: pkg-fallout
Spotted by: bapt
|
Mon, 14 Oct 2013
|
[ 11:10 gahr ]
- Update to 1.14
Release notes: http://www.gnu.org/software/kawa/news.html
Blog entry: http://per.bothner.com/blog/2013/Kawa-1.14-released/
- STAGE-clean
|
Fri, 20 Sep 2013
|
[ 19:53 bapt ] (Only the first 10 of 379 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
|
Wed, 10 Jul 2013
|
[ 21:32 bapt ]
Mark job unsafe
|
Wed, 3 Apr 2013
|
[ 10:39 gahr ]
- Fix build on pointyhat by making the regression-test target
depend on build, instead of install. This avoids having PREFIX
populated prior to install target.
Reported by: miwi
Approved by: portmgr
|
Thu, 13 Dec 2012
|
[ 18:01 gahr ]
- Update to 1.13
Changes: http://www.gnu.org/software/kawa/news.html
- Add LICENSE (MIT)
- Add regression-test target
|
Thu, 14 Jun 2012
|
[ 09:57 gahr ]
- Update to 1.12
Release notes: http://www.gnu.org/software/kawa/news.html
|
Mon, 20 Dec 2010
|
[ 09:17 gahr ]
- Update to 1.11
Changes: http://www.gnu.org/software/kawa/news.html
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Thu, 26 Aug 2010
|
[ 10:04 gahr ]
- Update to 1.10
|
Tue, 18 Aug 2009
|
[ 13:42 gahr ]
- Update to 1.9.90
|
Thu, 28 Aug 2008
|
[ 19:56 gahr ]
- Update to 1.9.1
- Take maintainship
|
Tue, 19 Aug 2008
|
[ 09:18 linimon ] (Only the first 10 of 44 ports in this commit are shown above. )
Return laszlof's ports to the pool due to lack of time.
Hat: portmgr
|
Fri, 6 Jun 2008
|
[ 13:41 edwin ] (Only the first 10 of 46 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Tue, 7 Nov 2006
|
[ 15:37 laszlof ] (Only the first 10 of 56 ports in this commit are shown above. )
Update my email address in all ports that I maintain.
Approved by: flz (mentor)
|
Wed, 28 Jun 2006
|
[ 22:33 hq ]
Update to bsd.java.mk 2.0
PR: 99591
Submitted by: hq
Approved by: maintainer
|
Tue, 9 May 2006
|
[ 20:52 edwin ] (Only the first 10 of 72 ports in this commit are shown above. )
Remove USE_REINPLACE from the categories starting with L
|
Wed, 23 Nov 2005
|
[ 14:24 vs ]
Fix build on 4.x
Approved by: maintainer via barner@
|
[ 01:01 barner ]
- Mark IGNORE on 4.x
PR: ports/89317
Submitted by: Frank Laszlo <laszlof@vonostingroup.com> (maintainer)
|
Tue, 1 Nov 2005
|
[ 16:33 arved ]
Update to 1.8
Pass Maintainerhip to submitter
PR: 88297
Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
|
Tue, 11 Oct 2005
|
[ 10:42 danfe ]
Dump perl(1) for ${REINPLACE_CMD}.
|
[ 10:32 danfe ]
Clean up Makefile.
|
[ 10:28 danfe ]
Undeprecate by updating to 1.7.
|
Sun, 9 Oct 2005
|
[ 20:20 linimon ]
Mark BROKEN because the distfile is stale and mark for deprecation. A newer
one is available at the listed site if anyone is interested.
|
Mon, 31 Jan 2005
|
[ 21:14 pav ]
- Really fix plist
Reported by: krismail
No cookie for: Florent Thoumie
|
Wed, 19 Jan 2005
|
[ 14:00 pav ]
- Correct plist
- Portlint
PR: ports/76417
Submitted by: Florent Thoumie <flz@xbsd.org>
|
Sat, 1 Jan 2005
|
[ 23:52 kris ]
Reset bouncing maintainer address:
<zach@neurosoft.org>: Host or domain name not found. Name service error for
name=neurosoft.org type=A: Host not found
Approved by: portmgr (self)
|
Thu, 20 Nov 2003
|
[ 15:06 trevor ] (Only the first 10 of 111 ports in this commit are shown above. )
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier
|
[ 13:51 trevor ] (Only the first 10 of 111 ports in this commit are shown above. )
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
|
Thu, 13 Nov 2003
|
[ 13:30 trevor ] (Only the first 10 of 32 ports in this commit are shown above. )
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
|
Thu, 28 Aug 2003
|
[ 00:01 edwin ] (Only the first 10 of 14 ports in this commit are shown above. )
Use the virtual category "scheme" (part ii)
Add the virtual category "scheme" to the maintained ports
(except sxm). I guess no maintainer would deny this trivial
change.
PR: ports/56052
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
|
Fri, 21 Feb 2003
|
[ 12:35 knu ] (Only the first 10 of 134 ports in this commit are shown above. )
De-pkg-comment.
|
Tue, 21 May 2002
|
[ 18:36 znerd ]
Unbroken. Set USE_JAVA to 1.2+ i.s.o. 1.1+.
Allowing Jikes as a Java compiler.
Bumped PORTREVISION.
|
Mon, 20 May 2002
|
[ 01:49 kris ]
BROKEN: Does not build
|
Fri, 26 Apr 2002
|
[ 22:28 znerd ]
Introduction of NEED_JAVAC knob in bsd.java.mk, stage 1.
The NEED_JAVAC knob has been discussed on the freebsd-java
mailing list. It is documented at:
http://www.metaverse.nl/~ernst/writing.html
The second stage is the actual changing of bsd.java.mk.
Reviewed by: java@FreeBSD.org
Approved by: zach@neurosoft.org, joshua@roughtrade.net, lioux
|
Sat, 13 Apr 2002
|
[ 10:38 znerd ]
Add kawa. Kawa is a Java-based Scheme implementation.
PR: 34214
Submitted by: Zach Garner <zach@neurosoft.org>
|
Number of commits found: 59 |