non port: net/ns3/Makefile |
SVNWeb
|
Number of commits found: 32 |
Sun, 9 Oct 2022
|
[ 20:32 Neel Chauhan (nc) ] ce12505
net/ns3: drop maintainership
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
|
Sat, 26 Mar 2022
|
[ 08:27 Matthias Fechner (mfechner) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
Sun, 3 Oct 2021
|
[ 03:06 Neel Chauhan (nc) ] 3b49727
net/ns3: Update to 3.35
|
Fri, 16 Jul 2021
|
[ 22:48 Neel Chauhan (nc) ] 2e032c9
net/ns3: Update to 3.34
|
Wed, 16 Jun 2021
|
[ 19:31 Tobias C. Berner (tcberner) ] 63e653a (Only the first 10 of 66 ports in this commit are shown above. )
math/gsl: update to 2.7
From [1]
* What is new in gsl-2.7:
* fixed doc bug for gsl_histogram_min_bin (lhcsky at 163.com)
* fixed bug #60335 (spmatrix test failure, J. Lamb)
* fixed bug #36577
* clarified documentation on interpolation accelerators (V. Krishnan)
* fixed bug #45521 (erroneous GSL_ERROR_NULL in ode-initval2, thanks to M.
Sitte)
* fixed doc bug #59758
* fixed bug #58202 (rstat median for n=5)
* added support for native C complex number types in gsl_complex
when using a C11 compiler
* upgraded to autoconf 2.71, automake 1.16.3, libtool 2.4.6 (Only the first 15 lines of the commit message are shown above )
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 11 Jan 2021
|
[ 18:27 nc ]
net/ns3: Update to 3.33
Reviewed by: 0mp (mentor)
Approved by: 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D28094
|
Tue, 5 Jan 2021
|
[ 15:33 nc ] (Only the first 10 of 30 ports in this commit are shown above. )
Set MAINTAINER of my ports to my FreeBSD handle (nc@).
Reviewed by: 0mp (mentor)
Approved by: 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D27966
|
Fri, 11 Dec 2020
|
[ 11:27 fernape ]
net/ns3: Update to 3.32 & set MAINTAINER
Submitter becomes MAINTAINER. Already maintainer of several ports.
PR: 251518
Submitted by: neel@neelc.org
|
Fri, 20 Nov 2020
|
[ 07:16 adamw ] (Only the first 10 of 76 ports in this commit are shown above. )
Add education virtual category
PR: 248402
Submitted by: PauAmma
|
Sat, 11 Jul 2020
|
[ 21:09 dbaio ]
Drop MAINTAINER'ship per maintainer request
PR: 247919, 247920, 247921, 247922, 247923, 247924, 247916
Submitted by: Nikola Kolev <koue@chaosophia.net>
Event: July 2020 Bugathon
|
Fri, 8 Nov 2019
|
[ 13:48 tobik ] (Only the first 10 of 49 ports in this commit are shown above. )
net: Add missing USES={gnome,php}
|
Mon, 23 Sep 2019
|
[ 16:05 swills ]
net/ns3: update to 3.30
PR: 240738
Submitted by: Nikola Kolev <koue@chaosophia.net> (maintainer)
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Wed, 10 Apr 2019
|
[ 06:18 antoine ] (Only the first 10 of 399 ports in this commit are shown above. )
Bump a few PORTREVISIONs after r498529
With hat: portmgr
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Sun, 7 Oct 2018
|
[ 05:08 swills ]
net/ns3: update to 3.29
PR: 231971
Submitted by: Nikola Kolev <koue@chaosophia.net> (maintainer)
|
Wed, 29 Aug 2018
|
[ 20:25 swills ]
net/ns3: update to 3.28.1
PR: 230999
Submitted by: Nikola Kolev <koue@chaosophia.net> (maintainer)
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
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
|
Fri, 4 May 2018
|
[ 16:04 pizzamig ]
net/ns3: update to 3.28
PR: 227549
Submitted by: Nikola Kolev <koue@chaosophia.net> (maintainer)
|
Tue, 12 Dec 2017
|
[ 02:40 jbeich ]
net/ns3: require C++11 toolchain (on powerpc*, mips*, sparc*)
cc1plus: error: unrecognized command line option "-std=c++11"
../examples/wireless/wifi-multi-tos.cc:124:24: error: no matching constructor
for initialization of 'std::vector<uint8_t>' (aka 'vector<unsigned char>')
std::vector<uint8_t> tosValues = {0x70, 0x28, 0xb8, 0xc0}; //AC_BE, AC_BK,
AC_VI, AC_VO
^ ~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/4.2/bits/stl_vector.h:266:9: note: candidate constructor
template not viable: requires at most 3 arguments, but 4 were provided
vector(_InputIterator __first, _InputIterator __last,
^
/usr/include/c++/4.2/bits/stl_vector.h:224:7: note: candidate constructor not
viable: requires at most 3 arguments, but 4 were provided
vector(size_type __n, const value_type& __value = value_type(),
^
/usr/include/c++/4.2/bits/stl_vector.h:212:7: note: candidate constructor not
viable: requires single argument '__a', but 4 arguments were provided
vector(const allocator_type& __a)
^
/usr/include/c++/4.2/bits/stl_vector.h:242:7: note: candidate constructor not
viable: requires single argument '__x', but 4 arguments were provided
vector(const vector& __x)
^
/usr/include/c++/4.2/bits/stl_vector.h:208:7: note: candidate constructor not
viable: requires 0 arguments, but 4 were provided
vector()
^
1 error generated.
Reported by: pkg-fallout (mips64)
|
Wed, 8 Nov 2017
|
[ 14:45 robak ]
net/ns3: update 3.26 -> 3.27
PR: 223513
Submitted by: Nikola Kolev <koue@chaosophia.net> (maintainer)
|
Tue, 23 May 2017
|
[ 05:03 rezny ] (Only the first 10 of 711 ports in this commit are shown above. )
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
|
Sat, 13 May 2017
|
[ 23:36 linimon ] (Only the first 10 of 16 ports in this commit are shown above. )
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Tue, 10 Jan 2017
|
[ 14:39 robak ]
net/ns3: update 3.25 -> 3.26
PR: 215902
Submitted by: Nikola Kolev <koue@chaosophia.net> (maintainer)
|
Tue, 13 Sep 2016
|
[ 11:41 pawel ]
- Update to version 3.25 [1]
- Register proxy dependencies found by stage-qa [1]
- Convert LIB_DEPENDS to USES=sqlite and USE_GNOME=libxml2
- Simplify options helpers
- Sort pkg-plist
PR: 210158 [1]
Submitted by: Nikola Kolev (maintainer) [1]
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 21 Mar 2016
|
[ 11:17 jbeich ]
net/ns3: simplify
- Convert to USES=waf (respects MAKE_JOBS_NUMBER)
- Convert to option helpers
- Define WRKSRC_SUBDIR after adjusting patches
- Drop/rename common option and their descriptions
- pkg-plist: rename WITH_DEBUG to DEBUG_SUFX to avoid confusion
- pkg-plist: define VERSION to avoid churn on updates
- post-install: compress multiple sh(1) loops via find(1) expressions
PR: 208146
Approved by: Nikola Kolev (maintainer)
|
Mon, 14 Dec 2015
|
[ 08:44 pi ]
New port: net/ns3
ns-3 is a discrete-event network simulator for Internet systems,
targeted primarily for research and educational use. ns-3 is free
software, licensed under the GNU GPLv2 license, and is publicly
available for research, development, and use.
WWW: https://www.nsnam.org/
PR: 203083
Submitted by: Nikola Kolev <koue@chaosophia.net>
|
Number of commits found: 32 |