summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-02-12Several GNU configure scripts (old ones, typically) can't handle it whenjlam1-2/+2
"${MAKE}" contains forward slashes. Just pass the bare name of ${MAKE} to the configure phase as we ensure that "make" is always calling the correct one symlinked into the .tools directory.
2004-02-12Add ftp.tuwien.ac.at location to mastersites.wiz1-2/+3
2004-02-12s/_BUILTIN_OPENSSL/BUILDLINK_IS_BUILTIN.openssl/gjlam1-3/+3
2004-02-12bl3ifyjlam2-10/+29
2004-02-12This package uses C++. Also some reorg to improve readability.jlam1-5/+5
2004-02-12Make pathnames listed in CONFIG_STATUS_OVERRIDE relative to WRKSRC.seb3-9/+9
2004-02-12Generate a more informative string "CC_VERSION_STRING" that is passed tojlam4-15/+30
ccache as the compiler information to hash.
2004-02-12bl3ifyjlam2-2/+18
2004-02-12Modify the "no-rpath" to not need a "/" to start the rpath. Also modifyjlam2-20/+20
the "r" command to allow paths ending in "/". This should fix PR 24352.
2004-02-12Update devel/ccache to 2.3nb1. Changes from version 2.3 include addingjlam5-3/+68
a new environment variable CCACHE_HASHCC whose value may be used to override the compiler-specific addition to the hash value used to distinguish between two compiles. This is useful where the compiler is a shell script generated on-the-fly that executes the real compiler. This allows ccache to function correctly within the pkgsrc infrastructure.
2004-02-12Replace netbsd with NetBSD in email addresses for MAINTAINER.minskim1-4/+4
2004-02-12Make xmms-meta-input build in NetBSD 1.6, specifically stop colliding withben2-5/+35
pause in unistd.h, and give setpgrp() arguments.
2004-02-12Note import of llnlxftp-2.1 in CHANGES and category Makefile.ben2-2/+4
2004-02-12Move llnlxdir from x11 to net category.ben1-2/+2
2004-02-12Initial import of llnlxftp-2.1, Motif FTP client, submitted by Torben5-0/+54
Stormwall in PR 23914. LLNL XFTP enables scientists and engineers to easily transfer and manage their files in an increasingly distributed computing environment. Based on industry standards, such as the X Window System and the UNIX operating system, LLNL XFTP can execute on a wide variety of computing platforms.
2004-02-12Move llnxdir from x11 to net category.ben1-1/+2
2004-02-12Move llnlxdir from x11 to net category.ben5-0/+55
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.ben2-2/+4
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-12Remove bochs-2.1, as it was recently updated.snj1-2/+1
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-12Add and enable libpathan-1.2.2.minskim2-2/+4
2004-02-12Import libpathan-1.2.2 from pkgsrc-wip.minskim8-0/+157
The Pathan project grew out of DecisionSoft's work on XMLScript, an XML transformation language. XPath was adopted as a node selection language by XMLScript when the XPath specification was ratified by the W3C. DecisionSoft's XMLScript processor is based on Xerces-C, a Document Object Model compliant XML parser. Pathan therefore was designed from the base up to be fully compatible with the Xerces parser. Pathan 1 represents the open sourcing of the XPath component of DecisionSoft's XMLScript processor. Pathan 1 features a full implementation of the XPath 1.0 Specification. Pathan 1 implements the W3C DOM Level 3 XPath Specification (Working Draft February 08 2002) providing a powerful and coherent interface between XPath and DOM and hence a standardised interface with Xerces.
2004-02-12Create a new variable PREFER_NATIVE that has the opposite semanticsjlam32-108/+432
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 decidingjlam31-568/+640
whether the software is built-in or not. This facilitates implementing the forthcoming PKGSRC_NATIVE variable.
2004-02-12Update bochs to 2.1.1 (doh). Changes:hubertf3-6/+7
- fix bug in int15h function 0xe820 (Christian Neubert) - fix vmware3 disk support on big-endian platforms (Christophe Bothamy) - fix conditions for NM exception on FWAIT instruction (Christophe) - fix symbol conflict in rfb and x display libraries (Volker Ruppert) - allow 16 bit writes to ne2k page 0 (Volker) - notify display libraries on change of bpp (Volker) - fix bug in int13h function 0x10 (Volker) - fix floppy dialog error on win2k (Volker) - fix adress check in TSS IO permission bitmap (Christophe) - fix buffer overflow vulnerability pointed out by SeSoX (Christophe) - updates for MacOS compile (Daniel Gimpelevich)
2004-02-12Update bochs to 2.1. Changes:hubertf12-286/+137
- New disassembler - 3DNow!/SSE/SSE2/PNI instruction support - Vmware3/Sparse/Undoable/Growing harddisk images support - many VGA emulation improvements (e.g. high/true color VBE modes added) - No more X11 vga font required
2004-02-11Set 'USE_LANGUAGES=c c++'kristerw1-1/+2
2004-02-11Conflict with linuxls; and sort entries in variable.jmmv1-2/+2
2004-02-11Note removal of linuxls and addition of gnuls, version 5.0.jmmv1-1/+3
2004-02-11linuxls -> gnuls.jmmv1-2/+2
2004-02-11Remove linuxls; replaced by a more up to date gnuls.jmmv7-526/+0
2004-02-11Fix conflicts during the merge (add files not imported properly).jmmv2-0/+50
Hope this is the right way to go...
2004-02-11Initial import of gnuls, version 5.0:jmmv4-0/+38
This package provides the GNU ls utility, from the GNU coreutils package. It also includes the dircolors program, which is intended to be used together with it. This replaces the extremely outdated (and maybe broken) linuxls package.
2004-02-11Note bump PKGREVISION to imlib2.xtraeme1-1/+2
2004-02-11Increase BUILDLINK_DEPENDS.xtraeme2-4/+4
2004-02-11Bump PKGREVISION due to imlib2 update.xtraeme9-18/+18
2004-02-11Note update of pkg_comp to 1.16.jmmv1-1/+2
2004-02-11Bump PKGREVISION due to USE_X11BASE -> USE_X11 change.xtraeme1-2/+2
2004-02-11Update to 1.16:jmmv2-6/+6
- Use WRKDIR_BASENAME instead of OBJMACHINE to get a unique name of object directories. This way, multiple jails can use the same pkgsrc tree with write access and get the right obj links. - Fix COPYROOTCFG.
2004-02-11Add Uzbek latin (uz) and cyrillic (uz@Cyrl) locale directories, used byjmmv16-16/+144
GTK+ 2.3.x.
2004-02-11Improve wording.sketch1-4/+4
2004-02-11Use plain MKDIR instead of INSTALL_DATA_DIR to allow build as non-root.seb2-4/+4
2004-02-11Fix pasto(?) in BUILDLINK_PKGSRCDIR.apache's value.seb1-2/+2
2004-02-11Only use the GNU PTH fix if GNU PTH is being used in the zsnes build.ben2-5/+7
2004-02-11Make pkglint happy.jmmv1-2/+3