summaryrefslogtreecommitdiff
path: root/x11/fox
AgeCommit message (Collapse)AuthorFilesLines
2004-12-28Bump PKGREVISIONs due to libtiff update.reed2-4/+4
Some BUILDLINK_RECOMMENDED bumps done also. (If I missed any, please let me know -- and let me know a good way to automate this.)
2004-10-07Extra PKGREVISION bump to cover the libtool/compiler-wrapper problems.tv2-4/+5
Since dependencies were actually failing to build, they fortunately don't require PKGREVISION bumps themselves.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv2-3/+4
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-5/+1
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-06Fix typo (CONFIFURE_ARGS => CONFIGURE_ARGS) reported by Georg Schwarzwiz1-3/+3
in PR 26868. Bump PKGREVISION since this will result in a slightly(?) different version.
2004-04-26Unused.wiz1-23/+0
2004-03-23USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined.jlam1-2/+2
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam1-6/+3
by moving the inclusion of buildlink3.mk files outside of the protected region. This bug would be seen by users that have set PREFER_PKGSRC or PREFER_NATIVE to non-default values. BUILDLINK_PACKAGES should be ordered so that for any package in the list, that package doesn't depend on any packages to the left of it in the list. This ordering property is used to check for builtin packages in the correct order. The problem was that including a buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed from BUILDLINK_PACKAGES and appended to the end. However, since the inclusion of any other buildlink3.mk files within that buildlink3.mk was in a region that was protected against multiple inclusion, those dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-11bl3ifyxtraeme2-7/+35
2004-03-08Fix PLIST after libtool update.wiz1-2/+1
Should fix bulk build problem.
2004-02-16Add 'Forte Developer 7' to the list of matches for the Sun CC compiler.sketch2-6/+16
2004-01-03Bump package revisions for tiff update.reed2-4/+4
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-11-30As pointed out by jlam:jschauma1-1/+2
bump PKGREVISION on packages depending on graphics/glu due to latest shlib changes there.
2003-09-01whitespace fixescjep1-2/+2
2003-08-29Updated fox to 1.0.43. Many changes and fixes to paste here, to seextraeme9-93/+155
a full list of changes: http://www.fox-toolkit.org/news.html Closes my own PR pkg/22407. Ok'ed by wiz@
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-03-09Bump PKGREVISION due to upgrade of Mesa and friends.jschauma1-3/+4
Only include Mesa/buildlink2.mk if the package requires all three of MesaLib, glu and glut - else only include the necessary buildlink2s.
2002-10-09Unused.wiz1-37/+0
2002-10-09buildlink1 -> buildlink2.wiz1-4/+5
2002-09-23Use BUILDLINK_CPPFLAGS.<pkg> and BUILDLINK_LDFLAGS.<pkg> as standard namesjlam1-2/+3
for the extra CPPFLAGS and LDFLAGS needed by packages that include these buildlink2.mk files.
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam1-0/+22
buildlink2.mk files back into the main trunk.
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb2-3/+4
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-08-05Fix method to use xunicodesakamoto5-22/+64
s/USE_XUNICODE/FOX_USE_XUNICODE/ and define USE_UNICODE to X_CFLAGS. Update from 0.99.172 to 0.99.174 http://www.geocrawler.com/archives/3/3372/2001/6/0/6025503/ [Foxgui-announce]New drop of FOX [0.99.173] http://www.geocrawler.com/archives/3/3372/2001/7/0/6162289/ [Foxgui-announce]New FOX drop [0.99.174]
2001-06-11CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, sojlam1-2/+2
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-05-27Update to fox-0.99.172 and xunicode-0.3.2.2.sakamoto3-15/+18
Changes: [Foxgui-announce]New Drop of FOX [0.99.169] http://groups.yahoo.com/group/fox-users/message/2431 [Foxgui-announce]FOX 0.99.172 dropped http://groups.yahoo.com/group/fox-users/message/2433
2001-05-22Update dependency on png to >=1.0.11 because of the shlib major bump.wiz1-2/+2
Noted by Frederick Bruckman.
2001-04-19Move to sha1 digests, and add distfile sizes.skrll1-4/+7
2001-04-18use DEPENDS+= instead of DEPENDS=, put DEPENDS on seperate linesdmcmahill1-3/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-10/+8
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-15fix shared library path.sakamoto1-3/+4
2001-04-13Update to fox-0.99.167 and xunicode-0.3.2.sakamoto5-16/+21
Changes: [Foxgui-announce]New FOX Drop [0.99.160] http://www.geocrawler.com/archives/3/3372/2001/2/0/5233478/ [Foxgui-announce]New drop of FOX [0.99.162] http://www.geocrawler.com/archives/3/3372/2001/3/0/5304347/ [Foxgui-announce]New drop FOX [0.99.164] http://www.geocrawler.com/archives/3/3372/2001/3/0/5310563/ [Foxgui-announce]New FOX released [0.99.165] http://www.geocrawler.com/archives/3/3372/2001/3/0/5352175/ [Foxgui-announce]New FOX Drop [0.99.166] http://www.geocrawler.com/archives/3/3372/2001/3/0/5360202/ [Foxgui-announce]New drop of FOX [0.99.167] http://www.geocrawler.com/lists/3/SourceForge/3372/0/5486877/
2001-02-24Adjust for NetBSDsakamoto12-147/+115
2001-02-24Initial import of fox:sakamoto9-0/+336
Fast and extensive C++ GUI toolkit