summaryrefslogtreecommitdiff
path: root/sysutils/rox-session/Makefile
AgeCommit message (Collapse)AuthorFilesLines
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-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
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-05Replace a patch hunk by USE_X11.wiz1-3/+4
2002-10-05Convert to buildlink2.wiz1-4/+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-01Minor fix: handle installation a bit better a la rox package.cjep1-5/+5
2002-05-26Initial import of ROX-Session 0.1.14 to the NetBSD packages collection.cjep1-0/+41
ROX-Session is a ROX application which sets up your desktop when you log in and starts any applications you ask it to. It also allows you to set various preferences such as the default font, cursor blinking and mouse behaviour. From Rui-Xiang Guo in PR#17039. Thanks! Slight change to observe hier(7).