| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
05 Feb 2013 11:16:17
2.0.r9166_1
|
bapt  |
2012-11-26 x11-toolkits/fltk2: No more public distfiles for version 2 |
26 Oct 2012 10:23:02
2.0.r9166_1
|
bapt  |
Deprecate a bunch of ports that are either abandonware and/or for which no more
public distfiles are available
Feature safe: yes |
26 Jul 2012 05:40:24
2.0.r9166_1
|
bapt  |
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat) |
01 Jun 2012 05:26:28
2.0.r9166_1
|
dinoex  |
- update png to 1.5.10 |
31 May 2012 14:49:27
2.0.r9166
|
bapt  |
Convert to new options framework |
16 Feb 2012 01:08:31
2.0.r9166
|
eadler  |
Normalize the maintainer (freebsd -> FreeBSD.org) |
03 Dec 2011 18:51:57
2.0.r9166
|
scheidell  |
- update to snapshot r9166
- maintainer sends port back to ports@
PR: 162297
Submitted by: maintainer
Approved by: maintainer(tmseck@web.de), gabor(mentor)
Feature safe: yes |
23 Sep 2011 22:26:39
2.0.r7725
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
18 Dec 2010 21:54:36
2.0.r7725
|
makc  |
Update to snapshot r7725
PR: ports/153271
Submitted by: Thomas-Martin Seck (maintainer) |
19 Jun 2010 18:58:42
2.0.r7513
|
sylvio  |
- Update to snapshot r7513
PR: ports/147564
Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer)
Feature safe: yes |
29 Mar 2010 18:08:01
2.0.r6834_2
|
dinoex  |
- fix build for png-1.4.1 |
28 Mar 2010 06:47:48
2.0.r6834_2
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
2.0.r6834_1
|
dinoex  |
- update to jpeg-8 |
28 Jul 2009 17:16:16
2.0.r6834
|
miwi  |
- Update to 2.0.r6834
PR: 137185
Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer) |
18 Jul 2009 11:11:29
2.0.r6671_1
|
dinoex  |
- update to jpeg7
Tested by: pav on pointyhat |
13 Mar 2009 16:23:48
2.0.r6671
|
miwi  |
- Update to r6671
Add a patch to unbreak the build with current versions of graphics/cairo
in the (non-default) WITH_FLTK_CAIRO case.
PR: 132412
Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer) |
23 Jan 2009 16:28:36
2.0.r6305_1
|
flz  |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
29 Sep 2008 12:01:12
2.0.r6305
|
miwi  |
- Update to r6305
PR: 127697
Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer) |
21 Aug 2008 06:18:49
2.0.r6149
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
03 Aug 2008 14:52:20
2.0.r6149
|
miwi  |
- Update to r6149
PR: 126191
Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer) |
23 Jun 2008 10:51:47
2.0.r6140
|
miwi  |
- Update to r6140
PR: 124873
Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer) |
29 May 2008 11:27:36
2.0.r6129
|
miwi  |
- Update to r6129
PR: 124031
Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer) |
27 Apr 2008 03:59:13
2.0.r6090
|
rafan  |
- Update to r6090
PR: ports/122732
Submitted by: Thomas-Martin Seck <tmseck at web.de> (maintainer) |
22 Mar 2008 14:48:03
2.0.r6066_1
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
17 Mar 2008 19:53:57
2.0.r6066
|
miwi  |
- Update to r6066
- Fix a bashism in FLTK's configure script
- Add x11/xprop as a build dependency and discuss the rationale for this a bit
in a comment
PR: 121764
Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer) |
10 Feb 2008 21:37:42
2.0.r6025
|
beech  |
- Update to snapshot r6025
PR: ports/120503
Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer) |
12 Jan 2008 13:11:06
2.0.r5990
|
miwi  |
- Update to r5990
PR: 119565
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer) |
28 Aug 2007 21:17:47
2.0.r5940
|
miwi  |
- Update to r5940
PR: 115876
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer) |
24 Jun 2007 20:35:48
2.0.r5917
|
miwi  |
- Update to r5917
PR: 113998
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer) |
05 Jun 2007 07:00:52
2.0.r5857
|
miwi  |
- Update to r5857
PR: 113156
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer) |
19 May 2007 20:32:57
2.0.r5782_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
21 Apr 2007 17:40:49
2.0.r5782
|
miwi  |
- Update to r5782
PR: 111984
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer) |
19 Mar 2007 03:48:18
2.0.r5746
|
rafan  |
- Update to snapshot r5746
PR: ports/110472
Submitted by: Thomas-Martin Seck <tmseck at netcologne.de> (maintainer) |
04 Feb 2007 06:46:20
2.0.r5642
|
rafan  |
- Update to 2.0.5642
PR: ports/108721
Submitted by: Thomas-Martin Seck <tmseck at netcologne.de> (maintainer) |
15 Jan 2007 20:07:42
2.0.r5599
|
miwi  |
- Update to r5599
PR: ports/107910
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer) |
19 Dec 2006 01:01:46
2.0.r5556
|
rafan  |
- Update to snapshot 5556
- Use MASTER_SITE_EASYSW
PR: ports/106841
Submitted by: Thomas-Martin Seck <tmseck at netcologne.de> (maintainer) |
06 Nov 2006 02:58:21
2.0.r5528
|
rafan  |
- Update to 2.0.5528
PR: ports/105177
Submitted by: Thomas-Martin Seck (maintainer) |
08 Oct 2006 20:17:53
2.0.r5508
|
miwi  |
- Update to r5508
- Fix build with gcc41
PR: ports/104187
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer) |
10 Sep 2006 00:07:17
2.0.r5425
|
rafan  |
- Update to r5425, released on 2006/09/08.
PR: ports/103066
Submitted by: Thomas-Martin Seck <tmseck at netcologne.de> (maintainer) |
06 Aug 2006 14:26:32
2.0.r5274
|
arved  |
- Update to snapshot r5274 and make fetchable again.
- Remove a mirror that was not kept up to date for quite some time now.
- Remove a no longer needed workaround for a compilation issue because
the problem was fixed upstream.
PR: 101419
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer) |
24 Jul 2006 02:00:22
2.0.r5256
|
rafan  |
- Update to snapshot r5256
- Add new option FLTK_CAIRO for cairo support (default off)
PR: ports/100744
Submitted by: Thomas-Martin Seck <tmseck at netcologne.de> (maintainer) |
05 Jun 2006 20:57:29
2.0.r5170
|
pav  |
- Update to snapshot r5170
PR: ports/98530
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer) |
26 May 2006 16:21:49
2.0.r4825
|
pav  |
FLTK is a cross-plattform C++ graphical user interface toolkit for X, OpenGL
and Microsoft Windows systems.
It is provided under the terms of the GNU Library Public License, Version 2.
This port supplies a snapshot of the current 2.0 development version.
WWW: http://www.fltk.org/
PR: ports/95223
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> |