| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[New Port]:: net/wistumbler2
WiStumbler2 is a fork of original wistumbler caused by the
incommunication of the original author, because seems that
development was getting stopped.
In the fork of wistumbler I add some new features and
bugfixes.
Diff on wistumbler:
- gtk2 support.
- some gtk widgets wasn't correctly used.
- Support for console mode (no X needed).
- Allow log-saving on the fly (new button).
- Patches some GPS pointers that segfaults.
- 0 warnings with -Wall on gcc3.3 on NetBSD-current.
- Speaker beeps like windows-stumbler. (ear-wardriving)
PR: ports/59527
Submitted by: Sebastian Yepes F. [ESN] <esn@x123.info>
Notes:
svn path=/head/; revision=97209
|
|
|
|
| |
Notes:
svn path=/head/; revision=97200
|
|
|
|
|
|
|
|
| |
SSH, and RSH shells, as well as a network information tool similar to MacOS
X's Netinfo.
Notes:
svn path=/head/; revision=97196
|
|
|
|
|
|
|
|
| |
the Windows task bar icon (i.e. with two computer monitors blinking based
in input and output traffic).
Notes:
svn path=/head/; revision=97194
|
|
|
|
|
|
|
|
|
| |
Add IGNORE line for OSVERSION < 500000 due to security/pf dependency.
Requested by: kris
Notes:
svn path=/head/; revision=97167
|
|
|
|
|
|
|
|
|
| |
Fix installation script.
Requested by: kris
Notes:
svn path=/head/; revision=97165
|
|
|
|
|
|
|
|
|
| |
Fix installation script.
Requested by: kris
Notes:
svn path=/head/; revision=97163
|
|
|
|
|
|
|
| |
Requested by: kris
Notes:
svn path=/head/; revision=97162
|
|
|
|
|
|
|
| |
Requested by: kris
Notes:
svn path=/head/; revision=97161
|
|
|
|
|
|
|
| |
Requested by: kris
Notes:
svn path=/head/; revision=97160
|
|
|
|
|
|
|
| |
Requested by: kris
Notes:
svn path=/head/; revision=97159
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
cause InetAddress and InetAddressType OIDs to be handled specially during
presentation. Normally they are simply displayed as hex due to being
octet-strings, but this is not how they are intended to be presented.
This allows IPv6 addresses to be presented correctly, as well as IPv4 in
emerging and existing MIBs which use the new InetAddress type.
Reviewed by: kuriyama, fenner
Tested with: snmpwalk, mbrowse
Notes:
svn path=/head/; revision=97154
|
|
|
|
|
|
|
| |
- Take maintainership
Notes:
svn path=/head/; revision=97136
|
|
|
|
|
|
|
|
| |
PR: 37712
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Notes:
svn path=/head/; revision=97082
|
|
|
|
|
|
|
|
| |
PR: 60819
Submitted by: maintainer
Notes:
svn path=/head/; revision=97080
|
|
|
|
| |
Notes:
svn path=/head/; revision=97072
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- refine pkg-plist
- Brian Hirt provided a patch for
multiple error messages returned by some requests to AMZN.
There's two accessors now, Response->messages() returning
a ref to an array of error messages, and Response->message()
returning them stringed together for backwards compatibility.
- Padraic Renaghan provided a patch
for access to upc/media/nummedia fields in Music.pm
- Fixed test suite warnings with perl 5.8.2 in N::A::Property::Book.
PR: 60813
Submitted by: maintainer
Notes:
svn path=/head/; revision=97069
|
|
|
|
|
|
|
|
| |
PR: 60747
Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
Notes:
svn path=/head/; revision=97048
|
|
|
|
| |
Notes:
svn path=/head/; revision=97045
|
|
|
|
|
|
|
| |
Remind to remove this directory manually on deinstall.
Notes:
svn path=/head/; revision=97030
|
|
|
|
|
|
|
|
| |
Update to reflect the actual names of spawned processes and
.pid-files location.
Notes:
svn path=/head/; revision=97029
|
|
|
|
|
|
|
|
| |
PR: ports/60777
Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
Notes:
svn path=/head/; revision=97028
|
|
|
|
|
|
|
|
|
| |
Add dependency to libiconv;
Compile with debug messages unless WITHOUT_DEBUG is set;
Minor spelling nit.
Notes:
svn path=/head/; revision=97026
|
|
|
|
| |
Notes:
svn path=/head/; revision=97025
|
|
|
|
| |
Notes:
svn path=/head/; revision=97024
|
|
|
|
|
|
|
|
|
| |
- Fix WWW
Submitted by: Dirk-Willem van Gulik <dirkx@webweaving.org> (maintainer)
Notes:
svn path=/head/; revision=97023
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(and fake) auth reply regardless of the ip/port pair quoted.
Its intended use is on firewalls and NAT machines - where you
may want to simply syphon off auth-requests from for example
irc servers.
PR: ports/60766
Submitted by: Dirk-Willem van Gulik <dirkx@skutsje.san.webweaving.org>
Notes:
svn path=/head/; revision=97005
|
|
|
|
| |
Notes:
svn path=/head/; revision=96994
|
|
|
|
| |
Notes:
svn path=/head/; revision=96965
|
|
|
|
|
|
|
| |
Create user/group for jabberd on install.
Notes:
svn path=/head/; revision=96960
|
|
|
|
|
|
|
| |
Minor general fixes.
Notes:
svn path=/head/; revision=96940
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix support for gpg
- Fix bashism in configure
PR: 60644
Submitted by: Eugene Ossintsev <eugos@gmx.net>
Approved by: maintainer
Notes:
svn path=/head/; revision=96914
|
|
|
|
| |
Notes:
svn path=/head/; revision=96908
|
|
|
|
| |
Notes:
svn path=/head/; revision=96902
|
|
|
|
|
|
|
|
|
|
|
| |
This is a server for the linux network block device (nbd). It allows linux to
use a partition or a file over the network as a regular block device.
PR: 60242
Submitted by: Christian Laursen <xi@borderworlds.dk>
Notes:
svn path=/head/; revision=96889
|
|
|
|
|
|
|
| |
This is a complete rewrite of jabber daemon version 1.
Notes:
svn path=/head/; revision=96879
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Use more bsd.port.mk convenience switches.
* Use rc.subr properly for spread daemon.
* Write a logfile rather than spewing to stdio.
* Move rendezvous socket to /var/run.
* Make Makefile.PL behave properly with PREFIX.
PR: ports/60053
Submitted by: Joshua Goodall <joshua@roughtrade.net>
Notes:
svn path=/head/; revision=96848
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Use more bsd.port.mk convenience switches.
* Use rc.subr properly for spread daemon.
* Write a logfile rather than spewing to stdio.
* Move rendezvous socket to /var/run.
* Make Makefile.PL behave properly with PREFIX.
PR: ports/60053
Submitted by: Joshua Goodall <joshua@roughtrade.net>
Notes:
svn path=/head/; revision=96847
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Use more bsd.port.mk convenience switches.
* Use rc.subr properly for spread daemon.
* Write a logfile rather than spewing to stdio.
* Move rendezvous socket to /var/run.
* Make Makefile.PL behave properly with PREFIX.
PR: ports/60053
Submitted by: Joshua Goodall <joshua@roughtrade.net>
Notes:
svn path=/head/; revision=96846
|
|
|
|
|
|
|
|
| |
PR: 60661
Submitted by: maintainer
Notes:
svn path=/head/; revision=96806
|
|
|
|
|
|
|
|
| |
PR: ports/60640
Submitted by: Joel Diaz <joeldiaz@bellsouth.net>
Notes:
svn path=/head/; revision=96793
|
|
|
|
|
|
|
|
| |
PR: ports/60651
Submitted by: Lars Thegler <lars@thegler.dk> (maintainer)
Notes:
svn path=/head/; revision=96789
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
.include <bsd.port.pre.mk>
.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"
can be simplified to:
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
the latter version also doesn't make any assumptions about the
path of including Makefile
PR: ports/57152
Submitted by: Roman Neuhauser <neuhauser@bellavista.cz>
Notes:
svn path=/head/; revision=96749
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
These patches do the following things for PEAR ports:
* devel-pear-PEAR-Makefile.common.patch
- provides a do-install target and all that jazz in
devel/pear-PEAR/Makefile.common
- individual PEAR ports now just set a few variables:
* pear-ports-Makefile.common-ng.patch
contains changes for all pear-* ports including devel/pear-PEAR
See http://smradoch.innuendo.cz/FreeBSD/ for complete description.
Note: still missing are:
devel/pear-HTML_Common
devel/pear-I18N
net/pear-Net_NNTP
security/pear-Auth
PR: ports/59213
Submitted by: Roman Neuhauser <neuhauser@bellavista.cz>
Notes:
svn path=/head/; revision=96732
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- install documentation
- preserve configuration
- honor CFLAGS
- add multimedia in CATEGORIES
- new option WITHOUT_DVD
- Fix build for 64bit
- Fix linker warnings in STABLE
Notes:
svn path=/head/; revision=96725
|
|
|
|
|
|
|
| |
Approved by: glebius@cell.sick.ru
Notes:
svn path=/head/; revision=96701
|
|
|
|
|
|
|
|
| |
PR: ports/60624
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=96691
|
|
|
|
|
|
|
|
|
|
|
| |
- Unbreak build on 5.x
- Pet portlint
PR: 60543
Submitted by: maintainer
Notes:
svn path=/head/; revision=96635
|
|
|
|
| |
Notes:
svn path=/head/; revision=96624
|
|
|
|
|
|
|
| |
MSN messaging in Python
Notes:
svn path=/head/; revision=96608
|