summaryrefslogtreecommitdiff
path: root/net/mtr (follow)
Commit message (Collapse)AuthorAgeFilesLines
* net/mtr: update to 0.95Xin LI2022-01-262-5/+4
| | | | | PR: ports/261502 Approved by: maintainer (sunpoet via telegram)
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Add JSON optionSunpoet Po-Chuan Hsieh2021-02-171-2/+6
| | | | - Bump PORTREVISION for dependency change
* Update to 0.94Sunpoet Po-Chuan Hsieh2020-09-294-50/+4
| | | | Changes: https://github.com/traviscross/mtr/blob/master/NEWS
* Fix "mtr-packet: Invalid argument" runtime errorSunpoet Po-Chuan Hsieh2020-01-063-6/+27
| | | | | | | - Bump PORTREVISION for package change PR: 243121 Reported by: kib
* Update to 0.93Sunpoet Po-Chuan Hsieh2020-01-054-26/+38
| | | | Changes: https://github.com/traviscross/mtr/blob/master/NEWS
* Drop the ipv6 virtual category for n* category as it is not relevant anymoreBaptiste Daroussin2019-10-091-1/+0
|
* Fix MTR_OPTIONS parsingSunpoet Po-Chuan Hsieh2019-01-032-0/+13
| | | | | | | - Bump PORTREVISION for package change Reported by: Zeus Panchenko <zeus@ibs.dn.ua> Obtained from: https://github.com/traviscross/mtr/commit/3649b04337d38725f58a3d8ebe7845cb7fa3cabf
* Fix version displaySunpoet Po-Chuan Hsieh2019-01-021-1/+3
| | | | | PR: 234474 Submitted by: romain
* Update WWWSunpoet Po-Chuan Hsieh2018-03-011-1/+1
|
* Switch some MASTER_SITES from http/ftp to https.Mathieu Arnold2018-02-271-1/+1
| | | | | | | | Also some cleanup of dead entries. PR: 226203 Submitted by: Sam H Sponsored by: Absolight
* Use USES=gnomeSunpoet Po-Chuan Hsieh2017-06-281-0/+1
|
* Update to 0.92Sunpoet Po-Chuan Hsieh2017-06-032-4/+4
| | | | Changes: https://github.com/traviscross/mtr/blob/master/NEWS
* Update to 0.88Sunpoet Po-Chuan Hsieh2017-06-024-74/+10
| | | | | | - Use PLIST Changes: https://github.com/traviscross/mtr/blob/master/NEWS
* Update CONFLICTS_INSTALLSunpoet Po-Chuan Hsieh2017-05-291-1/+1
|
* Move CONFLICTS_INSTALL to slave portSunpoet Po-Chuan Hsieh2017-01-151-6/+2
|
* - Fix build with IPV6 disabledSunpoet Po-Chuan Hsieh2016-11-221-0/+66
| | | | | | Obtained from: https://github.com/traviscross/mtr/commit/3d1352ca93efca2f8c4be7ccd16cbe2472b4fff0 PR: 214731 [1] Submitted by: <sergey@akhmatov.ru> [1], Iain Grant <iain.grant@stream-technologies.com> (via email)
* - Update to 0.87Sunpoet Po-Chuan Hsieh2016-11-192-3/+5
| | | | | | - Add LICENSE_FILE Changes: https://github.com/traviscross/mtr/blob/master/NEWS
* - Use CONFLICTS_INSTALL instead of CONFLICTSSunpoet Po-Chuan Hsieh2015-04-131-2/+2
|
* Don't let mtr change its name when X11 is not selected.Mathieu Arnold2015-04-101-4/+4
| | | | | With hat: portmgr Sponsored by: Absolight
* - Update to 0.86Sunpoet Po-Chuan Hsieh2014-12-132-9/+5
| | | | | | - Remove GLIB option Changes: https://github.com/traviscross/mtr/blob/master/NEWS
* - Fix segfault when devel/ncurses installedSunpoet Po-Chuan Hsieh2014-05-041-1/+2
| | | | | PR: ports/189326 Submitted by: ashish
* - Convert to new OPTIONS helperSunpoet Po-Chuan Hsieh2013-10-101-22/+10
| | | | - Support STAGEDIR
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | net)
* The FreeBSD GNOME team presents a Glib and Gtk+ 3 update.Koop Mast2013-07-311-1/+2
| | | | | | | | | | | | | | | | | | | | This update updates Glib20 to 2.36 and Gtk+ 3.8 * The gio-fam-backend port that used gamin for the GFileMonitor API is gone. It is replaced by a GIO kqueue implementation developed as part of a NetBSD GSoC 2011 project by Dimitry Matveev. * Fix a bug in the glib20 Makefile so it includes -lintl in the glib-2.0 pkgconfig file [1]. This broke static linking and newer binutils. * Add introspection USE_GNOME component which sets GI_SCANNER_DISABLE_CACHE to prevent creation of / root/.cache dir. Defaults to build & run depend, but :build and :run switches available. * New x11-toolkits/pangox-compat port and companion USE_GNOME component for pangox support which was removed from the pango port. Add it to ports still using pangox API. Exp-run by: bapt@ PR: ports/178958 [1] Submitted by: emaste@ [1]
* - Update to 0.85Sunpoet Po-Chuan Hsieh2013-07-132-9/+12
| | | | | | - Add OPTIONS: GLIB Changes: https://github.com/traviscross/mtr/blob/master/NEWS
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-1/+1
|
* - Update to 0.84Sunpoet Po-Chuan Hsieh2013-03-153-16/+24
| | | | | | | | | | - Modify COMMENT - Add LICENSE - Remove IPV6 from OPTIONS_DEFAULT - Cleanup Makefile header - Update pkg-descr Changes: https://github.com/traviscross/mtr/blob/master/NEWS
* - Convert to new options frameworkSunpoet Po-Chuan Hsieh2012-07-041-10/+7
| | | | | | | | - Cosmetic change PR: ports/168795 [1], ports/168808 [2] Submitted by: Sayetsky Anton <vsjcfm@gmail.com> [1], Bryan Drewery <bryan@shatow.net> [2]
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
|
* - Set OPTIONS X11 correctly by detecting WITHOUT_X11 setting firstSunpoet Po-Chuan Hsieh2012-02-141-2/+3
| | | | | PR: ports/165119 Submitted by: edwin
* - Update to 0.82Sunpoet Po-Chuan Hsieh2011-12-052-3/+3
| | | | | | | | | Changes: - Removed old Changelog file appended at the end as oldest changes. - Enable decoding of ICMP extensions for MPLS for curses and report interfaces. Use the -e flag or press 'e' to enable it. Feature safe: yes
* - Update to 0.81Sunpoet Po-Chuan Hsieh2011-10-083-10/+11
| | | | | | | - Update MASTER_SITES - Update CATEGORIES: add ipv6 conditionally - Cosmetic change - Add launchpad to WWW
* - Re-enable X11 by defaultSunpoet Po-Chuan Hsieh2011-01-151-6/+6
| | | | | | | - Bump PORTREVISION for dependency change Suggested by: dougb (via IRC) Feature safe: yes
* - Remove outdated OSVERSION checkSunpoet Po-Chuan Hsieh2011-01-152-16/+15
| | | | | | | | | - Add OPTIONS: IPV6 and X11 - X11 is now off by default - Remove obsolete MD5 checksum - Bump PORTREVISION for dependency change Feature safe: yes
* - Use LOCAL/sunpoet as backup MASTER_SITESSunpoet Po-Chuan Hsieh2010-10-011-1/+1
| | | | Approved by: pgollucci (mentor)
* - Update MAINTAINER to my FreeBSD.org addressSunpoet Po-Chuan Hsieh2010-09-221-1/+1
| | | | Approved by: pgollucci (mentor)
* - Update to 0.80Martin Wilke2010-07-152-4/+4
| | | | | PR: 148539 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
* - Update to 0.79Martin Wilke2010-07-122-8/+9
| | | | | PR: 147830 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
|
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | bumped or updated Requested by: edwin
* - Remove unreachable master siteChin-San Huang2009-01-111-3/+3
| | | | | | | - Pass maintainership to submitter PR: ports/130226 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net>
* - Update to 0.75Philippe Audeoud2008-10-012-4/+4
| | | | | PR: ports/127703 Submitted by: Joe Horn <joehorn _AT_ gmail _DOT_ com>
* - Update to 0.74Rong-En Fan2008-08-254-434/+21
| | | | | | | | | - Use the configure script generated by the vendor. This removes dependencies on autotools. - Drop support on GTK 1.x, use 2.x if not defined WITHOUT_X11 PR: ports/126803 Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | Tested by: exp build run (erwin)
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Update to 0.73Martin Wilke2008-04-264-27/+412
| | | | | PR: 123088 Submitted by: Ports Fury
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+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)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-251-2/+2
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)