Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.7_2 31 Oct 2020 10:44:52 |
rene |
Remove expired port:
2020-10-30 devel/libsigc++12: Use newer version |
1.2.7_2 29 Sep 2020 08:15:07 |
bapt |
Mark as deprecated |
1.2.7_2 01 Oct 2019 14:35:24 |
bapt |
Drop build dependency on GNU m4.
m4 from base is able to do the job, if properly wrapped to mimic GNU m4
Differential Revision: https://reviews.freebsd.org/D21835 |
1.2.7_2 06 Jan 2018 14:18:59 |
jbeich |
devel/libsigc++12: unbreak build with Clang 6 (C++14 by default)
bind_test.cc:24:17: error: no viable conversion from '__bind<SigC::Slot1<void,
int>, int>' to 'Slot0<void>'
Slot0<void> s=bind(slot(&foo),1);
^ ~~~~~~~~~~~~~~~~~~
../sigc++/slot.h:207:7: note: candidate constructor not viable: no known
conversion from '__bind<SigC::Slot1<void, int>, int>' to 'const
SigC::Slot0<void> &' for 1st argument
Slot0(const Slot0& s)
^
../sigc++/slot.h:210:7: note: candidate constructor not viable: no known
conversion from '__bind<SigC::Slot1<void, int>, int>' to 'SigC::SlotNode *' for
1st argument
Slot0(SlotNode* node)
^
../sigc++/slot.h:213:7: note: candidate constructor not viable: no known
conversion from '__bind<SigC::Slot1<void, int>, int>' to
'SigC::Slot0<void>::Callback' (aka 'void (*)()') for 1st argument
Slot0(Callback callback)
^
Reported by: antoine (via bug 224669) |
1.2.7_2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.2.7_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.2.7_2 27 Oct 2014 10:40:08 |
bapt |
Cleanup plist |
1.2.7_2 29 Aug 2014 08:18:05 |
tijl |
Convert to USES=libtool and INSTALL_TARGET=install-strip |
1.2.7_1 24 Nov 2013 09:16:33 |
kwm |
Fix conflict with libsigc++20, stageify. |
1.2.7_1 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
02 Sep 2013 06:45:48
|
bapt |
Eradicate USE_GNOME=pkgconfig from devel
While here:
USE_GMAKE->USES=gmake
USE_GNOME=gnomehack->USES=pathfix
USE_PERL5*->USES=perl5 |
1.2.7_1 22 Oct 2011 23:50:23 |
eadler |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
1.2.7_1 11 Aug 2011 19:20:17 |
kwm |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
1.2.7_1 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.2.7_1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.2.7_1 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
1.2.7_1 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
1.2.7_1 28 Jan 2007 09:07:47 |
kris |
Use libtool port instead of included one to avoid objformat a.out botch |
1.2.7_1 05 Nov 2006 03:09:58 |
mezz |
INSTALLS_SHLIB -> USE_LDCONFIG.
Found by: portlint (cports.sh) |
1.2.7_1 16 May 2006 04:27:43 |
mezz |
portlint:
-Change the order of DISTFILES by move above the DIST_SUBDIR. |
1.2.7_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
1.2.7 26 Nov 2005 16:23:23 |
fenner |
Use groups to associate the right subdirectory with the right server.
Approved by: Alexander Nedotsukov <bland@FreeBSD.org> |
1.2.7 23 Nov 2005 22:41:05 |
pav |
- Add SHA256 checksums |
1.2.7 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.2.7 13 Apr 2005 07:38:01 |
bland |
- Update to 1.2.7
- Utilize libtool15 |
1.2.5_1 09 Jul 2004 17:43:11 |
marcus |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
1.2.5_1 28 Jun 2004 03:22:48 |
bland |
Do not list libsigc++ in gnome category. |
1.2.5_1 18 Mar 2004 13:47:05 |
pav |
- Add SIZE to GNOME ports
Submitted by: trevor |
1.2.5_1 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.2.5_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.2.5 16 Jun 2003 20:52:58 |
adamw |
Utilize USE_GNOME= pkgconfig. |
1.2.5 16 May 2003 05:50:55 |
marcus |
Update to 1.2.5. |
1.2.4 20 Apr 2003 02:56:27 |
marcus |
Remove USE_GNOMENG. |
1.2.4 04 Apr 2003 07:17:20 |
marcus |
Update to 1.2.4. |
1.2.2_1 07 Mar 2003 06:01:16 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.2.2_1 13 Jan 2003 16:43:27 |
marcus |
Add a dependency on pkgconfig.
Reported by: bento |
1.2.2 01 Jan 2003 19:13:17 |
marcus |
Update to 1.2.2. |
1.2.0 19 Oct 2002 18:04:48 |
marcus |
Add a missing dependency on m4.
Submitted by: bento |
1.2.0 19 Oct 2002 06:58:28 |
marcus |
Update to 1.2.0. |
1.1.13 12 Oct 2002 07:37:52 |
marcus |
Add libsigc++12 after repo copy from libsigc++. Libsigc++2 is the typesafe
callback library for C++.
PR: 36945
Submitted by: garrett rooney <rooneg@electricjellyfish.net>
Martin Klaffenboeck <martin.klaffenboeck@gmx.at> |