non port: devel/darts/Makefile |
SVNWeb
|
Number of commits found: 21 |
Wed, 26 Jul 2023
|
[ 00:48 Muhammad Moinur Rahman (bofh) ] 95274bf (Only the first 10 of 190 ports in this commit are shown above. )
*/*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.
- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
1302507 and less than 1400000
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
|
Sun, 25 Jun 2023
|
[ 21:42 Muhammad Moinur Rahman (bofh) ] 2f038fd
devel/darts: Fix build with llvm16
- Pet portclippy
- Adopt port
Sponsored by: The FreeBSD Foundation
|
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:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.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.
|
Sun, 3 Jun 2018
|
[ 19:41 cpm ]
devel/darts: unbreak build
checking size of char... configure: error: cannot compute sizeof (char), 77
See `config.log' for more details.
===> Script "configure" failed unexpectedly.
- Add USES=autoreconf
- Add TIMESTAMP
- Pet portlint, use PLIST_FILES instead of pkg-plist
- Bump PORTREVISION
Reported by: pkg-fallout
|
Sun, 17 Jan 2016
|
[ 14:04 amdmi3 ]
- Add LICENSE
- Switch to options helpers
|
Tue, 10 Dec 2013
|
[ 22:54 bapt ]
Support stage
|
Fri, 20 Sep 2013
|
[ 17:03 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:
devel part 1)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Sat, 11 Jul 2009
|
[ 15:52 miwi ] (Only the first 10 of 24 ports in this commit are shown above. )
- Drop maintainership
|
Thu, 26 Mar 2009
|
[ 13:05 miwi ]
- Mark MAKE_JOBS_SAFE for SMP compilation
|
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, 20 Jun 2008
|
[ 22:06 miwi ]
- Update to 0.32
- Fix NOPORTDOCS/NOPORTEXAMPLES
- Take over maintainership
Approved by: maintainer implicit
|
Wed, 21 Feb 2007
|
[ 14:51 laszlof ]
Update to 0.31
|
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, 4 Jan 2006
|
[ 09:14 edwin ]
[UPDATE]: devel/darts
This patch will update devel/darts to version 0.3. This
version fixes several bugs.
PR: ports/91286
Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
|
Fri, 11 Nov 2005
|
[ 14:56 garga ]
- Fix WWW and MASTER_SITES
PR: ports/88288
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
|
[ 01:18 linimon ] (Only the first 10 of 286 ports in this commit are shown above. )
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime.
|
Thu, 20 Nov 2003
|
[ 19:28 knu ]
Update to 0.2.
PR: 58935
Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp>
|
Wed, 2 Apr 2003
|
[ 12:03 knu ]
Add darts, a C++ template library that implements Double-Array.
|
Number of commits found: 21 |