aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Do not hardcord PICFLAGMaho Nakata2004-03-203-21/+3
| | | | | | | Submitted by: ru Notes: svn path=/head/; revision=104698
* A Density functional software. This software has a unique designMaho Nakata2004-03-209-0/+358
| | | | | | | | | | | | | | | | based upon the DFT++ algebraic framework introduced in Computer Physics Communications 128, 1-45 (June 2000). This framework allows us to transparently separate the computational guts (cache optimization, parallelization, etc.) from the introduction of new representations (plane waves, wavelets) and new physics (new density functionals, linear response theory, dielectric solutions). The software is fully cache and register optimized, and runs in serial, threaded, MPI and mixed threaded-MPI parallel environments. Notes: svn path=/head/; revision=104696
* Remove all openldap{1,2} port references in favor of USE_OPENLDAPMario Sergio Fujikawa Ferreira2004-03-201-12/+1
| | | | | | | Reminded by: eik Notes: svn path=/head/; revision=104695
* Remove BROKEN: update to version 1.1Mario Sergio Fujikawa Ferreira2004-03-203-11/+11
| | | | | | | | PR: 62521 [1] Reminded by: Neil Hoggarth <neil@hoggarth.me.uk> [1] Notes: svn path=/head/; revision=104694
* Add WITHOUT_ARTS knob. Furthermore, it takes precedence over WITH_ARTSMario Sergio Fujikawa Ferreira2004-03-202-12/+18
| | | | | | | | | | if defined at the same time PR: 62363 Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> Notes: svn path=/head/; revision=104693
* Remove BROKEN: fix build in 5.x-CURRENTMario Sergio Fujikawa Ferreira2004-03-201-6/+5
| | | | | | | | | | | - <strstream.h> -> <iostream> - remove -Wmissing-declarations declarations PR: 64282 Submitted by: David Yeske <dyeske@yahoo.com> Notes: svn path=/head/; revision=104692
* * Enable SSL support.Christian Weisgerber2004-03-206-16/+20
| | | | | | | * Update to 10.7: miscellaneous bug and compatibility fixes, new home site. Notes: svn path=/head/; revision=104691
* Update version 0.96Yen-Ming Lee2004-03-202-9/+9
| | | | | | | | PR: 64487 Submitted by: Jim Shewmaker <jims@bluenotch.com> Notes: svn path=/head/; revision=104690
* Fix build on 5.x-CURRENT: fix libebml port header files locationMario Sergio Fujikawa Ferreira2004-03-201-1/+1
| | | | | | | | | PR: 64460 Submitted by: Aron Stansvik <elvstone@osdever.net>, bento Notes: svn path=/head/; revision=104689
* o Fix WITH_CLEARTEXTPASSWD knobMario Sergio Fujikawa Ferreira2004-03-201-1/+2
| | | | | | | | | | o Bump PORTREVISION since this is an important option PR: 50694 Submitted by: Chris Shenton <cshenton@Palimpsest.saic.hq.nasa.gov> Notes: svn path=/head/; revision=104688
* As previously announced, remove the antique version of imake that wasMark Linimon2004-03-201-0/+1
| | | | | | | part of XFree86-3. It was supplanted years ago by devel/imake-4. Notes: svn path=/head/; revision=104687
* As previously announced, remove the antique version of imake that wasMark Linimon2004-03-209-222/+0
| | | | | | | | | part of XFree86-3. This functionality was superceded years ago by devel/imake-4. No port in the system has really used this port for quite some time. Notes: svn path=/head/; revision=104686
* The dependency in the previous commit should have been devel/imake-4,Mark Linimon2004-03-201-1/+1
| | | | | | | | not devel/imake, which is the XFree86-3 version and is marked for deprecation Real Soon Now. Notes: svn path=/head/; revision=104685
* ugly hack to work around PR 64485. Remove when fixed.Oliver Eikemeier2004-03-201-0/+3
| | | | | | | | Submitted by: Tim Bishop <tim@bishnet.net> Pointy hat to: eik Notes: svn path=/head/; revision=104684
* The gshar+gunshar port is renamed to ports/archivers/sharutils.Trevor Johnson2004-03-1912-152/+6
| | | | | | | PR: 64443 Notes: svn path=/head/; revision=104683
* Fix on !i386/!ia64 and on 4.x.Alfred Perlstein2004-03-194-7/+45
| | | | | | | In collaboration with: Stuart Cheshire <cheshire@apple.com> Notes: svn path=/head/; revision=104682
* Update the list of what this port installs (and does not install).Trevor Johnson2004-03-191-8/+20
| | | | | | | | Add synopses from the info pages. Explain in more detail what shar archives are. Add a note about security. Add keywords. Notes: svn path=/head/; revision=104681
* - update cs, da, en, fo, it, pl, sk, sv, and uk dictionnaries;Thierry Thomas2004-03-1915-154/+180
| | | | | | | | | | | | | | | - add af, bg, ga, gl, hr, id, is, mi, ms, and sl dictionnaries; - bump portrevision; - simplify this port. PR: ports/64186 Submitted by: maintainer Approved by: mat (mentor). Notes: svn path=/head/; revision=104680
* BROKEN on ia64: Coredump during buildKris Kennaway2004-03-191-1/+7
| | | | Notes: svn path=/head/; revision=104679
* Better fix for amd64 (and ia64, omitted in previous); only compile withKris Kennaway2004-03-192-3/+10
| | | | | | | -fPIC those files that require it. Notes: svn path=/head/; revision=104678
* . Link the python modules against libintl so they can actually be used.Greg Lewis2004-03-194-10/+12
| | | | | | | . Bump PORTREVISION. Notes: svn path=/head/; revision=104677
* BROKEN on alpha 4.x: Coredump during buildKris Kennaway2004-03-191-1/+7
| | | | Notes: svn path=/head/; revision=104676
* BROKEN on alpha 4.x: Does not compileKris Kennaway2004-03-192-0/+8
| | | | Notes: svn path=/head/; revision=104675
* BROKEN on alpha 4.x: Coredump during buildKris Kennaway2004-03-191-1/+7
| | | | Notes: svn path=/head/; revision=104674
* Extend -fPIC hack to cover ia64, which also requires it, and properlyKris Kennaway2004-03-191-2/+2
| | | | | | | respect CFLAGS. Notes: svn path=/head/; revision=104673
* BROKEN on amd64 and ia64: Does not compile (shared library objects must beKris Kennaway2004-03-191-1/+7
| | | | | | | compiled with -fPIC) Notes: svn path=/head/; revision=104672
* BROKEN on amd64: Build failsKris Kennaway2004-03-191-0/+4
| | | | Notes: svn path=/head/; revision=104671
* BROKEN: Does not compile completely (appears as broken pkg-plist)Kris Kennaway2004-03-191-1/+7
| | | | Notes: svn path=/head/; revision=104670
* BROKEN on 5.x: Does not compileKris Kennaway2004-03-191-1/+7
| | | | Notes: svn path=/head/; revision=104669
* BROKEN with perl < 5.6: Does not compileKris Kennaway2004-03-191-1/+7
| | | | Notes: svn path=/head/; revision=104668
* This patch is a convenience patch to allow broken port tools to continueOliver Eikemeier2004-03-1912-12/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to go about their rotten business. It is issued without acknowledgment of any obligation, in response to ports/64393. The patch does NOT bump PORTREVISION as the change is invisible for the port's or package's users. $FreeBSD$ is sufficient. I also refute any "bug" with respect to the the porter's handbook's pages referenced in ports/64393, my port has not written anything after bsd.port.mk and portlint has nothing to complain about (only that it can't figure "patch" is legal in a PATCHFILES variable). Informational: tools that assume .include <bsd.port.[post.]mk> was the last line in a port's makefile are broken. They should be comparing the output of realpath $(make -V MASTERDIR) against the output of realpath $(pwd) instead: -bash-2.05b$ realpath $(pwd) /usr/home/ma/db42 -bash-2.05b$ realpath $(make -V MASTERDIR) /usr/home/ma/db42 -bash-2.05b$ cd ../db42-nocrypto # switch to slave's port directory -bash-2.05b$ realpath $(make -V MASTERDIR) /usr/home/ma/db42 -bash-2.05b$ realpath $(pwd) /usr/home/ma/db42-nocrypto PR: 64479 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) Notes: svn path=/head/; revision=104667
* BROKEN on alpha 4.x: Does not compileKris Kennaway2004-03-192-2/+14
| | | | Notes: svn path=/head/; revision=104666
* - Update to version 1.8.4Kirill Ponomarev2004-03-192-3/+3
| | | | | | | | PR: ports/64480 Submitted by: maintainer Notes: svn path=/head/; revision=104665
* - Update for pike7.2.570.Vanilla I. Shu2004-03-193-13/+18
| | | | | | | | | | - Make the port more simplier with nexts updates. PR: ports/54457 Submitted by: maintainer Notes: svn path=/head/; revision=104664
* - Upgrade to 7.2.570.Vanilla I. Shu2004-03-198-363/+106
| | | | | | | | | | | - Fixing mirrors lists - Adding missing dependency with gettext. PR: ports/64456 Submitted by: maintainer Notes: svn path=/head/; revision=104663
* o) Remove patch to solve alpha compile problems, cause the fix is alreadyLars Koeller2004-03-192-72/+0
| | | | | | | included in the sources. Notes: svn path=/head/; revision=104662
* Fix Build on AMD64Tilman Keskinoz2004-03-192-0/+8
| | | | Notes: svn path=/head/; revision=104661
* - SIZE'ifyKirill Ponomarev2004-03-192-0/+2
| | | | | | | | PR: ports/64477 Submitted by: maintainer Notes: svn path=/head/; revision=104660
* - Rearrange USE_GNOMEKirill Ponomarev2004-03-194-66/+20
| | | | | | | | | | - Utilize USE_GETOPT_LONG PR: ports/64474 Submitted by: Ports Fury Notes: svn path=/head/; revision=104659
* - Update to version 2.1Kirill Ponomarev2004-03-1939-126/+1133
| | | | | | | | PR: ports/64473 Submitted by: Ports Fury Notes: svn path=/head/; revision=104658
* - Fix build with freetype-2.1.7Kirill Ponomarev2004-03-196-0/+42
| | | | | | | | PR: ports/64472 Submitted by: Ports Fury Notes: svn path=/head/; revision=104657
* - Update to version 0.7Kirill Ponomarev2004-03-197-44/+151
| | | | | | | | PR: ports/64471 Submitted by: Ports Fury Notes: svn path=/head/; revision=104656
* Fix installation of Hint which is now called Hint-${PORTVERSION}.jar.Oliver Braun2004-03-191-2/+2
| | | | | | | Submitted by: Lutz Bichler <Lutz.Bichler@unibw-muenchen.de> Notes: svn path=/head/; revision=104655
* - Update to version 2.28Kirill Ponomarev2004-03-193-22/+21
| | | | | | | | PR: ports/64470 Submitted by: Ports Fury Notes: svn path=/head/; revision=104654
* - Update to version 1.8.2Kirill Ponomarev2004-03-193-3/+4
| | | | | | | | PR: ports/64469 Submitted by: Ports Fury Notes: svn path=/head/; revision=104653
* - Update to version 1.3Kirill Ponomarev2004-03-196-99/+94
| | | | | | | | PR: ports/64467 Submitted by: Ports Fury Notes: svn path=/head/; revision=104652
* - Update to version 2.0.p6Kirill Ponomarev2004-03-198-52/+48
| | | | | | | | PR: ports/64466 Submitted by: Ports Fury Notes: svn path=/head/; revision=104651
* - Update to version 2004.03.07Kirill Ponomarev2004-03-192-6/+5
| | | | | | | | PR: ports/64465 Submitted by: Ports Fury Notes: svn path=/head/; revision=104650
* . No, it doesn't conflict with rpm2cpio as that installs rpm2cpio.pl, notGreg Lewis2004-03-192-2/+2
| | | | | | | rpm2cpio. Notes: svn path=/head/; revision=104649
* Major overhaul of the port to celebrate the upgrade to 3.2.0b5.Doug Barton2004-03-194-64/+298
| | | | | | | | | | | | | | | | | | | | The 3.2.x series contains many enhanced features, most notably built in SSL capabilities. Changes for the port itself: 1. Add new MASTER_SITES. 2. Search for an apache binary, not a document directory. 3. The new version uses libtool, so add USE_LIBTOOL per portlint. 4. The new configure script is much more thorough, so use a more complete set of options, and sort them in "./configure --help" order. 5. CXXFLAGS hackery no longer needed in FreeBSD 5.x, but 6. A patch to include headers for select() is needed in RELENG_4. 7. Install PORTDOCS, especially the very thorough html help files. 8. Add SIZE to distinfo. 9. Make deletion of directories with user-configurable stuff conditional. Notes: svn path=/head/; revision=104648