aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/fltk
Commit message (Collapse)AuthorAgeFilesLines
* - use ${PREFIX}/etc instead of /etc for system-wide preferencesgahr2011-11-282-0/+5
| | | | | | PR: 162023 Submitted by: bf Feature safe: yes
* - Fix build with clanggahr2011-11-281-0/+11
| | | | | Reported by: rdivacky (via IRC) Feature safe: yes
* - Update to 1.3.0gahr2011-10-247-190/+74
|
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+0
| | | | | | | | | - 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
* - Kick MD5 supportmiwi2011-07-031-1/+0
|
* - Respect NOPORTDOCSgahr2010-04-292-4/+18
| | | | Reported by: QAT
* - update to 1.4.1dinoex2010-03-281-1/+2
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - Update x11-toolkits/fltk to 1.1.10gahr2010-03-246-363/+81
| | | | | - Unconditionally enable threads on x11-toolkits/fltk - Mark x11-toolkits/fltk-threads as IGNORE (master port has threads now)
* - Fix build on 8.0-RELEASE after last commitgahr2010-03-061-1/+1
| | | | | Reported by: Jan Henrik Sylvester <me@janh.de> via freebsd-questions@ Feature safe: yes
* - Fix on 7.3 (dirent API change)gahr2010-02-251-1/+1
| | | | | Reported by: PH via linimon@ Feature safe: yes
* - Fix after scandir API change on STABLE as well (800501)gahr2010-02-171-1/+1
| | | | | Reported by: Till Plewe <till.plewe@gmail.com> Feature safe: yes
* - Really fix after 900006gahr2010-02-151-2/+11
|
* - Fix build after scandir API changegahr2010-02-121-1/+1
|
* - Fix mismatching declarationgahr2010-02-092-0/+13
| | | | | PR: 143638 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de>
* - update to jpeg-8dinoex2010-02-051-2/+2
|
* - update to jpeg7dinoex2009-07-181-1/+2
| | | | Tested by: pav on pointyhat
* - Actually fix plist issues (trial #2)gahr2008-08-281-4/+2
|
* - Update to 1.1.9gahr2008-08-2813-337/+74
| | | | | | | | | - Minor Makefile cleanup - Take over maintainship [1] - Fix PLIST [2] Approved by: demon@ (former maintainer) [1] Reported by: QA Tindie [2]
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-241-2/+1
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* Re-enable building with gcc4.2. Apparently patches were committedlinimon2007-11-061-6/+0
| | | | | | | | | | 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)
* Mark as BROKEN on amd64-7 and sparc64-7 due to gcc4 errors. While here,linimon2007-09-291-3/+5
| | | | | | remove 4.X cruft. Hat: portmgr
* - Fix gcc42 build on amd64, these diffs duplicate vendor fltk-1.1.x-r5940db2007-09-285-0/+81
| | | | | | work in progress, so can be backed out on next major release of fltk. Approved by: demon
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Correct typos plus cosmetic chenges in Makefile.demon2007-02-012-10/+19
| | | | | PR: 107901 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
* Update to 1.1.7demon2006-12-026-43/+180
| | | | | PR: 106146 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - This no longer conflicts with fltk2pav2006-06-061-1/+0
|
* - CONFLICTS with fltk-2.*pav2006-05-271-0/+1
|
* Remove USE_REINPLACE from categories starting with Xedwin2006-05-131-1/+0
|
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* Add '-lm' to the output of fltk-config --ldstaticflags anddemon2005-06-261-0/+20
| | | | | | | | | 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>
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Remove patch-fltk-config.in: fltk-config --ldflags should not returnthierry2005-02-101-11/+0
| | | | | | | -L/usr/local/lib, but this breaks audio/spiralsynthmodular and graphics/quat-gui which rely on it. Reported by: Kris via pointyhat.
* - prepare for a new slave port x11-toolkits/fltk-threads;thierry2005-02-082-1/+27
| | | | | | | | | - 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)
* - Upgrade to 1.1.6;thierry2005-02-016-257/+261
| | | | | | - pet portlint. Approved by: demon (maintainer).
* - Sneak CXX into configure script as CC. Configure script ignores CXX and keepspav2004-08-221-1/+2
| | | | on linking C++ code with "cc". This fixes build on gcc 3.4
* Remove the WITH_XUNICODE knob I once added, since fltk-xunicode is wayknu2004-06-221-24/+1
| | | | too old and obsolete.
* Link with pthreads only when WITH_THREADS is defined.demon2004-03-251-4/+7
| | | | | | Enable antialiased text. Submitted by: Dan Nelson <dnelson@allantgroup.com>
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
|
* Update to version 1.1.4.demon2003-09-093-24/+24
|
* Add WITH_THREADS knob to compile with threads support.demon2003-09-051-0/+8
| | | | Submitted by: dave <dave@gufi.org>
* Update to 1.1.3.demon2003-02-222-3/+3
|
* De-pkg-decomment fltk master-slave ports.knu2003-02-182-1/+1
|
* Update to 1.1.2demon2003-01-067-54/+284
|
* Spell pronounced correctly.steve2002-03-301-1/+1
|
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵lioux2001-11-211-1/+1
| | | | the later case
* Fix typo (DICSDIR -> DOCSDIR).demon2001-07-191-1/+1
| | | | Submitted by: Per Andersson <pa@cdg.chalmers.se>
* Utilize DATADIR and DOCSDIR.demon2001-07-151-3/+3
|
* Fix detection of pthreaded MesaGL.sobomax2001-04-171-1/+4
| | | | Approved by: maintainer
* Argh! The XUnicode option was not correctly turned on..knu2001-03-181-0/+3
| | | | | | | Bump PORTREVISION for fltk-xunicode. Pointed out by: Toshihiro Inoue <tino@pa2.so-net.ne.jp> Pointy hat to: knu
* Update fltk to 1.0.10, fltk-xunicode to 1.0.10.20010114.knu2001-02-255-54/+21
| | | | Approved by: demon (MAINTAINER)
* List myself as the maintainer of fltk-xunicode. Change MAINTAINER= inknu2001-02-241-1/+1
| | | | | | fltk/Makefile to MAINTAINER?= . Define COMMENT properly for fltk-xunicode.
* Change MAINTAINER field.demon2000-11-131-1/+1
| | | | | | I am now at FreeBSD dot org Approved by: sobomax
* Add fltk-xunicode, FLTK with Unicode support, as a slave port to fltk.knu2000-08-264-3/+57
| | | | Approved by: Dmitry S. Sivachenko <dima@chg.ru> (MAINTAINER of fltk)
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-031-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
* Update to version 1.0.9.steve2000-07-084-29/+15
| | | | | PR: 19671 Submitted by: maintainer
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-162-3/+1
| | | | ldconfig in PLIST need personal consideration.
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
|
* Changed LIB_DEPENDS: MesaGL.14->GL.14 due to Mesa-3.1 upgradejseger2000-03-211-1/+1
|
* Update port to 1.0.7jedgar2000-01-284-11/+13
| | | | | PR: 16400 Submitted by: Maintainer
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* Fix rev 1.7: ports use ${PORTOBJFORMAT}.fenner1999-05-141-2/+2
| | | | Approved by: asami
* Update to version 1.0.3 and cleanup a few nits.steve1999-05-104-25/+31
| | | | | PR: 11583 Submitted by: Chris Piazza <cpiazza@home.net>
* W * 10 + W + W * 100 = WWW * 10 + : = WWW:mharo1999-05-031-1/+1
|
* mark as broken for aoutmharo1999-05-021-2/+7
| | | | Submitted by: maintainer
* Update version required comment too.steve1999-05-011-2/+2
|
* upgrade to 1.0.2mharo1999-04-273-17/+13
| | | | | PR: 11328 Submitted by: maintainer and Chris Piazza
* Update to version 1.0.1taoka1999-04-164-29/+188
| | | | | PR: 11142 Submitted by: Chris Piazza cpiazza@home.net
* x11-toolkits, not x11-toolkitbillf1999-04-101-2/+2
|
* Add a LIB_DEPEND for mesabillf1999-03-161-1/+3
|
* The Fast Light ToolKit ("FLTK", pronounces "fulltick") is a LGPL'd C++billf1999-03-085-0/+272
graphical user interface for X. http://fltk.easysw.com PR: ports/10036 and ports/10053 Submitted by: Dima Sivachenko <dima@Chg.RU>