| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
23 Apr 2013 14:20:28
1.3.2
|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
12 Dec 2012 17:37:17
1.3.2
|
gahr  |
- Add LICENSE |
12 Dec 2012 17:14:10
1.3.2
|
gahr  |
- update patch as per the discussion at http://www.fltk.org/str.php?L2903 |
12 Dec 2012 16:13:53
1.3.2
|
gahr  |
- Update to 1.3.2
Release notes: http://www.fltk.org/articles.php?L1266
- Added a patch to fix a build error
Reported as: http://www.fltk.org/str.php?L2903 |
08 Nov 2012 09:11:52
1.3.1
|
gahr  |
- Update to 1.3.1
Release notes: http://www.fltk.org/articles.php?L1253
Feature safe: yes |
11 Sep 2012 16:05:22
1.3.0_2
|
gahr  |
- Add a patch to #undef nitems, which has been added as a macro to sys/param.h
in r236486 and is also a member of Fl_Check_Browser class.
- Bump PORTREVISION
Notified by: martymac |
01 Jun 2012 05:26:28
1.3.0_1
|
dinoex  |
- update png to 1.5.10 |
28 Nov 2011 12:59:50
1.3.0
|
gahr  |
- use ${PREFIX}/etc instead of /etc for system-wide preferences
PR: 162023
Submitted by: bf
Feature safe: yes |
28 Nov 2011 10:11:53
1.3.0
|
gahr  |
- Fix build with clang
Reported by: rdivacky (via IRC)
Feature safe: yes |
24 Oct 2011 13:12:23
1.3.0
|
gahr  |
- Update to 1.3.0 |
23 Sep 2011 22:26:39
1.1.10_1
|
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 |
02 Jul 2011 18:18:48
1.1.10_1
|
miwi  |
- Kick MD5 support |
29 Apr 2010 12:42:01
1.1.10_1
|
gahr  |
- Respect NOPORTDOCS
Reported by: QAT |
28 Mar 2010 06:47:48
1.1.10_1
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
23 Mar 2010 21:06:53
1.1.10
|
gahr  |
- Update x11-toolkits/fltk to 1.1.10
- Unconditionally enable threads on x11-toolkits/fltk
- Mark x11-toolkits/fltk-threads as IGNORE (master port has threads now) |
05 Mar 2010 16:09:05
1.1.9_2
|
gahr  |
- Fix build on 8.0-RELEASE after last commit
Reported by: Jan Henrik Sylvester <me@janh.de> via freebsd-questions@
Feature safe: yes |
25 Feb 2010 13:37:00
1.1.9_2
|
gahr  |
- Fix on 7.3 (dirent API change)
Reported by: PH via linimon@
Feature safe: yes |
17 Feb 2010 08:04:46
1.1.9_2
|
gahr  |
- Fix after scandir API change on STABLE as well (800501)
Reported by: Till Plewe <till.plewe@gmail.com>
Feature safe: yes |
15 Feb 2010 14:00:06
1.1.9_2
|
gahr  |
- Really fix after 900006 |
12 Feb 2010 07:56:11
1.1.9_2
|
gahr  |
- Fix build after scandir API change |
09 Feb 2010 15:13:28
1.1.9_2
|
gahr  |
- Fix mismatching declaration
PR: 143638
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> |
05 Feb 2010 11:46:55
1.1.9_2
|
dinoex  |
- update to jpeg-8 |
18 Jul 2009 11:11:29
1.1.9_1
|
dinoex  |
- update to jpeg7
Tested by: pav on pointyhat |
28 Aug 2008 07:17:57
1.1.9
|
gahr  |
- Actually fix plist issues (trial #2) |
28 Aug 2008 06:52:26
1.1.9
|
gahr  |
- Update to 1.1.9
- Minor Makefile cleanup
- Take over maintainship [1]
- Fix PLIST [2]
Approved by: demon@ (former maintainer) [1]
Reported by: QA Tindie [2] |
21 Aug 2008 06:18:49
1.1.7_4
|
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 ) |
23 Mar 2008 16:44:09
1.1.7_4
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
06 Nov 2007 09:04:07
1.1.7_3
|
linimon  |
Re-enable building with gcc4.2. Apparently patches were committed
after the last amd64-7 build.
I'm doing this one myself because I was the one that marked it broken.
PR: ports/117843
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3 dot ru>
Approved by: portmgr (self) |
29 Sep 2007 07:51:25
1.1.7_3
|
linimon  |
Mark as BROKEN on amd64-7 and sparc64-7 due to gcc4 errors. While here,
remove 4.X cruft.
Hat: portmgr |
27 Sep 2007 17:17:59
1.1.7_3
|
db  |
- Fix gcc42 build on amd64, these diffs duplicate vendor fltk-1.1.x-r5940
work in progress, so can be backed out on next major release of fltk.
Approved by: demon |
19 May 2007 20:32:57
1.1.7_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
01 Feb 2007 12:02:46
1.1.7_2
|
demon  |
Correct typos plus cosmetic chenges in Makefile.
PR: 107901
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> |
02 Dec 2006 14:16:56
1.1.7_1
|
demon  |
Update to 1.1.7
PR: 106146
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
05 Jun 2006 20:57:46
1.1.6_1
|
pav  |
- This no longer conflicts with fltk2 |
26 May 2006 16:23:46
1.1.6_1
|
pav  |
- CONFLICTS with fltk-2.* |
13 May 2006 05:00:46
1.1.6_1
|
edwin  |
Remove USE_REINPLACE from categories starting with X |
24 Jan 2006 03:16:52
1.1.6_1
|
edwin  |
SHA256ify
Approved by: krion@ |
25 Jun 2005 18:25:28
1.1.6_1
|
demon  |
Add '-lm' to the output of fltk-config --ldstaticflags and
fltk-config --ldflags. libm is needed when linking against libfltk.
This fixes OpenOffice build with fltk installed.
PR: 82551
Submitted by: Mike Durian <durian@shadetreesoftware.com> |
12 Apr 2005 03:26:57
1.1.6_1
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
1.1.6_1
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
09 Feb 2005 21:12:31
1.1.6_1
|
thierry  |
Remove patch-fltk-config.in: fltk-config --ldflags should not return
-L/usr/local/lib, but this breaks audio/spiralsynthmodular and
graphics/quat-gui which rely on it.
Reported by: Kris via pointyhat. |
07 Feb 2005 21:16:05
1.1.6_1
|
thierry  |
- prepare for a new slave port x11-toolkits/fltk-threads;
- remove -L/usr/local/lib from `fltk-config --ldflags`;
- mark IGNORE if threading is enable on 4.x (if someone had a
a clue to fix it, it would be great!).
Approved by: demon (maintainer) |
31 Jan 2005 21:09:48
1.1.6
|
thierry  |
- Upgrade to 1.1.6;
- pet portlint.
Approved by: demon (maintainer). |
21 Aug 2004 16:28:20
1.1.4
|
pav  |
- Sneak CXX into configure script as CC. Configure script ignores CXX and keeps
on linking C++ code with "cc". This fixes build on gcc 3.4 |
22 Jun 2004 04:45:25
1.1.4
|
knu  |
Remove the WITH_XUNICODE knob I once added, since fltk-xunicode is way
too old and obsolete. |
25 Mar 2004 08:06:19
1.1.4
|
demon  |
Link with pthreads only when WITH_THREADS is defined.
Enable antialiased text.
Submitted by: Dan Nelson <dnelson@allantgroup.com> |
18 Mar 2004 18:01:13
1.1.4
|
trevor  |
Add size data, approved by maintainers. |
09 Sep 2003 08:42:25
1.1.4
|
demon  |
Update to version 1.1.4. |
05 Sep 2003 13:40:43
1.1.3
|
demon  |
Add WITH_THREADS knob to compile with threads support.
Submitted by: dave <dave@gufi.org> |
22 Feb 2003 14:05:54
1.1.3
|
demon  |
Update to 1.1.3. |
18 Feb 2003 06:01:09
1.1.2
|
knu  |
De-pkg-decomment fltk master-slave ports. |
05 Jan 2003 16:07:11
1.1.2
|
demon  |
Update to 1.1.2 |
29 Mar 2002 19:23:13
1.0.10_1
|
steve  |
Spell pronounced correctly. |
20 Nov 2001 23:29:38 
|
lioux  |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case |
19 Jul 2001 12:02:29 
|
demon  |
Fix typo (DICSDIR -> DOCSDIR). |
15 Jul 2001 09:21:18 
|
demon  |
Utilize DATADIR and DOCSDIR. |
17 Apr 2001 11:14:59 
|
sobomax  |
Fix detection of pthreaded MesaGL. |
18 Mar 2001 14:35:46 
|
knu  |
Argh! The XUnicode option was not correctly turned on.. |
24 Feb 2001 20:21:56 
|
knu  |
Update fltk to 1.0.10, fltk-xunicode to 1.0.10.20010114. |
23 Feb 2001 18:49:08 
|
knu  |
List myself as the maintainer of fltk-xunicode. Change MAINTAINER= in
fltk/Makefile to MAINTAINER?= . |
13 Nov 2000 12:45:41 
|
demon  |
Change MAINTAINER field. I am now at FreeBSD dot org |
08 Oct 2000 08:03:53 
|
asami  |
Convert category x11-toolkits to new layout. |
08 Oct 2000 07:48:51 
|
asami  |
Repo copy xunicode.patch-* from patches/ to files/. No Makefile mods are
necessary. |
25 Aug 2000 19:24:49 
|
knu  |
Add fltk-xunicode, FLTK with Unicode support, as a slave port to fltk. |
03 Aug 2000 10:28:58 
|
asami  |
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off. |
07 Jul 2000 20:33:58 
|
steve  |
Update to version 1.0.9. |
16 Jun 2000 22:52:41 
|
asami  |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 11:38:51 
|
sobomax  |
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration. |