| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
- I pick up this port
PR: ports/82326
Submitted by: Dmitry A Grigorovich <odip@bionet.nsc.ru>
Notes:
svn path=/head/; revision=137613
|
|
|
|
| |
Notes:
svn path=/head/; revision=137563
|
|
|
|
|
|
|
|
| |
PR: 82322
Submitted by: Janos Mohacsi (maintainer)
Notes:
svn path=/head/; revision=137562
|
|
|
|
|
|
|
|
| |
PR: ports/82280
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=137512
|
|
|
|
|
|
|
|
|
| |
was tared up and gzipped twice and gnutar does not like that.
Pointed out by: krismail
Notes:
svn path=/head/; revision=137504
|
|
|
|
| |
Notes:
svn path=/head/; revision=137497
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a tool that uses ARP poisoning to have a scenario
like this: we have a LAN and we want offer connectivity to every-
one coming here with his laptop for example. It could happen that
our customer has his network parameters already configured to
work correctly in his own LAN, but not working here. We can have
then this scenario:
Customer's host (10.0.0.2/8 and default gateway set to 10.0.0.1)
Our LAN (192.168.0.0/24 with real gateway 192.168.0.254).
All that we want is that our customer plugs his laptop and joins
the internet without changing nothing of his network parameters.
Here comes this tool installed in my real gw(192.168.0.254) It's
a sort of sniffer, because it sniffs broadcast ARP requests for
the gateway and answers that the gateway is itself In our example
our customer's laptop sends this request: arp who-has 10.0.0.1
tell 10.0.0.2 Now our gateway does the following: 1) Sends back
this reply to 10.0.0.2: arp reply 10.0.0.1 is-at his_mac_address
2)Create the alias 10.0.0.254 (ARP is not routable so we need one
alias for each subnet that is not our one) 3)Sends itself an ARP
reply to refresh his ARP cache
It is different from proxy arp for two reasons: first it runs in
user space, then in this case we can plug machines belonging to
whatever subnet, while proxy arp is used in the case of only two
different ones.
PR: ports/79676
Submitted by: Luigi Pizzirani <sviat@opengeeks.it>
Notes:
svn path=/head/; revision=137480
|
|
|
|
|
|
|
|
|
|
| |
plans for improvements (though I have ideas) I feel that portaudit is
too important to not have an active maintainer.
Approved by: portmgr (linimon)
Notes:
svn path=/head/; revision=137463
|
|
|
|
|
|
|
|
|
|
|
| |
Based on submission via the following PR:
PR: ports/82032
Submitted by: Martin Mersberger
Approved by: nectar (mentor)
Notes:
svn path=/head/; revision=137459
|
|
|
|
|
|
|
|
|
| |
PR: 82222
Submitted by: Renato Botelho <freebsd@galle.com.br>
Approved by: Rob Evers (maintainer)
Notes:
svn path=/head/; revision=137457
|
|
|
|
|
|
|
|
|
|
| |
vaidab@safe-mail.net. This was mistakenly changed during
yesterdays patch.
Approved by: nectar (mentor)
Notes:
svn path=/head/; revision=137455
|
|
|
|
| |
Notes:
svn path=/head/; revision=137447
|
|
|
|
|
|
|
|
| |
PR: 82232
Submitted by: Linh Pham (maintainer)
Notes:
svn path=/head/; revision=137445
|
|
|
|
| |
Notes:
svn path=/head/; revision=137429
|
|
|
|
| |
Notes:
svn path=/head/; revision=137427
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- full PAMification
- code cleanup & silmplification
- fixes (some of them will/are in 2.8.6 too).
Thomas (thomas@) has agreed to maintain it too although as the author, I may
update things with his approval from times to times.
Repocopied by: marcus
Notes:
svn path=/head/; revision=137424
|
|
|
|
|
|
|
| |
a bit too dangerous to leave out in the open.
Notes:
svn path=/head/; revision=137421
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Michael Trojnara[1].
Also, add the build-time WITH_FORK, WITH_PTHREAD, and WITH_UCONTEXT knobs
to control the stunnel threading model used, based on Vasil Dimov's PR's
with some modifications [2].
While I'm here, add in a <sys/types.h> inclusion that seems to be needed
for <ucontext.h> at least on FreeBSD 6.0/sparc64.
Reported by: many
Pointy hat to: roam (myself) for both not noticing this and then letting
it linger for a while
Obtained from: Michael Trojnara's BSD patch from
<53594c631989fde6ca0bdb3435b93dfe@mirt.net> [1]
PR: 81289, 82202 [2]
Submitted by: Vasil Dimov
Notes:
svn path=/head/; revision=137420
|
|
|
|
|
|
|
|
| |
PR: 82199
Submitted by: Adi Pircalabu (maintainer)
Notes:
svn path=/head/; revision=137412
|
|
|
|
|
|
|
|
|
| |
PR: ports/82193
Submitted by: Babak Farrokhi
Approved by: nectar (mentor)
Notes:
svn path=/head/; revision=137402
|
|
|
|
| |
Notes:
svn path=/head/; revision=137398
|
|
|
|
|
|
|
|
| |
PR: ports/82158
Submitted by: TAOKA Fumiyoshi
Notes:
svn path=/head/; revision=137318
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/76875
Submitted by: Thomas Melzer <tmelzer@tomesoft.de>
Reviewed by: pav
Approved by: maintainer
Notes:
svn path=/head/; revision=137306
|
|
|
|
|
|
|
| |
Submitted by: Alex Lyashkov <umka at sevcity dot net>
Notes:
svn path=/head/; revision=137277
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+ add devel/p5-PathTools, remove devel/p5-File-Spec
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
+ add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
* for all changed ports make dependencies on File::Temp, Digest::MD5,
Storable unconditional
* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
(this variable is forced by bsd.port.mk now)
* update Class-Autouse to 1.17
* update POE-API-Hooks to 1.05
* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
Notes:
svn path=/head/; revision=137264
|
|
|
|
|
|
|
|
|
|
|
|
| |
The changes in this release of Gaim can be found at
http://gaim.sourceforge.net/ChangeLog.
Submitted by: Matthew Luckie <mjl@luckie.org.nz>
Security: This release fixes security bugs found at
http://gaim.sourceforge.net/security/
Notes:
svn path=/head/; revision=137244
|
|
|
|
|
|
|
|
| |
PR: 82132
Submitted by: Tim Bishop (maintainer)
Notes:
svn path=/head/; revision=137241
|
|
|
|
| |
Notes:
svn path=/head/; revision=137203
|
|
|
|
|
|
|
| |
Approved by: thomas (MAINTAINER)
Notes:
svn path=/head/; revision=137186
|
|
|
|
|
|
|
|
|
| |
PR: 82042
Submitted by: Renato Botelho <freebsd@galle.com.br>
Approved by: Rob Evers (maintainer)
Notes:
svn path=/head/; revision=137174
|
|
|
|
| |
Notes:
svn path=/head/; revision=137106
|
|
|
|
|
|
|
| |
Submitted by: Matthias Andree <matthias.andree@gmx.de>
Notes:
svn path=/head/; revision=137092
|
|
|
|
| |
Notes:
svn path=/head/; revision=137069
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- add a CFS bootstrap directory to the port (${PREFIX}/cfsd-bootstrap)
- mount that CFS bootstrap directory in cfsd.sh (default mountpoint is /crypt,
configurable in /etc/rc.conf)
- explain how to quickly setup cfsd in pkg-message
- do display pkg-message
- while here, use USE_RC_SUBR
PR: ports/18800
Submitted by: Louis Mamakos <louie@TransSys.COM>, myself
Approved by: green (maintainer)
Notes:
svn path=/head/; revision=137043
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Sancp is a network security tool designed to collect
statistical information regarding network traffic, as
well as, collect the traffic itself in pcap format, all
for the purpose of: auditing, historical analysis, and
network activity discovery.
PR: ports/77426
Submitted by: Paul Schmehl
Approved by: nectar (mentor)
Notes:
svn path=/head/; revision=137010
|
|
|
|
| |
Notes:
svn path=/head/; revision=137001
|
|
|
|
| |
Notes:
svn path=/head/; revision=136949
|
|
|
|
|
|
|
|
| |
PR: ports/81948
Submitted by: Daniel Gerzo <danger@rulez.sk>
Notes:
svn path=/head/; revision=136933
|
|
|
|
|
|
|
|
|
| |
PR: ports/67183
Submitted by: Oleg Sharoiko <os@rsu.ru>
Approved by: maintainer timeout (1 year)
Notes:
svn path=/head/; revision=136871
|
|
|
|
|
|
|
|
|
| |
PR: ports/67762
Submitted by: Linus Sjoberg <lsjoberg@aland.net>
Approved by: maintainer timeout (7 weeks)
Notes:
svn path=/head/; revision=136870
|
|
|
|
|
|
|
|
|
| |
PR: ports/81669
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
Approved by: maintainer timeout (16 days)
Notes:
svn path=/head/; revision=136861
|
|
|
|
|
|
|
|
| |
PR: ports/81928
Submitted by: Olivier Tharan <olive@oban.frmug.org> (maintainer)
Notes:
svn path=/head/; revision=136852
|
|
|
|
|
|
|
| |
Noticed by: Makoto Matsushita <matusita@jp.FreeBSD.org>
Notes:
svn path=/head/; revision=136841
|
|
|
|
|
|
|
|
|
| |
PR: ports/81392
Submitted by: Henri Hennebert <hlh@ciger.be>
Approved by: maintainer
Notes:
svn path=/head/; revision=136836
|
|
|
|
|
|
|
|
|
|
|
| |
* expired SSL certificate
* new exploits
PR: ports/81910
Submitted by: Yonatan <onatan@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=136828
|
|
|
|
|
|
|
|
|
|
|
| |
Based on submission via PR:
PR: ports/75424
Submitted by: Adrian Pircalabu
Approved by: nectar (mentor)
Notes:
svn path=/head/; revision=136822
|
|
|
|
|
|
|
| |
Noticed by: kris/pointyhat
Notes:
svn path=/head/; revision=136778
|
|
|
|
| |
Notes:
svn path=/head/; revision=136758
|
|
|
|
| |
Notes:
svn path=/head/; revision=136756
|
|
|
|
| |
Notes:
svn path=/head/; revision=136754
|