non port: lang/see/Makefile |
SVNWeb
|
Number of commits found: 42 |
Mon, 5 Dec 2022
|
[ 06:25 Koichiro Iwao (meta) Author: Robert Clausecker ] a61ecde
lang/see: fix build on armv7 arm64 riscv64
Add missing architecture cases to dtoa_config.h.
PR: 267729
|
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 )
|
Fri, 29 Oct 2021
|
[ 09:50 Stefan Eßer (se) ] 819f25b (Only the first 10 of 388 ports in this commit are shown above. )
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket)
|
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.
|
Tue, 22 Dec 2020
|
[ 03:03 linimon ]
Mark as BROKEN on riscv64 same as on aarch64.
Approved by: portmgr (tier-2 blanket)
|
Sun, 15 Nov 2020
|
[ 13:51 mikael ]
Mark these ports broken on aarch64
Reported by: linimon
Approved by: portmgr (tier-2 blanket)
|
Sat, 4 May 2019
|
[ 04:24 linimon ]
These ports also build on armv7 (and thus, presumably, on armv6).
Approved by: portmgr (tier-2 blanket)
Obtained from: armv7 TRYBROKEN run
|
Fri, 3 May 2019
|
[ 21:06 linimon ] (Only the first 10 of 30 ports in this commit are shown above. )
These ports now build on aarch64.
Where necessary, pet portlint.
Approved by: portmgr
Obtained from: aarch64 TRYBROKEN run
|
Fri, 31 Aug 2018
|
[ 18:27 fernape ] (Only the first 10 of 26 ports in this commit are shown above. )
devel/boehm-gc: update to 7.6.8
ChangeLog: https://github.com/ivmai/bdwgc/releases/tag/v7.6.8
* Giving maintainership to yasu@utahime.org
* Bumping PORTREVISION for dependent ports
PR: 230577
Submitted by: yasu@utahime.org
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16704
|
Fri, 1 Jun 2018
|
[ 10:16 cpm ] (Only the first 10 of 23 ports in this commit are shown above. )
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.6
PR: 228597
Approved by: portmgr (antoine)
|
Sun, 11 Mar 2018
|
[ 19:46 sunpoet ]
Expand _LICENSE_PERMS_DEFAULT
Approved by: portmgr (blanket)
|
Sat, 10 Mar 2018
|
[ 11:22 cpm ] (Only the first 10 of 22 ports in this commit are shown above. )
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.4
PR: 225560
Submitted by: Yasuhiro KIMURA <yasu@utahime@org>
Reviewed by: cpm
Approved by: portmgr (antoine)
|
Thu, 30 Nov 2017
|
[ 06:13 linimon ] (Only the first 10 of 189 ports in this commit are shown above. )
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, 25 Oct 2017
|
[ 08:35 pizzamig ]
lang/see: Fix license
Fix also other lint issues.
PR: 222537
Submitted by: yasu@utahime.org
Approved by: numisemis@yahoo.com (maintainer)
Approved by: lme (mentor)
Differential Revision: https://reviews.freebsd.org/D12780
|
Fri, 26 May 2017
|
[ 20:02 linimon ] (Only the first 10 of 32 ports in this commit are shown above. )
Mark some ports failing on armv6, for errors classified as "???".
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Tue, 8 Nov 2016
|
[ 19:29 linimon ] (Only the first 10 of 45 ports in this commit are shown above. )
The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'.
|
[ 07:29 linimon ]
Mark as broken on arm64.
Approved by: portmgr (tier-2 blanket)
|
Wed, 25 May 2016
|
[ 15:43 mat ] (Only the first 10 of 83 ports in this commit are shown above. )
Remove useless WRKSRC definitions.
While there, correct DEV_WARNINGS when they occur.
Sponsored by: Absolight
|
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
|
Wed, 25 Mar 2015
|
[ 12:58 marino ] (Only the first 10 of 26 ports in this commit are shown above. )
lang category: Remove $PTHREAD_LIBS
Note: ecl did not pass check-plist (pre-existing), PR 198897 submitted.
approved by: PTHREAD blanket
|
Tue, 17 Mar 2015
|
[ 12:38 vanilla ]
Enable multi-threading.
PR: 198655
Submitted by: maintainer
|
Wed, 22 Oct 2014
|
[ 17:57 tdb ]
Remove duplicate master sites.
All the removed entries are aliases for mirrorservice.org.
Approved by: maintainer
|
Mon, 7 Jul 2014
|
[ 09:41 bapt ]
Update to 3.1
Support stage
Convert to USES=libtool
Remove the -devel version which is outdated an no more needed
PR: 187954
Submitted by: numisemis@yahoo.com (maintainer)
|
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)
|
Tue, 17 Sep 2013
|
[ 06:40 bapt ] (Only the first 10 of 19 ports in this commit are shown above. )
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
|
Sun, 12 May 2013
|
[ 06:05 bapt ]
Convert to new options framework
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above )
|
Fri, 9 May 2008
|
[ 17:10 itetcu ]
- add new option MULTIPLE_THREADS. With this option enabled libsee/dtoa.c is
compiled with proper thread locking.
- bump PORTVERSION
PR: ports/122525
Submitted by: maintainer
|
Tue, 29 Jan 2008
|
[ 09:36 vanilla ]
Upgrade to 2.0.1131.
PR: ports/120082
Submitted by: maintainer
|
Thu, 1 Feb 2007
|
[ 02:42 kris ] (Only the first 10 of 348 ports in this commit are shown above. )
Use libtool port instead of included version to avoid objformat a.out botch
|
Tue, 5 Dec 2006
|
[ 15:01 jmelo ]
- Update mastersite.
PR: ports/105690
Submitted by: Simun Mikecin <numisemis@yahoo.com> (maintainer)
|
Wed, 19 Jul 2006
|
[ 22:53 thierry ]
Unbreak.
PR: ports/100557
Submitted by: Simun Mikecin <numisemis (at) yahoo.com> (maintainer)
|
Sun, 16 Jul 2006
|
[ 21:09 linimon ]
Mark as broken: fail to install.
|
Tue, 11 Apr 2006
|
[ 15:39 garga ]
- Fix: If summer-time daylight saving is in effect, getHours() returns
wrong value.
- Change .if defined(WITH_GC) -> ;if !defined(WITHOUT_GC) since it's on
by default.
PR: ports/94996
Submitted by: maintainer
|
Wed, 1 Feb 2006
|
[ 11:46 garga ]
- Update to 1.3.1
PR: ports/92674
Submitted by: maintainer
|
Sat, 10 Dec 2005
|
[ 18:50 flz ]
- Add new locations in MASTER_SITES.
PR: ports/90201
Submitted by: maintainer
|
Mon, 31 Oct 2005
|
[ 14:43 garga ]
- Register CONFLICTS with see-devel
|
Thu, 21 Apr 2005
|
[ 19:11 jylefort ]
Fix return value of local timezone methods such as getHours().
PR: ports/80198
Submitted by: Simun Mikecin <sime@logos.hr> (maintainer)
Approved by: adamw (mentor, implicit)
|
Mon, 18 Apr 2005
|
[ 15:59 jylefort ]
Fix some declarations, allowing programs to link against libsee.
Submitted by: Simun Mikecin <sime@logos.hr>
Approved by: adamw (mentor)
|
Fri, 15 Apr 2005
|
[ 17:08 jylefort ]
Library that provides an ECMAScript (JavaScript) run-time environment.
PR: ports/72055
Submitted by: Simun Mikecin <sime@logos.hr>
Approved by: adamw (mentor)
|
Number of commits found: 42 |