non port: net/wireshark/Makefile |
SVNWeb
|
Number of commits found XX: 219 (showing only 100 on this page) « 1 | 2 | 3 » |
Wed, 30 Jul 2014
|
[ 03:57 pi ] 
363436 UPDATING
363436 audio/ario/Makefile
363436 audio/gogglesmm/Makefile
363436 audio/pianobar/Makefile
363436 comms/svxlink/Makefile
363436 databases/xtrabackup/Makefile
363436 devel/ccrtp/Makefile
363436 devel/ccrtp/distinfo
363436 devel/ccrtp/pkg-plist
363436 devel/gsoap/Makefile
(Only the first 10 of 94 ports in this commit are shown above. )
security/libgcrypt: 1.5.3_3 -> 1.6.1
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
security/shishi with PR 192164 is already committed
[1] devel/ccrtp
[2] editors/abiword
[3] security/p5-Crypt-GCrypt
PR: 191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by: maintainer timeout, antoine (exp-run), portmgr (implicit)
|
Wed, 23 Jul 2014
|
[ 09:54 tijl ] 
362645 MOVED
362645 audio/ario/Makefile
362645 audio/pianobar/Makefile
362645 benchmarks/postal/Makefile
362645 databases/freetds-devel/Makefile
362645 databases/freetds/Makefile
362645 deskutils/fusenshi/Makefile
362645 deskutils/taskd/Makefile
362645 deskutils/taskwarrior/Makefile
362645 devel/gsoap/Makefile
(Only the first 10 of 139 ports in this commit are shown above. )
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
developers)
PR: 191274
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Wed, 9 Jul 2014
|
[ 15:29 tijl ] 
361384 net/wireshark-lite/Makefile
361384 net/wireshark/Makefile
Remove LIBTOOLFILES
|
Sat, 21 Jun 2014
|
[ 21:58 marcus ] 
358752 net/wireshark/Makefile
358752 net/wireshark/distinfo
358752 net/wireshark/pkg-plist
Update to 1.10.8 and switch to USES=libtool.
|
Wed, 11 Jun 2014
|
[ 14:50 tijl ] 
357486 Mk/bsd.gecko.mk
357486 Mk/bsd.options.mk
357486 Mk/bsd.port.mk
357486 archivers/rpm/Makefile
357486 astro/cfitsio/Makefile
357486 astro/openuniverse/Makefile
357486 astro/roadmap/Makefile
357486 astro/xplanet/Makefile
357486 audio/deadbeef/Makefile
357486 audio/fdk-aac/Makefile
(Only the first 10 of 297 ports in this commit are shown above. )
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above )
|
Tue, 27 May 2014
|
[ 10:20 bapt ] 
355480 net/wireshark/Makefile
355480 net/wireshark/files/patch-configure
Fix detection of lua
|
Mon, 26 May 2014
|
[ 15:28 bapt ] 
355360 MOVED
355360 archivers/rpm4/Makefile
355360 archivers/rpm4/pkg-plist
355360 audio/lua51-mpd/Makefile
355360 databases/luadbi/Makefile
355360 databases/mysql-proxy/Makefile
355360 databases/mysql-workbench51/Makefile
355360 databases/mysql-workbench52/Makefile
355360 databases/redis-devel/Makefile
355360 devel/geany-plugin-lua/Makefile
(Only the first 10 of 84 ports in this commit are shown above. )
Replace lang/lua with the new lang/lua51
lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua
Approved by: portmgr (implicit)
|
Mon, 5 May 2014
|
[ 09:45 bapt ] 
352986 CHANGES
352986 Mk/Uses/cmake.mk
352986 Mk/Uses/qmail.mk
352986 Mk/Uses/scons.mk
352986 Mk/bsd.apache.mk
352986 Mk/bsd.autotools.mk
352986 Mk/bsd.database.mk
352986 Mk/bsd.default-versions.mk
352986 Mk/bsd.efl.mk
352986 Mk/bsd.fpc.mk
(Only the first 10 of 293 ports in this commit are shown above. )
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr
|
Sun, 27 Apr 2014
|
[ 21:54 marcus ] 
352465 net/wireshark/Makefile
352465 net/wireshark/distinfo
Update to 1.10.7 and convert to new LIB_DEPENDS.
|
Sun, 9 Mar 2014
|
[ 23:56 marcus ] 
347710 net/wireshark/Makefile
347710 net/wireshark/distinfo
Update to 1.10.6.
|
Mon, 23 Dec 2013
|
[ 04:30 marcus ] 
337226 net/wireshark/Makefile
337226 net/wireshark/distinfo
Update to 1.10.5. See
http://www.wireshark.org/docs/relnotes/wireshark-1.10.5.html for the list of
changes in this release.
|
Mon, 11 Nov 2013
|
[ 15:26 marcus ] 
333512 net/wireshark/Makefile
333512 net/wireshark/distinfo
333512 net/wireshark/files/patch-epan_dissectors_packet-gluster.h
333512 net/wireshark/files/patch-epan_dissectors_packet-glusterfs.c
Update to 1.10.3. See
http://www.wireshark.org/docs/relnotes/wireshark-1.10.3.html for a list
of changes in this release.
|
Sat, 12 Oct 2013
|
[ 17:43 marcus ] 
330154 net/wireshark/Makefile
330154 net/wireshark/files/patch-epan_dissectors_packet-gluster.h
330154 net/wireshark/files/patch-epan_dissectors_packet-glusterfs.c
330154 net/wireshark/pkg-plist
* Fix previous patch so that build is not broken on < 10.X [1]
* Add support for stage
Reported by: Kenta Suzumoto <kentas@hush.com> [1]
|
Fri, 20 Sep 2013
|
[ 22:10 bapt ] 
327755 net/3proxy/Makefile
327755 net/44bsd-rdist/Makefile
327755 net/6tunnel/Makefile
327755 net/AquaGatekeeper/Makefile
327755 net/DarwinStreamingServer/Makefile
327755 net/GeoIP/Makefile
327755 net/R-cran-twitteR/Makefile
327755 net/Sockets/Makefile
327755 net/abills/Makefile
327755 net/activemq/Makefile
(Only the first 10 of 1288 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
|
Sun, 15 Sep 2013
|
[ 14:54 az ] 
327343 benchmarks/polygraph/Makefile
327343 multimedia/ffmpeg-devel/Makefile
327343 multimedia/ffmpeg/Makefile
327343 multimedia/ffmpeg1/Makefile
327343 multimedia/libvpx/Makefile
327343 multimedia/mythtv/Makefile
327343 multimedia/p5-Subtitles/Makefile
327343 multimedia/xawtv/Makefile
327343 multimedia/zoneminder/Makefile
327343 net/freeradius2/Makefile
(Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
[ 14:29 marcus ] 
327342 net/wireshark/Makefile
327342 net/wireshark/distinfo
327342 net/wireshark/pkg-plist
Update to 1.10.2. See
http://www.wireshark.org/docs/relnotes/wireshark-1.10.2.html for a list
of changes in this release.
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] 
324744 accessibility/atkmm/Makefile
324744 accessibility/jovie/Makefile
324744 accessibility/kaccessible/Makefile
324744 accessibility/kmag/Makefile
324744 accessibility/kmousetool/Makefile
324744 accessibility/kmouth/Makefile
324744 accessibility/qt4-accessible/Makefile
324744 accessibility/speech-dispatcher/Makefile
324744 archivers/ark/Makefile
324744 archivers/bicom/Makefile
(Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Sat, 27 Jul 2013
|
[ 17:52 marcus ] 
323802 net/wireshark/Makefile
323802 net/wireshark/distinfo
Update to 1.10.1. See
http://www.wireshark.org/docs/relnotes/wireshark-1.10.1.html for a list of
changes in this release.
|
Sat, 8 Jun 2013
|
[ 22:16 marcus ] 
320299 net/wireshark/Makefile
320299 net/wireshark/distinfo
320299 net/wireshark/files/patch-epan_Makefile.in
320299 net/wireshark/pkg-plist
Update to 1.10.0.
|
Tue, 21 May 2013
|
[ 03:52 marcus ] 
318639 net/wireshark/Makefile
318639 net/wireshark/distinfo
Update to 1.8.7. See
http://www.wireshark.org/docs/relnotes/wireshark-1.8.7.html for the list
of changes in this release.
|
Sat, 4 May 2013
|
[ 22:00 marcus ] 
317372 net/wireshark/Makefile
Add some missing options to OPTIONS_DEFINE
Reported by: sunpoet
|
Fri, 3 May 2013
|
[ 22:12 bapt ] 
317280 net/wireshark/Makefile
Wireshark always needs pkgconf (this fixes wireshark-lite)
|
[ 16:36 ehaupt ] 
317220 audio/ario/Makefile
317220 audio/gogglesmm/Makefile
317220 audio/libmtp/Makefile
317220 audio/pianobar/Makefile
317220 comms/libimobiledevice/Makefile
317220 comms/qtel/Makefile
317220 databases/drizzle/Makefile
317220 databases/libgda4/Makefile
317220 deskutils/chmsee/Makefile
317220 devel/gsoap/Makefile
(Only the first 10 of 95 ports in this commit are shown above. )
Chase security/libgcrypt update
|
Tue, 30 Apr 2013
|
[ 16:26 jgh ] 
316948 net/linphone-base/Makefile
316948 net/ndisc6/Makefile
316948 net/tsclient/Makefile
316948 net/wireshark/Makefile
- conversion of USE_GETTEXT to USES framework
Approved by: portmgr (bapt@)
|
Sun, 28 Apr 2013
|
[ 22:44 marcus ] 
316765 net/wireshark/Makefile
Correct a typo.
PR: 177563
Submitted by: Maxim Samsonov <xors@mailup.net>
|
Sat, 27 Apr 2013
|
[ 11:59 mva ] 
316662 graphics/GraphicsMagick/Makefile
316662 graphics/GraphicsMagick12/Makefile
316662 graphics/GraphicsMagick13/Makefile
316662 graphics/albumshaper/Makefile
316662 graphics/blender/Makefile
316662 graphics/converseen/Makefile
316662 graphics/djvulibre/Makefile
316662 graphics/enfle/Makefile
316662 graphics/epdfview/Makefile
316662 graphics/exif/Makefile
(Only the first 10 of 219 ports in this commit are shown above. )
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising
|
Tue, 23 Apr 2013
|
[ 14:20 bapt ] 
316355 archivers/libcomprex/Makefile
316355 archivers/liborange/Makefile
316355 archivers/libpar2/Makefile
316355 archivers/py-liblzma/Makefile
316355 archivers/squeeze/Makefile
316355 astro/viking/Makefile
316355 audio/xfce4-mixer/Makefile
316355 audio/xfce4-mpc-plugin/Makefile
316355 biology/xmolwt/Makefile
316355 databases/mydumper/Makefile
(Only the first 10 of 407 ports in this commit are shown above. )
Finish converting the whole ports tree to USES=pkgconfig
|
Sun, 31 Mar 2013
|
[ 00:32 marcus ] 
315625 net/wireshark/Makefile
Switch to USE_PKGCONFIG=build (old habits die hard).
Suggested by: zeising
|
Sat, 30 Mar 2013
|
[ 20:45 marcus ] 
315624 net/wireshark/Makefile
Make pkgconfig an explicit dependency of tshark.
|
Thu, 28 Mar 2013
|
[ 16:20 marcus ] 
315484 net/wireshark/Makefile
Put back in an empty line.
|
[ 16:15 marcus ] 
315481 net/wireshark/Makefile
I knew I shouldn't have touched DISTNAME. Fix tshark build.
Reported by: miwi
|
Sun, 24 Mar 2013
|
[ 20:58 marcus ] 
315162 net/wireshark/Makefile
Make sure X11 is enabled by default.
Submitted by: William Grzybowski <william88@gmail.com>
|
[ 15:52 marcus ] 
315131 net/wireshark/Makefile
Convert to OPTIONSNG and modernize the header.
PR: 177192
Submitted by: William Grzybowski <william88@gmail.com>
|
Sun, 10 Mar 2013
|
[ 00:00 marcus ] 
313781 net/wireshark/Makefile
313781 net/wireshark/distinfo
Update to 1.8.6. See
http://www.wireshark.org/docs/relnotes/wireshark-1.8.6.html
for a list of changes in this release.
|
Mon, 4 Feb 2013
|
[ 18:26 marcus ] 
311640 net/wireshark/Makefile
311640 net/wireshark/distinfo
Update to 1.8.5. See
http://www.wireshark.org/docs/relnotes/wireshark-1.8.5.html
for the list of changes in this release.
|
Wed, 23 Jan 2013
|
[ 15:00 makc ] 
310871 astro/celestia/Makefile
310871 audio/atunes/Makefile
310871 audio/cueplayer/Makefile
310871 audio/gnuitar/Makefile
310871 audio/rubyripper/Makefile
310871 audio/soundtracker/Makefile
310871 audio/teamspeak_client/Makefile
310871 biology/seaview/Makefile
310871 cad/leocad/Makefile
310871 cad/linux-eagle5/Makefile
(Only the first 10 of 237 ports in this commit are shown above. )
Bump PORTREVISION after DESKTOP_ENTRIES update
|
Sat, 29 Dec 2012
|
[ 05:29 marcus ] 
309606 net/wireshark/Makefile
Fix the build on 9.X when Lua is enabled.
Reported by: dhw
|
Mon, 17 Dec 2012
|
[ 06:23 marcus ] 
309065 net/wireshark/Makefile
309065 net/wireshark/distinfo
309065 net/wireshark/files/patch-configure
Update to 1.8.4.
* Respect WITHOUT_GSSAPI [1]
* Fix Lua support
PR: 174049 [1]
Submitted by: Kimmo Paasiala <kpaasial@gmail.com> [1]
|
Mon, 10 Dec 2012
|
[ 21:50 marcus ] 
308641 net/wireshark/Makefile
Add a missing '='.
Reported by: many
Pointyhat to: mm
|
[ 19:11 mm ] 
308630 archivers/rpm5/Makefile
308630 astro/gpsdrive/Makefile
308630 astro/viking/Makefile
308630 audio/libmp3splt/Makefile
308630 audio/pidgin-musictracker/Makefile
308630 cad/pdnmesh/Makefile
308630 cad/repsnapper/Makefile
308630 comms/efax-gtk/Makefile
308630 comms/xastir/Makefile
308630 databases/dbtool/Makefile
(Only the first 10 of 233 ports in this commit are shown above. )
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
|
Sun, 21 Oct 2012
|
[ 14:01 marcus ] 
306236 net/wireshark/Makefile
306236 net/wireshark/distinfo
306236 net/wireshark/files/patch-cve-2012-3548
306236 net/wireshark/pkg-plist
Update to 1.8.3. See
http://www.wireshark.org/docs/relnotes/wireshark-1.8.3.html for a list of
changes in this release.
Feature safe: yes
|
Wed, 5 Sep 2012
|
[ 15:59 marcus ] 
303711 net/wireshark/Makefile
303711 net/wireshark/files/patch-cve-2012-3548
Add a fix for CVE-2012-3548.
PR: 171220
Submitted by: rea
Obtained from: Wireshark bug 9009
|
Sun, 19 Aug 2012
|
[ 04:55 marcus ]
302752 net/wireshark/Makefile
302752 net/wireshark/distinfo
Update to 1.8.2. See
http://www.wireshark.org/docs/relnotes/wireshark-1.8.2.html for the changes
in this release.
Security: See http://www.wireshark.org/docs/relnotes/wireshark-1.8.2.html
|
Mon, 13 Aug 2012
|
[ 14:08 marcus ]
302468 net/wireshark/Makefile
302468 net/wireshark/pkg-plist
Actually commit plist changes.
Submitted by: olgeni
|
Sun, 12 Aug 2012
|
[ 15:04 marcus ]
302443 net/wireshark/Makefile
302443 net/wireshark/distinfo
Update to 1.8.1. See
http://www.wireshark.org/docs/relnotes/wireshark-1.8.1.html for a list
of changes in this release.
|
Sat, 30 Jun 2012
|
[ 23:39 marcus ]
1.180 net/wireshark/Makefile
1.93 net/wireshark/distinfo
1.51 net/wireshark/pkg-plist
Update to 1.8.0. See
http://www.wireshark.org/docs/relnotes/wireshark-1.8.0.html for a list
of changes.
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ]
1.59 Mk/bsd.gecko.mk
1.1246 UPDATING
1.18 accessibility/accerciser/Makefile
1.12 accessibility/at-poke/Makefile
1.77 accessibility/at-spi/Makefile
1.5 accessibility/at-spi2-atk/Makefile
1.54 accessibility/dasher/Makefile
1.60 accessibility/gnome-mag/Makefile
1.45 accessibility/gnopernicus/Makefile
1.51 accessibility/gok/Makefile
(Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Sun, 27 May 2012
|
[ 21:14 marcus ]
1.178 net/wireshark/Makefile
1.92 net/wireshark/distinfo
Update to 1.6.8. See http://www.wireshark.org/docs/relnotes/ for links
to the release notes for versions 1.6.6 through 1.6.8.
Also:
* Fix the list of MASTER_SITES [1]
* Remove shared lib version numbers
PR: 168349 [1]
Submitted by: Esa Karkkainen <ejk@iki.fi> [1]
|
Tue, 14 Feb 2012
|
[ 12:45 mm ]
1.45 archivers/rpm5/Makefile
1.50 astro/gpsdrive/Makefile
1.17 audio/libmp3splt/Makefile
1.7 audio/pidgin-musictracker/Makefile
1.41 comms/xastir/Makefile
1.24 databases/dbtool/Makefile
1.21 databases/mysql-workbench51/Makefile
1.40 databases/tora/Makefile
1.13 deskutils/gnote/Makefile
1.22 deskutils/xneur/Makefile
(Only the first 10 of 140 ports in this commit are shown above. )
Bump pcre library dependency due to 8.30 update
|
Mon, 23 Jan 2012
|
[ 01:34 marcus ]
1.176 net/wireshark/Makefile
1.91 net/wireshark/distinfo
Update to 1.6.5.
|
Tue, 20 Dec 2011
|
[ 00:14 marcus ]
1.175 net/wireshark/Makefile
1.50 net/wireshark/pkg-plist
Missed some PRs in the 1.6.4 update.
* Clean up Makefile by removing some errant spaces [1]
* Fix up the GnuTLS options [1] [2]
* Add a desktop entry for wireshark [3]
PR: 163146 [1]
162879 [2]
163045 [3]
Submitted by: rm [1]
Alfred Bartsch <bartsch@dssgmbh.de> [2]
Olivier Cochard-Labbé <olivier@cochard.me>[3]
|
[ 00:03 marcus ]
1.174 net/wireshark/Makefile
1.90 net/wireshark/distinfo
1.49 net/wireshark/pkg-plist
Update to 1.6.4. See
http://www.wireshark.org/docs/relnotes/wireshark-1.6.4.html for a list of
changes in this release.
|
Sun, 11 Sep 2011
|
[ 00:40 marcus ]
1.173 net/wireshark/Makefile
1.89 net/wireshark/distinfo
Update to 1.6.2.
|
Thu, 11 Aug 2011
|
[ 19:20 kwm ]
1.37 archivers/libcomprex/Makefile
1.27 archivers/rvm/Makefile
1.4 archivers/squeeze/Makefile
1.14 archivers/unshield/Makefile
1.16 astro/cfitsio/Makefile
1.35 astro/libnova/Makefile
1.34 astro/nightfall/Makefile
1.28 astro/starplot/Makefile
1.13 audio/ario/Makefile
1.34 audio/ccaudio2/Makefile
(Only the first 10 of 543 ports in this commit are shown above. )
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
|
Sun, 31 Jul 2011
|
[ 03:52 marcus ]
1.171 net/wireshark/Makefile
1.88 net/wireshark/distinfo
1.48 net/wireshark/pkg-plist
Update to 1.6.1. See
http://www.wireshark.org/docs/relnotes/wireshark-1.6.1.html
for a list of changes in this release.
|
Sun, 17 Jul 2011
|
[ 23:05 marcus ]
1.170 net/wireshark/Makefile
Correct the GnuTLS and libgcrypt dependencies now that they are enabled
by default.
|
Sun, 3 Jul 2011
|
[ 11:40 swills ]
1.34 audio/gogglesmm/Makefile
1.4 comms/libimobiledevice/Makefile
1.4 databases/drizzle/Makefile
1.35 databases/libgda4/Makefile
1.29 deskutils/chmsee/Makefile
1.5 devel/libvirt/Makefile
1.11 devel/libzrtpcpp/Makefile
1.7 devel/srecord/Makefile
1.26 emulators/fuse/Makefile
1.19 emulators/libspectrum/Makefile
(Only the first 10 of 49 ports in this commit are shown above. )
- Chase the libgcrypt shared lib version
|
Sun, 19 Jun 2011
|
[ 20:53 marcus ]
1.168 net/wireshark/Makefile
1.87 net/wireshark/distinfo
1.12 net/wireshark/files/patch-configure
1.47 net/wireshark/pkg-plist
Update to 1.6.0. See
http://www.wireshark.org/docs/relnotes/wireshark-1.6.0.html for a list of
changes in this release.
|
Sun, 5 Jun 2011
|
[ 18:43 novel ]
1.1072 UPDATING
1.10 audio/ario/Makefile
1.3 comms/libimobiledevice/Makefile
1.67 databases/freetds-devel/Makefile
1.62 databases/freetds/Makefile
1.33 deskutils/fusenshi/Makefile
1.25 devel/gwenhywfar/Makefile
1.83 devel/libsoup/Makefile
1.65 devel/libsoup22/Makefile
1.3 devel/libvirt/Makefile
(Only the first 10 of 95 ports in this commit are shown above. )
Chase security/gnutls update and add an UPDATING entry.
|
Sat, 4 Jun 2011
|
[ 21:22 marcus ]
1.166 net/wireshark/Makefile
1.86 net/wireshark/distinfo
Update to 1.4.7.
|
Mon, 25 Apr 2011
|
[ 04:21 marcus ]
1.165 net/wireshark/Makefile
1.85 net/wireshark/distinfo
Update to 1.4.6. See
http://www.wireshark.org/docs/relnotes/wireshark-1.4.6.html for a list of
changes.
|
Sun, 17 Apr 2011
|
[ 00:29 marcus ]
1.164 net/wireshark/Makefile
1.84 net/wireshark/distinfo
Update to 1.4.5. See
http://www.wireshark.org/docs/relnotes/wireshark-1.4.5.html for a list of
changes.
|
Mon, 7 Mar 2011
|
[ 04:44 marcus ]
1.163 net/wireshark/Makefile
1.83 net/wireshark/distinfo
Update to 1.4.4.
|
Mon, 17 Jan 2011
|
[ 23:45 marcus ]
1.162 net/wireshark/Makefile
1.82 net/wireshark/distinfo
Update to 1.4.3. See
http://www.wireshark.org/docs/relnotes/wireshark-1.4.3.html for a list of
changes.
Feature safe: yes
|
Sun, 28 Nov 2010
|
[ 08:57 marcus ]
1.161 net/wireshark/Makefile
1.81 net/wireshark/distinfo
Update to 1.4.2. See
http://www.wireshark.org/docs/relnotes/wireshark-1.4.2.html for a list of
changes.
|
Sat, 23 Oct 2010
|
[ 21:52 marcus ]
1.160 net/wireshark/Makefile
1.80 net/wireshark/distinfo
Update to 1.4.1.
|
Sat, 4 Sep 2010
|
[ 21:45 marcus ]
1.159 net/wireshark/Makefile
1.79 net/wireshark/distinfo
1.9 net/wireshark/files/patch-Makefile.in
1.11 net/wireshark/files/patch-configure
1.9 net/wireshark/files/patch-epan_Makefile.in
1.3 net/wireshark/files/patch-mesh
1.46 net/wireshark/pkg-plist
Update to 1.4.0. See
http://www.wireshark.org/docs/relnotes/wireshark-1.4.0.html for a list of
changes in this release.
Note: Wireless mesh support has not been updated for 1.4.0.
|
Sun, 1 Aug 2010
|
[ 22:42 marcus ]
1.158 net/wireshark/Makefile
1.78 net/wireshark/distinfo
Update to 1.2.10.
|
Tue, 27 Jul 2010
|
[ 01:25 wxs ]
1.26 deskutils/chmsee/Makefile
1.10 devel/libzrtpcpp/Makefile
1.6 devel/srecord/Makefile
1.24 emulators/fuse/Makefile
1.17 emulators/libspectrum/Makefile
1.28 games/libggz/Makefile
1.22 graphics/telak/Makefile
1.6 irc/irssi-otr/Makefile
1.42 mail/wmbiff/Makefile
1.8 misc/metalink-tools/Makefile
(Only the first 10 of 40 ports in this commit are shown above. )
Chase security/libgcrypt shlib bump.
PR: ports/148755
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
|
Sat, 19 Jun 2010
|
[ 21:51 marcus ]
1.156 net/wireshark/Makefile
1.77 net/wireshark/distinfo
Update to 1.2.9. See
http://www.wireshark.org/docs/relnotes/wireshark-1.2.9.html for a list of
changes in this release.
Feature safe: yes
|
Mon, 31 May 2010
|
[ 22:52 marcus ]
1.140 devel/ORBit2/Makefile
1.14 devel/dbus-glib/Makefile
1.23 devel/desktop-file-utils/Makefile
1.5 devel/eggdbus/Makefile
1.39 devel/gamin/Makefile
1.94 devel/gconf2/Makefile
1.18 devel/gio-fam-backend/Makefile
1.167 devel/glib20/Makefile
1.50 devel/glibmm/Makefile
1.146 devel/gnome-vfs/Makefile
(Only the first 10 of 38 ports in this commit are shown above. )
Bump PORTREVISION and add USE_GETTEXT where missing.
PR: 147257
|
Sat, 22 May 2010
|
[ 05:23 marcus ]
1.154 net/wireshark/Makefile
Add optional C-ARES async DNS support.
PR: 145787
Submitted by: Anonymous <swell.k@gmail.com>
|
Sun, 9 May 2010
|
[ 02:46 marcus ]
1.153 net/wireshark/Makefile
1.76 net/wireshark/distinfo
1.45 net/wireshark/pkg-plist
Update to 1.2.8. See
http://www.wireshark.org/docs/relnotes/wireshark-1.2.8.html for a list of
changes on this release.
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ]
1.20 Mk/bsd.gecko.mk
1.12 accessibility/accerciser/Makefile
1.10 accessibility/at-poke/Makefile
1.72 accessibility/at-spi/Makefile
1.51 accessibility/dasher/Makefile
1.54 accessibility/gnome-mag/Makefile
1.42 accessibility/gnopernicus/Makefile
1.46 accessibility/gok/Makefile
1.11 accessibility/java-access-bridge/Makefile
1.32 accessibility/kdeaccessibility/Makefile
(Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Wed, 10 Feb 2010
|
[ 15:41 delphij ]
1.151 net/wireshark/Makefile
1.75 net/wireshark/distinfo
Update to 1.2.6, this is a security update that addresses a buffer overflow
issue.
Security: vuln bb0a8795-15dc-11df-bf0a-002170daae37
Approved by: maintainer
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ]
1.19 Mk/bsd.gecko.mk
1.11 accessibility/accerciser/Makefile
1.9 accessibility/at-poke/Makefile
1.71 accessibility/at-spi/Makefile
1.50 accessibility/dasher/Makefile
1.53 accessibility/gnome-mag/Makefile
1.41 accessibility/gnopernicus/Makefile
1.45 accessibility/gok/Makefile
1.10 accessibility/java-access-bridge/Makefile
1.31 accessibility/kdeaccessibility/Makefile
(Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Sun, 20 Dec 2009
|
[ 18:03 marcus ]
1.149 net/wireshark/Makefile
1.74 net/wireshark/distinfo
Update to 1.2.5. See
http://www.wireshark.org/docs/relnotes/wireshark-1.2.5.html for a list of
changes in this release.
|
Thu, 26 Nov 2009
|
[ 18:11 marcus ]
1.148 net/wireshark/Makefile
1.73 net/wireshark/distinfo
Update to 1.2.4. See
http://www.wireshark.org/docs/relnotes/wireshark-1.2.4.html and
http://www.wireshark.org/docs/relnotes/wireshark-1.2.3.html for the list
of changes between 1.2.2 and 1.2.4.
PR: 140625
Submitted by: Sahil Tandon <sahil@tandon.net>
|
Sun, 11 Oct 2009
|
[ 05:52 marcus ]
1.147 net/wireshark/Makefile
1.8 net/wireshark/files/patch-Makefile.in
1.8 net/wireshark/files/patch-epan_Makefile.in
1.44 net/wireshark/pkg-plist
Fix Lua support, and re-add the OPTION (default off).
|
Wed, 16 Sep 2009
|
[ 05:18 marcus ]
1.146 net/wireshark/Makefile
1.72 net/wireshark/distinfo
1.2 net/wireshark/files/patch-mesh
1.43 net/wireshark/pkg-plist
Update to 1.2.2. See
http://www.wireshark.org/docs/relnotes/wireshark-1.2.2.html for a list of
changes.
Feature safe: yes
|
Sun, 16 Aug 2009
|
[ 18:04 novel ]
1.60 databases/freetds-devel/Makefile
1.57 databases/freetds/Makefile
1.28 deskutils/fusenshi/Makefile
1.17 devel/gwenhywfar/Makefile
1.71 devel/libsoup/Makefile
1.63 devel/libsoup22/Makefile
1.102 emulators/qemu-devel/Makefile
1.104 emulators/qemu/Makefile
1.102 ftp/curl/Makefile
1.27 ftp/filezilla/Makefile
(Only the first 10 of 65 ports in this commit are shown above. )
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.
|
Wed, 22 Jul 2009
|
[ 04:48 marcus ]
1.144 net/wireshark/Makefile
1.71 net/wireshark/distinfo
1.1 net/wireshark/files/patch-mesh
* Update to 1.2.1
* Add 802.11 Mesh support [1]
Submitted by: sam [1]
|
Sat, 20 Jun 2009
|
[ 23:24 marcus ]
1.143 net/wireshark/Makefile
1.70 net/wireshark/distinfo
1.10 net/wireshark/files/patch-configure
1.7 net/wireshark/files/patch-epan_Makefile.in
1.42 net/wireshark/pkg-plist
Update to 1.2.0. See
http://www.wireshark.org/docs/relnotes/wireshark-1.2.0.html for the list of
changes in this release.
|
Fri, 22 May 2009
|
[ 05:36 marcus ]
1.142 net/wireshark/Makefile
1.69 net/wireshark/distinfo
Update to 1.0.8. See
http://www.wireshark.org/docs/relnotes/wireshark-1.0.8.html for a list
of changes in this release.
|
Sun, 12 Apr 2009
|
[ 06:40 marcus ]
1.141 net/wireshark/Makefile
1.68 net/wireshark/distinfo
Update to 1.0.7. See
http://www.wireshark.org/docs/relnotes/wireshark-1.0.7.html for a list
of changes.
PR: 133548
Submitted by: gpalmer
|
Thu, 12 Feb 2009
|
[ 06:09 marcus ]
1.140 net/wireshark/Makefile
1.67 net/wireshark/distinfo
1.2 net/wireshark/files/patch-epan_to_str.c
Update to 1.0.6. See
http://www.wireshark.org/docs/relnotes/wireshark-1.0.6.html for a list of
changes.
|
Tue, 6 Jan 2009
|
[ 13:01 rafan ]
1.17 emulators/fuse/Makefile
1.14 emulators/libspectrum/Makefile
1.24 games/libggz/Makefile
1.15 graphics/telak/Makefile
1.39 mail/wmbiff/Makefile
1.2 misc/metalink-tools/Makefile
1.212 multimedia/vlc-devel/Makefile
1.71 net-im/climm/Makefile
1.34 net-im/mcabber/Makefile
1.10 net/csync2/Makefile
(Only the first 10 of 29 ports in this commit are shown above. )
- Bump PORTREVISION due to share library version bump in security/libgcrypt
PR: ports/127478
|
Mon, 15 Dec 2008
|
[ 07:17 marcus ]
1.138 net/wireshark/Makefile
1.66 net/wireshark/distinfo
1.2 net/wireshark/files/patch-fix-SMTP-DoS-1.0.4
1.41 net/wireshark/pkg-plist
Update to 1.0.5. See
http://www.wireshark.org/docs/relnotes/wireshark-1.0.5.html for a list
of what has changed.
|
Sun, 7 Dec 2008
|
[ 19:44 miwi ]
1.137 net/wireshark/Makefile
1.1 net/wireshark/files/patch-fix-SMTP-DoS-1.0.4
- Fix DoS in SMTP dissector
- Bump PORTREVISION
PR: 129077 (based on)
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Approved by: marcus@ (maintainer)
Obtained from: wireshake svn
Security:
http://www.vuxml.org/freebsd/baece347-c489-11dd-a721-0030843d3802.html
|
Wed, 22 Oct 2008
|
[ 00:41 marcus ]
1.136 net/wireshark/Makefile
1.65 net/wireshark/distinfo
Update to 1.0.4. See
http://www.wireshark.org/docs/relnotes/wireshark-1.0.4.html for a list
of what's changed.
|
Sun, 7 Sep 2008
|
[ 00:53 marcus ]
1.135 net/wireshark/Makefile
1.64 net/wireshark/distinfo
Update to 1.0.3. See
http://www.wireshark.org/docs/relnotes/wireshark-1.0.3.html for a list
of changes in this release.
|
Sat, 12 Jul 2008
|
[ 05:09 marcus ]
1.134 net/wireshark/Makefile
1.63 net/wireshark/distinfo
Update to 1.0.2. See
http://www.wireshark.org/docs/relnotes/wireshark-1.0.2.html for the list of
changes.
|
Wed, 2 Jul 2008
|
[ 04:29 marcus ]
1.8 net/wireshark-lite/Makefile
1.133 net/wireshark/Makefile
1.62 net/wireshark/distinfo
1.7 net/wireshark/files/patch-Makefile.in
Update to 1.0.1. See
http://www.wireshark.org/docs/relnotes/wireshark-1.0.1.html
for a list of changes.
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ]
1.3 Mk/bsd.efl.mk
1.46 Mk/bsd.gnustep.mk
1.76 Mk/bsd.kde.mk
1.2 Mk/bsd.ocaml.mk
1.10 Mk/bsd.scons.mk
1.13 Mk/bsd.wx.mk
1.7 Mk/bsd.xorg.mk
1.64 accessibility/at-spi/Makefile
1.43 accessibility/dasher/Makefile
1.65 accessibility/gail/Makefile
(Only the first 10 of 2842 ports in this commit are shown above. )
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
Tue, 1 Apr 2008
|
[ 19:18 marcus ]
1.131 net/wireshark/Makefile
Add more mirror sites.
PR: 122352
Submitted by: Esa Karkkainen <ejk@iki.fi>
|
[ 06:19 marcus ]
1.130 net/wireshark/Makefile
1.61 net/wireshark/distinfo
1.6 net/wireshark/files/patch-Makefile.in
1.6 net/wireshark/files/patch-epan_Makefile.in
1.40 net/wireshark/pkg-plist
After 10 years of development, wireshark 1.0 is ready. See
http://www.wireshark.org/docs/relnotes/wireshark-1.0.0.html for a list of
changes in this release.
|
Sat, 8 Mar 2008
|
[ 17:45 marcus ]
1.129 net/wireshark/Makefile
Pet portlint.
|
Mon, 3 Mar 2008
|
[ 11:57 novel ]
1.592 UPDATING
1.24 deskutils/fusenshi/Makefile
1.58 devel/libsoup/Makefile
1.91 ftp/curl/Makefile
1.11 ftp/filezilla/Makefile
1.123 ftp/lftp/Makefile
1.16 ftp/moftpd/Makefile
1.16 ftp/wput/Makefile
1.53 ftp/wzdftpd/Makefile
1.20 games/libggz/Makefile
(Only the first 10 of 51 ports in this commit are shown above. )
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING
|
Thu, 28 Feb 2008
|
[ 21:47 arved ]
1.13 emulators/fuse/Makefile
1.11 emulators/libspectrum/Makefile
1.8 graphics/telak/Makefile
1.34 mail/wmbiff/Makefile
1.6 net/csync2/Makefile
1.26 net/cyphesis/Makefile
1.127 net/wireshark/Makefile
1.32 security/dirmngr/Makefile
1.5 security/fiked/Makefile
1.30 security/gnome-keyring/Makefile
(Only the first 10 of 20 ports in this commit are shown above. )
Chase libgcrypt library version
|
[ 05:40 marcus ]
1.126 net/wireshark/Makefile
1.60 net/wireshark/distinfo
1.4 net/wireshark/files/patch-Makefile.in
1.5 net/wireshark/files/patch-epan_Makefile.in
1.4 net/wireshark/files/patch-wiretap_configure
1.39 net/wireshark/pkg-plist
Update to 0.99.8.
See http://www.wireshark.org/docs/relnotes/wireshark-0.99.8.html for a list
of changes.
|
Number of commits found XX: 219 (showing only 100 on this page) « 1 | 2 | 3 » |