<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/science/libsvm-python/Makefile, branch release/12.4.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F12.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F12.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2022-09-10T17:41:16Z</updated>
<entry>
<title>Fix WWW in parent/child ports</title>
<updated>2022-09-10T17:41:16Z</updated>
<author>
<name>Tobias Kortkamp</name>
<email>tobik@FreeBSD.org</email>
</author>
<published>2022-09-10T17:41:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e79fe1aabc5b83364240652d62b99198a9ccfb32'/>
<id>urn:sha1:e79fe1aabc5b83364240652d62b99198a9ccfb32</id>
<content type='text'>
Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
 a) just using the pkg-descr from the parents
 b) or had their own separate pkg-descr with custom WWW

Use WWW?= in parents when the child's WWW is different.

Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.

Approved by:	portmgr (implicit)
</content>
</entry>
<entry>
<title>Add WWW entries to port Makefiles</title>
<updated>2022-09-07T21:10:59Z</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2022-09-07T21:06:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b7f05445c00f2625aa19b4154ebcbce5ed2daa52'/>
<id>urn:sha1:b7f05445c00f2625aa19b4154ebcbce5ed2daa52</id>
<content type='text'>
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
</content>
</entry>
<entry>
<title>science: remove 'Created by' lines</title>
<updated>2022-07-20T14:22:51Z</updated>
<author>
<name>Tobias C. Berner</name>
<email>tcberner@FreeBSD.org</email>
</author>
<published>2022-07-20T14:22:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=46196047a4df0f85aaee442799209fdaacf03361'/>
<id>urn:sha1:46196047a4df0f85aaee442799209fdaacf03361</id>
<content type='text'>
A big Thank You to the original contributors of these ports:

  *  Andreas Fehlner &lt;fehlner@gmx.de&gt;
  *  Brad Huntting &lt;huntting@glarp.com&gt;
  *  Chao Shin &lt;quakelee@cn.FreeBSD.org&gt;
  *  Cheng-Lung Sung &lt;clsung@FreeBSD.org&gt;
  *  Chia-Hsing Yu &lt;me@davidyu.org&gt;
  *  Chris Rees &lt;utisoft@gmail.com&gt;
  *  David Naylor &lt;dbn@FreeBSD.org&gt;
  *  Dmitry Sivachenko &lt;demon@FreeBSD.org&gt;
  *  Ed Schouten &lt;ed@FreeBSD.org&gt;
  *  Eric Freeman &lt;freebsdports@chillibear.com&gt;
  *  Erik B Knudsen
  *  Fernan Aguero &lt;fernan@iib.unsam.edu.ar&gt;
  *  Frederic Culot &lt;frederic@culot.org&gt;
  *  Gea-Suan Lin &lt;gslin@gslin.org&gt;
  *  Glenn Johnson
  *  Greg Lewis &lt;glewis@FreeBSD.org&gt;
  *  Igor Serikov &lt;iserikov@acm.org&gt;
  *  Johannes Dieterich &lt;dieterich@ogolem.org&gt;
  *  Johannes Dieterich &lt;jmd@FreeBSD.org&gt;
  *  Johannes M Dieterich &lt;jmd@FreeBSD.org&gt;
  *  Johannes Meixner &lt;johannes@perceivon.net&gt;
  *  Ju Pengfei &lt;jupengfei@gmail.com&gt;
  *  Kay Lehmann &lt;kay_lehmann@web.de&gt;
  *  Klaus Aehlig &lt;aehlig@linta.de&gt;
  *  Kurt Kanzenbach &lt;kurt@kmk-computers.de&gt;
  *  Leland Wang &lt;llwang@infor.org&gt;
  *  Li-Lun Wang &lt;llwang@infor.org&gt;
  *  Markus Brueffer &lt;markus@FreeBSD.org&gt;
  *  NAKATA Maho &lt;maho@FreeBSD.org&gt;
  *  NAKATA, Maho &lt;maho@FreeBSD.org&gt;
  *  Nakata Maho &lt;chat95@mbox.kyoto-inet.or.jp&gt;
  *  Nakata Maho &lt;maho@FreeBSD.org&gt;
  *  Pav Lucistnik &lt;pav@FreeBSD.org&gt;
  *  Pav Lucistnik &lt;pav@oook.cz&gt;
  *  Pedro F. Giffuni
  *  Pedro F. Giffuni &lt;giffunip@tutopia.com&gt;
  *  Pedro Giffuni
  *  Pedro Giffuni &lt;giffunip@asme.org&gt;
  *  Po-Chuan Hsieh &lt;sunpoet@FreeBSD.org&gt;
  *  Rong-En Fan &lt;rafan@FreeBSD.org&gt;
  *  Ryo MIYAMOTO &lt;rmiya@cc.hirosaki-u.ac.jp&gt;
  *  Seamus Venasse &lt;svenasse@polaris.ca&gt;
  *  Shin'ya Murakami &lt;murakami@ahs.scitec.kobe-u.ac.jp&gt;
  *  Shin-ya MURAKAMI &lt;murashin@gfd-dennou.org&gt;
  *  Shin-ya Murakami &lt;murashin@gfd-dennou.org&gt;
  *  Stas Timokhin &lt;devel@stasyan.com&gt;
  *  Stephen Montgomery-Smith &lt;stephen@math.missouri.edu&gt;
  *  Steve Wills &lt;steve@mouf.net
  *  Steve Wills &lt;steve@mouf.net&gt;
  *  Sunpoet Po-Chuan Hsieh &lt;sunpoet@FreeBSD.org&gt;
  *  Sunpoet Po-Chuan Hsieh &lt;sunpoet@sunpoet.net&gt;
  *  TAKATSU Tomonari &lt;tota@FreeBSD.org&gt;
  *  TAOKA Fumiyoshi
  *  Thierry Thomas &lt;thierry@pompo.net&gt;
  *  Tim Cas &lt;ports@stdrand.com&gt;
  *  Uffe Jakobsen &lt;uffe@uffe.org&gt;
  *  Veniamin Gvozdikov &lt;vg@FreeBSD.org&gt;
  *  Vsevolod Stakhov &lt;vsevolod@highsecure.ru&gt;
  *  Wen Heping &lt;wen@FreeBSD.org&gt;
  *  Wen Heping &lt;wenheping@gmail.com&gt;
  *  Wen heping &lt;wenheping@gmail.com&gt;
  *  Ying-Chieh Liao &lt;ijliao@FreeBSD.org&gt;
  *  Yuri Victorovich &lt;yuri@rawbw.com&gt;
  *  anholt@FreeBSD.org
  *  bacon@smithers.neuro.mcw.edu
  *  batman &lt;batman@udel.edu&gt;
  *  db
  *  gurkan@phys.ethz.ch
  *  ijliao
  *  jbacon
  *  maintainer.freebsd@xpoundit.com
  *  mi
  *  rafan@infor.org
  *  shurd@FreeBSD.org
  *  thierry@pompo.net
  *  will

With hat:	portmgr
</content>
</entry>
<entry>
<title>Remove # $FreeBSD$ from Makefiles.</title>
<updated>2021-04-06T14:31:07Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2021-04-06T11:55:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=305f148f482daf30dcf728039d03d019f88344eb'/>
<id>urn:sha1:305f148f482daf30dcf728039d03d019f88344eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump a few PORTREVISIONs after r498529</title>
<updated>2019-04-10T06:18:31Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2019-04-10T06:18:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=63f5eeef8a3e1a075dc881008cee566e0f5c9efd'/>
<id>urn:sha1:63f5eeef8a3e1a075dc881008cee566e0f5c9efd</id>
<content type='text'>
With hat:	portmgr
</content>
</entry>
<entry>
<title>Drop maintainership as I no longer use these software nor have time and</title>
<updated>2015-01-16T17:28:13Z</updated>
<author>
<name>Rong-En Fan</name>
<email>rafan@FreeBSD.org</email>
</author>
<published>2015-01-16T17:28:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8ed73fa0404bf7e901fc4b365c8c5e6dc22cb468'/>
<id>urn:sha1:8ed73fa0404bf7e901fc4b365c8c5e6dc22cb468</id>
<content type='text'>
energy to keep up.
</content>
</entry>
<entry>
<title>- Update to 3.18</title>
<updated>2014-05-30T13:47:15Z</updated>
<author>
<name>Rong-En Fan</name>
<email>rafan@FreeBSD.org</email>
</author>
<published>2014-05-30T13:47:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9a028b0117a2cbd2607857794525a3d8a0e385fe'/>
<id>urn:sha1:9a028b0117a2cbd2607857794525a3d8a0e385fe</id>
<content type='text'>
- Support staging
</content>
</entry>
<entry>
<title>Add NO_STAGE all over the place in preparation for the staging support (cat: science)</title>
<updated>2013-09-20T22:48:30Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-20T22:48:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1dd0d087e7685065d68e44a26c1524785fcba7fb'/>
<id>urn:sha1:1dd0d087e7685065d68e44a26c1524785fcba7fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Update to 2.84</title>
<updated>2007-04-01T12:53:02Z</updated>
<author>
<name>Rong-En Fan</name>
<email>rafan@FreeBSD.org</email>
</author>
<published>2007-04-01T12:53:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b3532e1dcffb058dea0753c397e18f02d92bb188'/>
<id>urn:sha1:b3532e1dcffb058dea0753c397e18f02d92bb188</id>
<content type='text'>
- Now libsvm-python installs only python interface bits and it should be
  buildable on Python 2.5
</content>
</entry>
<entry>
<title>Change to my FreeBSD.org email.</title>
<updated>2006-06-27T03:58:58Z</updated>
<author>
<name>Rong-En Fan</name>
<email>rafan@FreeBSD.org</email>
</author>
<published>2006-06-27T03:58:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ba5a82b53b565b204d76e867c363d30037067e40'/>
<id>urn:sha1:ba5a82b53b565b204d76e867c363d30037067e40</id>
<content type='text'>
Approved by:	delphij (mentor)
</content>
</entry>
</feed>
