non port: net/ipgrab/Makefile |
SVNWeb
|
Number of commits found: 18 |
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) ] 6a378e5 (Only the first 10 of 1159 ports in this commit are shown above. )
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above )
|
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, 27 May 2020
|
[ 14:55 danfe ] (Only the first 10 of 37 ports in this commit are shown above. )
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 3).
|
Sat, 10 Nov 2018
|
[ 18:12 bapt ] (Only the first 10 of 386 ports in this commit are shown above. )
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816
|
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
|
Fri, 28 Aug 2015
|
[ 13:39 amdmi3 ] (Only the first 10 of 49 ports in this commit are shown above. )
- Switch to options helpers
- While here, add some NO_ARCHes and couple missing PORT_OPTIONS=DOCS
Approved by: portmgr blanket
|
Mon, 9 Jun 2014
|
[ 14:53 vanilla ]
Stagify.
|
Fri, 21 Feb 2014
|
[ 13:38 ehaupt ] (Only the first 10 of 30 ports in this commit are shown above. )
Remove trailing whitespaces from category net
|
Mon, 10 Feb 2014
|
[ 13:54 ehaupt ] (Only the first 10 of 581 ports in this commit are shown above. )
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
|
Fri, 20 Sep 2013
|
[ 22:10 bapt ] (Only the first 10 of 1288 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
|
Thu, 13 Jun 2013
|
[ 23:46 wg ]
net/ipgrab: fix build with clang
- Fix build with clang
- NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Unmute install commands
- Trim Makefile header
Approved by: culot / jpaetzel (mentors, implicit)
|
Mon, 6 Jul 2009
|
[ 07:09 itetcu ]
Reset maintainer, email bounces.
|
Thu, 11 Sep 2008
|
[ 21:20 miwi ]
- Respect NOPORTDOCS
Reported by:
Approved by: portmgr (pav), maintainer via private mail
|
Thu, 10 Jan 2008
|
[ 23:39 miwi ]
- Update to 0.9.10
PR: 118898
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: maintainer timeout
|
Fri, 2 Jun 2006
|
[ 09:50 erwin ]
Update to 0.9.9
PR: 98308
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Approved by: maintainer
|
Sat, 5 Feb 2005
|
[ 22:52 edwin ]
Properly install README as stated in the PORTDOCS variable.
Noticed by: krion / test of ports/75379
|
Fri, 23 Jan 2004
|
[ 22:03 pav ]
Add ipgrab, a verbose packet sniffer that displays a great amount of detail
on each packet it reads, including application layer fields.
WWW: http://ipgrab.sourceforge.net/
PR: ports/61799
Submitted by: Aaron Zauner <az_mail@gmx.at>
|
Number of commits found: 18 |