summaryrefslogtreecommitdiff
path: root/x11/fltk/PLIST
AgeCommit message (Collapse)AuthorFilesLines
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