| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Submitted by: Anton Yuzhaninov <citrin@citrin.ru>
Notes:
svn path=/head/; revision=374722
|
|
|
|
|
|
|
| |
- fix for a packet loss bug with some VMs
Notes:
svn path=/head/; revision=372441
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bug fixes:
- Improvement to API handling to avoid FATAL() on short API reads & writes.
- Minor bug fix to IP parsing in one of the companion utilities.
Improvements:
- New signatures.
Approved by: jadawin (mentor)
Notes:
svn path=/head/; revision=354628
|
|
|
|
| |
Notes:
svn path=/head/; revision=345463
|
|
|
|
| |
Notes:
svn path=/head/; revision=345425
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=343634
|
|
|
|
|
|
|
| |
net-mgmt)
Notes:
svn path=/head/; revision=327757
|
|
|
|
|
|
|
| |
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324744
|
|
|
|
|
|
|
|
| |
Submitted by: trevor
With hat: portmgr
Notes:
svn path=/head/; revision=311049
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While here:
- Trim Makefile header
- Convert to new options framework
- Remove LICENSE_FILES and extra installation of COPYING
since the full LGPL21 license is included in the ports tree
PR: ports/172394
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
Approved by: makc, avilla (mentors implicit)
Notes:
svn path=/head/; revision=305468
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add additional MASTER_SITES [1]
- Whitespace cleanup
- Mark JOBS_SAFE [1]
- Add LICENSE
PR: ports/168133 [1]
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) [1]
Notes:
svn path=/head/; revision=296956
|
|
|
|
|
|
|
|
| |
PR: ports/167912
Submitted by: maintainer
Notes:
svn path=/head/; revision=296689
|
|
|
|
|
|
|
|
|
| |
PR: ports/166643
Submitted by: maintainer
Feature safe: yes
Notes:
svn path=/head/; revision=294241
|
|
|
|
|
|
|
|
|
|
|
|
| |
was incorrect, so I took it over until I could get confirmation on what
address to use.
PR: ports/166224
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu>
Feature safe: yes
Notes:
svn path=/head/; revision=293721
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Switch to using PLIST_FILES and PORTDOCS.
No longer require gmake.
Don't require bash (build.sh).
PR: ports/166224 (based upon)
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu>
Feature safe: yes
Notes:
svn path=/head/; revision=293546
|
|
|
|
|
|
|
|
|
| |
while here.
Submitted by: Clayton Milos <clay@milos.co.za> (via ports@ list)
Notes:
svn path=/head/; revision=288646
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
| |
Approved by: portmgr (linimon)
Notes:
svn path=/head/; revision=229780
|
|
|
|
|
|
|
| |
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=176802
|
|
|
|
|
|
|
|
| |
PR: ports/104151
Submitted by: Babak Farrokhi <babak@farrokhi.net> (maintainer)
Notes:
svn path=/head/; revision=176092
|
|
|
|
|
|
|
|
| |
PR: ports/103350
Submitted by: Babak Farrokhi <babak(at)farrokhi.net> (maintainer)
Notes:
svn path=/head/; revision=173319
|
|
|
|
|
|
|
|
|
| |
PR: port/102134
Submitted by: Babak Farrokhi <babak(at)farrokhi.net>
Approved by: krion (mentor)
Notes:
svn path=/head/; revision=171028
|
|
|
|
|
|
|
|
| |
PR: ports/94856
Submitted by: maintainer
Notes:
svn path=/head/; revision=158006
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update WWW
- Respect CC (self)
- Remove files/patch-FreeBSD (self)
- Use REINPLACE_CMD instead of SED (self)
PR: 93355
Submitted by: Babak Farrokhi <babak@farrokhi.net> (maintainer)
Notes:
svn path=/head/; revision=156107
|
|
|
|
|
|
|
|
|
|
|
| |
- Submitter takes maintainership
- Remove stale patches
PR: ports/93206
Submitted by: Babak Farrokhi <babak@farrokhi.net>
Notes:
svn path=/head/; revision=155822
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR.
Thanks for contributing.
Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.
While I'm here:
- fix a little nit in the csound port (I think the intention was to
create no backup file instead of creating one with a "-e" extension)
- set ARCH to i386 in the amd64 case for the acroread7 port. This
is a work-around to be able to install everything when a dependency
is not already installed (ARCH is read-only in sub-makes, so the
dependencies can't change it). This should be removed when the
dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]
Not objected to by: portmgr (explicit: krion; silence: rest)
Maintainer timeout: ~4 months
Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1]
PR: 87985 [1]
Notes:
svn path=/head/; revision=155784
|
|
|
|
| |
Notes:
svn path=/head/; revision=153010
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Makefile rev 1.15
Install the p0fa.fp and p0fr.fp files, needed when the -A and -R
options are used (new PORTREVISION).
PR: 62273
Submitted by: Radim Kolar
files/patch-p0f.c rev 1.3
On FreeBSD, the loopback interface is normally called lo0.
PR: 62358
Submitted by: Radim Kolar
files/patch-mtu.h rev 1.5
files/patch-p0f.c rev 1.1
more patches to add loopback support
PR: 62274
Submitted by: Radim Kolar
Reported by: Radim Kolar <hsn@netmag.cz>
Pointy hat (XL size) to: wollman
Notes:
svn path=/head/; revision=106051
|
|
|
|
|
|
|
|
|
|
| |
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
Notes:
svn path=/head/; revision=101812
|
|
|
|
| |
Notes:
svn path=/head/; revision=99278
|
|
|
|
|
|
|
| |
Submitted by: "je" of sekure.net
Notes:
svn path=/head/; revision=96128
|
|
|
|
| |
Notes:
svn path=/head/; revision=95485
|
|
|
|
|
|
|
|
| |
PR: 60080
Submitted by: Simon Barner of in.tum.de
Notes:
svn path=/head/; revision=95484
|
|
|
|
| |
Notes:
svn path=/head/; revision=90870
|
|
|
|
| |
Notes:
svn path=/head/; revision=90869
|
|
|
|
|
|
|
| |
Combine do-install and post-install targets.
Notes:
svn path=/head/; revision=88814
|
|
|
|
| |
Notes:
svn path=/head/; revision=78262
|
|
|
|
| |
Notes:
svn path=/head/; revision=76700
|
|
|
|
|
|
|
| |
And some ports have USE_PERL5=yes now.
Notes:
svn path=/head/; revision=69436
|
|
|
|
|
|
|
|
| |
have been accepted upstream. Install new CREDITS and ChangeLog
with documentation. Install new p0frep script. Use DOCSDIR macro.
Notes:
svn path=/head/; revision=54506
|
|
|
|
|
|
|
|
|
| |
page. Install new man page. Be verbose. Add patch to fix new -o
option. Update patch to README (the old one was integrated upstream).
The new patches have been sent to William Stearns.
Notes:
svn path=/head/; revision=53438
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Patch p0f.c to look for the database under $PREFIX (could also be
done by setting SYSCONFDIR).
Submitted by: lioux
Remove duplicate regular expression in do-patch target.
Update the README patch (sent to William Stearns).
Remove an old "signature" from pkg-descr.
Notes:
svn path=/head/; revision=52830
|
|
|
|
| |
Notes:
svn path=/head/; revision=36897
|
|
|
|
|
|
|
| |
Approved by: will
Notes:
svn path=/head/; revision=33312
|
|
|
|
| |
Notes:
svn path=/head/; revision=32216
|
|
A passive OS fingerprinting tool.
PR: 19225
Submitted by: Trevor Johnson <trevor@jpj.net>
Notes:
svn path=/head/; revision=30418
|