| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: ports/66216
Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer)
|
|
|
|
|
|
|
|
|
| |
(Shadow's 5.8.11 > BitTornado 0.2.0)
- Add more download sites
- Fix build when WITH_PSYCO is defined
PR: ports/66210
Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer)
|
|
|
|
| |
yazproxy is a powerful general purpose Z39.50/SRW/SRU proxy.
|
|
|
|
| |
Requested by: brueffer
|
| |
|
| |
|
| |
|
|
|
|
| |
- remove reference to former maintainer
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to avoid breaking the INDEX with the removal of OpenLDAP 2.0.
Aprroved by: maintainer silence
Notifications:
http://lists.freebsd.org/pipermail/freebsd-ports/2004-February/009261.html
http://lists.freebsd.org/pipermail/freebsd-ports/2004-March/010683.html
http://lists.freebsd.org/pipermail/freebsd-ports/2004-April/011965.html
http://cvsweb.freebsd.org/ports/net/openldap20-server/Makefile#rev1.76
http://cvsweb.freebsd.org/ports/net/openldap20-server/Makefile#rev1.77
|
|
|
|
| |
<http://lists.samba.org/archive/rsync/2004-May/009380.html>
|
|
|
|
| |
Pointed out by: Gaim developers
|
|
|
|
|
|
| |
port adds support for GnuTLS 1.0).
Reported by: bento
|
|
|
|
| |
Approved by: adamw (mentor)
|
|
|
|
|
| |
This is the heartbeat client for the public dynamic-IPv4
IPv6 tunnel beta test from the SixXS tunnel service provider.
|
|
|
|
|
| |
PR: ports/66167
Submitted by: maintainer
|
|
|
|
| |
- Fix wrapper script
|
|
|
|
|
|
|
| |
- Pass maintainership on submitter
PR: ports/65958
Submitted by: Florent Thoumie <flz@xbsd.org>
|
|
|
|
| |
Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer)
|
|
|
|
|
|
| |
See
<http://www.openldap.org/doc/admin21/sasl.html>
<http://www.openldap.org/doc/admin22/sasl.html>
|
|
|
|
| |
Prepare for slave ports with SASL support
|
|
|
|
|
|
| |
available as net/py-bittornado[-core] now.
Approved by: maintainer
|
| |
|
|
|
|
|
|
|
| |
PR: ports/65527, ports/65667
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Approved by: maintainer
Repocopy by: marcus
|
|
|
|
|
|
|
|
| |
- convert versions to %%VERSION%% and %%LASTVER%% PLIST_SUB
substitutions
PR: 65316 [0]
Submitted by: maintainer [0]
|
|
|
|
|
| |
PR: 66137
Submitted by: Cheng-Lung Sung
|
|
|
|
|
|
| |
<http://rsync.samba.org/ftp/rsync/rsync-2.6.2-NEWS>
Note that the --relative bug has been fix in 2.6.1_2
|
|
|
|
| |
fine on.
|
| |
|
|
|
|
| |
<http://lists.samba.org/archive/rsync-announce/2004/000015.html>
|
|
|
|
|
| |
PR: ports/66050
Submitted by: maintainer
|
|
|
|
| |
- add optional support for building with Zaptel module.
|
| |
|
|
|
|
|
|
| |
<http://lists.samba.org/archive/rsync/2004-April/009334.html>
Added timelimit patches by default (--stop-at and --time-limit, see rsync -h)
|
|
|
|
|
| |
- Code cleanup
- Feature enhancement
|
|
|
|
|
|
| |
use USE_OPENLDAP
Submitted by: thomas (maintainer)
|
| |
|
| |
|
|
|
|
|
|
| |
o Remove BROKEN since this version no longer SIGSEVs during initial
trials
o Uphold C{C,XX}
|
| |
|
|
|
|
| |
Approved by: mat (mentor).
|
|
|
|
|
|
|
|
|
|
|
| |
already loaded. (Thx to zoleg at buryatia dot ru for
pointing that) Current code will try both old and new method.
- Fix build on amd64
- Reflect internal logf() for GCC 3-x
- Reflect 32bitness of time in `struct lastlog'.
PR: ports/65882
Submitted by: maintainer
|
| |
|
|
|
|
|
|
| |
http://gaim.sourceforge.net/ChangeLog
Submitted by: Matthew Luckie <mjl@luckie.org.nz>
|
|
|
|
|
|
|
|
|
| |
o Remove MASTER_SITE_LOCAL.
[memo]
This version contains Real RTSP support (SUPPORT_REAL_RTSP).
But I didn't enable Real RTSP support. Because this was
broken on build.
|
|
|
|
|
|
| |
PR: ports/65111
Submitted by: michael johnson <ahze@ahze.net>
Approved by: maintainer
|
|
|
|
| |
To be catapulted: kevlo
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
removing an overlooked debugging statement:
diff -Nur rsync-2.6.1.old/util.c rsync-2.6.1/util.c
--- rsync-2.6.1.old/util.c Fri Apr 23 00:17:15 2004
+++ rsync-2.6.1/util.c Tue Apr 27 18:43:40 2004
@@ -805,7 +805,6 @@
rlen--;
buf[rlen] = '\0';
}
- fprintf(stderr, "p:`%s'\n", buf);
return buf;
}
use `make distclean' if you still have the old tarball in
your distfiles directory.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<http://rsync.samba.org/ftp/rsync/rsync-2.6.1-NEWS>:
SECURITY FIXES:
- Paths sent to an rsync daemon are more thoroughly sanitized when
chroot is not used. If you're running a non-read-only rsync
daemon with chroot disabled, *please upgrade*, ESPECIALLY if the
user privs you run rsync under is anything above "nobody".
Approved by: marcus (portmgr)
|
|
|
|
|
| |
PR: 65902
Approved by: portmgr for 4.10 freeze
|
| |
|
|
|
|
| |
ipv6 is disabled until ftp.kame.net comes out from behind a routing loop
|
|
|
|
|
|
|
|
| |
- Update to 0.4.7c, the latest bugfix release.
Spotted by: kris
Analyzed by: steve@stevenwills.com
Approved by: marcus (portmgr)
|
|
|
|
|
|
|
|
| |
PR: 65731 [1],
65855 [2]
Noticed by: freebsd@exotope.com [1]
Submitted by: Yann Berthier <yb@sainte-barbe.org> (maintainer) [2]
Approved by: portmgr (marcus)
|
| |
|
|
|
|
|
| |
PR: ports/65818
Submitted by: Timur Bakeyev <timur@gnu.org> (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Remove pkg-plist.
Approved by: sumikawa (maintainer)
|
|
|
|
|
|
| |
the port to build again.
Reminded by: ru
|
| |
|
|
|
|
| |
- Remove whitespaces on end of line.
|
|
|
|
|
| |
PR: 65727
Submitted by: steve@stevenwills.com
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- fixed slapd syncrepl replication bugs (ITS#3055,3056,3069)
- fixed slapd slurpd update bugs
- fixed slapd inappropriate bind error disclosure bugs
- fixed slapd sun_path portability bug
- fixed slapd passwd referral memory leak
- fixed slapd sasl userdb checkpass bug (ITS#3048)
- fixed slapd duplicate value detection (ITS#3066)
- fixed slapd permissive modify control (ITS#3068)
- fixed slapd updateref handling
- fixed slapd saslauthz subtree scope bug (ITS#3077)
- fixed back-bdb paged results bug (ITS#3076)
- fixed back-bdb "" suffix bug (ITS#3063)
- fixed back-bdb/hdb/ldbm approx w/o index bug (ITS#3062)
- fixed back-meta compare return code (ITS#3042)
- fixed back-ldbm IDL delete bug (ITS#3046)
- fixed back-ldbm modrdn indexing bug (ITS#3059)
- fixed libldap parse_oid core dump bug (ITS#3065)
- fixed ldapmodify missing error information bug (ITS#3057)
- fixed ldapsearch paged results error handling
- updated slapd limits
- updated slapd overlay framework
- added slapd Delivery Method syntax validation (ITS#3052)
- added libldap ditContentRule oidMacro support (ITS#2920)
|
| |
|
|
|
|
|
|
|
|
|
| |
- add USE_GCC=3.3 and unbreak this port on 4.x
- backout arch-related settings in previous commit.
Noticed by: kris
Reviewed by: Florent Thoumie <flz@xbsd.org>
Approved by: Florent Thoumie <flz@xbsd.org>
|
| |
|
|
|
|
| |
<http://sf.net/project/shownotes.php?release_id=227244>
|
|
|
|
| |
Reported by: kris
|
|
|
|
|
|
|
|
|
| |
- Use native make instead of gmake
- Support WITHOUT_NLS knob
PR: ports/65683
Submitted by: Toni Viemero <toni.viemero@iki.fi>
This patch by: Filippo Natali <filippo.natali@widestore.net> (maintainer)
|
|
|
|
| |
Requested by: maintainer
|
|
|
|
|
| |
PR: 65696
Submitted by: Helge Oldach <rrdtoolapr04@oldach.net>
|
|
|
|
|
|
|
|
|
|
|
|
| |
- The cvsync2cvsup utility which converts a CVSync scanfile
to one in the CVSup format, has been added.
- A sample file for the FreeBSD CVS repository (cvsyncd-FreeBSD.conf)
has been added.
- Some reliability improvements.
Approved by: linimon (mentor)
|
| |
|
|
|
|
|
| |
PR: ports/65741
Submitted by: maintainer
|
|
|
|
|
|
|
| |
o Upgrade dependency on tcl/tk to 8.4.
PR: ports-jp/14620
Submitted by: Hiroyuki Une <harrier@seiryu.cim.hkg.ac.jp>
|
|
|
|
|
|
|
| |
o Upgrade dependency on tcl/tk to 8.4.
PR: ports-jp/14620
Submitted by: Hiroyuki Une <harrier@seiryu.cim.hkg.ac.jp>
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/65735
Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
| |
using smbd_enable and nmbd_enable and silence warning about samba_enable
not being set.
PR: ports/65598
Submitted by: Timur I. Bakeyev <timur@com.bat.ru> (maintainer)
Requested by: obrien
|
|
|
|
| |
priveleges too. This is now disabled via a configure option.
|
|
|
|
|
|
|
|
| |
- Hand maintainership to submitter
PR: ports/65550
Submitted by: Travis Poppe <tlp@LiquidX.org>
Approved by: maintainer
|
|
|
|
|
| |
PR: 65498
Submitted by: Florent Thoumie <flz@xbsd.org>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 65639
Submitted by: Yann Berthier <yb@sainte-barbe.org> (maintainer
|
|
|
|
|
|
|
|
|
| |
- fixed slapd userdb checkpass bug (ITS#3048)
- fixed back-ldbm IDL delete bug (ITS#3046)
- fixed libldap schema parsing bugs (ITS#2920, ITS#3065)
- fixed liblutil NS MTA MD5 passwd len bug (ITS#2899)
- removed lint (ITS#3086)
- updated slapd.conf(5) manpage (ITS#2525)
|
|
|
|
| |
A single install/deinstall cycle was not enough to catch this, sigh.
|
| |
|
|
|
|
|
| |
PR: ports/65602
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
version of perl (5.005).
I have no spare machine with that version of perl to develop a proper fix.
Noticed by: many
|
| |
|
|
|
|
| |
as the version and make sure ant uses it.
|
|
|
|
|
| |
I still have problems with the build, but this gets it closer and others
have reported success with it.
|
|
|
|
| |
PR: ports/65564
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix pkg-plist, add missing files to the list (gimme a pointy hat to me...)
- Introduce INFO variable.
- Don't touch share/locale/ directory.
- Employ WITHOUT_NLS macro as other ports did.
Since pkg-plist is changed, bump PORTREVISION.
Submitted by: sf
|
| |
|
|
|
|
| |
doc was only support bind-8's dig, not support bind-9 one.
|
|
|
|
| |
550 5.1.1 <rneswold@enteract.com>... User unknown
|
|
|
|
|
|
| |
- Respect PTHREAD_CFLAGS[LIBS]
Reported by: bento via kris
|
| |
|
| |
|
|
|
|
| |
Submitted by: TAKANO Yuji <takano@usen.ad.jp>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Add amd64 support
PR: ports/65518
Submitted by: maintainer
|
|
|
|
|
| |
PR: 65497
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
|
|
|
|
|
|
| |
as originally intended.
Spottet by: Ion-Mihai Tetcu <itetcu@apropo.ro>
|
| |
|
|
|
|
| |
A tool designed to manipulate ARP tables of all kinds of equipment
|
|
|
|
|
|
|
| |
- Assign maintainership to kde@ [1]
- respect CFLAGS
Requested by: Stefan Jahn <stefan.jahn@nemesis-sektor.de> (maintainer) [1]
|
|
|
|
| |
Approved by: mat (implicit)
|
|
|
|
| |
external libsa (upcoming)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- new IPv4 RIPE allocations
- fix issues with DENIC
+ correctly handle CFLAGS
PR: 65272
Submitted by: Toni Viemero (approved by maintainer)
Approved by: linimon (mentor)
|
| |
|
|
|
|
|
| |
Informed maintainer.
Noticed by: kris@
|
| |
|
|
|
|
| |
user.group syntax)
|
|
|
|
|
| |
PR: 65416
Submitted by Paul Dlug <paul@aps.org> (maintainer)
|
|
|
|
|
|
| |
Use DOCSDIR macro where it possible.
Remove pkg-plist.
No functionaly changes.
|
|
|
|
| |
Submitted by: Maintainer
|
|
|
|
|
|
|
|
| |
- Add WITHOUT_NLS
PR: ports/65381
Submitted by: "Herbert J. Skuhra" <herbert.skuhra@gmx.at>
Approved by: maintainer
|
| |
|
|
|
|
| |
Noticed by: Michael Reifenberger <mike@Reifenberger.com>
|
|
|
|
|
| |
PR: ports/65418
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
o Update to Freenet Stable build 5076 released 20040411 snapshot
o Bump PORTREVISION
|
|
|
|
|
|
| |
added.
Reported by: bento
|
| |
|
|
|
|
|
| |
PR: ports/65221
Submitted by: Hiroki Sato <hrs@freebsd.org> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is port for version 2.3.11 of pppd (includes also chat and
pppstats). Version 2.3.11 is last in 2.3 branch (last which
supports BSD systems from box). Base system contains version
2.3.5 which is waaay outdated. Port is called pppd23 to
distinct from possibly following port for 2.4.*.
It seems that almost all PRs for basesystem pppd are fixed in
2.3.11.
PR: ports/65398
Submitted by: Valentin Nechayev <netch@netch.kiev.ua>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: glewis
|
|
|
|
|
| |
PR: ports/65354
Submitted by: maintainer
|
|
|
|
| |
Submitted by: markus
|
|
|
|
| |
o Mark BROKEN, both previous and current versions SIGSEGV easily
|
|
|
|
| |
Reported by: dosirak (via kris)
|
| |
|
|
|
|
| |
net/libpcap installed.
|
|
|
|
| |
Reported by: bento via kris
|
|
|
|
|
|
| |
script to one which does not conflict with the Firebird package.
Submitted by: Boris Kovalenko
|
| |
|
|
|
|
|
|
| |
o Fix build against GTK 2.4 [1]
Submitted by: Jeremy Messenger <mezz7@cox.net> [1]
|
| |
|
|
|
|
|
|
|
| |
- Chase distfile checksum, RPM spec file was added
PR: ports/65163
Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com> (maintainer)
|
|
|
|
|
| |
PR: ports/65291
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
| |
Re-apply my fix. Again.
Specifically, the GAIM developers have still not addressed the
``Yahoo Octal-Encoding Decoder'' issues.
http://www.vuxml.org/freebsd/6fd02439-5d70-11d8-80e3-0020ed76ef5a.html
http://security.e-matters.de/advisories/012004.txt
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0005
|
|
|
|
|
| |
PR: ports/64972
Submitted by: Toni Viemero <toni.viemero@iki.fi>
|
|
|
|
|
| |
PR: 65276
Submitted by: Douglas K. Rand <rand@meridian-enviro.com>
|
|
|
|
| |
Approved by: pav (mentor).
|
|
|
|
| |
Approved by: pav (mentor).
|
| |
|
|
|
|
|
| |
PR: ports/65198
Submitted by: michael johnson <ahze@ahze.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
a lot of imporvements and bugfixes since 3.0.2a.
In addition following problems solved:
o linking agaist libiconv is mandatary now
o more ways of detecting Kerberos5 installation and
LIB_DEPENDS on Heimdal port if none is found -
should address problems with bentoo building as well
o fixed problem when port wasn't compilable when LDAP
wasn't chosen and ADS was.
Submitted by: Timur Bakeyev <timur@gnu.org> (maintainer)
PR: 65237
|
| |
|
|
|
|
|
|
| |
install into a non-versioned directory?
Submitted by: kris
|
| |
|
|
|
|
| |
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
http://gaim.sourceforge.net/ChangeLog
Also, provide a better fix for quoted printable text. [1]
PR: 65110 [1]
Submitted by: green [1]
|
|
|
|
| |
the de facto standard for GNOME.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ever. It fixes many bugs, and adds some features missing in previous
FreeBSD ports. To help users upgrade from GNOME 2.4, we have constructed an
upgrade FAQ at:
http://www.freebsd.org/gnome/docs/faq26.html
Please read it carefully. GNOME 2.6 packages are also available for all
supported i386 versions of FreeBSD at:
http://www.marcuscom.com/tinderbox/
The FreeBSD GNOME Team would like the thank the following users for their
wonderful testing and patching efforts. We would especially like to thank
Franz Klammer <klammer@webonaut.com> for his wonderful new splash screen.
Without these people, our team, and our team alumni, GNOME on FreeBSD would
not be possible.
Jeremy Messenger <mezz7@cox.net>
Khairil Yusof <kaeru@pd.jaring.my>
Koop Mast <kwm@rainbow-runner.nl>
Simon Barner <barner@in.tum.de>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Scott Dodson <sdodson@sdodson.com>
Vladimir Grebenschikov <vova@sw.ru>
|
|
|
|
|
|
|
| |
Protocol (PDTP).
XXX: This is for my evaluation purpose, not intended to be used by
public. :-)
|
|
|
|
|
|
|
| |
Protocol (PDTP).
XXX: This is for my evaluation purpose, not intended to be used by
public. :-)
|
| |
|
|
|
|
|
| |
PR: ports/ports/65125
Submitted by: hrs
|
|
|
|
|
| |
PR: ports/65109
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
|
| |
|
|
|
|
|
|
| |
be treated as little-endian.
Submitted by: Sam Leffler
|
|
|
|
|
|
|
|
| |
- Add startup script
- Bump PORTVERSION
PR: ports/65075
Submitted by: Sergey Matveychuk <sem@ciam.ru>
|
|
|
|
|
| |
Submitted by: Vladimir Grebenschikov <vova@sw.ru>
Approved by: arved (mentor)
|
|
|
|
|
|
|
| |
category makefile.
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR: 59651
|
|
|
|
|
| |
PR: ports/64580
Submitted by: Radim Kolar <hsn@netmag.cz>
|
|
|
|
|
| |
PR: ports/65058
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/65057
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/65056
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> (maintainer)
|
|
|
|
|
| |
PR: ports/64957
Submitted by: Holger Lamm <holger@e-gitt.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
QTorrent is a BitTorrent client that uses the Qt widget-set. It
allows you to have several torrents open at the same time from
within the same program window, offering you easy overview,
access and management through a list-mode. Every torrent also
has it's own page where you can control things like upload
speed and upload slots. A page that shows some statistics of
all open torrents is also available.
PR: ports/65007
Submitted by: michael johnson <ahze@ahze.net>
|
| |
|
|
|
|
|
| |
PR: ports/65025
Submitted by: michael johnson <ahze@ahze.net>
|
| |
|
|
|
|
|
| |
PR: ports/65011
Submitted by: michael johnson <ahze@ahze.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- fixed slapd/slapadd syncrepl bugs (ITS#2948,2995)
- fixed slapd sasl-regexp multiple entry bug (ITS#3033)
- fixed slapd bind method portability bug (ITS#3038)
- fixed libldap try_read1msg bug (ITS#2982)
- added slapd numericStringOrderingMatch rule support (ITS#2988)
- added slurpd replication interval config option (ITS#2768)
- shared library soname change (ITS#3035) postponed until bsd.port.mk is patched
- enabled hdb backend
- prefer autodetection over PTHREAD_LIBS from bsd.port.mk, to avoid problems
of clients which crash on -CURRENT while loading/unloading threading libraries
- added -sasl as a build option to the package name
- made the server requiring the matching client library
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- fixed slapd SASL invalid authcID crash (ITS#2961)
- fixed slapd sasl-regexp debug crash (ITS#3033)
- fixed back-bdb empty suffix bug (ITS#2970)
- fixed back-bdb IDL avl_delete failure bug (ITS#3004)
- fixed libldap assert failure (ITS#2982)
- prefer autodetection over PTHREAD_LIBS from bsd.port.mk, to avoid problems
of clients which crash on -CURRENT while loading/unloading threading libraries
- added -sasl as a build option to the package name
- made the server requiring the matching client library
|
|
|
|
|
|
|
|
|
|
| |
- Add USE_BZIP2
- Change the install process of PORTDOCS so it will not install Makefile
64979
Michael Johnson
- Fix PLIST from ports/64979
- use PLIST_FILES
|
|
|
|
|
| |
PR: 64996
Submitted by: Dmitry A Grigorovich <odip@bionet.nsc.ru>
|
| |
|
|
|
|
|
|
| |
with 3.0.2a -> 3.0.2.a. 2.a notation is reserved for alpha versions.
Requested by: krion, marcus
|
| |
|
|
|
|
| |
Approved by: Florent Thoumie (maintainer)
|
|
|
|
| |
Approved by: Simon Barner (maintainer)
|
|
|
|
|
| |
Update radiotap patches as radiotap is not yet in tcpdump release branch
due to endianness issues.
|
|
|
|
| |
Approved by: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
. fix pkg-plist to include installed libraries and new modules
. fix net-snmp configure args
PR: ports/64777, ports/64808
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (#64777)
Ken Stailey <kstailey@yahoo.com> (#64808)
. follow master_site layout changes
Submitted by: lost private email (sorry!)
. introduce a LITE variable and add [t]ethereal-lite slave ports to build
packages that don't depend on the kitchen sink.
|
|
|
|
|
| |
This release fixes euid change detection (which broke privsep sshd)
and an "initcmd" configuration parameter.
|
|
|
|
|
|
| |
Essential fix is necessary.
Approved by: billf
|
|
|
|
| |
Approved by: mich
|
| |
|
|
|
|
|
| |
RP: ports/64905
Submitted by: MAINTAINER
|
|
|
|
|
|
| |
- Unbreak on -CURRENT
Approved by: maintainer
|
| |
|
|
|
|
|
|
| |
PR: ports/64523
Submitted by: Timur I. Bakeyev <timur@com.bat.ru> (samba-devel maintainer)
Approved by: Koop Mast <kwm@rainbow-runner.nl> (samba-libsmbclient maintainer)
|
|
|
|
|
| |
PR: ports/64892
Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer)
|
|
|
|
|
| |
PR: ports/64890
Submitted by: Lars Thegler <lars@thegler.dk> (maintainer)
|
|
|
|
| |
Remove BROKEN.
|
|
|
|
| |
updated.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes for v1.42
o rewrote the entire configure.in/config.h.in to autoconf 2.57
to be more consistent with normal autoconf'd programs.
corrects bugs around packaging impediments and typos.
o improved privilege dropping code and added more options to
configure to govern its behaviour
o added flag to turn off privilege revocation logic
o added multiline match as default and ability to enforce
previous default single-line match (bugfix + feature)
o added ability to read bpf filter expression from file
o added ability to force the column width to a certain size
o added two new output modes: ``byline'', whose output
respects embedded carriage returns (useful for http dumps),
and ``none'', which prints out each dump as a single line no
matter what.
o added ability to specify alternate nonprintable character
(default is ``.'').
o made ``-q'' effects more consistent and usable for scenarios
where ``-I'' and/or ``-O'' are being employed
o documentation updated
|
|
|
|
|
| |
PR: ports/64873
Submitted by: Maintainer
|
|
|
|
|
| |
Submitted by: trevor
Approved by: arved (mentor)
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/64793
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> (maintainer)
|
|
|
|
|
|
| |
of databases/memcached.
Pointy hat to: skv
|
| |
|
| |
|
|
|
|
| |
Submitted by: bento
|
| |
|
|
|
|
| |
Pointy hat to: me
|
|
|
|
|
| |
PR: ports/64809
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/64797
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
| |
o Bump PORTREVISION, accordingly.
PR: ports/64663
Submitted by: Melvyn Sopacua <mdev@idg.nl>
|
|
|
|
|
|
|
|
| |
- use INSTALL_DATA for installing .txt .cfg files
- Kill whitespace in pkg-plist
PR: ports/64785
Submitted by: mike johnson <ahze@ahze.net> (maintainer)
|
|
|
|
|
| |
PR: ports/64799
Submitted by: <shanali@magix.com.sg> (maintainer)
|
| |
|
|
|
|
|
|
|
| |
- Fix WWW:
PR: ports/64781
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
| |
- LICQ_PORT without PORTSDIR
|
|
|
|
|
|
| |
0.10.3.
http://www.vuxml.org/freebsd/cdf18ed9-7f4a-11d8-9645-0020ed76ef5a.html
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/64661
Submitted by: gioria
|