non port: biology/lamarc/Makefile |
SVNWeb
|
Number of commits found: 34 |
Fri, 18 Aug 2023
|
[ 06:57 Muhammad Moinur Rahman (bofh) ] bb82d0e
biology/lamarc: Mark BROKEN on 14
Fails to compile with:
error: no matching function for call to 'make_pair'
Sponsored by: The FreeBSD Foundation
|
Sat, 31 Dec 2022
|
[ 03:54 Muhammad Moinur Rahman (bofh) ] 5944c3a
biology/lamarc: Refactor after wxgtk28 removal
- Pet portclippy
|
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:20 Tobias C. Berner (tcberner) ] 37526bb (Only the first 10 of 82 ports in this commit are shown above. )
biology: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Andrey Zakhvatov
* Bob Zimmermann <rpz@cse.wustl.edu>
* Camson Huynh <chuynh@biolateral.com.au>
* Dan Siercks <dsiercks@uwm.edu>
* Fernan Aguero <fernan@iib.unsam.edu.ar>
* Hannes Hauswedell <h2+fbsdports@fsfe.org>
* J. Bacon <jwb@FreeBSD.org>
* Jason Bacon <jwb@FreeBSD.org>
* Jeremy <karlj000@unbc.ca> (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.
|
Sat, 25 Aug 2018
|
[ 03:13 tobik ]
biology/lamarc: Fix build with Clang 6
src/tools/mathx.cpp:781:12: error: no matching function for call to 'make_pair'
return std::make_pair<DoubleVec1d, DoubleVec2d>(eigvals, eigvecs);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/v1/utility:639:1: note: candidate function not viable: no known
conversion from 'DoubleVec1d' (aka 'vector<double>') to
'std::__1::vector<double, std::__1::allocator<double> > &&' for 1st argument
make_pair(_T1&& __t1, _T2&& __t2)
^
http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/lamarc-2.1.8_1,1.log
|
Thu, 18 Aug 2016
|
[ 09:31 amdmi3 ]
- Switch to options helpers
- Regenerate patches with `make makepatch`
- Mark WXGTK option broken: does not build:
src/convErr/gc_errhandling.cpp:75:12: error: cannot initialize return object of
type 'const char *' with an rvalue of type 'const wxChar *' (aka 'const wchar_t
*')
|
Tue, 29 Dec 2015
|
[ 14:30 mat ] (Only the first 10 of 84 ports in this commit are shown above. )
Cleanup GH_* and variables order.
Sponsored by: Absolight
|
Wed, 16 Sep 2015
|
[ 19:51 bapt ] (Only the first 10 of 73 ports in this commit are shown above. )
Remove ansi version fo wxGTK 2.8 and only keep the unicode version
All applications in the ports tree works correctly with unicode version of wxGTK
Newer version of wxGTK are unicode only (3.0+)
Note that now WX_UNICODE macro is noop
|
Sun, 13 Sep 2015
|
[ 18:45 bapt ]
Enfoce unicode version of wxGTK
|
Mon, 30 Dec 2013
|
[ 20:55 ohauer ] (Only the first 10 of 238 ports in this commit are shown above. )
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@)
|
Tue, 26 Nov 2013
|
[ 15:37 wg ]
biology/lamarc: fix build on current
PR: ports/184219
Submitted by: KATO Tsuguru <tkato432 yahoo.com>
|
Wed, 25 Sep 2013
|
[ 00:54 bdrewery ] (Only the first 10 of 179 ports in this commit are shown above. )
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr
|
Fri, 20 Sep 2013
|
[ 15:55 bapt ] (Only the first 10 of 94 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
biology)
|
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)
|
Wed, 19 Jun 2013
|
[ 15:39 bsam ]
. trim Makefile headers;
. remove the indefinite article from COMMENT.
|
Sun, 17 Jun 2012
|
[ 20:22 sylvio ]
- Update to version 2.1.8
Remove file:
files/patch-Makefile.in
files/patch-configure
files/patch-src__control__defaults.h
pkg-plist
PR: ports/168994
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Sun, 3 Jun 2012
|
[ 12:14 cs ] (Only the first 10 of 11 ports in this commit are shown above. )
Set maintainership back to ports@
|
Sun, 20 May 2012
|
[ 12:04 cs ]
Remove non-serving mirror
|
Mon, 9 Jan 2012
|
[ 15:41 tabthorpe ] (Only the first 10 of 107 ports in this commit are shown above. )
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch
PR: ports/163521
Submitted by: Pedro Giffuni <pfg apache.org>
Hat: portmgr
Exp run by: pav
|
Thu, 15 Sep 2011
|
[ 12:33 cs ] (Only the first 10 of 50 ports in this commit are shown above. )
Change maintainer address to my FreeBSD address
Approved by: wen@ (mentor)
|
Thu, 11 Aug 2011
|
[ 19:20 kwm ] (Only the first 10 of 543 ports in this commit are shown above. )
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
|
Wed, 4 Aug 2010
|
[ 06:30 lwhsu ]
- Update to 2.1.5
- Pass maintainership to submitter
PR: ports/149247
Submitted by: C-S <c-s AT c-s.li>
|
Wed, 10 Feb 2010
|
[ 21:47 pgollucci ] (Only the first 10 of 12 ports in this commit are shown above. )
- Reset more ports I don't use anymore
|
Sat, 16 May 2009
|
[ 06:27 pgollucci ] (Only the first 10 of 103 ports in this commit are shown above. )
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB
|
Thu, 31 Jul 2008
|
[ 16:18 pgollucci ]
- Update to 2.1.3
Approved by: gabor (mentor)
|
Wed, 23 Jul 2008
|
[ 02:43 pgollucci ] (Only the first 10 of 63 ports in this commit are shown above. )
Update my ports to my freebsd address
Approved by: araujo (mentor)
|
Fri, 11 Jul 2008
|
[ 17:24 araujo ]
- Update to 2.1.2c.
- Pass maintainership to submitter.
PR: ports/125497
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
|
Tue, 23 Oct 2007
|
[ 23:07 miwi ]
- Update to 2.1.2b
PR: 117336
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Mon, 8 Oct 2007
|
[ 13:04 miwi ]
- Update to 2.1
PR: 116017
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Thu, 25 Jan 2007
|
[ 11:10 vd ]
Get rid of biology/coalesce dependency, it is deprecated and will be removed
shortly.
|
Sat, 20 Nov 2004
|
[ 08:09 linimon ] (Only the first 10 of 33 ports in this commit are shown above. )
With portmgr hat on, reset inactive maintainer. These ports are now up
for adoption.
|
Fri, 7 Mar 2003
|
[ 05:56 ade ] (Only the first 10 of 28 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Tue, 7 Aug 2001
|
[ 09:17 wjv ]
Add lamarc 2001.08.06, a package of programs for computing population
parameters.
|
Number of commits found: 34 |