| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=119518
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It handles registrations of SIP clients on a private IP network
and performs rewriting of the SIP message bodies to make SIP
connections possible via a masquerading firewall.
It allows SIP clients (like kphone, linphone) to work behind
an IP masquerading firewall or router.
PR: ports/72691
Submitted by: Frank W. Josellis <frank@dynamical-systems.org>
Notes:
svn path=/head/; revision=119509
|
|
|
|
|
|
|
|
| |
Reported by: Eugene Ossintsev <eugos@gmx.net>
Peter Seipel <webghost@lego-hc11.de>
Notes:
svn path=/head/; revision=119491
|
|
|
|
|
|
|
|
| |
PR: 72457
Submitted by: maintainer
Notes:
svn path=/head/; revision=119445
|
|
|
|
| |
Notes:
svn path=/head/; revision=119429
|
|
|
|
|
|
|
|
| |
o Fixup COMMENT (to make linimon a happy camper)
o Fix MASTER_SITES
Notes:
svn path=/head/; revision=119416
|
|
|
|
| |
Notes:
svn path=/head/; revision=119404
|
|
|
|
| |
Notes:
svn path=/head/; revision=119403
|
|
|
|
| |
Notes:
svn path=/head/; revision=119401
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add verlihub-plugins, bringing increased functionality and
versatility to the verlihub direct connect protocol software.
Support is included for off-line messaging, chatrooms,
statistics, flood protection, lua scripts, and more. Requires
perl5.8
PR: ports/71779
Submitted by: Bill Cadwallader <hurbold@yahoo.com>
Notes:
svn path=/head/; revision=119393
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ports/net/mutella does not build on 5-CURRENT with GCC
3.4.x. One of the fixes in the new version of mutella is
to allow it to be built with GCC 3.4.x. The attached patch
updates mutella to the most recent version which allows it
to be compilable again under -CURRENT.
PR: ports/71713
Submitted by: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
Notes:
svn path=/head/; revision=119392
|
|
|
|
| |
Notes:
svn path=/head/; revision=119389
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
net/trafshow and net/trafshow4 installs same executable
(bin/trafshow). Both Makefile are missing CONFLICTS= line.
Also added NO_LATEST_LINK for net/trafshow4
PR: ports/71097
Submitted by: Riccardo Torrini <riccardo@torrini.org>
Notes:
svn path=/head/; revision=119381
|
|
|
|
|
|
|
|
|
|
|
| |
Update pkg-descr and COMMENT to better reflect the current
version of vls
PR: ports/72668
Submitted by: Michael Johnson <ahze@ahze.net>
Notes:
svn path=/head/; revision=119367
|
|
|
|
|
|
|
|
| |
PR: 72538
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
Notes:
svn path=/head/; revision=119349
|
|
|
|
|
|
|
|
|
| |
multimedia/libdvbpsi
Submitted by: Michael Johnson <ahze@ahze.net>
Notes:
svn path=/head/; revision=119347
|
|
|
|
|
|
|
| |
Pointed out by: kris
Notes:
svn path=/head/; revision=119316
|
|
|
|
| |
Notes:
svn path=/head/; revision=119306
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=119289
|
|
|
|
| |
Notes:
svn path=/head/; revision=119284
|
|
|
|
| |
Notes:
svn path=/head/; revision=119219
|
|
|
|
|
|
|
|
| |
PR: ports/72590
Submitted by: Andrey Slusar <anray@inet.ua> (maintainer)
Notes:
svn path=/head/; revision=119204
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Added manual pages from Debian Linux.
- Added sample script that can be used as startup/stop script for
Bittorrent sites (hopefully will be integrated in $PREFIX/etc/rc.d/ once
(but first I need some feedback)
- Added proper IPv6 support - removing compact=1 from announcements.
(If you want you can test it at http://6net.nii.hu:6969)
PR: ports/71736
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Notes:
svn path=/head/; revision=119180
|
|
|
|
| |
Notes:
svn path=/head/; revision=119160
|
|
|
|
|
|
|
|
|
|
|
| |
- bug fix and patch.
PR: ports/72605
Submitted by: Toshiya SAITOH <toshiya AT saitoh dot nu>
Approved by: co-mentor (vanilla)
Notes:
svn path=/head/; revision=119156
|
|
|
|
|
|
|
|
|
|
|
| |
Somehow, a hard coded -lc_r survived in a patch file.
Eleminating it, makes the port (finally) PTHREAD_* conform.
PR: ports/71612
Submitted by: Simon Barner <barner@in.tum.de>
Notes:
svn path=/head/; revision=119146
|
|
|
|
|
|
|
|
|
|
|
| |
files/isc-dhcpd.sh.sample: devfs check added
pkg-message: dhcpd_devfs_enable added.
PR: ports/71732
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
Notes:
svn path=/head/; revision=119122
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
with some modifications to the port itself and utilizing a
patch from Brian Masney (http://www.newwave.net/~masneyb/)
it is possible to use an LDAP backend to store the configuration
for dhcpd, the different network and host entries. dynamic
leases are also written to the LDAP backend.
this is very useful in a dhcp failover environment, as it
is no longer necessary to sync the dhcpd.conf file manually
to the backup system if one has changed something on the
dhcp master. two lookup methods are implemented.
- static lookup:
on dhcpd startup one LDAP lookup for all entries is done.
no further lookups will be made.
dhcpd must be restarted for every configuration change.
- dynamic lookup:
for every client request an LDAP lookup will be made.
every configuration change kicks in when the next
client request is recieved and the lookup is made.
PR: ports/71030
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by: Cyrille Lefevre
Notes:
svn path=/head/; revision=119121
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=119110
|
|
|
|
|
|
|
|
|
| |
PR: ports/72401
Noticed by: pointyhat
Submitted by: lth
Notes:
svn path=/head/; revision=119103
|
|
|
|
| |
Notes:
svn path=/head/; revision=119096
|
|
|
|
|
|
|
|
|
|
|
|
| |
- utilize ECHO_MSG
- eliminate *.la
PR: 71898
Submitted by: leeym
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=119085
|
|
|
|
|
|
|
|
|
|
| |
- Force gcc 3.3 where needed
PR: ports/71776
Submitted by: Bill Cadwallader <hurbold@yahoo.com> (maintainer)
Notes:
svn path=/head/; revision=119084
|
|
|
|
|
|
|
|
|
|
|
|
| |
- replace pkg-plist with PLIST_FILES and PLIST_DIRS
- cosmetic fix which makes portlint happier
PR: 71825
Submitted by: leeym
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=119076
|
|
|
|
|
|
|
|
|
|
|
|
| |
- utilize INFO
- cosmetic fixes which makes portlint happier
PR: 71820
Submitted by: leeym
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=119075
|
|
|
|
| |
Notes:
svn path=/head/; revision=119072
|
|
|
|
|
|
|
|
|
|
|
| |
- add INSTALLS_SHLIB and USE_LIBTOOL_VER
PR: ports/71710
Submitted by: leeym
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=119071
|
|
|
|
|
|
|
|
| |
PR: ports/72556
Submitted by: Sergey Akifyev <asa@gascom.ru> (maintainer)
Notes:
svn path=/head/; revision=119049
|
|
|
|
|
|
|
|
|
|
|
| |
Installs sample gnunet-conf
Installs some documentation
PR: ports/72299
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Notes:
svn path=/head/; revision=119048
|
|
|
|
| |
Notes:
svn path=/head/; revision=119044
|
|
|
|
| |
Notes:
svn path=/head/; revision=119036
|
|
|
|
| |
Notes:
svn path=/head/; revision=119031
|
|
|
|
| |
Notes:
svn path=/head/; revision=119030
|
|
|
|
|
|
|
|
| |
PR: ports/72567
Submitted by: Filippo Natali <filippo@widestore.net> (maintainer)
Notes:
svn path=/head/; revision=119026
|
|
|
|
|
|
|
|
| |
PR: ports/71721
Submitted by: Radim Kolar <hsn@netmag.cz>
Notes:
svn path=/head/; revision=119016
|
|
|
|
|
|
|
|
|
|
| |
OSCAR protocol.
PR: ports/72103
Submitted by: Kelly Cochran <kcochran@trolans.net>
Notes:
svn path=/head/; revision=118958
|
|
|
|
|
|
|
| |
but put off during the freeze.
Notes:
svn path=/head/; revision=118885
|
|
|
|
|
|
|
|
| |
PR: ports/71865
Submitted by: Daniel <sisko at bsdmail dot com> (maintainer)
Notes:
svn path=/head/; revision=118861
|
|
|
|
|
|
|
|
|
| |
PR: ports/71457
Submitted by: Gea-Suan Lin <gslin AT netnews.NCTU.edu.tw>
Approved by: mentor (vanilla)
Notes:
svn path=/head/; revision=118827
|
|
|
|
|
|
|
|
|
| |
PR: ports/72166
Submitted by: Dima Panov <redfox@Fluffy.Khv.RU>
Approved by: mentor (vanilla)
Notes:
svn path=/head/; revision=118815
|