non port: science/libsvm/Makefile |
SVNWeb
|
Number of commits found: 50 |
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 )
|
Sun, 21 Aug 2022
|
[ 01:31 Neel Chauhan (nc) ] ff80ed4
science/libsvm: Update to 3.24
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 4619604 (Only the first 10 of 201 ports in this commit are shown above. )
science: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Andreas Fehlner <fehlner@gmx.de>
* Brad Huntting <huntting@glarp.com>
* Chao Shin <quakelee@cn.FreeBSD.org>
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Chia-Hsing Yu <me@davidyu.org>
* Chris Rees <utisoft@gmail.com>
* David Naylor <dbn@FreeBSD.org>
* Dmitry Sivachenko <demon@FreeBSD.org>
* Ed Schouten <ed@FreeBSD.org>
* Eric Freeman <freebsdports@chillibear.com>
* Erik B Knudsen (Only the first 15 lines of the commit message are shown above )
|
Tue, 12 Oct 2021
|
[ 15:01 Tobias Kortkamp (tobik) ] ae22a78 (Only the first 10 of 70 ports in this commit are shown above. )
*: Clean up some things
- Fix typos
- Fix overwritten variables with focus on master/slave ports
- Remove unreferenced variables
- Sort categories
- Remove redundant option descriptions
- Clean up commented PORTREVISION
- Add missing USES
Reported by: portscan
|
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, 8 Oct 2018
|
[ 02:06 wen ]
- Update to 3.23
- Pass maintainership to submitter
PR: 232026
Submitted by: iblis@hs.ntnu.edu.tw
Approved by: portmgr@(koobs@)
|
Fri, 22 Jun 2018
|
[ 08:04 yuri ] (Only the first 10 of 46 ports in this commit are shown above. )
Reset MAINTAINER on ports maintained by amutu@amutu.com
Based on the new policy of all maintained ports reset
when maintaner is absent for 3 months.
Bug#226400 for science/py-tensorflow is ignored since 2018-03-06 (3+ months).
portscout database indicates that 48.94% of his ports aren't updated.
|
Mon, 19 Jun 2017
|
[ 17:27 ultima ]
* Updated to 3.22
* New maintainer Jov <amutu@amutu.com>
Changelog: http://www.csie.ntu.edu.tw/~cjlin/libsvm/log
PR: 220102
Submitted by: Jov <amutu@amutu.com> (maintainer)
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11269
|
Wed, 12 Apr 2017
|
[ 09:56 amdmi3 ]
- Sort out options (for instance, OPTIMIZED_CFLAGS does not belong to python
slave port)
- Add NO_ARCH for libsvm-python
- Switch to PORTDOCS
- Switch to options helpers
- Cosmetic fixes
|
Tue, 19 Jul 2016
|
[ 11:04 mat ] (Only the first 10 of 174 ports in this commit are shown above. )
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 9 Mar 2016
|
[ 16:43 bsam ]
science/libsvm: Update to version 3.21.
|
Mon, 11 May 2015
|
[ 18:34 mat ] (Only the first 10 of 285 ports in this commit are shown above. )
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight
|
Fri, 16 Jan 2015
|
[ 17:28 rafan ] (Only the first 10 of 46 ports in this commit are shown above. )
Drop maintainership as I no longer use these software nor have time and
energy to keep up.
|
Sun, 7 Dec 2014
|
[ 15:17 feld ]
Update "BSD" license in science category
|
Fri, 24 Oct 2014
|
[ 16:50 mva ] (Only the first 10 of 118 ports in this commit are shown above. )
- Convert ports of science/ and security to new USES=python
Approved by: portmgr (implicit)
|
Thu, 17 Jul 2014
|
[ 08:57 olgeni ] (Only the first 10 of 206 ports in this commit are shown above. )
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.
CR: D422
Approved by: portmgr (bapt)
|
Sat, 31 May 2014
|
[ 15:21 antoine ]
Unbreak
While here, remove ${CAT} ${PKGMESSAGE} unneeded for staged ports
|
Fri, 30 May 2014
|
[ 13:47 rafan ]
- Update to 3.18
- Support staging
|
Mon, 10 Mar 2014
|
[ 17:01 bapt ] (Only the first 10 of 51 ports in this commit are shown above. )
Convert s* to USES=zip
|
Fri, 20 Sep 2013
|
[ 22:48 bapt ] (Only the first 10 of 185 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
science)
|
Sun, 28 Apr 2013
|
[ 22:08 bapt ] (Only the first 10 of 12 ports in this commit are shown above. )
Convert science to new options framework
|
Sun, 24 Apr 2011
|
[ 04:30 rafan ]
- Update to 3.1 [1]
- Change target of symlink libsvm.so from absolute path to relative path so
that it behaves like what other people doing [2]
- Add LICENSE
PR: ports/156599 [1]
Submitted by: dikshie <dikshie at sfc.wide.ad.jp> [1]
Submitted by: jsa@ [2]
|
Wed, 10 Nov 2010
|
[ 14:06 rafan ]
- Use INSTALL_LIB when installing shared lib and create symlink so configure
script can find it
- Install header file for svm library so others can use
- Bump PORTREVISION
Submitted by: jsa@
|
Mon, 13 Sep 2010
|
[ 14:02 rafan ]
- Update to 3.0
|
Mon, 5 Apr 2010
|
[ 10:24 rafan ]
Update to 2.91 which includes a new rewritten Python interface
|
Tue, 3 Nov 2009
|
[ 06:07 rafan ]
- Update to 2.9
|
Wed, 1 Apr 2009
|
[ 01:32 rafan ]
- Update to 2.89
|
Mon, 22 Dec 2008
|
[ 15:48 rafan ]
- Add OCFLAGS to make CFLAGS the same as distribution's by default
(this is preferable by the authors).
|
[ 15:46 rafan ]
- Update to 2.88
|
Wed, 12 Dec 2007
|
[ 02:04 rafan ]
- Update to 2.85
|
Sat, 4 Aug 2007
|
[ 11:41 gabor ] (Only the first 10 of 291 ports in this commit are shown above. )
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
|
Mon, 2 Apr 2007
|
[ 19:08 rafan ]
- Correctly define PORTDOCS to fix libsvm-python build
Reported by: pointyhat via kris
|
Sun, 1 Apr 2007
|
[ 12:53 rafan ]
- Update to 2.84
- Now libsvm-python installs only python interface bits and it should be
buildable on Python 2.5
|
Sat, 18 Nov 2006
|
[ 12:52 rafan ]
- Update to 2.83
- Use SUB_FILES
- Use ECHO_CMD where I mean echo command
|
Sun, 13 Aug 2006
|
[ 15:40 rafan ]
- Respect DESTDIR
PR: ports/101874
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
Tue, 27 Jun 2006
|
[ 03:58 rafan ] (Only the first 10 of 37 ports in this commit are shown above. )
Change to my FreeBSD.org email.
Approved by: delphij (mentor)
|
Tue, 18 Apr 2006
|
[ 13:10 novel ]
- Update to 2.82
- USE_REINPLACE is not needed any more
PR: 95849
Submitted by: Rong-En Fan (maintainer)
|
Sun, 1 Jan 2006
|
[ 19:35 pav ]
- Update to 2.81
PR: ports/91169
Submitted by: Rong-En Fan <rafan@infor.org> (maintainer)
|
Tue, 12 Jul 2005
|
[ 12:05 pav ]
- Update to 2.8
PR: ports/83276
Submitted by: Rong-En Fan <rafan@infor.org> (maintainer)
|
Sun, 19 Dec 2004
|
[ 22:15 sem ]
- add -fPIC for amd64
- fix pkg-plist, bump PORTREVISION
Poked by pointyhat via Kris.
PR: ports/75248
Submitted by: maintainer
|
Mon, 13 Dec 2004
|
[ 10:33 krion ]
Fix pkg-plist and add python category for libsvm-python (slave port)
PR: ports/74973
Submitted by: maintainer
|
Sat, 11 Dec 2004
|
[ 04:39 sem ]
- Update to 2.71
- Install tools
- Make python interface to a slave port
- Respect to CXX and CFLAGS in python/Makefile
- Pass a maintainership to the submitter
PR: ports/73981
Submitted by: Rong-En Fan <rafan(at)infor.org>
Approved by: former maintainer
|
Sun, 6 Jun 2004
|
[ 13:27 vs ]
Update to 2.6
PR: ports/66635
Submitted by: Roman Neuhauser
Approved by: maintainer
|
Sat, 22 Nov 2003
|
[ 10:53 krion ]
- Update to version 2.5
PR: 59574
Submitted by: maintainer
|
Tue, 8 Apr 2003
|
[ 05:16 kevlo ]
Update to 2.4
PR: 50700
Submitted by: MAINTAINER
|
Fri, 21 Feb 2003
|
[ 13:24 knu ] (Only the first 10 of 28 ports in this commit are shown above. )
De-pkg-comment.
|
Thu, 22 Aug 2002
|
[ 01:47 kevlo ]
Update to version 2.36
PR: 41867
Submitted by: Chia-Hsing Yu <b7506061@csie.ntu.edu.tw>
|
Mon, 17 Jun 2002
|
[ 18:23 ijliao ]
upgrade to 2.35
PR: 39418
Submitted by: maintainer
|
Tue, 21 May 2002
|
[ 15:26 ijliao ]
* add python interface
* change maintainer email address
PR: 37919
Submitted by: maintainer
|
Wed, 19 Dec 2001
|
[ 03:44 petef ]
Add libsvm 2.33, a library for Support Vector Machines.
|
Number of commits found: 50 |