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/xorg-clients/Makefile

Number of commits found: 25

Sunday, 20 May 2007
11:54 pav search for other commits by this committer
Remove; moved to xorg-apps

Approved by:    portmgr (implicit)
Original commit
Tuesday, 9 May 2006
15:53 lesi search for other commits by this committer
Fix rebroken printscreen key in keymaps.

PR:             ports/96737
Submitted by:   jylefort
Original commit
Wednesday, 1 Mar 2006
13:36 lesi search for other commits by this committer
Since fontconfig by default generates font cache files in directories where
this port installs charmaps, try to remove them upon uninstallation, so
removing of directories has a chance to succeed. Just in case some user
has for some reason put fonts under these directories, be nice and try to
regenerate cache file and remove it again only if it is empty.

Pointed out by: pointyhat via kris
Approved by:    portmgr (kris)
Original commit
Wednesday, 1 Feb 2006
21:20 lesi search for other commits by this committer
Fix broken greek symbols file. [1]
Fix build on FreeBSD 4.X by reverting usage of va_copy in xedit(1). [2]

PR:             ports/92633 [1], ports/92136 [2]
Submitted by:   Panagiotis Astithas (past at ebs dot gr) [1]
Original commit
Saturday, 21 Jan 2006
18:55 lesi search for other commits by this committer
Upgrade to X.Org 6.9.0 release.
Remove separate mtree file for X_WINDOW_SYSTEM=XOrg case. Both X11
distributions now use the one from /etc/mtree again.
Original commit
Sunday, 13 Nov 2005
21:05 lesi search for other commits by this committer
Abandon installing xterm as xterm-static. There are checks in
XFree-4-clients and xorg-clients that conditionally create symlinks to
xterm-static if there is no xterm present so chances of loosing ability
to run xterm after upgrade should be minimized. These checks shall go away
in due time.

Discussed with: krion
Original commit
Friday, 11 Nov 2005
22:16 lesi search for other commits by this committer
If port belongs to X11 distribution different than ${X_WINDOW_SYSTEM} one,
point to The X Window System and Virtual Consoles chapter of FAQ.

Add SHA256.
Original commit
Thursday, 17 Mar 2005
23:22 lesi search for other commits by this committer
Upgrade X.Org ports to 6.8.2.
Release notes are available at
http://www.x.org/X11R6.8.2/doc/RELNOTES.html

Thanks to kris and krion for running several cluster test builds,
maintainers of GNOME for prompt responses, portmgr for postponing ports
freeze for this update, testers on FreeBSD-X11@ list and others that I
might have mised here.

Also included:
- fix for ATI Mobility on Dell Inspiron 7500 (obtained from Marc Aurele La
  France; obtained and tested by julian)
- fix for kbd driver on Sparc64 (tested by Aaron Dudek, Michael G. Jung and
  Matthias Muthmann), which still appears to have problems with some
  keyboards - so
- fix for kbd driver on PC98 (reported and tested by NAKAJI Hiroyuki; PR
  ports/77217)
- fix for i810 on HP D530 (obtained from Egbert Eich; obtained and tested
  by Anders Nor Berle; PR ports/74757)
Original commit
Sunday, 30 Jan 2005
19:40 lesi search for other commits by this committer
Clarify message about how to install luit setuid a bit.

Noticed by:     Rostislav Krasny (rosti_bsd at yahoo.com)
Original commit
Thursday, 13 Jan 2005
22:58 anholt search for other commits by this committer
Properly fix the termios race rather than disabling copyTermios.

PR:             ports/74981
Submitted by:   Rong-En Fan, rafan at infor dotorg
Obtained from:  X.Org bugzilla #1400
Original commit
Wednesday, 29 Dec 2004
02:29 pav search for other commits by this committer
- Rewrap to fit on 80 columns console

Approved by:    anholt (x11 hat)
Original commit
Thursday, 23 Dec 2004
01:35 anholt search for other commits by this committer
Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2.  Because Mesa 6.2
DRI drivers are incompatible with the old libGL in XFree86, they have been
repocopied to graphics/xfree86-dri.  Also note that with this commit the html
manpages are going away, and with it the runtime dependency on perl for the
imake port.

Release notes at: http://www.x.org/X11R6.8.1/RELNOTES.txt

Props to:       kris (multiple cluster runs and sorting through logs)
                lesi (fixing all the issues in those logs, and more)
Original commit
Friday, 5 Nov 2004
02:46 lesi search for other commits by this committer
Bump PORTREVISION for previous change, since it changes package contents.

Reminded by:    anholt
Original commit
Thursday, 2 Sep 2004
03:15 lesi search for other commits by this committer
Unbreak luit.

Approved by:    anholt (mentor)
Original commit
01:57 lesi search for other commits by this committer
Use MASTER_SITE_XORG.

Approved by:    anholt (mentor)
Original commit
Monday, 9 Aug 2004
21:21 anholt search for other commits by this committer
s/BUILD_DEPENDS/RUN_DEPENDS/ for the xterm-static dependency to make sure that
xterm gets installed in the package case.

Reported by:    kensmith
Original commit
Friday, 30 Jul 2004
04:52 krion search for other commits by this committer
Fix typo in plist
Use -f with ln(1)
Original commit
Tuesday, 27 Jul 2004
00:06 krion search for other commits by this committer
Add one more hack allowing users to update with xterm
dependency.

Approved by:    anholt
Original commit
Monday, 26 Jul 2004
20:12 krion search for other commits by this committer
Move x11/xterm to BUILD_DEPENDS.
Remove superfluous dependencies.
Pet portlint.
Bump PORTREVISION.

Approved by:    anholt
Original commit
Friday, 23 Jul 2004
23:46 pav search for other commits by this committer
- Extend IGNORE message, point users to instructions how to switch
  from XFree86-4 to X.Org.

Approved by:    anholt (x11 hat)
Original commit
19:10 anholt search for other commits by this committer
- 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)
Original commit
Tuesday, 6 Jul 2004
00:53 anholt search for other commits by this committer
Add fix for VuXML ID: ff00f2ce-c54c-11d8-b708-00061bc2ad93
When the IPv6 code was added to xdm a critical test to disable xdmcp was
accidentally removed. This caused xdm to create the chooser socket regardless
if DisplayManager.requestPort was disabled in xdm-config or not.

Prodded by:     Dejan Lesjak
Obtained from:  XFree86 bugzilla / X.Org CVS
Original commit
Thursday, 17 Jun 2004
01:53 anholt search for other commits by this committer
Fix build on -stable with xorg-libraries installed, and remove an unnecessary
dependency.
Original commit
Monday, 31 May 2004
06:16 anholt search for other commits by this committer
Add missing dependencies.
Original commit
05:28 anholt search for other commits by this committer
Add port: xorg-clients, a port of the client programs and related files from
X.Org.
Original commit

Number of commits found: 25