summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-03-19Fix build on NetBSD >= 1.6P. Thanks to atatat.jmmv2-5/+17
2003-03-19Add header files invented by latest QT 3.x version.tron1-1/+7
2003-03-19Remove some header files which are not installed any more.tron1-4/+1
2003-03-19Note addition of benchmarks/skampijschauma1-1/+2
2003-03-19Add/enable skampijschauma1-1/+2
2003-03-19Initial import of benchmarks/skampijschauma4-0/+404
The SKaMPI-Benchmark is a suite of tests designed to measure the performance of MPI. MPI (Message Passing Interface) is a machine independent standard to provide an efficient interface to message passing libraries of different parallel machines. The goal of SKaMPI is to create a database to illustrate the performance of these different MPI implementations. This database should allow to: 1. Decide how to implement portable and efficient MPI programs. 2. Predict the performance of MPI programs. 3. Describe supercomputers in terms of MPI.
2003-03-19Note import of devel/eclipsejschauma1-1/+2
2003-03-19Add/enable eclipsejschauma1-1/+2
2003-03-19Initial import of devel/eclipse:jschauma5-0/+13656
Eclipse is an open source software development project dedicated to providing a robust, full-featured, commercial-quality, industry platform for the development of highly integrated tools. It is composed of three projects, the Eclipse Project, the Eclipse Tools Project and the EclipseTechnology Project, each of which is overseen by a Project Management Committee (PMC) and governed by its Project Charter. Each project is composed of its own subprojects and is licensed under the CPL version 1.0. This package is a bit interesting in that it's a java application, which can be built on NetBSD using one of the sun-jdk's, but then gives runtime errors. However, installing the application built on a Linux machine under NetBSD will work just fine. Seems to work only with sun-jdk13. Thus I placed a build of eclipse from Linux in ftp, from where it can be installed using this package.
2003-03-19Note initial import of p5-DB_File version 1.806 into the NetBSD Packagesseb1-1/+2
Collection. DB_File is a module which allows Perl programs to make use of the facilities provided by Berkeley DB version 1. (DB_File can be built version 2, 3 or 4 of Berkeley DB, but it will only support the 1.x features). Note: this package is skipped on systems providing DB 1 as we assume that the perl5 package picked it up so already provides this module.
2003-03-19Add & enable p5-DB_Fileseb1-1/+2
2003-03-19Initial import of p5-DB_File version 1.806 into the NetBSD Packages Collection.seb5-0/+78
DB_File is a module which allows Perl programs to make use of the facilities provided by Berkeley DB version 1. (DB_File can be built version 2, 3 or 4 of Berkeley DB, but it will only support the 1.x features). Note: this package is skipped on systems providing DB 1 as we assume that the perl5 package picked it up so already provides this module.
2003-03-19Note update of "ttcp" package to version 1.12nb1.tron1-1/+2
2003-03-19Initialize the address family before calling bind(2) which fixes thetron3-12/+14
receive mode under NetBSD-current. Bump package revision after this important bug-fix.
2003-03-19make this work with SOAPpy-0.9.8 and bumb PKGREVISION because itdrochner6-2/+54
only works with 0.9.8 now
2003-03-19update to 0.9.8, provided by Marc Recht (PR pkg/20787)drochner5-87/+35
Notes: This is SOAPpy 0.9.8. It contains substantial improvements over the last release. 1) SOAPpy now uses the standard python package installation tools. Executing the commands $ python setup.py build $ python setup.py install (the second as root) should install SOAPpy into the appropriate Python library directory. 2) There has been inconsistency in how SOAPpy library components have been imported. This new release standardizes on: from SOAPpy import SOAP 3) See the changelog for further enhancements.
2003-03-19+ fetchmail-6.2.2 [pkg/20790], gcpio-2.5 [pkg/20799], gsed-4.0.6,wiz1-8/+12
lesstif-0.93.41, nessus-2.0.1 [pkg/20796], openslp-1.0.11, opera-6.12 [pkg/20789], soappy-0.9.8 [pkg/20787], squid-2.5.2, ted-2.13 [pkg/20785], wine-20030318.
2003-03-19Set the proper owner/group for installed files. Pointed out by Toruuebayasi2-2/+12
Takamizu.
2003-03-19fix a few 'strings split across lines' bugs which caused some dependenciesdmcmahill1-9/+4
to be dropped from the README.html files. Problem of missing dependencies noted by Christian Hattemer in a private email.
2003-03-19 * make print-PLIST deal better with /emul/linux/prochubertf1-7/+7
* clearer description of possible options when a pkg is already installed ===> glib-1.2.10nb4 is already installed - perhaps an older version? *** If so, you may use either of: *** - "pkg_delete glib-1.2.10nb4" and "make reinstall" to upgrade properly *** - "make update" to rebuild the package and all of its dependencies *** - "make replace" to replace only the package without re-linking *** dependencies, risking various problems. Improved wording welcome.
2003-03-18Use RPATH_FLAG for configure.jschauma3-4/+18
Also only compile with ssl if the variable is set (which it is by default).
2003-03-18Make this compile on Irix with the MIPSPro compiler by removing gcc-onlyjschauma3-5/+15
CFLAGS from a patch iff CC is not gcc.
2003-03-18Fix linkage problem: LDFLAGS was not properly set, so rpaths for X11 were lost.jmmv3-11/+20
Use LIBTOOL_OVERRIDE. Sort USE_BUILDLINK2 to avoid pkglint warnings.
2003-03-18update cvs to 1.11.5nb1.grant1-1/+2
2003-03-18fix USE_INET6 and KERBEROS conditionals, allowing this to build withgrant1-11/+9
IPv6 support on FreeBSD and probably others. bump PKGREVISION for user-visible changes.
2003-03-18Use pax instead of tar to install the tutorial. Hopefully fixes PR pkg/20760.jmmv3-9/+12
2003-03-18Revert last change because XFree86 4.3.0's "fontconfig" and "Xft" librarytron2-14/+2
are linked with the bundled "expat" library which is quite old. This would lead to shared library conflicts sooner or later.
2003-03-18Note update of "urt" package to version 3.1b1nb2.tron1-1/+2
2003-03-18Convert his package to buildlink2 to make it build with the updatetron1-6/+4
"netpbm" package. Bump package revision to reflect change.
2003-03-18Note update of "netpbm" package to version 10.11.6.tron1-1/+2
2003-03-18Update "netpbm" package to latest stable version 10.11.6. Numerous bugstron8-671/+97
have been fixed and a lot of features have been added since version 9.25.
2003-03-18Replaced two outdated US ftp serversheinz1-3/+4
2003-03-18+ abcde-2.1.1, arch-1.0pre17 [pkg/20776], dia-0.91, disc-cover-1.5.0,wiz1-3/+10
fetchmail-6.2.2, gtetrinet-0.7.0, netpbm-10.14, xmame-0.66.1, xscreensaver-4.09.
2003-03-18Update qt3 to 3.1.2. This update fixes a large number of bugs.skrll16-185/+222
2003-03-18note update of mozilla-linux to 1.3.grant1-1/+2
2003-03-18update mozilla-linux to 1.3.grant2-7/+7
What's new from release notes * Mozilla Mail has junk-mail classification. With some initial "training" the client can identify and segregate spam messages from good messages. To see more about Mozilla's junk-mail classification, visit the Mozilla Spam Filtering page. * Newsgroup filters have been implemented. * An initial implementation of Mozilla Midas, rich text editing controls, has landed in Mozilla for 1.3. See the Midas page for more information. * Image auto sizing allows a user to toggle between full-sized images and images sized to fit the browser window. To give it a try, load a large image into the browser window or size the window to be much smaller. Now clicking on the image will alternate between auto-sized and full-sized. The feature can be disabled (or enabled) from the Appearance panel in Preferences. * Users can now "dynamically" switch profiles. To give it a try, from the tools menu select "Switch Profile..." * Find as you type, formerly known as type ahead find, has a new preferences panel (Advanced: Keyboard Navigation). * When installed, Chatzilla now has a normal Mozilla preferences panel. * Mozilla 1.3 also includes fixes for performance, standards compliance and site compatibility. * Mozilla has a new splash screen. We already know. Please don't report this to Bugzilla. Thanks
2003-03-18dynamically generate the PLIST.grant2-1069/+17
2003-03-18note update of galeon to 1.2.9taya1-1/+2
2003-03-18Update galeon to 1.2.9taya2-10/+9
Galeon 1.2.9 is a maintainance release on the stable branch (for gnome 1.4 and mozilla compiled for gtk 1.2.x). It adds compatibility with mozilla 1.3 final and fixes the c++ abi compatability wrappers to actually work properly.
2003-03-18update buildlink2.mk for mozilla-1.3taya1-623/+7
2003-03-18Note cvsync-0.15.0gehenna1-1/+2
2003-03-18cvsync-0.15.0gehenna2-5/+5
ChangeLog: 2003-03-18 MAEKAWA Masahide <maekawa@daemon-systems.org> * 0.15.0 is out * Improve the performance and stabilities with scanfile features. * Signal Handling (client) When SIGINT or SIGTERM is received, the client process stop and the scanfile is updated if it's enabled. * Improve English (Thanks hrs AT FreeBSD DOT org!) 2003-03-15 MAEKAWA Masahide <maekawa@daemon-systems.org> * mk/base.mk, mk/pthread.mk (FreeBSD/Solaris) Clean up compiler/linker options.
2003-03-18Add man-page for bbsload, provided by Emanuele Roccajschauma4-3/+86
(emarocca at libero dot it).
2003-03-17Suppress warning by not trying to chmod a symlink before the target hasjschauma1-2/+2
been paxed over.
2003-03-17Note win32-codecs-020909nb2 update.wiz1-1/+2
2003-03-17Add dmocodecs; bump PKGREVISION to 2.wiz3-5/+14
2003-03-17Initial import of sfs-0.7.2 into the NetBSD Packages Collection.agc1-1/+2
Based on the sfs-0.6 package provided by Michael Santos in PR 18528. SFS is a secure, global network file system with completely decentralized control. SFS lets you access your files from anywhere and share them with anyone, anywhere. Anyone can set up an SFS server, and any user can access any server from any client. SFS lets you share files across administrative realms without involving administrators or certification authorities.
2003-03-17Add and enable sfs.agc1-1/+2
2003-03-17Initial import of sfs-0.7.2 into the NetBSD Packages Collection.agc9-0/+409
Based on the sfs-0.6 package provided by Michael Santos in PR 18528. SFS is a secure, global network file system with completely decentralized control. SFS lets you access your files from anywhere and share them with anyone, anywhere. Anyone can set up an SFS server, and any user can access any server from any client. SFS lets you share files across administrative realms without involving administrators or certification authorities.
2003-03-17Note silc-{client,server} updates.salo1-1/+3