Commit graph

85 commits

Author SHA1 Message Date
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Pietro Cerutti
eb6c2c490e - Fix STAGE support for PORTDOCS
Reported by:	antoine
2013-10-16 09:03:27 +00:00
Pietro Cerutti
87cd41d3f8 - Fix build in C++11 mode [1]
- Convert to new LIB_DEPENDS format
- Convert to OPTIONSng (DOCS)
- STAGE-clean

PR:		182949 [1]
Submitted by:	dt71@gmx.com [1]
2013-10-15 08:24:14 +00:00
Baptiste Daroussin
7e5a7bfffd Add NO_STAGE all over the place in preparation for the staging support (cat: x11-toolkits) 2013-09-20 23:57:47 +00:00
Pietro Cerutti
28868c4751 - Make fetchable again by fixing MASTER_SITES
Reported by:	Kenta Suzumoto <kentas@hush.com>
2013-06-18 06:43:13 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +00:00
Pietro Cerutti
db698f0da3 - Add LICENSE 2012-12-12 17:37:17 +00:00
Pietro Cerutti
980687be4c - update patch as per the discussion at http://www.fltk.org/str.php?L2903 2012-12-12 17:14:10 +00:00
Pietro Cerutti
b61fbfaed8 - 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
2012-12-12 16:13:53 +00:00
Pietro Cerutti
3f57704933 - Update to 1.3.1
Release notes: http://www.fltk.org/articles.php?L1253

Feature safe:	yes
2012-11-08 09:11:52 +00:00
Pietro Cerutti
a4f519566e - 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
2012-09-11 16:05:22 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Pietro Cerutti
5572c35664 - use ${PREFIX}/etc instead of /etc for system-wide preferences
PR:		162023
Submitted by:	bf
Feature safe:	yes
2011-11-28 12:59:50 +00:00
Pietro Cerutti
ff79c78f95 - Fix build with clang
Reported by:	rdivacky (via IRC)
Feature safe:	yes
2011-11-28 10:11:53 +00:00
Pietro Cerutti
ab84145f7f - Update to 1.3.0 2011-10-24 13:12:23 +00:00
Dmitry Marakasov
6f6fbe4bdf - 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
2011-09-23 22:26:39 +00:00
Martin Wilke
4ed31e1af7 - Kick MD5 support 2011-07-02 18:18:48 +00:00
Pietro Cerutti
efc1619c8f - Respect NOPORTDOCS
Reported by:	QAT
2010-04-29 12:42:01 +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
Pietro Cerutti
ea074376d3 - 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)
2010-03-23 21:06:53 +00:00
Pietro Cerutti
d135f5a8ab - Fix build on 8.0-RELEASE after last commit
Reported by:	Jan Henrik Sylvester <me@janh.de> via freebsd-questions@
Feature safe:	yes
2010-03-05 16:09:04 +00:00
Pietro Cerutti
cd8800e1e4 - Fix on 7.3 (dirent API change)
Reported by:	PH via linimon@
Feature safe:	yes
2010-02-25 13:36:59 +00:00
Pietro Cerutti
51c9af79b9 - Fix after scandir API change on STABLE as well (800501)
Reported by:	Till Plewe <till.plewe@gmail.com>
Feature safe:	yes
2010-02-17 08:04:46 +00:00
Pietro Cerutti
a2d5eb0c8b - Really fix after 900006 2010-02-15 14:00:06 +00:00
Pietro Cerutti
3e1f73cee5 - Fix build after scandir API change 2010-02-12 07:56:11 +00:00
Pietro Cerutti
ebc3a88489 - Fix mismatching declaration
PR:		143638
Submitted by:	Dominic Fandrey <kamikaze@bsdforen.de>
2010-02-09 15:13:28 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Pietro Cerutti
e4bb8cee3a - Actually fix plist issues (trial #2) 2008-08-28 07:17:57 +00:00
Pietro Cerutti
3f9032fcb3 - 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]
2008-08-28 06:52:26 +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
5afc678aac - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 16:44:09 +00:00
Mark Linimon
c27796ed0c 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)
2007-11-06 09:04:06 +00:00
Mark Linimon
55b1a5801a Mark as BROKEN on amd64-7 and sparc64-7 due to gcc4 errors. While here,
remove 4.X cruft.

Hat:		portmgr
2007-09-29 07:51:25 +00:00
Diane Bruce
dc46db692a - 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
2007-09-27 17:17:58 +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
Dmitry Sivachenko
13afc99a99 Correct typos plus cosmetic chenges in Makefile.
PR:		107901
Submitted by:	Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
2007-02-01 12:02:46 +00:00
Dmitry Sivachenko
d788388b32 Update to 1.1.7
PR:		106146
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2006-12-02 14:16:56 +00:00
Pav Lucistnik
1c5f5e01ba - This no longer conflicts with fltk2 2006-06-05 20:57:46 +00:00
Pav Lucistnik
0b41041fdf - CONFLICTS with fltk-2.* 2006-05-26 16:23:46 +00:00
Edwin Groothuis
5b2fd8de70 Remove USE_REINPLACE from categories starting with X 2006-05-13 05:00:46 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Dmitry Sivachenko
2a70195a32 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>
2005-06-25 18:25:28 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Thierry Thomas
baa4d589a9 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.
2005-02-09 21:12:31 +00:00
Thierry Thomas
df997bbf4f - 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)
2005-02-07 21:16:05 +00:00
Thierry Thomas
2002ed9e65 - Upgrade to 1.1.6;
- pet portlint.

Approved by:	demon (maintainer).
2005-01-31 21:09:48 +00:00
Pav Lucistnik
5470044395 - 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
2004-08-21 16:28:20 +00:00
Akinori MUSHA
e14f8d6914 Remove the WITH_XUNICODE knob I once added, since fltk-xunicode is way
too old and obsolete.
2004-06-22 04:45:25 +00:00