summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2004-02-13Use pkgsrc intltool.jmmv1-1/+2
2004-02-13No need to list the .pc file here.jmmv1-2/+1
2004-02-12.if should be closed with .endif, not with .fi (hi jmmv!).minskim1-2/+2
2004-02-12Preserve previous behavior: only use buildlink3 when USE_BUILDLINK3 is setjmmv1-2/+6
to yes; otherwise, default to buildlink2.
2004-02-12Moving llnlxdir from x11 to net category.ben1-2/+1
2004-02-12Moving llnxdir from x11 category to net category.ben5-55/+0
2004-02-12Note addition of x11/llnlxdir in CHANGES and category Makefile.ben1-1/+2
2004-02-12Initial import of x11/llnlxdir-2.1.2, an advanced graphical FTP client,ben5-0/+55
submitted by Tor Stormwall in PR 23913. LLNL XDIR manages files in a heterogeneous network. It provides a graphical user interface for drag-and-drop file transfer and for direct manipulation of local and remote directories. LLNL XDIR has the ability to view information in four different formats, including hierarchical and iconic views. Based on UNIX, the C programming language, OSF/Motif, and the file transfer protocol FTP, LLNL XDIR is highly portable.
2004-02-12Dont include the "." in the suffix - its in the PLISTmarkd1-3/+3
2004-02-12Conditionalise some bits of PLIST for parts that arent built when usingmarkd2-15/+36
some older X11 versions. Should fix both Al's and Krister Walfridsson's bulk build problems.
2004-02-12Create a new variable PREFER_NATIVE that has the opposite semanticsjlam2-6/+26
as PREFER_PKGSRC. Preferences are determined by the most specific instance of the package in either PREFER_PKGSRC or PREFER_NATIVE. If a package is specified in neither or in both variables, then PREFER_PKGSRC has precedence over PREFER_NATIVE.
2004-02-12Use pkgsrc intltool.minskim1-1/+2
2004-02-12Reorganize code so that any dependencies are checked as part of decidingjlam2-46/+53
whether the software is built-in or not. This facilitates implementing the forthcoming PKGSRC_NATIVE variable.
2004-02-11Bump PKGREVISION due to imlib2 update.xtraeme1-2/+2
2004-02-11Bump PKGREVISION due to libgtkthml update.xtraeme1-2/+2
2004-02-11bl3ifyxtraeme15-91/+243
2004-02-11bl3ifyxtraeme1-6/+6
2004-02-11bl3ifyxtraeme2-9/+37
2004-02-11bl3ifyxtraeme2-10/+40
2004-02-11bl3ifyxtraeme2-2/+24
2004-02-10The BUILDLINK_DEPENDS.<pkg> lines should match between the buildlink3.mkjlam1-2/+2
and any pre-existing buildlink2.mk files.
2004-02-10Fix some cases where ?+ should be +=, and fix the package name.xtraeme1-5/+5
2004-02-10bl3ifyxtraeme3-14/+45
2004-02-09BUILDLINK_DEPENDS.<pkg> lines should _always_ use += to _append_ to thejlam1-6/+4
existing value. This is critical to set the correct list of dependencies for a package.
2004-02-09Remove a temporary directory created at post-install, so that aminskim1-1/+2
non-root user can 'make clean'. Approved by wiz@.
2004-02-09Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy).jmmv11-22/+22
2004-02-09Fix PKGNAME. (xrender -> Xrender)xtraeme1-2/+2
2004-02-09bl3ify, while here remove PLIST_SUBST now we have libtool-1.5.2, it'sxtraeme2-18/+9
not longer needed (at least on FreeBSD).
2004-02-08Include intltool's buildlink2.mk to handle dependancies required by thesejmmv2-2/+4
tools (as p5-XML-Parser). Noted by Min Sik Kim.
2004-02-08We no longer need to explicitly call ${BUILDLINK_*} for CC, CXX, LIBTOOL,jlam1-4/+4
etc. because the bare variables will point to the correct executables.
2004-02-08PKGLIBTOOL and PKGSHLIBTOOL are no more.jlam4-12/+12
2004-02-07Fix PLIST after libtool-1.5.2 update.wiz1-2/+1
2004-02-07Set permission of man directories correctly. Approved by wiz@.minskim1-4/+2
2004-02-07Under a system without GNU regex, this package builds an internal copy ofjmmv4-5/+22
it. This copy defines the standard regcomp and friends functions, which are also present in NetBSD. The problem is that the copy gets linked into the libgtksourceview shared library and, when loaded into memory, shadows native regex functions. The problem exposes itself at least in gedit through gnome-vfs2. The later executes regcomp, expecting the native one to be called, but instead the one from the libgtksourceview library appears, making the program crash. Apply a patch to ensure these internal GNU regex functions do not colish with native ones. Bump PKGREVISION to 8.
2004-02-07Depend on latest version of dependencies; bump PKGREVISION.wiz1-12/+12
2004-02-06Bump revision due to nautilus update to 2.4.2.jmmv5-10/+10
2004-02-06Update to 1.8:jmmv4-21/+18
* Fix quote and output bugs [Christian] * Hook up 'activate' on text entry [Glynn, raf@noduck.net] * Fix up Solaris build [Damien] * Fix up spec file [Glynn] * Add locale header [Leonardo] * Make dialogs resizable [Ingo] * Unmark translation messages [Christian] * Fix up gdialog wrapper [Peter]
2004-02-06If we're passing through MAKEFLAGS variables whose values may containjlam4-9/+9
spaces, use the :Q modifier instead of double-quoting the value. This avoids breakage when executing the just-in-time su targets.
2004-02-06Provide default values for variables used in configure.minskim1-1/+2
Close PR pkg/24331.
2004-02-06Initial import of uz language translation for KDE 3.2.markd4-0/+213
2004-02-06Update kde3-i18n-[r-z]* to KDE 3.2.markd37-522/+2156
2004-02-06Update kde3-i18n-[h-p]* to KDE 3.2.markd28-524/+1068
2004-02-06Initial import of ms language translations for KDE 3.2markd4-0/+221
2004-02-06Initial import of mn language translations for KDE 3.2markd4-0/+256
2004-02-06Initial import of hi language translations for KDE 3.2.markd4-0/+185
2004-02-06Update kde3-i18n-[e-g]* to KDE 3.2.markd25-379/+1447
2004-02-06Initial import of gl language translations for KDE 3.2.markd4-0/+349
2004-02-05Update kde3-i18n-[a-d]* to KDE 3.2.markd19-239/+1218
2004-02-05Initial import of cy language translations for KDE 3.2markd4-0/+283
2004-02-05Initial import of az language binding for KDE 3.2markd4-0/+351