summaryrefslogtreecommitdiff
path: root/sysutils/rox
AgeCommit message (Collapse)AuthorFilesLines
2004-12-14Add build dependency on pkgconfig.minskim1-3/+5
While here, rearrange paragraphs so that buildlink3.mk files are included before overriding targets.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
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-05-01Convert to buildlink3.snj1-4/+4
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.jmmv1-2/+2
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2004-01-03Bump package revisions for tiff update.reed1-2/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-12-13Bump PKGREVISION for atk library major bump.wiz1-2/+2
2003-12-04Bump PKGREVISION (libxml2, libxslt and imlib2 were updated).xtraeme1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-5/+5
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-2/+2
dependency bumps.
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2002-12-24Bump PKGREVISION because of dependency on latest freetype2 or glib2wiz1-2/+2
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages.
2002-10-05Convert to buildlink2. XXX: Needs CPPFLAGS -- problem with package, orwiz3-6/+439
libxml2...
2002-09-24Complete standardization of messages according to latest pkglint.wiz1-1/+4
2002-09-10Since the major of libiconv was increased during the update to 1.8,wiz1-2/+2
bump dependency to latest libiconv version; recursively also bump all dependencies of packages depending on libiconv. Requested by fredb.
2002-06-30Also explicitly create the ${PREFIX}/libexec/rox directoryagc1-1/+2
2002-06-29Explicitly create the ${PREFIX}/share/rox/ROX-Filer directory, and useagc1-3/+3
a more orthodox way of populating it.
2002-06-01Various nit-fixes:cjep4-14/+37
* When running rox, the user needs rw access to the CHOICESPATH. The rox startup script assists by making a directory of defaults in the user's home directory and setting CHOICESPATH if it unset. This fixes bug noted by Rui-Xiang Guo in a private e-mail. * rox-base now owns the share/rox and libexec/rox directories. * the installation is handled slightly better (e.g. now make deinstall && make install will work). * Bump to nb2.
2002-05-26Make this package have better conformance to hier(8).cjep4-61/+71
Move most files to share/rox and binary files to libexec/rox. This closes PR#17038 from Rui-Xiang Guo. Thanks!
2002-04-29Fix incorrect category in a dependancy.simonb1-2/+2
2002-04-21Initial import of rox-1.2.0, a RISC/OS-like filer for X, provided in PRrh8-0/+151
pkg/16316 by Rui-Xiang Guo <rxg@netbsd.org>, thanks!