Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-07-10 | Make build on 2.0. | wiz | 3 | -5/+19 | |
2004-06-27 | correctly detect sparcv9, allows this to get further on Solaris | grant | 1 | -2/+6 | |
when running a 64-bit kernel. | |||||
2004-06-24 | make this build on -current again (statfs->statvfs) | drochner | 2 | -1/+54 | |
2004-06-15 | add some patches for 64 bit systems from Nicolas Joly | dmcmahill | 4 | -6/+91 | |
2004-06-03 | Add jdk14 (and in some cases jdk13) | abs | 1 | -2/+2 | |
2004-05-31 | Depend on security/openssh instead of security/ssh for machines that | kristerw | 3 | -6/+6 | |
do not have /usr/bin/ssh. | |||||
2004-05-23 | Use option "-r" instead of "-e" for the '[' command since this is not | heinz | 1 | -2/+2 | |
portable to some operating systems (eg UnixWare or IRIX 5). | |||||
2004-05-19 | make sure we use MACHINE_ARCH (uname -p) instead of MACHINE (uname -m) for | dmcmahill | 2 | -17/+19 | |
setting the SGE arch. Should fix x86_64 (amd64) as well as others that have a different MACHINE and MACHINE_ARCH. Noted on the SGE developers list by Nicolas Joly | |||||
2004-05-03 | add and enable sge | dmcmahill | 1 | -1/+2 | |
2004-05-03 | import sge-5.3p6 (Sun Grid Engine) | dmcmahill | 37 | -0/+1406 | |
The Grid Engine project is an open source community effort to facilitate the adoption of distributed computing solutions. Sponsored by Sun Microsystems and hosted by CollabNet, the Grid Engine project provides enabling distributed resource management software for wide ranging requirements from compute farms to grid computing. | |||||
2004-04-24 | Convert to bl3. | wiz | 1 | -4/+4 | |
2004-04-24 | Unused. | wiz | 1 | -37/+0 | |
2004-04-24 | Unused. | wiz | 1 | -27/+0 | |
2004-04-24 | Convert to bl3. | wiz | 1 | -3/+3 | |
2004-04-11 | Convert to buildlink3. | snj | 1 | -3/+3 | |
2004-03-25 | Tell the buildlink3 framework to pass the pvm3/* directories to the compiler | jlam | 1 | -1/+6 | |
and linker since they lie outside the default of ${PREFIX}/include and ${PREFIX}/lib. | |||||
2004-03-12 | add config files for missing NetBSD MACHINE_ARCH's such as sh5e{b,l}, | dmcmahill | 16 | -17/+307 | |
x86_64, and a few others. | |||||
2004-03-08 | Enable tk84 and replace x11/tk with x11/tk83. Packages compatible | minskim | 2 | -4/+4 | |
with 8.4 will be updated to depend on x11/tk after Tk update. | |||||
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 2 | -17/+13 | |
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk. | |||||
2004-02-26 | Update dqs to 3.3.2nb1 | abs | 3 | -5/+45 | |
Install documentation undef DEFAULT_HOST so it can run on a box other than lnx4.scri.fsu.edu Add a MESSAGE giving some hint on what you might to use this Consider this a drive-by-slight-cleanup-of-breakage | |||||
2004-02-25 | bl3ify. add bl3 file. | dmcmahill | 2 | -2/+24 | |
2004-02-18 | Include "../../mk/compiler.mk" to get the value of CC_VERSION before | jlam | 1 | -1/+3 | |
testing it. | |||||
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 1 | -2/+1 | |
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk. | |||||
2004-02-13 | s/abilty/ability/ | snj | 1 | -1/+1 | |
2004-02-12 | add buildlink{2,3}.mk | recht | 2 | -0/+55 | |
needed for py-Scientific to build | |||||
2004-02-10 | Upgrade this package to clusterit-2.2. Mostly a bugfix release. | garbled | 3 | -19/+5 | |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 2 | -4/+4 | |
2003-12-03 | Change MAINTAINER to "tech-pkg" instead of the previous "packages". | kristerw | 1 | -2/+2 | |
2003-12-03 | Update mpi-ch to 1.2.5.2, released on September 11th, 2003. | jschauma | 10 | -29/+141 | |
An extensive list of changes since the last release is available online at http://www-unix.mcs.anl.gov/mpi/mpich/r1_2_5changes.html (It's difficult to destill the important changes from that file, which is why I'm not pasting the entire collection in here.) | |||||
2003-12-02 | Disable weak symbols for gcc>3*. While weak symbols do work on | wennmach | 1 | -7/+15 | |
NetBSD-current, the way mpi-ch test for them and implements them (using the #pragma weak directive) is currently broken. Fixes PR pkg/23267 by Kouichirou Hiratsuka. | |||||
2003-11-27 | o fix syntax error in src/fortran/configure | wennmach | 4 | -3/+80 | |
o avoid removing non-existent files, resulting in "rm: usage:" errors | |||||
2003-11-26 | Correct the way the endianness is determined. | wennmach | 3 | -5/+6 | |
(How could this actually ever have worked ???) | |||||
2003-10-27 | Fix compikation with gcc3; still compiles with gcc2 too. | wiz | 2 | -1/+15 | |
From Harry Waddell in PR 23281. | |||||
2003-08-23 | Add pseudo-category 'java'. | jschauma | 1 | -2/+2 | |
2003-07-26 | Make this build for non-i386 NetBSD systems too. | kristerw | 3 | -1/+27 | |
2003-07-21 | COMMENT should start with a capital letter. | martti | 2 | -4/+4 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 5 | -10/+10 | |
2003-07-17 | Add and enable openpbs | agc | 1 | -1/+2 | |
2003-07-17 | Initial import of OpenPBS-2.3.16 into the NetBSD Packages Collection. | agc | 8 | -0/+326 | |
OpenPBS is a generic network queuing system. The Portable Batch System (PBS) is a flexible batch queueing and workload management system originally developed for NASA. It operates on networked, multi-platform UNIX environments, including heterogeneous clusters of workstations, supercomputers, and massively parallel systems. Development of PBS is provided by Altair Grid Technologies. | |||||
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 1 | -2/+2 | |
2003-07-03 | Add/enable GridSim | jschauma | 1 | -1/+2 | |
2003-07-03 | Initial import of the GridSim Toolkit, a java based toolkit for simulation | jschauma | 4 | -0/+428 | |
of distributed systems: GridSim is a toolkit for modeling and simulation of parallel and distributed systems such as Clusters and Grids. GridSim is part of the Gridbus Project (http://www.gridbus.org/). The GridSim Toolkit includes: * GridBroker: It is Grid scheduler built on top of GridSim for application scheduling on Grid based on Deadline and Budget Constrained Scheduling Algorithms. * GridSim: It is built on top of SimJava. SimJava is a process based discrete event simulation package for Java with animation facilities. * Visual Modeler: It enables the user to create experiments on different Grid testbeds and generate the default Grid Broker source codes (in Java). | |||||
2003-06-26 | Add and enable dqs | agc | 1 | -1/+2 | |
2003-06-26 | Initial import of dqs-3.3.2 into the NetBSD Packages Collection. | agc | 7 | -0/+122 | |
The Distributed Queueing System is designed as a management tool to aid in computational resource distribution across a network. DQS provides architecture transparency for both users and administration across a heterogeneous environment, allowing for seamless interaction for multiple architectures. Highly mutable custom site configurations are possible under DQS. This abilty to customize DQS leads to effective resource distribution and increased network throughput. | |||||
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 2 | -4/+4 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 4 | -10/+10 | |
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 1 | -2/+2 | |
dependency bumps. | |||||
2003-03-31 | Lots of fixes (bad code in a lot of places) to make this compile and work | jmc | 6 | -75/+192 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 3 | -7/+6 | |