non port: net-mgmt/p5-Net-IP/Makefile |
SVNWeb
|
Number of commits found: 30 |
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 43ac3e2 (Only the first 10 of 285 ports in this commit are shown above. )
net-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* @BABOLO <.@babolo.ru>
* Alex Samorukov, samm@freebsd.org
* Alexander Kriventsov <avk@vl.ru>
* Alexander Sulfrian <alexander@sulfrian.net>
* Alexander Y. Grigoryev <alexander.4mail@gmail.com>
* Alexandre Biancalana <ale@biancalanas.net>
* Alexandre Snarskii <snar@paranoia.ru>
* Alexandre Snarskii <snar@snar.spb.ru>
* Alexey Bobkov <mr.deadlystorm@gmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev (Only the first 15 lines of the commit message are shown above )
|
Sun, 20 Jun 2021
|
[ 11:39 Po-Chuan Hsieh (sunpoet) ] 29a2e1e
net-mgmt/p5-Net-IP: Add NO_ARCH
Approved by: portmgr (blanket)
|
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.
|
Wed, 9 Oct 2019
|
[ 12:17 bapt ] (Only the first 10 of 103 ports in this commit are shown above. )
Drop the ipv6 virtual category for n* category as it is not relevant anymore
|
Fri, 15 Sep 2017
|
[ 08:58 mat ] (Only the first 10 of 2495 ports in this commit are shown above. )
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
|
Wed, 24 Dec 2014
|
[ 00:14 bofh ] (Only the first 10 of 432 ports in this commit are shown above. )
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above )
|
Sat, 3 May 2014
|
[ 08:47 sunpoet ]
- Add LICENSE
- Pass maintainership to submitter
- While I'm here:
- Remove outdated post-configure:
- Cleanup Makefile
PR: ports/189224
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
Sun, 2 Feb 2014
|
[ 08:11 eadler ]
Return some ports I maintain to the pool.
|
Sun, 20 Oct 2013
|
[ 15:29 eadler ]
- Convert to staging
|
Fri, 20 Sep 2013
|
[ 22:24 bapt ] (Only the first 10 of 336 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt)
|
Sun, 4 Aug 2013
|
[ 12:30 az ]
- Convert to new perl framework
Approved by: eadler@ (maintainer)
|
Tue, 16 Jul 2013
|
[ 21:59 eadler ] (Only the first 10 of 38 ports in this commit are shown above. )
Remove now excess verbiage.
Reviewed by: bapt
|
Fri, 8 Mar 2013
|
[ 20:23 eadler ] (Only the first 10 of 38 ports in this commit are shown above. )
Clean up my ports (and a couple of ports@ owned ones):
- Fix COMMENT
- Add MAKE_JOBS_SAFE where appropriate
- Change ordering of LICENSE lines
- Fix new header format
- Etc.
Reviewed by: drogoh (on irc)
|
Tue, 4 Dec 2012
|
[ 18:15 eadler ]
Simplify post-patch target
Submitted by: sunpoet
Feature safe: yes
|
Fri, 30 Nov 2012
|
[ 01:32 eadler ]
- Update to 1.26
- Take maintainership
Feature safe: yes
|
Mon, 8 Oct 2012
|
[ 10:38 dougb ] (Only the first 10 of 45 ports in this commit are shown above. )
Throw my ports back in the pool, and make my intentions clear for the
various ports that I've created.
I bid fond fare well
A chapter closes for me
What opens for you?
|
Mon, 30 May 2011
|
[ 20:39 dougb ]
Initialize a variable in $PREFIX/bin/ipcount to avoid a warning
While I'm here twiddle whitespace in the header to avoid double-spaces
|
Wed, 22 Sep 2010
|
[ 07:48 bapt ] (Only the first 10 of 15 ports in this commit are shown above. )
math/p5-Math-BigInt is part of perl core modules since at least 5.6+
the lowest version of perl available in ports is 5.8.9 which embed version
1.89 of Math::BigInt which is the same as the one available in
math/p5-Math-BigInt, so remove the useless dependency.
Keeping math/p5-Math-BigInt as it evolves alone
Bump port revision
|
Thu, 17 Jun 2010
|
[ 06:30 dougb ]
Properly sort RUN and BUILD DEPENDS that I inherited when I took over
this port, and assign BUILD_DEPENDS using := as recommended by danfe.
|
Fri, 14 Aug 2009
|
[ 20:12 dougb ]
Apply a patch to make the ipcount script work.
Without the attached patch ipcount generates the following when using
the -d option:
ipcount -d 24 192.168.0.0/20
Invalid chars in IP 192.168.0.0+255 at /usr/local/bin/ipcount line 83.
Take over maintainership of the port since the original mail to lth
about this issue was back in March and I've had no reply to that mail
or to the PR.
PR: ports/137314
Submitted by: dougb
Approved by: maintainer timeout (2 weeks)
|
Thu, 17 Apr 2008
|
[ 14:30 araujo ] (Only the first 10 of 2168 ports in this commit are shown above. )
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav)
|
Mon, 29 May 2006
|
[ 08:41 lth ]
Update to 1.25
PR: ports/97947
Submitted by: leeym
|
Thu, 20 Oct 2005
|
[ 07:20 lth ]
Update to 1.24
PR: ports/87696
Submitted by: leeym
|
Sat, 11 Jun 2005
|
[ 14:46 lth ]
Update to 1.23
|
Tue, 31 May 2005
|
[ 13:33 lth ]
Update to 1.22
|
Fri, 3 Dec 2004
|
[ 18:34 lth ]
- Update to 1.21
- Move simple patch into Makefile
|
Tue, 1 Jun 2004
|
[ 12:32 lth ] (Only the first 10 of 51 ports in this commit are shown above. )
Change of email address.
Approved by: erwin (mentor)
|
Mon, 23 Feb 2004
|
[ 04:42 wollman ] (Only the first 10 of 907 ports in this commit are shown above. )
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
|
Number of commits found: 30 |