summaryrefslogtreecommitdiff
path: root/biology/iolib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* biology: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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> * Johann Visagie <johann@egenetics.com> * Johann Visagie <wjv@FreeBSD.org> * Mauricio Herrera Cuadra <mauricio@arareko.net> * Motomichi Matsuzaki <mzaki@biol.s.u-tokyo.ac.jp> * Motomichi Matsuzaki <mzaki@e-mail.ne.jp> * Motomichi Matsuzaki <mzaki@m.u-tokyo.ac.jp> * Motomichi Matsuzaki <mzaki@niid.go.jp> * Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Razi Khaja <razi@genet.sickkids.on.ca> * Reed A. Cartwright <cartwright@asu.edu> * Ryo MIYAMOTO * Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp> * Sangwoo Shim <sangwoos@gmail.com> * Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Tassilo Philipp <tphilipp@potion-studios.com> * Tony Maher * Tony Maher <tonym@biolateral.com.au> * Wen Heping <wen@FreeBSD.org> * Wen Heping <wenheping@gmail.com> * Yonatan <onatan@gmail.com> * Yuri Victorovich <yuri@rawbw.com> * ballen * barnhart@genetics.wustl.edu * camson@bilateral.com.au * chuynh@biolateral.com.au * dbader@eece.unm.edu * frankch@waru.life.nthu.edu.tw * h2 * lentferj * maho@FreeBSD.org * mzaki@biol.s.u-tokyo.ac.jp * tonym * wen@FreeBSD.org With hat: portmgr
* Update CONFLICTS definitions in categories a* to c*Stefan Eßer2022-02-061-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | Update the CONFLICTS definitions of ports in the following categories: - accessibility - archivers - audio - benchmarks - biology - cad - chinese - comms - converters An attempt has been made to use generic conflicts patterns that do not have to be updated whenever a new version of a conflicting port is added to the ports system. There is a misunderstanding that the port being built/installed has to be omitted from the conflicts pattern. This is not true - the port being built is implicitly non-conflicting due to logic in bsd.port.mk. Approved by: portmgr (implicit)
* biology/iolib: Drop maintainershipDanilo Egea Gondolfo2021-05-191-1/+1
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Fix build in head i386Danilo Egea Gondolfo2019-04-011-0/+1
| | | | Notes: svn path=/head/; revision=497508
* Remove the incorrect typedefs to fix build on tier-2.Mark Linimon2018-11-052-0/+29
| | | | | | | | | PR: 232390 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=484210
* Remove the inccorrect typedefs to fix build on tier-2.Mark Linimon2018-11-051-4/+0
| | | | | | | | | PR: 232390 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=484209
* - Update to 1-14-10Danilo Egea Gondolfo2018-09-283-7/+8
| | | | | | | - Move USES to make portlint happy Notes: svn path=/head/; revision=480878
* Mark various ports broken on mips64 and, where appropriate, mips.Mark Linimon2018-07-021-2/+4
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=473692
* Mark some ports failing on power64. In cases where the error messageMark Linimon2017-05-131-0/+2
| | | | | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=440746
* Fix USE_GITHUB's GH_TAGNAME usage.Mathieu Arnold2017-02-282-5/+5
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=435006
* - Update to 1.14.9Danilo Egea Gondolfo2017-02-243-6/+12
| | | | | | | - Use github Notes: svn path=/head/; revision=434741
* - Update to 1.14.8Danilo Egea Gondolfo2016-05-013-4/+4
| | | | Notes: svn path=/head/; revision=414372
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* - Update to 1.14.7Danilo Egea Gondolfo2016-02-202-3/+3
| | | | Notes: svn path=/head/; revision=409251
* - Update to 1.14.6Danilo Egea Gondolfo2015-11-093-4/+4
| | | | Notes: svn path=/head/; revision=401113
* - Update to 1.14.5Danilo Egea Gondolfo2015-11-063-4/+4
| | | | Notes: svn path=/head/; revision=400926
* - Update to 1.14.4Danilo Egea Gondolfo2015-10-073-4/+4
| | | | Notes: svn path=/head/; revision=398730
* - Update to 1.14.3Danilo Egea Gondolfo2015-10-013-4/+4
| | | | Notes: svn path=/head/; revision=398397
* Typos, whitespace and capitalization fixes (A-F).Jimmy Olgeni2015-09-201-1/+1
| | | | Notes: svn path=/head/; revision=397395
* - Update to 1.14.2Danilo Egea Gondolfo2015-09-173-4/+5
| | | | Notes: svn path=/head/; revision=397111
* - Update to 1.14.1Danilo Egea Gondolfo2015-09-133-5/+5
| | | | Notes: svn path=/head/; revision=396842
* - Update to 1.14.0Danilo Egea Gondolfo2015-07-123-4/+5
| | | | | | | - Use install-strip Notes: svn path=/head/; revision=391830
* - Update to 1.13.10Danilo Egea Gondolfo2015-03-043-4/+4
| | | | Notes: svn path=/head/; revision=380435
* - Update to 1.13.9Danilo Egea Gondolfo2015-01-303-4/+4
| | | | Notes: svn path=/head/; revision=378185
* - Update to 1.13.8Danilo Egea Gondolfo2015-01-143-4/+4
| | | | Notes: svn path=/head/; revision=377013
* Cleanup plistBaptiste Daroussin2014-10-201-1/+0
| | | | Notes: svn path=/head/; revision=371237
* - I forgot to svn add a new patchDanilo Egea Gondolfo2014-05-311-0/+10
| | | | Notes: svn path=/head/; revision=355999
* - Update from 1.13.5 to 1.13.7Danilo Egea Gondolfo2014-05-313-9/+9
| | | | | | | | - Add libtool to USES - Take maintainership Notes: svn path=/head/; revision=355998
* - Update to version 1.13.5Martin Wilke2014-04-264-43/+52
| | | | | | | | PR: 188863 Submitted by: ports fury Notes: svn path=/head/; revision=352216
* - Back to the heap, I don't use this port anymoreFrederic Culot2014-04-121-1/+1
| | | | Notes: svn path=/head/; revision=351071
* Support stageBaptiste Daroussin2014-01-202-13/+26
| | | | | | | Conver USE_GMAKE Notes: svn path=/head/; revision=340411
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-1/+1
| | | | | | | LIB_DEPENDS in biology Notes: svn path=/head/; revision=336171
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | biology) Notes: svn path=/head/; revision=327709
* - Update to 7.31.0Sunpoet Po-Chuan Hsieh2013-07-111-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION for ftp/curl shlib change - Add TEST_DEPENDS - Convert to new options framework - Adjust options: - Add COOKIES - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1] - Add GSSAPI and SPNEGO [2] - Remove KERBEROS4 - Rename LIBIDN to IDN - Remove TRACKMEMORY [1] - Sort option handler - Add SLAVEDIRS: ftp/curl-hiphop - Cosmetic change - Cleanup Makefile header - While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile Changes: http://curl.haxx.se/changes.html PR: ports/172325 (-exp run), ports/177369 (based on) [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2] Exp run by: miwi Notes: svn path=/head/; revision=322783
* - Update to 1.13.0Frederic Culot2013-04-306-15/+45
| | | | | | | | | | | | - Improve COMMENT (remove leading article, add missing space) - Remove unneeded BSD license file - Trim Makefile's header - Pet portlint (move LICENSE section earlier, change tab to space in WWW link) Changes: http://sourceforge.net/p/staden/news/2013/03/iolib-1130-released/ Notes: svn path=/head/; revision=316940
* - Remove WITH_FBSD10_FIX, is no longer neededMartin Wilke2011-11-091-1/+0
| | | | Notes: svn path=/head/; revision=285379
* - Fix build on FreeBSD 10Martin Wilke2011-10-291-0/+1
| | | | Notes: svn path=/head/; revision=284632
* - Update to 1.12.5Frederic Culot2011-02-113-4/+4
| | | | | | | Changes: http://sourceforge.net/news/?group_id=100316&id=297223 Notes: svn path=/head/; revision=268933
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Update my MAINTAINER address to culot@FreeBSD.org.Frederic Culot2010-10-201-1/+1
| | | | | | | Approved by: sahil@ (mentor) Notes: svn path=/head/; revision=263326
* Fix typo in maintainer mail addressBaptiste Daroussin2010-08-021-1/+1
| | | | | | | | Submitted by: Frederic Culot <frederic _at_ culot.org> (maintainer) Approved by: jadawin@ (co-mentor) Notes: svn path=/head/; revision=258641
* - Update to 1.12.4Baptiste Daroussin2010-08-022-6/+11
| | | | | | | | | | | | - Add libcurl as dependency - Submitter is now maintainer PR: ports/149079 Submitted by: Frederic Coulot <frederic _at_ coulot.org> (maintainer) Approved by: jadawin@ (co-mentor) Notes: svn path=/head/; revision=258638
* - Update to 1.12.2Wen Heping2010-05-213-6/+7
| | | | | | | - Reset maintainer Notes: svn path=/head/; revision=254693
* Io_lib is a library of file reading and writing code to provide aMartin Wilke2009-08-284-0/+106
general purpose trace file (and Experiment File) reading interface. The programmer simply calls the (eg) read_reading to create a "Read" C structure with the data loaded into memory. It has been compiled and tested on a variety of unix systems, MacOS X and MS Windows. WWW: http://staden.sourceforge.net/ PR: ports/138254 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=240487