non port: net/tsclient/Makefile |
SVNWeb
|
Number of commits found: 63 |
Thu, 2 Mar 2023
|
[ 05:23 Tobias C. Berner (tcberner) ] fa81a4f (Only the first 10 of 1168 ports in this commit are shown above. )
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. (Only the first 15 lines of the commit message are shown above )
|
Sat, 24 Sep 2022
|
[ 16:37 Fernando Apesteguía (fernape) Author: NAKAJI Hiroyuki ] 8c6fdee
net/tsclient: Fix build
Remove BROKEN*: ld: error: duplicate symbol: gConnect
PR: 266543
Reported by: nakaji@kankyo-u.ac.jp
Approved by: ports@thepentagon.org (maintainer, timeout > 2 weeks)
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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.
(Only the first 15 lines of the commit message are shown above )
|
Tue, 2 Aug 2022
|
[ 07:26 Baptiste Daroussin (bapt) ] 88b0ae2 (Only the first 10 of 60 ports in this commit are shown above. )
xorg: upgrade to 21.1.4
Port changes:
- flavorize the port
- decouple Xwayland as it has been split from Xorg
- switch to meson
- cleanup non necessary patches anymore
- stop butchering the build system to play with Xorg.wrap but do it
in post-install
- remove dmx (no longer existing)
- use libmd for sha1 (remove dependency on open/libre ssl)
- always activate RPC security
- simplify postinstall/deinstall script and make them cross install friendly
- remove the SUID option and make it the default, we cannot startx as user
without it
- only keep the mesa-dri dependency on xorg-server not others (Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 6a378e5 (Only the first 10 of 1159 ports in this commit are shown above. )
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above )
|
Sat, 1 May 2021
|
[ 12:42 Baptiste Daroussin (bapt) ] a96e4a9
net/tsclient: remove pkgconf calls
tsclient is always built with gnome disable, meaning it does not need
anymore the cflags from libgnomeui
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 18 Feb 2021
|
[ 04:34 linimon ]
Mark BROKEN in 13/14 (via latest llvm update).
While here, pet portlint (Makevar order).
|
Fri, 8 Nov 2019
|
[ 13:48 tobik ] (Only the first 10 of 49 ports in this commit are shown above. )
net: Add missing USES={gnome,php}
|
Fri, 14 Oct 2016
|
[ 17:34 bsam ]
net/tsclient: Currently a link at LOCALBASE/share/pixmaps is broken. Fix it.
PR: 209889
Submitted by: bsam (me)
Approved by: maintainer timeout (3 months+)
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 2 Aug 2015
|
[ 20:23 kwm ] (Only the first 10 of 124 ports in this commit are shown above. )
Part 1 of adding USE_GNOME=intltool to ports that require it.
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.
PR: 201980
Exp-run by: antoine@
|
Wed, 11 Jun 2014
|
[ 14:50 tijl ] (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 )
|
Fri, 11 Apr 2014
|
[ 15:17 kwm ]
Add USES=pathfix to fix packaging, this was accidently removed in the
previous commit.
While here stagify and switch to USES=libtool
|
Wed, 19 Feb 2014
|
[ 19:07 kwm ]
Disable gnome-panel 2.x support. It will go away in the GNOME 3 import.
|
Fri, 20 Sep 2013
|
[ 22:10 bapt ] (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)
|
Fri, 6 Sep 2013
|
[ 13:01 bapt ] (Only the first 10 of 28 ports in this commit are shown above. )
Add an explicit dependency on pkgconf
|
Thu, 13 Jun 2013
|
[ 22:48 bapt ]
No need to globally define X_NESTSERVER_PORT
|
Tue, 30 Apr 2013
|
[ 16:26 jgh ]
- conversion of USE_GETTEXT to USES framework
Approved by: portmgr (bapt@)
|
Thu, 28 Mar 2013
|
[ 17:56 eadler ] (Only the first 10 of 13 ports in this commit are shown above. )
Convert a few remaining straglers from the unmaintined ports to pathfix
|
Tue, 5 Mar 2013
|
[ 17:07 miwi ] (Only the first 10 of 46 ports in this commit are shown above. )
- Convert to OptionsNG
- Trim header
Reviewed by: beat, bapt, kwm
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (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
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Wed, 9 Dec 2009
|
[ 22:57 pav ]
- Fix the installation of gnome applet server file so it's actually picked up
by gnome-panel
Approved by: Tim Welch <twelch@thepentagon.org> (maintainer)
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Fri, 10 Apr 2009
|
[ 05:56 marcus ] (Only the first 10 of 480 ports in this commit are shown above. )
Presenting GNOME 2.26 for FreeBSD. See
http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new.
On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative
for Firefox 2.0 as a Gecko provider. Almost all of the Gecko consumers
can make use of this provider by setting:
WITH_GECKO=libxul
The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with
contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen,
Martin Matuska, Craig Butler, and Pawel Worach.
|
Wed, 20 Aug 2008
|
[ 00:57 ade ] (Only the first 10 of 398 ports in this commit are shown above. )
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin)
|
Fri, 6 Jun 2008
|
[ 13:50 edwin ] (Only the first 10 of 181 ports in this commit are shown above. )
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)
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (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)
|
Sat, 29 Dec 2007
|
[ 18:05 lme ]
- Enable support for GNOME panel applet
- Fix pkg-plist
- Bump PORTREVISION
PR: ports/116042
Submitted by: Vladimir Grebenschikov <vova (AT) fbsd.ru>
Approved by: miwi (mentor)
|
Tue, 11 Dec 2007
|
[ 19:22 garga ]
- Update to 0.150
- Change MASTER_SITES and WWW to point to new project page at sourceforge
- Add USE_GETTEXT since it installs intl files
- OPTIONS'ify
- Install some docs
- Add an OPTION GNOME, on by default, adding the possibility to make tsclient
without a lot of gnome dependencies, just depending of gtk20
- Remove some patches and use REINPLACE_CMD
- Use autotools to fix a build problem on this version
PR: ports/118042
Approved by: maintainer
|
Wed, 24 Oct 2007
|
[ 23:37 marcus ] (Only the first 10 of 1479 ports in this commit are shown above. )
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for (Only the first 15 lines of the commit message are shown above )
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Tue, 31 Oct 2006
|
[ 13:27 pav ]
- Disable panel applet, it does not work
PR: ports/102934
Submitted by: Tim Welch <twelch@thepentagon.org> (maintainer)
|
Mon, 29 May 2006
|
[ 21:54 pav ]
- Update to 0.148
- Take maintainership
PR: ports/98057
Submitted by: Tim Welch <ports@thepentagon.org>
|
Thu, 11 May 2006
|
[ 22:49 edwin ] (Only the first 10 of 270 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with N
|
Mon, 1 May 2006
|
[ 07:35 marcus ]
NULL-terminate the argument list to g_build_path() to prevent a crash.
Reported by: Sean McNeil <sean@mcneil.com>
|
Fri, 14 Apr 2006
|
[ 23:25 linimon ] (Only the first 10 of 32 ports in this commit are shown above. )
Reset kwm due to no response about email.
Hat: portmgr
|
Sat, 5 Nov 2005
|
[ 05:22 marcus ] (Only the first 10 of 1045 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared library update.
|
Sun, 2 Oct 2005
|
[ 16:18 kwm ]
Correct detection of vnc dependencie.
Submitted by: Piotr Smyrak <piotr dot smyrak at heron do pl>
|
Sat, 21 May 2005
|
[ 11:55 kwm ]
Update to 0.140.
Changelog: http://gnomepro.com/tsclient/
|
Sat, 12 Mar 2005
|
[ 10:54 marcus ] (Only the first 10 of 911 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared lib version change.
|
Tue, 23 Nov 2004
|
[ 08:51 kwm ]
Change the not yet changed maintainer fields to my FreeBSD.org account.
Approved by: pav (mentor)
|
Sun, 7 Nov 2004
|
[ 22:37 marcus ] (Only the first 10 of 631 ports in this commit are shown above. )
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
|
Fri, 23 Jul 2004
|
[ 19:10 anholt ] (Only the first 10 of 163 ports in this commit are shown above. )
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl)
|
Mon, 5 Apr 2004
|
[ 03:31 marcus ] (Only the first 10 of 575 ports in this commit are shown above. )
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ] (Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Fri, 16 Jan 2004
|
[ 23:19 clement ]
- Change maintainer's e-mail address
(einekoai@chello.nl -> kwm@rainbow-runner.nl)
PR: 61447
Submitted by: Koop Mast <kwm@rainbow-runner.nl> (maintainer)
Approved by: erwin (mentor) (implicitly)
|
Mon, 17 Nov 2003
|
[ 12:03 trevor ] (Only the first 10 of 40 ports in this commit are shown above. )
USE_REINPLACE must be defined before REINPLACE_CMD may be used.
|
Mon, 10 Nov 2003
|
[ 19:28 marcus ]
* Update to 0.132
* ChangeLog available at http://www.gnomepro.com/tsclient/
* Add knobs for optional vnc and Xnest (experimental) support
* Update COMMENT
* Add manpage
* Fix pkg-plist to shutup portlint
* Update pkg-descr
PR: 59146
Submitted by: maintainer
|
Thu, 23 Oct 2003
|
[ 16:32 marcus ]
The distfile was re-rolled to fix a buffer corruption issue. Only two
lines of code were changed as to not write NUL to the last byte of a
buffer.
Reported by: maintainer
|
Sun, 28 Sep 2003
|
[ 22:29 marcus ]
Update to 0.124.
* Fixed more banner problems
* Fixed bug in compact mode, now reads computer name properly again
* Fixed bug in VNC code
* Update translations
PR: 57033
Submitted by: maintainer
|
Sat, 12 Jul 2003
|
[ 05:53 marcus ]
Update to 0.120. Changelog available at:
http://www.gnome.org/project/shownotes.php?group_id=584&release_id=2031
PR: 54362
Submitted by: maintainer
|
Fri, 4 Jul 2003
|
[ 19:45 marcus ]
Update to 0.116.
ChangeLog available at
http://www.gnome.org/project/shownotes.php?group_id=584&release_id=2008.
PR: 54111
Submitted by: maintainer
|
Sun, 18 May 2003
|
[ 19:56 marcus ]
Update to 0.106.
Submitted by: maintainer
|
Sun, 20 Apr 2003
|
[ 19:38 marcus ] (Only the first 10 of 66 ports in this commit are shown above. )
Remove USE_GNOMENG.
|
Fri, 4 Apr 2003
|
[ 08:12 marcus ]
Fix hardcoded /usr/libexec link in the tsclient applet.
PR: 50334
Submitted by: maintainer
|
Sun, 2 Mar 2003
|
[ 05:03 marcus ]
Add tsclient, a GNOME 2 frontend to rdesktop.
PR: 48823
Submitted by: Koop Mast <einekoai@chello.nl>
|
Number of commits found: 63 |