notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: biology/iolib/Makefile
SVNWeb

Number of commits found: 42

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:20 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:37526bbd4e50616d87f70e1c788ae4895d88d671  commit hash:37526bbd4e50616d87f70e1c788ae4895d88d671  commit hash:37526bbd4e50616d87f70e1c788ae4895d88d671  37526bb  (Only the first 10 of 82 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sun, 6 Feb 2022
[ 18:36 Stefan Eßer (se) search for other commits by this committer ]    commit hash:bdd2d4af9630fdc1157d49bd193e8195c3240e9e  commit hash:bdd2d4af9630fdc1157d49bd193e8195c3240e9e  commit hash:bdd2d4af9630fdc1157d49bd193e8195c3240e9e  bdd2d4a  (Only the first 10 of 69 ports in this commit are shown above. View all ports for this commit)
Update CONFLICTS definitions in categories a* to c*

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)
Wed, 19 May 2021
[ 19:56 Danilo Egea Gondolfo (danilo) search for other commits by this committer ]    commit hash:809338d451b2d3e438c1fa44fb30184aa18ff3a6  commit hash:809338d451b2d3e438c1fa44fb30184aa18ff3a6  commit hash:809338d451b2d3e438c1fa44fb30184aa18ff3a6  809338d 
biology/iolib: Drop maintainership
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 1 Apr 2019
[ 19:33 danilo search for other commits by this committer ] Original commit   Revision:497508
- Fix build in head i386
Mon, 5 Nov 2018
[ 19:42 linimon search for other commits by this committer ] Original commit   Revision:484209
Remove the inccorrect typedefs to fix build on tier-2.

PR:		232390
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
Fri, 28 Sep 2018
[ 18:47 danilo search for other commits by this committer ] Original commit   Revision:480878
- Update to 1-14-10
- Move USES to make portlint happy
Mon, 2 Jul 2018
[ 00:47 linimon search for other commits by this committer ] Original commit   Revision:473692 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Mark various ports broken on mips64 and, where appropriate, mips.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Sat, 13 May 2017
[ 03:35 linimon search for other commits by this committer ] Original commit   Revision:440746 (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
Mark some ports failing on power64.  In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Tue, 28 Feb 2017
[ 08:33 mat search for other commits by this committer ] Original commit   Revision:435006
Fix USE_GITHUB's GH_TAGNAME usage.

Sponsored by:	Absolight
Fri, 24 Feb 2017
[ 18:57 danilo search for other commits by this committer ] Original commit   Revision:434741
- Update to 1.14.9
- Use github
Sun, 1 May 2016
[ 01:03 danilo search for other commits by this committer ] Original commit   Revision:414372
- Update to 1.14.8
Fri, 1 Apr 2016
[ 13:29 mat search for other commits by this committer ] Original commit   Revision:412344 (Only the first 10 of 1009 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Sat, 20 Feb 2016
[ 16:05 danilo search for other commits by this committer ] Original commit   Revision:409251
- Update to 1.14.7
Mon, 9 Nov 2015
[ 16:02 danilo search for other commits by this committer ] Original commit   Revision:401113
- Update to 1.14.6
Fri, 6 Nov 2015
[ 12:03 danilo search for other commits by this committer ] Original commit   Revision:400926
- Update to 1.14.5
Wed, 7 Oct 2015
[ 00:26 danilo search for other commits by this committer ] Original commit   Revision:398730
- Update to 1.14.4
Thu, 1 Oct 2015
[ 23:28 danilo search for other commits by this committer ] Original commit   Revision:398397
- Update to 1.14.3
Thu, 17 Sep 2015
[ 12:54 danilo search for other commits by this committer ] Original commit   Revision:397111
- Update to 1.14.2
Sun, 13 Sep 2015
[ 18:05 danilo search for other commits by this committer ] Original commit   Revision:396842
- Update to 1.14.1
Sun, 12 Jul 2015
[ 18:25 danilo search for other commits by this committer ] Original commit   Revision:391830
- Update to 1.14.0
- Use install-strip
Wed, 4 Mar 2015
[ 13:17 danilo search for other commits by this committer ] Original commit   Revision:380435
- Update to 1.13.10
Fri, 30 Jan 2015
[ 21:49 danilo search for other commits by this committer ] Original commit   Revision:378185
- Update to 1.13.9
Wed, 14 Jan 2015
[ 13:15 danilo search for other commits by this committer ] Original commit   Revision:377013
- Update to 1.13.8
Sat, 31 May 2014
[ 17:57 danilo search for other commits by this committer ] Original commit   Revision:355998
- Update from 1.13.5 to 1.13.7
- Add libtool to USES
- Take maintainership
Sat, 26 Apr 2014
[ 02:35 miwi search for other commits by this committer ] Original commit   Revision:352216
- Update to version 1.13.5

PR:		188863
Submitted by:	ports fury
Sat, 12 Apr 2014
[ 07:42 culot search for other commits by this committer ] Original commit   Revision:351071
- Back to the heap, I don't use this port anymore
Mon, 20 Jan 2014
[ 17:02 bapt search for other commits by this committer ] Original commit   Revision:340411
Support stage
Conver USE_GMAKE
Wed, 11 Dec 2013
[ 14:43 bapt search for other commits by this committer ] Original commit   Revision:336171 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in biology
Fri, 20 Sep 2013
[ 15:55 bapt search for other commits by this committer ] Original commit   Revision:327709 (Only the first 10 of 94 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
biology)
Thu, 11 Jul 2013
[ 16:26 sunpoet search for other commits by this committer ] Original commit   Revision:322783 (Only the first 10 of 252 ports in this commit are shown above. View all ports for this commit)
- Update to 7.31.0
- 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
Tue, 30 Apr 2013
[ 15:41 culot search for other commits by this committer ] Original commit   Revision:316940
- Update to 1.13.0
- 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/
Wed, 9 Nov 2011
[ 15:26 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 250 ports in this commit are shown above. View all ports for this commit)
- Remove WITH_FBSD10_FIX, is no longer needed
Sat, 29 Oct 2011
[ 11:10 miwi search for other commits by this committer ] Original commit 
- Fix build on FreeBSD 10
Fri, 11 Feb 2011
[ 13:11 culot search for other commits by this committer ] Original commit 
- Update to 1.12.5

Changes:        http://sourceforge.net/news/?group_id=100316&id=297223
Sat, 4 Dec 2010
[ 07:34 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
Wed, 20 Oct 2010
[ 05:53 culot search for other commits by this committer ] Original commit  (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
Update my MAINTAINER address to culot@FreeBSD.org.

Approved by:    sahil@ (mentor)
Mon, 2 Aug 2010
[ 16:06 bapt search for other commits by this committer ] Original commit 
Fix typo in maintainer mail address

Submitted by:   Frederic Culot <frederic _at_ culot.org> (maintainer)
Approved by:    jadawin@ (co-mentor)
[ 15:09 bapt search for other commits by this committer ] Original commit 
- Update to 1.12.4
- 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)
Fri, 21 May 2010
[ 06:19 wen search for other commits by this committer ] Original commit 
- Update to 1.12.2
- Reset maintainer
Fri, 28 Aug 2009
[ 23:34 miwi search for other commits by this committer ] Original commit 
Io_lib is a library of file reading and writing code to provide a
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>

Number of commits found: 42