Sunpoet Po-Chuan Hsieh
1dd8c43811
- Convert to new OPTIONS helper
...
- Support STAGEDIR
2013-10-10 14:36:49 +00:00
Baptiste Daroussin
0c710c7b4e
Add NO_STAGE all over the place in preparation for the staging support (cat: net)
2013-09-20 22:10:23 +00:00
Koop Mast
a5f590e51d
The FreeBSD GNOME team presents a Glib and Gtk+ 3 update.
...
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]
2013-07-31 11:57:45 +00:00
Sunpoet Po-Chuan Hsieh
374ebdbe64
- Update to 0.85
...
- Add OPTIONS: GLIB
Changes: https://github.com/traviscross/mtr/blob/master/NEWS
2013-07-13 13:29:56 +00:00
Baptiste Daroussin
992586fa08
Finish converting the whole ports tree to USES=pkgconfig
2013-04-23 14:20:25 +00:00
Sunpoet Po-Chuan Hsieh
bba5e4fdd0
- Update to 0.84
...
- Modify COMMENT
- Add LICENSE
- Remove IPV6 from OPTIONS_DEFAULT
- Cleanup Makefile header
- Update pkg-descr
Changes: https://github.com/traviscross/mtr/blob/master/NEWS
2013-03-15 07:40:34 +00:00
Sunpoet Po-Chuan Hsieh
d500891657
- Convert to new options framework
...
- Cosmetic change
PR: ports/168795 [1], ports/168808 [2]
Submitted by: Sayetsky Anton <vsjcfm@gmail.com> [1],
Bryan Drewery <bryan@shatow.net> [2]
2012-07-04 09:55:12 +00:00
Dirk Meyer
2b74a89bc8
- update png to 1.5.10
2012-06-01 05:26:28 +00:00
Sunpoet Po-Chuan Hsieh
6f578f8bc0
- Set OPTIONS X11 correctly by detecting WITHOUT_X11 setting first
...
PR: ports/165119
Submitted by: edwin
2012-02-14 08:59:49 +00:00
Sunpoet Po-Chuan Hsieh
b514e09edf
- Update to 0.82
...
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
2011-12-05 05:14:43 +00:00
Sunpoet Po-Chuan Hsieh
30e11f7960
- Update to 0.81
...
- Update MASTER_SITES
- Update CATEGORIES: add ipv6 conditionally
- Cosmetic change
- Add launchpad to WWW
2011-10-08 19:03:02 +00:00
Sunpoet Po-Chuan Hsieh
323ce32bdf
- Re-enable X11 by default
...
- Bump PORTREVISION for dependency change
Suggested by: dougb (via IRC)
Feature safe: yes
2011-01-15 20:59:13 +00:00
Sunpoet Po-Chuan Hsieh
c9d33bf4cc
- Remove outdated OSVERSION check
...
- Add OPTIONS: IPV6 and X11
- X11 is now off by default
- Remove obsolete MD5 checksum
- Bump PORTREVISION for dependency change
Feature safe: yes
2011-01-15 11:34:12 +00:00
Sunpoet Po-Chuan Hsieh
0d5e39c89e
- Use LOCAL/sunpoet as backup MASTER_SITES
...
Approved by: pgollucci (mentor)
2010-10-01 01:14:18 +00:00
Sunpoet Po-Chuan Hsieh
e475c19a24
- Update MAINTAINER to my FreeBSD.org address
...
Approved by: pgollucci (mentor)
2010-09-22 17:10:26 +00:00
Martin Wilke
0af46a477d
- Update to 0.80
...
PR: 148539
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
2010-07-15 07:59:01 +00:00
Martin Wilke
cdd7cff9d6
- Update to 0.79
...
PR: 147830
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
2010-07-12 06:17:20 +00:00
Dirk Meyer
de78af3ac5
- update to 1.4.1
...
Reviewed by: exp8 run on pointyhat
Supported by: miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c
- update to jpeg-8
2010-02-05 11:46:55 +00:00
Dirk Meyer
eca78ec61b
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
...
Requested by: edwin
2009-07-31 13:57:52 +00:00
Chin-San Huang
b2335cd5c0
- Remove unreachable master site
...
- Pass maintainership to submitter
PR: ports/130226
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net>
2009-01-11 04:18:02 +00:00
Philippe Audeoud
d31e3e47ea
- Update to 0.75
...
PR: ports/127703
Submitted by: Joe Horn <joehorn _AT_ gmail _DOT_ com>
2008-10-01 08:02:45 +00:00
Rong-En Fan
ed3b837072
- Update to 0.74
...
- 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>
2008-08-25 02:48:22 +00:00
Ade Lovett
771ea13f41
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
...
Tested by: exp build run (erwin)
2008-08-20 00:57:32 +00:00
Edwin Groothuis
090059a210
Bump portrevision due to upgrade of devel/gettext.
...
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)
2008-06-06 14:17:21 +00:00
Martin Wilke
8668d82cc1
- Update to 0.73
...
PR: 123088
Submitted by: Ports Fury
2008-04-26 14:50:03 +00:00
Martin Wilke
3e4ed01146
- 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)
2008-04-19 17:56:05 +00:00
Martin Wilke
cda30a295f
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
...
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
2008-03-25 22:44:48 +00:00
Mark Linimon
0c0a374650
Reset rainer.alves@gmail.com by request due to current lack of time to
...
work on FreeBSD.
2007-06-29 19:33:24 +00:00
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Jeremy Chadwick
bdb8f22fee
Add WITHOUT_IPV6 knob (translates to --disable-ipv6).
...
Approved by: philip
2007-02-20 23:48:46 +00:00
Martin Wilke
65f5ec2784
- Fix ipv6 support
...
Submitted by: ume@
2006-11-07 17:39:40 +00:00
Martin Wilke
a23c2dee38
- Update to 0.72
...
PR: ports/104206
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by: maintainer timeout (this commit is approved by clsung on irc)
2006-11-07 14:29:04 +00:00
Erwin Lansing
20afb377f3
- Update to 0.71
...
- Hand maintainership to submitter
PR: 96736
Submitted by: Rainer Alves <rainer.alves@gmail.com>
2006-05-04 18:51:42 +00:00
Vasil Dimov
f2be70c6f4
Update from 0.69 to 0.70
...
PR: ports/95298
Submitted by: Antonio Querubin <tony@lava.netg>
2006-04-21 14:31:05 +00:00
Ade Lovett
fe279f0df8
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
...
Discussed with: kris
Approved by: portmgr (implicit)
2006-03-07 08:28:06 +00:00
Edwin Groothuis
dbef3380d2
SHA256ify
...
Approved by: krion@
2006-01-22 21:24:05 +00:00
Pav Lucistnik
e36f307c94
- Reset longtime inactive maintainer
2005-12-09 14:41:47 +00:00
Pav Lucistnik
f8e4c6c8c6
- Fix duplicate entries for multi-path routers
...
- Fix bug in IPv6
PR: ports/89312
Submitted by: Mark Knight <markk@knigma.org>
Approved by: maintainer timeout (billf; 19 days)
2005-12-09 14:40:32 +00:00
Joe Marcus Clarke
235c907ae5
Bump PORTREVISION to chase the glib20 shared library update.
2005-11-05 05:22:06 +00:00
Pav Lucistnik
f2c29dc024
- Update to 0.69
...
PR: ports/79237
Submitted by: ume
Approved by: maintainer timeout (2 months)
2005-05-28 17:26:23 +00:00
Joe Marcus Clarke
b3458f652e
Bump PORTREVISION to chase the glib20 shared lib version change.
2005-03-12 10:54:27 +00:00
Joe Marcus Clarke
46a4d69571
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
...
big upgrade.
2004-11-07 22:37:47 +00:00
Alex Dupre
46d300ca60
Fix build on 4.X.
...
Spotted by: Derkjan de Haan <derkjan@haanjdj.demon.nl>
2004-10-30 11:29:48 +00:00
Alex Dupre
cfe573c314
Update to 0.65 release:
...
- Add support for gtk 2.x
- Remove support for ipv6
Submitted by: Gianmarco Giovannelli <gmarco@giovannelli.it>
Approved by: billf (maintainer)
2004-10-29 22:31:02 +00:00
Bill Fumerola
18776baee3
backout update to 1.58, the freeze of the week is ports right now.
2004-04-24 01:21:38 +00:00
Bill Fumerola
3a05a3b3b6
update to 0.58
...
ipv6 is disabled until ftp.kame.net comes out from behind a routing loop
2004-04-23 03:39:52 +00:00
Trevor Johnson
8232e82f85
SIZEify (maintainer timeout)
2004-03-31 03:12:58 +00:00
Munechika SUMIKAWA
ea03de10db
Another fix for -a option. BSD detection logic seems be wrong.
...
Essential fix is necessary.
Approved by: billf
2004-03-30 10:50:03 +00:00
Munechika SUMIKAWA
db882f0e9b
Upgrade IPv6 patch. -a option still didn't work.
2004-02-16 14:07:08 +00:00