Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.13 28 Jul 2017 18:58:24 |
ultima |
* Renamed ffcall --> libffcall, renamed upstream
PR: 220905
Submitted by: Jov <amutu@amutu.com> (maintainer)
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11763 |
1.13 01 Jul 2017 20:28:10 |
ultima |
* Updated to 1.13
* New maintainer Jov <amutu@amutu.com>
* License changed to GPLv2+
Changelog:
https://lists.freebsd.org/pipermail/freebsd-ports/2017-June/109211.html
PR: 220250
Submitted by: Jov <amutu@amutu.com> (maintainer)
Reviewed by: lifanov (mentor), matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11428 |
1.10_3 27 Jun 2017 15:32:34 |
tobik |
Enable building of shared libraries
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D11352 |
1.10_2 29 Apr 2017 06:32:03 |
linimon |
Provide more descriptive error messages for ports failing on powerpc64.
Approved by: portmgr (tier-2 blanket) |
1.10_2 28 Nov 2016 10:11:15 |
linimon |
Mark as broken on various tier-2 archs. Remove dead mastersite. |
1.10_2 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
1.10_2 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.10_2 27 Oct 2014 10:10:59 |
bapt |
Cleanup plist |
1.10_2 29 Aug 2014 21:26:18 |
tijl |
- Add USES=libtool
- Simplify CONFIGURE_TARGET logic |
1.10_1 29 May 2014 15:09:43 |
miwi |
- Convert gmake, bzip2 to USES
Approved by: portmgr |
1.10_1 28 Jan 2014 16:47:51 |
miwi |
- Stage support |
1.10_1 20 Sep 2013 17:04:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
1.10_1 16 Sep 2012 19:07:45 |
dinoex |
- drop maintainership |
1.10_1 06 Aug 2011 17:46:51 |
dinoex |
- drop WWW |
1.10_1 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.10_1 04 Jun 2010 13:49:15 |
dinoex |
LICENSE GPLv2 |
1.10_1 14 Nov 2009 06:52:17 |
dinoex |
- mark MAKE_JOBS_UNSAFE
PR: 140428
Submitted by: Dmitry Marakasov |
1.10_1 16 Jan 2009 16:28:17 |
dinoex |
- set NO_PACKAGE
author claims that generated callback funtions are derivated work |
1.10_1 08 Jul 2006 05:15:07 |
dinoex |
- fix build on sparc64
PR: 99898
Submitted by: ahze (Michael Johnson) |
1.10_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
1.10_1 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
1.10_1 13 Nov 2005 09:26:50 |
dinoex |
- add SHA checksum |
1.10_1 02 Oct 2005 05:38:48 |
dinoex |
- fix url
- extend MASTER_SITES
reported by: Mark Linimon |
1.10_1 13 May 2005 20:26:55 |
dinoex |
- force -fPIC on all architectures |
1.10 15 Jan 2005 11:12:42 |
dinoex |
- make portlint happy |
1.10 13 Jan 2005 20:19:29 |
dinoex |
- update to ffcall-1.10 |
1.9_1 20 Aug 2004 20:30:00 |
dinoex |
- update to build with libtool-1.5 |
1.9 04 Aug 2004 12:05:30 |
dinoex |
- support amd64 |
1.9 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
1.9 20 Feb 2004 05:50:20 |
dinoex |
- udpate to 1.9 |
1.8d_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.8d 21 Feb 2003 03:59:00 |
dinoex |
- retire pkg-comment |
1.8d 20 Feb 2003 18:26:42 |
dinoex |
- add COMMENT |
1.8d 31 Jan 2003 07:13:31 |
dinoex |
- fix spelling of alpha |
1.8d 30 Jan 2003 20:39:02 |
dinoex |
- ONLY_FOR_ARCHS, spac64 not supported |
1.8d 22 Jan 2003 19:14:08 |
dinoex |
- make portlint happier |
1.8d 11 Jan 2003 14:57:19 |
dinoex |
- update to newer release
- MASTER_SITE_GNUSTEP |
1.8 11 Jan 2003 14:29:31 |
dinoex |
- Take maintainership
- use tabs |
1.8 11 Dec 2002 12:01:18 |
edwin |
Change of website
PR: ports/46056
Submitted by: [patch] fix pkg-descr for devel/ffcall |
31 Aug 2001 15:20:29 |
sobomax |
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. |
31 Mar 2001 02:37:34 |
will |
Add ffcall 1.8, a set of foreign function call libraries. |