summaryrefslogtreecommitdiff
path: root/x11/fltk/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2011-05-12My system does not appear to be picking up the pkgsrc png correctly - revert ↵abs1-4/+1
fallout
2011-05-12add libfltk_png.a & include/FL/images files to PLISTabs1-1/+4
2009-06-14Remove @dirrm entries from PLISTsjoerg1-3/+1
2008-11-10Changes 1.1.9:adam1-1/+9
- Improved color contrast in secondary selection blocks of Fl_Text_Display - Fixed regression in callback handling - Fixed wrong relative path when absolute path has a trailing slash in fl_filename_relative - Fixed multiple selction of files and directories in Fl_File_Chooser - Fixed MSWindows crash when selecting umlauts in Fl_Help_View Changes 1.1.8: - Documentation fixes - Fixed library path in Makefile - Fixed image read for partial regions on X11 - Fixed KDE/Gnome icon paths - Fixed Tab key to wrap around menu bars - Fixed possible timer leak in Scrollbar - Added documentation about the potential limitations of Fl::grab on newer operating systems - Fixed lockout when mixing popups and alerts - Fixed recursion crash in event handling - Fixed missing return code in 'fltk-config' - Fixed inconsistencies with CHANGED flags - Fixed message sent to hidden widgets - Fixed width calculation in Fl_Help_View - Fixed offset bug in OS X pixmap code - Fixed potential buffer overrun in Fl_Preferences - More...
2008-04-12Convert to use PLIST_VARS instead of manually passing "@comment "jlam1-122/+122
through PLIST_SUBST to the plist module.
2006-06-01Don't install cat pages by default, fixes PR 33587. Bump revision.joerg1-4/+1
2006-03-22Make this package build on a case-insensitive filesystem.minskim1-122/+122
2006-01-22Update to 1.1.7, ok jlam@:wiz1-1/+8
FLTK 1.1.7 fixes many bugs, adds some new example programs, and adds many new improvements to the FLUID software including multi-level undo, syntax highlighting in all code fields, widget alignment and sizing guides, dialog templates, widget subclasses, and printing and testing of user interfaces within FLUID.
2005-08-24Add three man pages to the PLIST.kristerw1-1/+4
Bump PKGREVISION.
2005-06-15My survey of packages was not quite complete enough. There are atjlam1-1/+120
least two packages that still use <FL/*.h> files, so modify fltk to *always* create the links on all platforms. This unfortunately doesn't allow installing this package on a case-insensitive filesystem. Bump PKGREVISION to 3.
2005-06-14Don't create the mass of symlinks for the headers as they're not usedjlam1-120/+1
by FLTK packages. Packages know to use <FL/*.H> for fltk>=1.1, which we already require via BUILDLINK_DEPENDS.fltk. This fixes the build on Darwin where the symlinks were, by default, not created and which subsequently broke the PLIST. Bump the PKGREVISION to 2.
2005-03-19Originally fltk used different file names for the man pages depending onben1-4/+413
the platform. I followed the documentation that is now in pkgsrc.txt and put the default names in PLIST, and the NetBSD names in PLIST.NetBSD. The PLIST handling does not actually work this way, and it will be cleaner to use the same file names for man pages regardless of platform.
2004-04-17Correct PLIST for non-NetBSD platforms.ben1-432/+4
2004-02-18Update from FLTK 1.0.11 to FLTK 1.1.4.ben1-14/+112
2002-02-15mkdir -> ${MKDIR}skrll1-2/+2
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN}
2001-10-31Move pkg/ files into package's toplevel directoryzuntum1-0/+334