Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
11 Jul 2022 17:49:04 4.1.4 |
Yuri Victorovich (yuri)  |
net/openmpi: Update 4.1.3 -> 4.1.4
Bugfix release. |
01 Apr 2022 19:50:30 4.1.3 |
Christoph Moench-Tegeder (cmt)  |
net/openmpi: update to 4.1.3
Bugfix Release, see announcement at
announce@lists.open-mpi.org/msg00147.html" REL="NOFOLLOW">https://www.mail-archive.com/announce@lists.open-mpi.org/msg00147.html |
18 Jan 2022 20:43:01 4.1.2 |
Danilo Egea Gondolfo (danilo)  |
net/openmpi: Update to 4.1.2
Drop maintainership |
27 Nov 2021 08:29:57 4.1.1 |
Alexey Dokuchaev (danfe)  |
net/openmpi: unbreak the build when `net/libfabric' port is installed
Ideally, OFI option should be introduced, I've tried that first but it
does not build due to missing ENODATA definition.
Remove BROKEN_sparc64, it does not serve any useful purpose these days,
and we're not producing packages for this architecture anyways. |
23 Sep 2021 14:09:23 4.1.1 |
Piotr Kubaj (pkubaj)  |
net/openmpi: fix packaging on armv*
From opal/mca/patcher/overwrite/configure.m4: |
23 Sep 2021 09:17:16 4.1.1 |
Piotr Kubaj (pkubaj)  |
et/openmpi: disable SLURM on all 32-bit architectures |
19 May 2021 19:56:04 4.1.1 |
Danilo Egea Gondolfo (danilo)  |
net/openmpi: Update to 4.1.1 |
07 Apr 2021 08:09:01 4.1.0_1 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 4.1.0_1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
11 Jan 2021 21:44:55
4.1.0_1 |
linimon  |
Fix build on !x86 systems by ensuring option AVX cannot be set:
pkg-static: Unable to access file
/wrkdirs/usr/ports/net/openmpi/work/stage/usr/local/%%AVX%%mpi/openmpi/lib/openmpi/mca_op_avx.la:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/net/openmpi/work/stage/usr/local/%%AVX%%mpi/openmpi/lib/openmpi/mca_op_avx.so:No
such file or directory
While here, sort the _DESC entries, and gather the OPTIONS_DEFAULT,
OPTIONS_EXCLUDE_*, and OPTIONS_SUB entries together.
Approved by: portmgr (tier-2 blanket) |
10 Jan 2021 12:03:36
4.1.0_1 |
danilo  |
net/openmpi: Add an option to enable AVX support
OpenMPI 4.1 fails to detect if the host supports AVX instructions and will fail
to build if it doesn't [1].
Also, include the ABI version to the hwloc2 library dependency. If the user has
devel/hwloc (and not devel/hwloc2) installed it will satify the dependency check
anyway and link against the wrong lib.
[1] - https://github.com/open-mpi/ompi/issues/8306
PR: 252506 |
08 Jan 2021 09:23:21
4.1.0 |
danilo  |
net/openmpi: Update to 4.1.0
- Move from hwloc to hwloc2 [1]
- Remove ${MPIDIR}/lib/openmpi from LDCONFIG
PR: 252496
Submitted by: thierry [1] |
16 Oct 2020 11:25:29
4.0.5 |
danilo  |
net/openmpi and net/openmpi3: Fix build with GCC 10 and remove deprecated
option.
Some gfortran defaults were changed in GCC 10:
https://gcc.gnu.org/gcc-10/changes.html
The conditional is required because the parameter -fallow-argument-mismatch will
break the current default gfortran.
Reported by: linimon |
31 Aug 2020 11:43:06
4.0.5 |
danilo  |
- Update to 4.0.5 |
26 Jun 2020 07:17:46
4.0.4 |
danilo  |
- Update to 4.0.4
- Install .pc files to ${LOCALBASE} to simplify how consumers look for openmpi
[1]
PR: 247212
Submitted by: cmt [1] |
19 Apr 2020 09:49:02
4.0.3 |
danilo  |
- Update net/openmpi to 4.0.3 (openmpi 1 is deprecated)
- Remove option for net/openmpi2 from science/pnetcdf (net/openmpi2 is
deprecated and will be removed)
- Fix science/gromacs plist when MPI option is enabled
- Bump PORTREVISION for all the consumers of net/openmpi |
02 Aug 2019 13:30:40
1.10.7_7 |
jbeich  |
devel/libevent2: update to 2.1.11
Changes: https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI: https://abi-laboratory.pro/tracker/timeline/libevent/
PR: 239599
Reported by: GitHub (watch releases)
Approved by: zeising (maintainer)
MFH: 2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision: https://reviews.freebsd.org/D21133 |
26 Jul 2019 20:46:57
1.10.7_6 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
11 May 2019 22:01:54
1.10.7_5 |
pkubaj  |
net/openmpi: add USES=compiler:c11
This port needs USES=compiler:c11 to fix build of science/sparta on GCC
architectures.
PR: 237536
Approved by: danilo (maintainer timeout), mentors (implicit approval) |
22 Apr 2019 13:16:34
1.10.7_5 |
gerald  |
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.
Suggested by: tijl |
12 Dec 2018 01:35:36
1.10.7_4 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
29 Jul 2018 22:18:46
1.10.7_3 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
10 Mar 2018 17:46:06
1.10.7_2 |
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
22 Sep 2017 10:48:29
1.10.7_1 |
mat  |
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488 |
10 Sep 2017 20:55:39
1.10.7_1 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
09 Jul 2017 20:16:50
1.10.7 |
danilo  |
- Update to 1.10.7
- Use external libevent
- Force the wrapper to use rpath pointing to the correct GCC directory.
This solves a problem (bug 217750) when a non-default GCC version is used.
PR: 217750 |
01 Apr 2017 15:23:32
1.10.6_1 |
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
22 Feb 2017 13:10:33
1.10.6 |
danilo  |
- Add LICENSE and LICENSE_FILE
Reported by: Anton Shterenlikht |
20 Feb 2017 01:32:50
1.10.6 |
danilo  |
- Update to 1.10.6 |
20 Dec 2016 14:02:23
1.10.5 |
danilo  |
- Update to 1.10.5 |
07 Dec 2016 13:24:57
1.10.4_1 |
gerald  |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms), part II.
The first part covered ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
This adds ports with USES=fortran and ports using Mk/bsd.octave.mk
which in turn has USES=fortran.
PR: 214965
Reported by: thierry |
06 Sep 2016 02:21:38
1.10.4 |
danilo  |
- Update to 1.10.4 |
29 Jun 2016 15:22:52
1.10.3 |
danilo  |
- Update to 1.10.3 |
23 May 2016 20:35:01
1.10.2 |
amdmi3  |
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket |
01 Apr 2016 14:16:20
1.10.2 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
06 Feb 2016 13:45:06
1.10.2 |
danilo  |
- Update to 1.10.2 |
18 Dec 2015 23:02:56
1.10.1 |
danilo  |
- Switch to USES=execinfo
PR: 205403
Submitted by: pawel |
06 Nov 2015 01:28:39
1.10.1 |
danilo  |
- Fix plist when the default compiler is gcc5
Spotted by: sunpoet
Obtained from: DPorts (marino) |
05 Nov 2015 00:51:24
1.10.1 |
danilo  |
- Update to 1.10.1 |
17 Sep 2015 02:58:01
1.10.0 |
danilo  |
- Update to 1.10.0
- Add SLURM to OPTIONS_DEFAULT (it's enabled by default in the configure script) |
17 Aug 2015 14:20:41
1.8.8 |
mat  |
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336 |
10 Aug 2015 03:55:08
1.8.8 |
danilo  |
- Update to 1.8.8
- Fix SLURM_LIB_DEPENDS, slurm-hpc was moved to slurm-wlm |
17 Jul 2015 05:40:26
1.8.7 |
danilo  |
- Update to 1.8.7 |
05 Jul 2015 04:01:42
1.8.6 |
danilo  |
- Update to 1.8.6 |
06 May 2015 16:48:52
1.8.5 |
danilo  |
- Update to 1.8.5 |
26 Dec 2014 18:45:53
1.8.4 |
antoine  |
Unbreak |
26 Dec 2014 14:24:13
1.8.4 |
danilo  |
- Update net/openmpi to 1.8.4 |
22 Nov 2014 14:43:24
1.8.3 |
antoine  |
Cleanup plist |
28 Sep 2014 03:41:25
1.8.3 |
danilo  |
- Update net/openmpi from 1.8.2 to 1.8.3 |
10 Sep 2014 20:50:37
1.8.2_1 |
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
26 Aug 2014 11:25:13
1.8.2 |
danilo  |
- Update net/openmpi from 1.8.1 to 1.8.2 |
24 Jul 2014 16:09:13
1.8.1_2 |
amdmi3  |
- Switch devel/hwloc to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
- Add LICENSE_FILE
- While here, fix stagedir reference in www/trafficserver
Approved by: portmgr blanket |
14 Jul 2014 16:51:45
1.8.1_1 |
tijl  |
- Convert net/openmpi to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Use BROKEN_sparc64
Approved by: portmgr (implicit, bump unstaged port) |
25 Apr 2014 14:55:12
1.8.1 |
danilo  |
- Update from 1.8 to 1.8.1 |
13 Apr 2014 00:17:45
1.8 |
danilo  |
- Update openmpi from 1.6.5 to 1.8 (new stable version)
- Convert USE_BZIP2 to USES |
10 Mar 2014 20:55:22
1.6.5_3 |
gerald  |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
08 Mar 2014 09:09:31
1.6.5_2 |
antoine  |
Unbreak
Reported by: pkg-fallout |
16 Feb 2014 17:15:32
1.6.5_2 |
tijl  |
Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most cases
USE_GCC=yes has been omitted though.
Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk.
Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,...
Exp-run: bdrewery
Approved by: portmgr (bdrewery) |
29 Nov 2013 23:55:55
1.6.5_2 |
danilo  |
- New port net/openmpi-devel. Version 1.7 of Open MPI.
Open MPI is a project combining technologies and resources from several
other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to
build the best MPI library available. A completely new MPI-2 compliant
implementation, Open MPI offers advantages for system and software
vendors, application developers and computer science researchers. |
28 Nov 2013 15:58:45
1.6.5_2 |
danilo  |
- Change maintainer's email to @FreeBSD.org
- Add stage support
- Add SLURM options to support sysutils/slurm-hpc (submitted via email by Jason
Bacon <jwbacon@tds.net>)
- Use options helpers
- Add VT (VampirTrace) as option |
26 Oct 2013 00:52:36
1.6.5_1 |
gerald  |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
20 Sep 2013 22:10:25
1.6.5 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
08 Sep 2013 11:19:00
1.6.5 |
wg  |
net/openmpi: update to 1.6.5
- Update to 1.6.5
- Removed indefinite article from COMMENT
- Use new LIB_DEPENDS format
- Use options helpers
- Removed files directory
- Pass maintainership to submitter
Changelog: http://svn.open-mpi.org/svn/ompi/tags/v1.6-series/v1.6.5/NEWS
PR: ports/181916
Submitted by: Danilo Egea Gondolfo <danilogondolfo gmail.com> |
06 Sep 2013 20:31:51
1.6.1_5 |
bapt  |
Add an explicit dependency on pkgconf |
07 Jun 2013 14:38:46
1.6.1_5 |
brooks  |
Revert the pkgconfig change in r320019. It didn't work and my initial
efforts to fix it didn't work. The result wouldn't have been useful
enough to spend more effor on it. |
05 Jun 2013 20:40:58
1.6.1_4 |
brooks  |
Remove SGE support as the SGE ports will be removed shortly.
Fix the IPv6 enable/disable option. IPv6 support was impropertly
disabled before.
Install pkgconfig files in a slightly less wrong place.
Drop maintainership, I no longer maintain any FreeBSD clusters. |
24 May 2013 20:58:30
1.6.1_3 |
pawel  |
- Update devel/hwlock to version 1.7.1 [1]
- Bump net/openmpi
PR: ports/178882 [1]
Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer) |
16 Dec 2012 10:27:48
1.6.1_2 |
pawel  |
- Update devel/hwloc to 1.6 [1]
- Bump affected net/openmpi
PR: ports/174106 [1]
Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> |
10 Sep 2012 18:36:23
1.6.1_1 |
brooks  |
Correct detection of SCTP support in libc so it is found on all supported
OS versions not just 7.x.
Add missing plist entries.
Reported by: QAT (beat) |
24 Aug 2012 13:58:27
1.6.1 |
brooks  |
Upgrade to 1.6.1. [0]
Allow IPV6 support to be disabled. [1]
Fix SGE dependency check. [2]
Switch to OptionsNG.
PR: ports/169549 [0], ports/159705 [1], ports/157746 [2] |
13 Dec 2010 04:27:43
1.4.3 |
pgollucci  |
- Update to 1.4.3
- Remove MD5
PR: ports/152567
Submitted by: wen
Approved by: maintainer timeout (brooks ; 17 days) |
09 Dec 2009 01:19:56
1.4 |
brooks  |
Upgrade to OpenMPI 1.4. |
13 Sep 2009 00:08:01
1.3.3_1 |
gerald  |
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr |
21 Aug 2009 22:41:47
1.3.3 |
brooks  |
A couple plist entries had CONFIGURE_TARGET in them so substitute it
properly to the plist is valid on something other than 8.0 amd64. Also
sort the generated Makefile.man so it remains stable.
Reported by: QAT |
21 Aug 2009 20:09:24
1.3.3 |
brooks  |
Upgrade to OpenMPI 1.3.3.
Remove the option to skip fortran support. Some fortran files are
unconditionally installed and many if not most users will want to
support fortran numerical codes. |
15 Feb 2009 18:18:58
1.3 |
brooks  |
Upgrade to Open MPI 1.3. See the release annoucement for more detail:
http://www.open-mpi.org/community/lists/announce/2009/01/0025.php
Some features such as "Finer grained resource control and mapping
(cores, HCAs, etc)" require FreeBSD support code to be added. |
19 Jan 2009 16:15:45
1.2.8 |
brooks  |
Upgrade to 1.2.8.
Stop adding F77 and FC to CONFIGURE_ENV since USE_FORTRAN does it now.[1]
Submitted by: gerald [1] |
07 Jan 2009 16:34:27
1.2.6_2 |
gerald  |
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. |
23 Aug 2008 16:51:05
1.2.6_1 |
brooks  |
Chase libtorque version. |
28 Jul 2008 01:45:04
1.2.6 |
brooks  |
Upgrade to 1.2.6, the latest release.
Submitted by: Wen heping <wenheping at gmail dot com> |
29 Jan 2008 16:08:46
1.2.5 |
brooks  |
Upgrade to the latest release, 1.2.5. See the release announcment for
details.
http://www.open-mpi.org/community/lists/announce/2008/01/0018.php |
04 Aug 2007 11:41:31
1.2.2_1 |
gabor  |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
17 Jul 2007 07:03:19
1.2.2_1 |
maho  |
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Approved by: maintainer |
08 Jun 2007 00:09:41
1.2.2_1 |
brooks  |
Upgrade to 1.2.2, the most recent release.
Handle manpages correct.
Remove defunct pkg-message.
LDCONFIG all the directories [0]
Submitted by: CHAO Shin [0]
PR: ports/112236 [0] |
05 Feb 2007 18:03:58
1.1.4_1 |
brooks  |
Now that RELENG_4 is no longer supported, remove seatbelts preventing
these ports from being built there (and on pre-STABLE 5). |
31 Jan 2007 14:12:36
1.1.4_1 |
brooks  |
Upgrade to OpenMPI 1.1.4. Largely a bugfix release with a few
performance improvements.
The 1.1.3 and 1.1.4 release notes can be found at these URLs:
1.1.3: http://www.open-mpi.org/community/lists/announce/2007/01/0009.php
1.1.4: http://www.open-mpi.org/community/lists/announce/2007/01/0010.php |
12 Jan 2007 05:49:14
1.1.2_1 |
maho  |
* Migrate to gfortran42
* add support of f90
Approved by: portmgr (kris) |
06 Dec 2006 11:42:25
1.1.2 |
miwi  |
- Update to 1.1.2
PR: ports/105453
Submitted by: trasz
Approved by: maintainer timeout |
27 May 2006 03:28:43
1.0.2 |
clsung  |
- fix plist error
- made portlint happy |
25 May 2006 00:16:59
1.0.2 |
clsung  |
- update to 1.0.2
- on behalf of maintainer-timeout
PR: port/96802
Submitted by: Steven G. Kargl <kargl_AT_troutmask.apl.washington dot edu> |
15 Mar 2006 22:25:06
1.0.1_1 |
brooks  |
Use our sys/tree.h and it's requirements rather than some old incompatable
ones in the OpenMPI source tree. This fixes the build on 7.0. Bump
PORTVERSION on all platforms as this may change the compiled output
on others.
Unquote BROKEN in the missing stdint.h case. |
12 Feb 2006 22:43:32
1.0.1 |
kris  |
BROKEN on sparc64 and on >= 7.0: Does not compile |
22 Jan 2006 06:28:59
1.0.1 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
22 Jan 2006 02:46:07
1.0.1 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
12 Jan 2006 06:08:12
1.0.1 |
brooks  |
Upgrade to 1.0.1. Fix MASTER_SITES (they added another directory to the
path). |
17 Dec 2005 18:53:20
1.0.1.r2 |
kris  |
BROKEN: Unfetchable |
22 Nov 2005 22:48:09
1.0.1.r2 |
brooks  |
upgrade to 1.0.1rc2 |
17 Nov 2005 20:41:00
1.0.r8 |
brooks  |
upgrade to 1.0rc8 |
15 Nov 2005 06:52:12
1.0.r7 |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
14 Nov 2005 23:53:12
1.0.r7 |
brooks  |
Upgrade to 1.0rc7 |