non port: shells/viewglob/Makefile |
Number of commits found: 32 |
Sunday, 25 Feb 2024
|
13:45 Muhammad Moinur Rahman (bofh)
shells/viewglob: Moved man to share/man
Approved by: portmgr (blanket)
5b0c2d8 |
Wednesday, 1 Nov 2023
|
22:11 Rodrigo Osorio (rodrigo)
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
05f0f44 |
Saturday, 26 Aug 2023
|
21:03 Po-Chuan Hsieh (sunpoet)
*: 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)
7a4777d |
Thursday, 2 Mar 2023
|
05:23 Tobias C. Berner (tcberner)
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
---
fa81a4f |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
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)
b7f0544 |
Wednesday, 20 Jul 2022
|
14:22 Tobias C. Berner (tcberner)
shells: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger <adamw@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Carlos Jacobo Puga Medina <cpm@FreeBSD.org>
* Cyrille.Lefevre@laposte.net
* Danijel Tasov <danielt@pilgerer.org>
* David O'Brien <obrien@NUXI.com>
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Hajimu UMEMOTO <ume@FreeBSD.org>
* Igor Pokrovsky <ip@unixway.org>
* Jean-Yves Lefort <jylefort@brutele.be>
* Kai Wang <kaiw27@gmail.com>
* Martin Wilke <miwi@FreeBSD.org>
* Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
* Oliver Eikemeier
* Patrick Gardella <patrick@FreeBSD.org>
* Pawel Pekala <pawel@FreeBSD.org>
* Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Richard Rose <freebsd-security@rikrose.net>
* Sean Chittenden <seanc@FreeBSD.org>
* Sergey Matveychuk <sem@FreeBSD.org>
* Serhii (Sergey) Kozlov <skozlov@FreeBSD.org>
* Shinsuke Matsui <smatsui@karashi.org>
* Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Sylvio Cesar <sylvio@FreeBSD.org>
* Thomas Gellekum <tg@FreeBSD.org>
* UMENO Takashi <umeno@rr.iij4u.or.jp>
* Vaida Bogdan
* Will Andrews <andrews@technologist.com>
* Ying-Chieh Liao <ijliao@FreeBSD.org>
* conrads@cox.net
* erich@rrnet.com
* gebhart@secnetix.de
* kirk@strauser.com
* mcglk@artlogix.com
* torstenb
With hat: portmgr
c3cc2da |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Thursday, 7 Nov 2019
|
17:17 zeising
Add USES=xorg USES=gl, ports categories s
Add USES=xorg and USES=gl to ports in categories starting with 's'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
|
Thursday, 8 Dec 2016
|
19:52 tijl
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
|
Friday, 1 Apr 2016
|
14:25 mat
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Friday, 27 Dec 2013
|
09:21 bapt
Support stage
|
Monday, 7 Oct 2013
|
23:40 marino
Explicitly link libraries on 10 unmaintained ports
The following ports will not build with a binutils 2.22+ linker built
with standard options. This has been obvious with DPorts, but difficult
to see on FreeBSD. However, setting the ports compiler as a recent gcc
(e.g lang/gcc48) is an excellent way to detect the unspecified but needed
libraries as these recent GCC compilers use the latest binutils linkers.
These patches were tested on FreeBSD 8.4 and DragonFly 3.5
|
Friday, 20 Sep 2013
|
22:57 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
shells)
|
Monday, 2 Sep 2013
|
21:04 bapt
Add an explicit dependency on pkgconf
|
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
|
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
|
Friday, 31 Jul 2009
|
13:57 dinoex
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Friday, 6 Jun 2008
|
14:01 edwin
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)
|
Saturday, 19 Apr 2008
|
17:56 miwi
- 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)
|
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Friday, 20 Apr 2007
|
15:12 gabor
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter r-s
|
Friday, 3 Nov 2006
|
13:10 jylefort
Drop maintainership
|
Sunday, 6 Aug 2006
|
19:39 jylefort
Update to 2.0.4
PR: ports/98462
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
|
Saturday, 5 Nov 2005
|
05:22 marcus
Bump PORTREVISION to chase the glib20 shared library update.
|
Tuesday, 6 Sep 2005
|
14:02 jylefort
- Update to 2.0.3
- Reformat the Makefile
|
Tuesday, 12 Apr 2005
|
22:10 jylefort
Change my MAINTAINER email address to jylefort@FreeBSD.org
Approved by: adamw (mentor)
|
Saturday, 12 Mar 2005
|
10:54 marcus
Bump PORTREVISION to chase the glib20 shared lib version change.
|
Wednesday, 19 Jan 2005
|
19:28 pav
- Update to 1.0.2
- Mark IGNORE on FreeBSD 4.x, missing library functions
PR: ports/76424
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
|
Sunday, 7 Nov 2004
|
22:37 marcus
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
|
Friday, 15 Oct 2004
|
22:56 edwin
Unbreak building by requiring gcc 3.4
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
|
Thursday, 14 Oct 2004
|
07:38 edwin
New port: shells/viewglob, a GTK+ add-on to bash and zsh
viewglob is an utility designed to complement the Unix shell
in graphical environments. It has two parts:
1. A tool that sits as a layer between the shell and X
terminal, keeping track of the user's current directory
and command line.
2. A graphical display which shows the layouts of directories
referenced on the command line (including pwd).
The display reveals the results of file globs and expansions
as they are typed (hence the name), highlighting selected
files and potential name completions.
It can also be used as a surrogate terminal, where keystrokes
typed in the display are passed to the shell. Files and
directories can be double-clicked to insert their names
and/or paths into the terminal.
PR: ports/72369
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
|
Number of commits found: 32 |