/net/pear-Net_IDNA/

cis.org/~lantw44/git/freebsd-ports-graphics' title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/fltk
Commit message (Expand)AuthorAgeFilesLines
* x11-toolkits/fltk: ensure that binary packages have complete feature supportdanfe2016-11-221-6/+3
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.mat2016-04-011-1/+1
* Convert to USES=jpegantoine2015-06-231-3/+2
* - Since version 1.3.3, FLTK now checks for compiler support of -fvisibilitydanfe2015-02-111-4/+10
* Augment FLTK ports' descriptions.danfe2015-02-101-1/+6
* - Fix the breakage caused by previous commit (r378707): restore sane order ofdanfe2015-02-093-32/+66
* Update to version 1.3.3vanilla2015-02-097-80/+33
* In sight of upcoming update, clean up things a bit:danfe2015-02-032-28/+7
* - Drop @dirrm* from and add empty directories to pkg-plistsamdmi32015-01-281-1/+0
* Bump portrevision after png updatebapt2014-12-261-1/+1
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeantoine2014-12-261-1/+1
* - Reset maintainership of my portsgahr2014-12-111-1/+1
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-0/+1
* - Fix STAGE support for PORTDOCSgahr2013-10-161-2/+2
* - Fix build in C++11 mode [1]gahr2013-10-153-6/+25
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Make fetchable again by fixing MASTER_SITESgahr2013-06-181-2/+1
* Finish converting the whole ports tree to USES=pkgconfigbapt2013-04-231-1/+1
* - Add LICENSEgahr2012-12-131-0/+2
* - update patch as per the discussion at http://www.fltk.org/str.php?L2903gahr2012-12-132-10/+30
* - Update to 1.3.2gahr2012-12-134-9/+18
* - Update to 1.3.1gahr2012-11-084-24/+9
* - Add a patch to #undef nitems, which has been added as a macro to sys/param.hgahr2012-09-122-1/+11
* - update png to 1.5.10dinoex2012-06-011-1/+2
* - use ${PREFIX}/etc instead of /etc for system-wide preferencesgahr2011-11-282-0/+5
* - Fix build with clanggahr2011-11-281-0/+11
* - 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
* - Kick MD5 supportmiwi2011-07-031-1/+0
* - Respect NOPORTDOCSgahr2010-04-292-4/+18
* - update to 1.4.1dinoex2010-03-281-1/+2
* - Update x11-toolkits/fltk to 1.1.10gahr2010-03-246-363/+81
* - Fix build on 8.0-RELEASE after last commitgahr2010-03-061-1/+1
* - Fix on 7.3 (dirent API change)gahr2010-02-251-1/+1
* - Fix after scandir API change on STABLE as well (800501)gahr2010-02-171-1/+1
* - 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
* - update to jpeg-8dinoex2010-02-051-2/+2
* - update to jpeg7dinoex2009-07-181-1/+2
* - Actually fix plist issues (trial #2)gahr2008-08-281-4/+2
* - Update to 1.1.9gahr2008-08-2813-337/+74
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-241-2/+1
* Re-enable building with gcc4.2. Apparently patches were committedlinimon2007-11-061-6/+0
* Mark as BROKEN on amd64-7 and sparc64-7 due to gcc4 errors. While here,linimon2007-09-291-3/+5
* - Fix gcc42 build on amd64, these diffs duplicate vendor fltk-1.1.x-r5940db2007-09-285-0/+81
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* Correct typos plus cosmetic chenges in Makefile.demon2007-02-012-10/+19
* Update to 1.1.7demon2006-12-026-43/+180
* - 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
* Add '-lm' to the output of fltk-config --ldstaticflags anddemon2005-06-261-0/+20
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
* Remove patch-fltk-config.in: fltk-config --ldflags should not returnthierry2005-02-101-11/+0
* - prepare for a new slave port x11-toolkits/fltk-threads;thierry2005-02-082-1/+27
* - Upgrade to 1.1.6;thierry2005-02-016-257/+261
* - Sneak CXX into configure script as CC. Configure script ignores CXX and keepspav2004-08-221-1/+2
* Remove the WITH_XUNICODE knob I once added, since fltk-xunicode is wayknu2004-06-221-24/+1
* Link with pthreads only when WITH_THREADS is defined.demon2004-03-251-4/+7
* 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
* Update to 1.1.3.demon2003-02-222-3/+3