notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: x11/roxterm/Makefile

Number of commits found: 70

Saturday, 26 Aug 2023
21:03 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*: Rename GTK+ to GTK

GTK+ has been renamed to GTK since 2019.

Reference:	https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html
Approved by:	portmgr (blanket)
commit hash: 7a4777dc53583a897fb8bc1328c6be87bfed8047 commit hash: 7a4777dc53583a897fb8bc1328c6be87bfed8047 commit hash: 7a4777dc53583a897fb8bc1328c6be87bfed8047 commit hash: 7a4777dc53583a897fb8bc1328c6be87bfed8047 7a4777d
Thursday, 2 Mar 2023
05:23 Tobias C. Berner (tcberner) search for other commits by this committer
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
  notifications (!63).
* Various code clean-ups and test improvements.

What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
  not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
  description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
  to be registered only for a given application (!52).

- accessibility/atk and accessibility/at-spi2-atk have been merged into
  accessibility/at-spi2-core

- accessibility/at-spi2-core: bump consumers of removed ports atk and
at-spi2-atk

PR:		269704
Exp-run by:	antoine
---
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 fa81a4f
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Saturday, 6 Aug 2022
20:09 Neel Chauhan (nc) search for other commits by this committer
x11/roxterm: Update to 3.12.1
commit hash: ae259cb6c97786f27e0607e195d3e187e1f97a88 commit hash: ae259cb6c97786f27e0607e195d3e187e1f97a88 commit hash: ae259cb6c97786f27e0607e195d3e187e1f97a88 commit hash: ae259cb6c97786f27e0607e195d3e187e1f97a88 ae259cb
Wednesday, 20 Jul 2022
14:23 Tobias C. Berner (tcberner) search for other commits by this committer
x11: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Adam Weinberger <adam@vectors.cx>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexander Matey <matey@cis.ohio-state.edu>
  *  Alexander Nedotsukov <bland@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@regency.nsu.ru>
  *  Alexey Mikhailov <karma@ez.pereslavl.ru>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Toernqvist <antont@inbox.lv>
  *  Anton Tornqvist <antont@inbox.lv>
  *  Ashish Shukla <wahjava@gmail.com>
  *  Ben Woods <woodsb02@FreeBSD.org>
  *  Bert Burgemeister <trebbu@googlemail.com>
  *  Bruce A. Mah <bmah@ca.sandia.gov>
  *  Bruce M Simpson <bms@FreeBSD.org>
  *  Chris Hutchinson <portmaster@BSDforge.com>
  *  Cy SChubert <cy@FreeBSD.org>
  *  Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
  *  Cy Schubert <cy@FreeBSD.org>
  *  DaJoob
  *  Daniel Roethlisberger <daniel@roe.ch>
  *  Daniel Walter <sahne@0x90.at>
  *  Danilo Egea Gondolfo <danilo@FreeBSD.org>
  *  Dave Grochowski
  *  David Mackay <davidjx8p@gmail.com>
  *  David Yeske <dyeske@gmail.com>
  *  Dejan Lesjak <lesi@FreeBSD.org>
  *  Denis Shaposhnikov <dsh@vlink.ru>
  *  Dennis Herrmann <dhn@FreeBSD.org>
  *  Dmitri Goutnik <dg@syrec.org>
  *  Dominik Rothert <dr@domix.de>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Eric Anholt <anholt@FreeBSD.org>
  *  Eric Blood <eblood@cs.unr.edu>
  *  Eric L. Hernes <erich@rrnet.com>
  *  Eric Turgeon <ericbsd@FreeBSD.org>
  *  Eric Turgeon <ericturgeon.bsd@gmail.com>
  *  Evgeni Dimitrov <evgeni.dimitrov@gmail.com>
  *  FURUSAWA,Kazuhisa <kazu@jp.freebsd.org>
  *  Florent Thoumie <flz@xbsd.org>
  *  Foxfair Hu <foxfair@FreeBSD.org>
  *  Francis Bacque <idroxid01@yahoo.fr>
  *  Franz Klammer <klammer@webonaut.com>
  *  Gerrit Beine <tux@pinguru.net>
  *  Grzegorz Blach <gblach@FreeBSD.org>
  *  Gustau Perez i Querol <gustau.perez@gmail.com>
  *  Gvozdikov Veniamin <g.veniamin@googlemail.com>
  *  Hendrik Scholz <hendrik@scholz.net>
  *  Jacob House <jacob@jwfh.ca>
  *  James Earl <jdearl@telus.net>
  *  Jean-Baptiste Quenot <jb.quenot@caraldi.com>
  *  Jeroen Schot <schot@a-eskwadraat.nl>
  *  Jim Mock <jim@FreeBSD.org>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  Julien Laffaye <kimelto@gmail.com>
  *  KIMURA Yasuhiro <yasu@utahime.org>
  *  Ka Ho Ng <khng300@gmail.com>
  *  Kelly Yancey <kbyanc@posi.net>
  *  Ken Moore <ken@pcbsd.org>
  *  Koop Mast <einekoai@chello.nl>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Kris Kennaway <kris@FreeBSD.org>
  *  Kris Moore <kmoore@FreeBSD.org>
  *  Lars Engels <lars.engels@0x20.net>
  *  Lin, Cheng-Tao <b89605222@ntu.edu.tw>
  *  MANTANI Nobutaka <nobutaka@nobutaka.com>
  *  Markus Brueffer <markus@FreeBSD.org>
  *  Martin Ranne <gasp@ridcully.dnsalias.org>
  *  Martin Tournoij <carpetsmoker@xs4all.nl>
  *  Martin Wilke (miwi@FreeBSD.org)
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Matt Lancereau
  *  Matt Lancereau <matt@rimasec.net>
  *  Matt Peterson <matt@peterson.org>
  *  Matthew Donovan <kitchetech@gmail.com>
  *  Matthew Fuller <fullermd@futuresouth.com>
  *  Matthew Hunt <mph@pobox.com>
  *  Matthew West <mwest@uct.ac.za>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Michiel Overtoom <motoom@xs4all.nl>
  *  Mikhail Teterin <mi@aldan.algebra.com>
  *  Morten Slot Kristensen
  *  Murray Stokely <murray@FreeBSD.org>
  *  NAKATA, Maho <maho@FreeBSD.org>
  *  Nicola Vitale <nivit@FreeBSD.org>
  *  Nikos Ntarmos <ntarmos@ceid.upatras.gr>
  *  Nikos Ntarmos <ntarmos@cs.uoi.gr>
  *  Oleg Pudeyev <oleg@bsdpower.com>
  *  Oliver Breuninger <ob@breuninger.org>
  *  Oliver Breuninger <ob@seicom.NET>
  *  Oliver Lehmann <oliver@FreeBSD.org>
  *  Olivier Cochard-Labbe <olivier@FreeBSD.org>
  *  Olivier Duchateau
  *  Patrick Li <pat@databits.net>
  *  Pawel Worach <pawel.worach@gmail.com>
  *  Pedro Giffuni
  *  Per Otterstr=F6m <pelle@fukt.bth.se>
  *  Petr Holub <hopet@ics.muni.cz>
  *  Pietro Cerutti <gahr@FreeBSD.org>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Roman Bogorodskiy <novel@FreeBSD.org>
  *  Sakai Hiroaki <sakai@miya.ee.kagu.sut.ac.jp>
  *  Sakai Hiroaki <sakai@seki.ee.kagu.sut.ac.jp>
  *  Samy Al Bahra <samy@kerneled.org>
  *  Samy Al Bahra <sbahra@kerneled.org>
  *  Sascha Holzleiter <sascha@root-login.org>
  *  Satoshi Asami <asami@FreeBSD.org>
  *  Satoshi TAOKA
  *  Scott Mace <smace@FreeBSD.org>
  *  Sean Farley <sean-freebsd@farley.org>
  *  Sebastian Yepes <esn@x123.info>
  *  Serge Gagnon <gagnon__s@videotron.ca>
  *  Sergei Kolobov <sergei@kolobov.com>
  *  Sofian Brabez <sbz@FreeBSD.org>
  *  Stanislav Sedov <stas@FreeBSD.org>
  *  Stepan Zastupov [RedChrom] <redchrom@gmail.com>
  *  Stephen Montgomery-Smith <stephen@math.missouri.edu>
  *  Stijn Hoop <stijn@win.tue.nl>
  *  Tatsumi Hosokawa
  *  Theron Tarigo <theron.tarigo@gmail.com>
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  Thomas Hurst <tom@hur.st>
  *  Tim Bishop <tim@bishnet.net>
  *  Timothy Beyer <beyert@cs.ucr.edu>
  *  Tobias Roth <ports@fsck.ch>
  *  UMENO Takashi <umeno@rr.iij4u.or.jp>
  *  Vincent Tantardini <vinc@freebsd-fr.org>
  *  Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
  *  Winston Weinert <winstonw@lavabit.com>
  *  Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
  *  Yinghong Liu <relaxbsd@gmail.com>
  *  Yoshiro MIHIRA <sanpei@sanpei.org>
  *  Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
  *  Zane C. Bowers
  *  Zhihao Yuan <lichray@gmail.com>
  *  asami
  *  chinsan
  *  dirk.meyer@dinoex.sub.org
  *  dom@myrddin.demon.co.uk
  *  eimar.koort
  *  gpalmer
  *  gpalmer@FreeBSD.org
  *  grog
  *  gurkan@phys.ethz.ch
  *  hemi@puresimplicity.net
  *  ijliao
  *  incabulos@mac.com
  *  jacs
  *  janek
  *  jhb
  *  jkh
  *  jkh@FreeBSD.org
  *  jmz
  *  joerg
  *  johalun0@gmail.com
  *  jonny
  *  jsellens
  *  krion
  *  matt@bdd.net
  *  michael johnson <ahze@ahze.net>
  *  nkazushi@highway.or.jp
  *  od <od@iclub.nsu.ru>
  *  oleg@bsdpower.com
  *  roam@FreeBSD.org
  *  trevor
  *  will

With hat:	portmgr
commit hash: d357bca4f0e71714865e030d7a1e611845d9050b commit hash: d357bca4f0e71714865e030d7a1e611845d9050b commit hash: d357bca4f0e71714865e030d7a1e611845d9050b commit hash: d357bca4f0e71714865e030d7a1e611845d9050b d357bca
Sunday, 10 Apr 2022
19:11 Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 d63665f
Saturday, 26 Mar 2022
08:27 Matthias Fechner (mfechner) search for other commits by this committer
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 247c7db
Sunday, 10 Oct 2021
19:44 Baptiste Daroussin (bapt) search for other commits by this committer
INSTALLS_ICONS: retire the macro and rework the related dependencies

While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 2c672a4
Sunday, 20 Jun 2021
02:59 Neel Chauhan (nc) search for other commits by this committer
x11/roxterm: Update to 3.11.1
commit hash: eb4f5f9ed525ec632afcd06109f2f93eb804d4ea commit hash: eb4f5f9ed525ec632afcd06109f2f93eb804d4ea commit hash: eb4f5f9ed525ec632afcd06109f2f93eb804d4ea commit hash: eb4f5f9ed525ec632afcd06109f2f93eb804d4ea eb4f5f9
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Wednesday, 6 Jan 2021
11:46 nc search for other commits by this committer
x11/roxterm: Update to 3.10.1 and adopt port.

Reviewed by:		0mp (mentor)
Approved by:		0mp (mentor)
Differential Revision:	https://reviews.freebsd.org/D27995
Original commitRevision:560501 
Monday, 9 Nov 2020
17:08 tcberner search for other commits by this committer
Prefer graphics/ligvrsvg2-rust over graphics/librsvg2

- switch to the more modern version of librsvg2 on architectures
  supporting rust
- this will fix some graphical issues on these architectures

PR:		250276
Exp-run by:	antoine
Submitted by:	tobik
Differential Revision:	https://reviews.freebsd.org/D18878
Original commitRevision:554733 
Sunday, 29 Mar 2020
08:42 lme search for other commits by this committer
x11/roxterm:

Update to 3.8.5
Original commitRevision:529779 
Saturday, 21 Mar 2020
20:49 lme search for other commits by this committer
x11/roxterm:
- Update to 3.8.4
- Move from SF to Github
- Switch build to CMake
Original commitRevision:528871 
Thursday, 7 Nov 2019
18:36 zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories x

Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Original commitRevision:517000 
Friday, 22 Jun 2018
17:18 danilo search for other commits by this committer
- Update to 0.50.3

PR:		227981
Submitted by:	danilo
Approved by:	maintainer timeout (gnome, 1 month)
Original commitRevision:473049 
Thursday, 11 Jan 2018
20:01 amdmi3 search for other commits by this committer
- Fix missing python flavor
Original commitRevision:458782 
Monday, 19 Dec 2016
09:47 amdmi3 search for other commits by this committer
- Fix build on 9.x
- Simplify installation, cosmetic fixes
Original commitRevision:428916 
Sunday, 20 Nov 2016
20:23 dumbbell search for other commits by this committer
x11/roxterm: Update to 3.3.2

It depends on GTK+ 3 and vte3.

Approved by:	bapt
Differential Revision:	https://reviews.freebsd.org/D8508
Original commitRevision:426622 
Friday, 1 Apr 2016
14:33 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412351 
Tuesday, 12 Jan 2016
16:20 amdmi3 search for other commits by this committer
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
Original commitRevision:405891 
Monday, 28 Dec 2015
14:03 amdmi3 search for other commits by this committer
- Fix license
- Add LICENSE_FILE
- Switch to options helpers
Original commitRevision:404639 
Saturday, 4 Apr 2015
11:48 lme search for other commits by this committer
Update to 2.9.7
Original commitRevision:383199 
Monday, 16 Feb 2015
03:00 vanilla search for other commits by this committer
Upgrade to 2.9.5.

PR:		197460
Submitted by:	Ports Fury
Original commitRevision:379058 
Thursday, 15 Jan 2015
15:10 kwm search for other commits by this committer
Manualy depend on vte290 until roxterm supports the 2.91 API from vte3.
No portrevision bump since GTK3 option is off by default.

Submitted by:	Ting-Wei Lan
Original commitRevision:377096 
Friday, 26 Sep 2014
02:38 vanilla search for other commits by this committer
Update to version 2.9.4.

PR:		ports/193903
Submitted by:	Ports Fury.
Original commitRevision:369301 
Saturday, 23 Aug 2014
20:12 adamw search for other commits by this committer
Update to 2.9.3.

PR:		192815
Submitted by:	Ports Fury
Original commitRevision:365803 
Friday, 8 Aug 2014
13:29 wg search for other commits by this committer
x11/roxterm: update to 2.9.1

PR:		192482
Submitted by:	tkato432 yahoo com
Original commitRevision:364360 
Tuesday, 29 Jul 2014
18:41 adamw search for other commits by this committer
Convert a bunch of USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:363371 
Thursday, 27 Feb 2014
09:21 miwi search for other commits by this committer
- Update to 2.8.3

PR:		187061
Original commitRevision:346296 
Friday, 17 Jan 2014
21:36 skreuzer search for other commits by this committer
Update to 2.8.1
Original commitRevision:340115 
Tuesday, 26 Nov 2013
17:28 wg search for other commits by this committer
x11/roxterm: fix build on current

- Fix build on current (respect CC)
- Allow staging

PR:		ports/184223
Submitted by:	KATO Tsuguru <tkato432 yahoo.com>
Original commitRevision:334955 
Friday, 20 Sep 2013
23:43 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11)
Original commitRevision:327777 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Thursday, 11 Jul 2013
15:13 miwi search for other commits by this committer
- Update to 2.7.2

PR:		179597
Submitted by:	Ports Fury
Original commitRevision:322769 
Friday, 10 May 2013
06:45 miwi search for other commits by this committer
- Force commit to correct commit log:

Update to 2.7.1

PR:		177932
Submitted by:	ports fury
Original commitRevision:317767 
06:44 miwi search for other commits by this committer
- Update to 2.6

PR:		177931
Submitted by:	ports fury
Original commitRevision:317766 
Saturday, 4 May 2013
14:06 bdrewery search for other commits by this committer
- When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also set
  MAKE_JOBS_NUMBER to 1. This makes it safe to do -j${MAKE_JOBS_NUMBER}
  without any extra logic.
- Cleanup ports working around the empty MAKE_JOBS_NUMBER
- This also fixes several ports that were expecting MAKE_JOBS_NUMBER
  to always have a number

Reviewed by:	bapt
Spotted by:	John Marino <draco@marino.st>
With hat:	portmgr
Original commitRevision:317320 
Friday, 26 Apr 2013
10:44 ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 4)

Approved by:	portmgr (bapt)
Original commitRevision:316596 
Tuesday, 23 Apr 2013
14:20 bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
Original commitRevision:316355 
Sunday, 24 Mar 2013
16:21 miwi search for other commits by this committer
- Update to 2.6.5

PR:		177259
Submitted by:	ports fury
Original commitRevision:315142 
Friday, 27 Jul 2012
16:20 bapt search for other commits by this committer
Add some explicit USE_PKGCONFIG=build
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Friday, 25 Nov 2011
16:29 miwi search for other commits by this committer
- Update to 2.2.2

PR:             162818
Submitted by:   ports fury
Feature safe: yes
Original commit
Tuesday, 4 Oct 2011
16:07 eadler search for other commits by this committer
- update to 2.1.3

PR:             ports/160868
Submitted by:   Veniamin Gvozdikov <g.veniamin@googlemail.com>
Approved by:    sahil (mentor)
Original commit
Thursday, 14 Jul 2011
16:03 arved search for other commits by this committer
Update to 1.22.2

PR:             158448
Submitted by:   Kato Tsuguru
Original commit
Friday, 25 Mar 2011
11:49 miwi search for other commits by this committer
- Update to 1.21.4

PR:             155840
Submitted by:   Ports Fury
Original commit
Friday, 18 Mar 2011
14:28 miwi search for other commits by this committer
- Reset maintainership
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Thursday, 11 Mar 2010
21:25 miwi search for other commits by this committer
- Update to 1.17.1
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Saturday, 22 Aug 2009
17:55 marcus search for other commits by this committer
Chase the vte shared lib bump.
Original commit
Saturday, 11 Jul 2009
16:56 miwi search for other commits by this committer
- Update to 1.15.2
Original commit
Wednesday, 3 Jun 2009
05:14 marcus search for other commits by this committer
Chase the vte shared lib version bump.
Original commit
Friday, 24 Apr 2009
21:45 miwi search for other commits by this committer
- Update to 1.14.2
Original commit
Tuesday, 31 Mar 2009
08:43 miwi search for other commits by this committer
- Update to 1.14.1
Original commit
Wednesday, 25 Mar 2009
18:08 miwi search for other commits by this committer
- Mark MAKE_JOBS_SAFE for parallel building.
Original commit
Tuesday, 3 Feb 2009
09:56 miwi search for other commits by this committer
- Update to 1.13.5
Original commit
Tuesday, 23 Sep 2008
09:09 miwi search for other commits by this committer
- Update to  1.13.0
Original commit
Saturday, 28 Jun 2008
22:33 miwi search for other commits by this committer
- Update to 1.12.2
Original commit
Friday, 6 Jun 2008
14:09 edwin search for other commits by this committer
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)
Original commit
Thursday, 29 May 2008
12:46 miwi search for other commits by this committer
- Update to 1.12.1
Original commit
Tuesday, 27 May 2008
09:25 miwi search for other commits by this committer
- Update to 1.12.0
Original commit
Thursday, 3 Apr 2008
14:17 miwi search for other commits by this committer
- Update to 1.11.1
Original commit
Thursday, 13 Mar 2008
12:43 miwi search for other commits by this committer
- Take over maintainership
Original commit
Monday, 3 Mar 2008
15:23 gabor search for other commits by this committer
- Update to 1.10.1

PR:             ports/120851
Submitted by:   Felippe de Meirelles Motta <lippemail@gmail.com>
Original commit
Sunday, 2 Mar 2008
08:25 linimon search for other commits by this committer
Reset relaxbsd@gmail.com due to maintainer-timeouts.

Hat:            portmgr
Original commit
Tuesday, 23 Oct 2007
23:07 miwi search for other commits by this committer
- Update to 1.6.0

PR:             117208
Submitted by:   miwi
Approved by:    maintainer
Original commit
Thursday, 5 Jul 2007
07:21 beech search for other commits by this committer
- Change maintainer address
- Cleanup master_sites

Requested by:   Yinghong Liu <relaxbsd@gmail.com> (maintainer)
Approved by:    sat (mentor)
Original commit
Wednesday, 20 Jun 2007
13:48 rafan search for other commits by this committer
A tabbed, vte- (GTK+) based terminal emulator providing advanced
features such as multiple tabs with a small footprint.

WWW: http://sourceforge.net/projects/roxterm/

PR:             ports/113859
Submitted by:   Yinghong.Liu <liu_yinghong at yahoo.com.cn>
Original commit

Number of commits found: 70