Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5f3_2 18 May 2024 08:22:43 |
Gleb Popov (arrowd) |
*: Change the MAINTAINER field per request
PR: 278267 |
5f3_1 21 Jan 2024 21:42:29 |
Muhammad Moinur Rahman (bofh) |
lang/scm: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
5f3 13 Jan 2024 03:41:09 |
Mikhail Teterin (mi) |
lang/scm: enable -O optimization on i386.
The port keeps failing self-tests on the 32-bit platform.
Maybe, it will compile better with -O... |
5f3 06 Jan 2024 21:09:37 |
Mikhail Teterin (mi) |
lang/scm: stop patching the unused gmalloc.c
Also add a patch from Debian and (what seems like an improvement) from the
upstream's CVS-repository. |
5f3 04 Jan 2024 23:28:09 |
Mikhail Teterin (mi) |
lang/scm: depend on lang/slib instead of bundling own slib.
Also, disable compiler optimization again. Although -O2 works
on FreeBSD-11/i386, it breaks self-testing on FreeBSD-14/amd64. |
5f3 04 Jan 2024 21:25:26 |
Mikhail Teterin (mi) |
lang/scm: try unbreaking on the architectures without sbrk(2)
Upstream's code seems to have special-handling for such platforms. |
5f3 04 Jan 2024 21:13:59 |
Mikhail Teterin (mi) |
lang/scm: try using compiler-optimization again.
Upstream's change log hints, that optimization should work now --
so give it a try, cautiously and ready to turn it off... |
5f3 04 Jan 2024 21:05:19 |
Mikhail Teterin (mi) |
lang/scm: upgrade from 5f2 to 5f3.
Add TEST_TARGET, fix up licensing information to the best of my
ability to understand it. The software comes with both GPLv3 and
GPLv3-lesser files:
https://directory.fsf.org/wiki/Scm#tab=Details
Picking the less restrictive one.
Prodded by: portscout |
5f2_10 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
5f2_10 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
5f2_10 20 Jul 2022 14:22:15 |
Tobias C. Berner (tcberner) |
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 ) |
5f2_10 25 Apr 2022 14:12:40 |
Piotr Kubaj (pkubaj) |
lang/scm: enable on powerpc64 |
5f2_10 17 Oct 2021 11:54:34 |
Piotr Kubaj (pkubaj) |
lang/scm: fix build on powerpc64*
(#<primitive-procedure call-with-current-continuation> #<CLOSURE <anon>
"r4rstest.scm": (exit) (for-each (lambda (x) (if (negative? x) (exit x))) (quote
(54 0 37 -3 245 19))) #t>) ==>
;ERROR: "r4rstest.scm": segment violation 11
; in expression: (#@apply #@fun #@args)
; in scope:
; (expect fun . args) procedure test
; defined by load: "r4rstest.scm"
;STACK TRACE
1; (#@let ((res (#@if (#@procedure? #@0+1) (#@apply #@0+1 #@0-2) ...
2; (#@test -3 #@call-with-current-continuation (#@lambda (exit) ( ...
3; (#@define ((filesuf #@file) (hss (#@has-suffix? #@file (#@sche ...
4; ((#@thunk) (#@set! #@complete #t))
5; ((#@do-thunk (#@lambda () (#@cond (#@*syntax-rules* (require ( ...
6; ((#@case #@option #(#<unspecified> #f #\? #\: #\n #\u #\m #\s ...
7; ((#@cond ((#@not #@*argv*) (#@set! #@*argv* (#@program-argumen ...
; program args: ("./scm" "-rmacro" "-fsyntest1.scm" "-fsyntest2.scm"
"-fr4rstest.scm" "-e(test-sc4)(test-cont)(test-delay)" "-fsyntest1" "-e" "(or
(null? errs) (quit 1))")
Builds fine with GCC.
While here, remove ia64 support. |
5f2_10 15 May 2021 07:14:04 |
Tobias Kortkamp (tobik) Author: Yasuhiro Kimura |
*: Remove unnecessary 'port' argument from USES=readline
PR: 248459
Exp-run by: antoine |
5f2_10 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5f2_10 01 Jan 2021 23:51:49 |
linimon |
Mark ports that are BROKEN due to sbrk on aarch64, also BROKEN on riscv64
where appropriate.
While here, pet portlint (Makevar order; whitespace).
Approved by: portmgr (tier-2 blanket) |
5f2_10 31 Dec 2020 20:21:52 |
mi |
Start searching for headers and libraries under ${LOCALBASE}/ --
in case newer implementations of anything are installed there.
When compiling on 13.x or above, insist on libgnuregex version above
5 -- earlier FreeBSD releases came with libgnuregex.so.5, but that's
now gone and replaced by the devel/libgnuregex port, which currently
installs libgnuregex.so.6.
PR: 252252 252250 252245
Submitted by: kevans
Sponsored by: United Marsupials |
5f2_10 18 May 2020 00:49:27 |
linimon |
Mark as BROKEN on powerpc64:
"/wrkdirs/usr/ports/lang/scm/work/slib/lineio.scm": read-char: Wrong type in
arg1 #f
Approved by: portmgr (tier-2 blanket) |
5f2_10 06 Nov 2019 18:09:45 |
zeising |
Add USES=xorg USES=gl, ports categories l and m
Add USES=xorg and USES=gl to ports in categories starting with 'l' and 'm'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
5f2_10 09 Apr 2019 14:04:50 |
sunpoet |
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 |
5f2_9 29 Mar 2019 21:20:41 |
linimon |
Mark broken on aarch64:
ld: error: undefined symbol: sbrk
Approved by: portmgr (tier-2 blanket) |
5f2_9 19 Dec 2018 19:53:17 |
mi |
Unbreak by providing handling for readline from base as well as from port.
PR: 232936 |
5f2_9 02 Dec 2018 20:27:18 |
antoine |
Mark BROKEN: fails to stage
(system "cc -pipe -O0 -Wall -Wwrite-strings -Wmissing-declarations
-Wredundant-decls -Wcast-qual -Wno-unused-label -Wno-uninitialized
-fstack-protector -fno-strict-aliasing -fPIC -c -Wall edline.c")
edline.c:22:10: fatal error: 'readline/readline.h' file not found
#include <readline/readline.h>
^~~~~~~~~~~~~~~~~~~~~
...
install: /wrkdirs/usr/ports/lang/scm/work/scm/edline.so: No such file or
directory
Reported by: pkg-fallout |
5f2_9 18 Nov 2018 22:06:45 |
mi |
Try to improve chances of successful build - including, but not
limited to disabling compiler-optimizations.
Proper fixing seems inherently impossible -- even with -O0 valgrind
flags hundreds of unitilized memory accesses during self-check.
Tested with gcc8 and the base cc (clang) -- remove the GCC-requirement.
Add some patches from Debian.
While here simplify the extract-target a little and remove the BROKEN*
lines to attempt building on other platforms again...
Bump port-revision.
PR: 232936 |
5f2_8 10 Nov 2018 18:12:58 |
bapt |
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 |
5f2_7 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
5f2_6 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
5f2_5 30 Nov 2017 06:13:35 |
linimon |
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 |
5f2_5 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
5f2_4 27 Jun 2017 13:46:53 |
sunpoet |
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 |
5f2_3 02 May 2017 22:23:52 |
linimon |
Mark some ports failing on aarch64, and, in a few cases, other tier-2
archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
5f2_3 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
5f2_2 20 Nov 2016 09:38:09 |
gerald |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
5f2_1 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
5f2_1 19 Aug 2015 16:40:58 |
mi |
Stop avoiding the gmalloc-implementation bundled with the code in the hope,
it will help get rid of the occasional crashes (reported upstream 6 months
ago to no avail).
Fix plist as reported in:
PR: 202489
Submitted by: amdmi3 |
5f2 16 Aug 2015 11:15:39 |
danfe |
Revert r394321: optimizing away MASTER_SITE_SUBDIR actually makes the port
more fragile towards the next upgrades. While it also does hide the moment
of the next version update, we should generally try keeping ports fetchable
at all times (and thus more robust).
This also reverts freefall login expansion in Makefile header: despite its
sanity and merit, it incidentally clashes with one of the PHB "rules" that
had recently plagued the Handbook. Correct fix would be to fix the latter,
but for now this particular issue is causing too much drama on the lists.
Requested by: mat |
5f2 15 Aug 2015 15:16:38 |
danfe |
- Get rid of MASTER_SITE_SUBDIR (in fact, OLD subdirectory does not carry
current distfiles)
- Expand Makefile header while here |
5f2 27 Jan 2015 08:40:35 |
mi |
Upgrade from 5f1 to 5f2.
The bad news:
1. gcc is still required -- clang can build the binaries, but
some self-tests will fail, unless all optimization was
disabled. This is, probably, due to some suspect code in
bytenumb.c -- would be good to investigate.
2. Building this port in parallel is still not possible -- the
Makefile is too convoluted and same sources are recompiled
multiple times with different #defines set.
The good news:
1. Resolve a large number of warnings.
2. Fix build on ia64 and sparc64 (tested on pluto and flame
respectively). Other platforms (alpha, powerpc?) have a
better chance of working now... |
5f1_1 27 Oct 2014 15:23:31 |
bapt |
Cleanup plist |
5f1_1 14 Jun 2014 05:49:29 |
miwi |
- Fix build with i386
PR: 190900
Submitted by: ports fury |
5f1 10 Mar 2014 16:01:36 |
bapt |
Convert l* to USES=zip |
5f1 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
5f1 28 May 2013 13:46:00 |
miwi |
- Update to 5f1
PR: 178869
Submitted by: ports fury |
5e7 03 Jul 2011 13:45:36 |
ohauer |
- remove MD5 |
5e7 18 Sep 2010 15:57:50 |
makc |
Update to version 5e7
PR: ports/150668
Submitted by: KATO Tsuguru <tkato432 at yahoo.com> |
5e6 01 Apr 2010 05:16:19 |
linimon |
Mark various ports as broken or ignore on powerpc.
While here, remove remnants of alpha. |
5e6 22 Nov 2009 19:49:43 |
pav |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
5e6 08 Aug 2009 06:24:17 |
miwi |
- Update to 5e6
PR: 137530
Submitted by: Ports Fury |
5e5 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
5e5 18 Feb 2008 22:15:00 |
miwi |
- Update to version 5e5
PR: 5e5
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
5e4 20 Jan 2008 21:55:57 |
miwi |
- Update to 5e4
PR: 119724
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
5e3 09 Jan 2007 22:51:14 |
miwi |
- Update to 5e3
PR: ports/107631
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
5e2 30 Nov 2006 23:42:04 |
kris |
BROKEN on ia64 and sparc64: Does not compile |
5e2 17 Sep 2006 19:53:20 |
kris |
This is now buildable on amd64, taking a guess it builds on other
arches too. |
5e2 21 Aug 2006 10:16:12 |
miwi |
- Add backup MASTER_SITES
Submitted by: pointyhat via kris mail
Approved by: krion (mentor) |
5e2 24 Jun 2006 20:08:56 |
miwi |
Update to 5e2
Submitted by: miwi
Approved by: markus (co mentor) |
5e1 09 May 2006 20:52:24 |
edwin |
Remove USE_REINPLACE from the categories starting with L |
5e1 25 Nov 2005 00:33:45 |
pav |
- Add SHA256 |
5e1 06 Jul 2005 15:53:10 |
pav |
- Update to 5e1
PR: ports/82940
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
5d9_1 12 Dec 2004 15:32:47 |
sem |
- Unbreak on 5.3+
PR: ports/71684
Submitted by: Florent Thoumie <flz(at)xbsd.org> |
5d9_1 26 Sep 2004 03:05:29 |
kris |
BROKEN on 5.x: Segfault during build
Approved by: portmgr (self) |
5d9_1 10 Apr 2004 17:11:02 |
trevor |
Cram into 80 columns by 24 rows. |
5d9_1 17 Mar 2004 18:29:46 |
trevor |
SIZEify. |
5d9_1 23 Feb 2004 05:21:24 |
kris |
BROKEN on !i386: Does not compile |
5d9_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
5d9 09 Dec 2003 19:48:13 |
krion |
- Update to version 5d9
PR: 60070
Submitted by: Ports Fury |
5d8 28 Aug 2003 00:09:58 |
edwin |
Use the new virtual category 'scheme'
- Add the virtual category 'scheme' to the orphan ports
- Fix the chicken's csc script
- Minor portlint cleanups
PR: ports/55265
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> |
5d8 09 Aug 2003 13:32:16 |
krion |
- Update to version 5d8
PR: 55420
Submitted by: Ports Fury |
5d7 20 Feb 2003 18:38:02 |
knu |
De-pkg-comment. |
5d7 02 Jan 2003 17:46:48 |
ijliao |
upgrade to 5d7
PR: 45855
Submitted by: Ports Fury |
5d6_1 11 Aug 2002 05:08:23 |
ijliao |
fix typo, PORTREVERSION -> PORTREVISION
Submitted by: kcwu@ck.tp.edu.tw |
5d6 21 Jun 2002 16:20:23 |
ijliao |
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39605
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
5d6 05 Jun 2002 00:43:23 |
petef |
Allow scm to load modules.
PR: 38882
Submitted by: Hiroyuki Une <harrier@seiryu.cim.hkg.ac.jp> |
5d6 30 May 2002 04:05:38 |
pat |
Update to 5d6
PR: 38702
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
5d5_1 09 Apr 2002 07:46:10 |
ijliao |
- Add loadable module support
PR: 36893
Submitted by: Ports Fury |
12 Mar 2002 00:47:02 |
pat |
Update to 5d5
PR: 35792
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
25 Aug 2001 00:30:18 |
dwcjr |
Update slib version to 2d2 |
10 Apr 2001 18:17:48 |
lioux |
Update to version 5d4 |
24 Oct 2000 16:49:55 |
kevlo |
- Update slib version to 2c9 - Fix pkg-descr |
08 Oct 2000 04:17:26 |
asami |
Convert category lang to new layout. |
17 Sep 2000 12:15:43 |
kris |
MASTER_SITE_GNU doesnt carry the latest version of the files. |
18 Aug 2000 17:29:21 |
kevlo |
Update to version 5d3 |