Commit graph

20 commits

Author SHA1 Message Date
Brendan Fabeny
d7f860307a Update to 1.21.12 2011-04-30 23:58:28 +00:00
Brendan Fabeny
4cd30309c9 Update to 1.21.11 2011-04-13 00:54:19 +00:00
Brendan Fabeny
d6cde32372 Update to 1.21.10 2011-03-24 01:15:10 +00:00
Brendan Fabeny
9b43ce0d5c Mirror the distfile locally
Approved by:	makc, miwi (mentors, implicit)
Feature safe:	yes
2011-01-17 22:58:01 +00:00
Brendan Fabeny
64de2b7404 Update to 1.21.9
Approved by:	makc, miwi (mentors, implicit)
Feature safe:	yes
2011-01-17 20:31:58 +00:00
Brendan Fabeny
43020d4681 Update to 1.21.7
Approved by:	makc, miwi (mentors, implicit)
2010-10-30 05:39:04 +00:00
Brendan Fabeny
5efb08f45b Update to 1.21.6
Approved by:	makc, miwi (co-mentors, implicit)
2010-10-03 13:11:18 +00:00
Brendan Fabeny
e06fdc6a1f update to 1.21.3
Approved by:	makc (co-mentor)
2010-09-04 12:27:01 +00:00
Brendan Fabeny
df8b00967b Update to 1.21
Approved by:	miwi (co-mentor)
2010-08-20 04:31:02 +00:00
Brendan Fabeny
ae811f6421 update to 1.20
Approved by:	makc
2010-08-06 17:59:55 +00:00
Brendan Fabeny
fb5116f2e7 Change my ports to use my FreeBSD.org email address. 2010-07-08 12:51:37 +00:00
Martin Wilke
85094c9454 - Update to 1.16
PR:		146428
Submitted by:	bf <bf1783@gmail.com> (maintainer)
2010-05-09 08:30:03 +00:00
Martin Wilke
8494a64023 - Update to 1.15
PR:		146191
Submitted by:	bf <bf1783@gmail.com> (maintainer)
2010-05-02 08:32:54 +00:00
Li-Wen Hsu
9b71876a2d - Update to 1.13
PR:		ports/144048
Submitted by:	bf <bf1783 AT gmail.com> (maintainer)

Feature safe:	yes
2010-02-17 20:40:31 +00:00
Tilman Keskinoz
b668a960f2 Update to 1.10
PR:		140406
Submitted by:	maintainer
2009-11-09 10:40:35 +00:00
Martin Wilke
79e8dbd97f - Update to 1.9
PR:		139809
Submitted by:	bf <bf1783@gmail.com> (maintainer)
2009-10-21 11:46:45 +00:00
Martin Wilke
87edd4794f - Update to 1.8
PR:		139421
Submitted by:	bf <bf1783@gmail.com> (maintainer)
2009-10-11 12:50:39 +00:00
Martin Wilke
72b2020716 - Update to 1.7
PR:		138927
Submitted by:	bf <bf1783@gmail.com> (maintainer)
bf1783@gmail.com> (maintainer)
Feature safe: yes
2009-09-18 10:08:33 +00:00
Martin Wilke
2d5380d66a - Update to 1.6
PR:		138495
Submitted by:	bf <bf1783@gmail.com> (maintainer)
2009-09-04 20:50:49 +00:00
Martin Wilke
163298885b Given the header files and shared objects corresponding to two different shared
library versions, and a simple description of each of the shared libraries in
XML format, abi-compliance-checker searches for the following kinds of binary
compatibility problems:

--Added/withdrawn interfaces (functions, global variables)
--Problems in Data Types:
	--Classes: added/withdrawn virtual functions (changes in layout of
		virtual table), virtual function positions, virtual function
		redefinitions
	--Structural data types: added/withdrawn members (changes in layout of
		type structure),
		changes in members, size changes
	--Enumerations: member value changes
--Interface problems:
	--Parameters and return type changes
	--Static property changes

The checker then generates a report that assesses the risks of any potential
problems detected.

WWW: http://ispras.linux-foundation.org/index.php/ABI_compliance_checker

PR:		ports/138094
Submitted by:	bf <bf1783 at gmail.com>
2009-08-27 09:07:15 +00:00