Commit graph

34 commits

Author SHA1 Message Date
Sylvio Cesar Teixeira
693d67645c - Update to snapshot r7513
PR:		ports/147564
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
Feature safe:	yes
2010-06-19 18:58:42 +00:00
Dirk Meyer
c9188eefd0 - fix build for png-1.4.1 2010-03-29 18:09:11 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Martin Wilke
6968d280b3 - Update to 2.0.r6834
PR:		137185
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
2009-07-28 17:16:16 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Martin Wilke
a52a7a24be - 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)
2009-03-13 16:23:48 +00:00
Florent Thoumie
340b57f8be - 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).
2009-01-23 16:28:36 +00:00
Martin Wilke
11a64d4415 - Update to r6305
PR:		127697
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
2008-09-29 12:01:12 +00:00
Rong-En Fan
741aa71483 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
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Martin Wilke
4ad432a8dc - Update to r6149
PR:		126191
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
2008-08-03 14:52:20 +00:00
Martin Wilke
31e6e06927 - Update to r6140
PR:		124873
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
2008-06-23 10:51:47 +00:00
Martin Wilke
cce203f063 - Update to r6129
PR:		124031
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
2008-05-29 11:27:36 +00:00
Rong-En Fan
9549cec9d6 - Update to r6090
PR:		ports/122732
Submitted by:	Thomas-Martin Seck <tmseck at web.de> (maintainer)
2008-04-27 03:59:13 +00:00
Martin Wilke
077a58f032 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-22 14:48:03 +00:00
Martin Wilke
ecffe9fce5 - 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)
2008-03-17 19:53:57 +00:00
Beech Rintoul
9b1763f1ad - Update to snapshot r6025
PR:		ports/120503
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
2008-02-10 21:37:42 +00:00
Martin Wilke
7cfd6e23b6 - Update to r5990
PR:		119565
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
2008-01-12 13:11:06 +00:00
Martin Wilke
751a929901 - Update to r5940
PR:		115876
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
2007-08-28 21:17:47 +00:00
Martin Wilke
889ee9df91 - Update to r5917
PR:		113998
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
2007-06-24 20:35:48 +00:00
Martin Wilke
a05a92a054 - Update to r5857
PR:		113156
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
2007-06-05 07:00:52 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Martin Wilke
209bf5aeb6 - Update to r5782
PR:		111984
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
2007-04-21 17:40:49 +00:00
Rong-En Fan
6e64a34b1c - Update to snapshot r5746
PR:		ports/110472
Submitted by:	Thomas-Martin Seck <tmseck at netcologne.de> (maintainer)
2007-03-19 03:48:18 +00:00
Rong-En Fan
660fd7184c - Update to 2.0.5642
PR:		ports/108721
Submitted by:	Thomas-Martin Seck <tmseck at netcologne.de> (maintainer)
2007-02-04 06:46:20 +00:00
Martin Wilke
7ca9054177 - Update to r5599
PR:		ports/107910
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
2007-01-15 20:07:42 +00:00
Rong-En Fan
bf4c620ed8 - Update to snapshot 5556
- Use MASTER_SITE_EASYSW

PR:		ports/106841
Submitted by:	Thomas-Martin Seck <tmseck at netcologne.de> (maintainer)
2006-12-19 01:01:46 +00:00
Rong-En Fan
8bf9bd7fdc - Update to 2.0.5528
PR:		ports/105177
Submitted by:	Thomas-Martin Seck (maintainer)
2006-11-06 02:58:21 +00:00
Martin Wilke
48cbbb777a - Update to r5508
- Fix build with gcc41

PR:		ports/104187
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
2006-10-08 20:17:53 +00:00
Rong-En Fan
4e119d25d6 - Update to r5425, released on 2006/09/08.
PR:		ports/103066
Submitted by:	Thomas-Martin Seck <tmseck at netcologne.de> (maintainer)
2006-09-10 00:07:17 +00:00
Tilman Keskinoz
509be0c5ad - 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)
2006-08-06 14:26:32 +00:00
Rong-En Fan
215c9dc5a2 - 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)
2006-07-24 02:00:22 +00:00
Pav Lucistnik
903ddc6dad - Update to snapshot r5170
PR:		ports/98530
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
2006-06-05 20:57:29 +00:00
Pav Lucistnik
311ad5e06c 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>
2006-05-26 16:21:49 +00:00