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-toolkits/xview-clients/Makefile

Number of commits found: 32

Sunday, 5 Apr 2020
04:30 cy search for other commits by this committer
Schedule Openlook and Xview for deorbit. They're 32-bit only and well
past their best before date.
Original commitRevision:530745 
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, 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 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:386312 
Sunday, 19 Apr 2015
06:02 cy search for other commits by this committer
Unbreak.
Original commitRevision:384263 
Saturday, 18 Apr 2015
08:45 antoine search for other commits by this committer
Mark BROKEN: Fails to package

===>  Building package for xview-clients-3.2.1.4.19c_2
pkg-static: Unable to access file
/wrkdirs/usr/ports/x11-toolkits/xview-clients/work/stage/usr/local/bin/clock: No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/x11-toolkits/xview-clients/work/stage/usr/local/bin/cmdtool:
No such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/x11-toolkits/xview-clients/work/stage/usr/local/bin/olwm: No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/x11-toolkits/xview-clients/work/stage/usr/local/bin/olwmslave:
No such file or directory
...

Reported by:	pkg-fallout
Original commitRevision:384213 
Thursday, 9 Apr 2015
03:38 cy search for other commits by this committer
Repair build.
Original commitRevision:383620 
Friday, 3 Apr 2015
11:26 mat search for other commits by this committer
Remove OSVERSION checks that do not make sense any more.

For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).

Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.

Differential Revision:	https://reviews.freebsd.org/D2209
Original commitRevision:383107 
Thursday, 19 Mar 2015
02:21 cy search for other commits by this committer
Fix conflict, file ownership, and build issues.
Original commitRevision:381588 
Tuesday, 17 Mar 2015
20:59 bdrewery search for other commits by this committer
Don't dereference WRKDIR/WRKSRC. Also mark this BROKEN due to:

  [exp-10i386-commit-test] Installing xview-clients-3.2.1.4.19c_1...
  pkg-static: xview-clients-3.2.1.4.19c_1 conflicts with xview-3.2.1.4.19c_1
(installs files into the same place).  Problematic file:
/usr/local/lib/help/clock.info
  *** Error code 70

With hat:	portmgr
Original commitRevision:381518 
Tuesday, 10 Jun 2014
05:09 cy search for other commits by this committer
Support stage. Update to new LIB_DEPENDS.
Original commitRevision:357262 
Friday, 20 Sep 2013
23:57 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits)
Original commitRevision:327785 
Wednesday, 18 Sep 2013
07:07 cy search for other commits by this committer
Fix xview family builds under 10-CURRENT.

Flags xview-clients MAKE_JOBS_UNSAFE.
Original commitRevision:327527 
Friday, 28 Jun 2013
11:51 bapt search for other commits by this committer
New USES imake to handle the dependency on imake.

This uses accept 'env' as an argument for ports that do use their own or a
different do-configure target.

Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it
to the called imake.
Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be
overwritten.
Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via
IMAKECPPFLAGS
Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned
from Makefile generated by a previous
imake also inherit the defined CppCmd CcCmd and CplusplusCmd.
Make imake use devel/tradcpp all the time, so that when buidling with clang we
do not depend on gcc's cpp.
Make imake respect CC and CXX
Make imake respect USE_GCC (if set imake will use gcc's cpp).

While here:
- Remove a couple of indefinite articles from comments
- Trim headers
- Fix a couple of ports to build with clang or use: USE_GCC=any
- Fix a now useless redefinition of the extraction chain
- Fix a typo in japanese/Wnn7-lib bundled imake template definitions
- Fix some XMKMF execution with no env specified
- Use options helper in x11/xautolock to simplify the port
Original commitRevision:321957 
Sunday, 21 Oct 2012
12:16 bapt search for other commits by this committer
Fix build dependency line

Feature safe:	yes
Original commitRevision:306231 
Saturday, 20 Oct 2012
15:20 bapt search for other commits by this committer
Fix build dependency line

Feature safe:	yes
Original commitRevision:306189 
Wednesday, 15 Feb 2012
15:15 cy search for other commits by this committer
PORTREVISION bump.
Original commit
15:06 cy search for other commits by this committer
Fix pkg-plist errors (resulting in a conflict with the x11/props port).

Flagged by:     pav
Original commit
Wednesday, 8 Feb 2012
06:54 cy search for other commits by this committer
Update 3.2p1-X11R6 --> 3.2p1.4-19c

This fixes cmdtool and shelltool terminal handling and utmpx issues under
9.0.
Original commit
Wednesday, 8 Jun 2011
17:55 cy search for other commits by this committer
Assume maintainership.
Original commit
Tuesday, 9 Jun 2009
15:33 amdmi3 search for other commits by this committer
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.

- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
  above change
- a few minor nits like whitespace and SF macro

Tested by:      2 tinderbox runs by pav
Approved by:    portmgr (pav)
Original commit
Saturday, 19 Apr 2008
17:56 miwi search for other commits by this committer
- 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)
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Tuesday, 28 Feb 2006
21:47 kris search for other commits by this committer
No need to build all of xview again, we only need to patch it.  Add missing
USE_IMAKE dependency to allow this.  This also fixes the package build.

Approved by:    portmgr (implicit)
Original commit
Thursday, 11 Aug 2005
13:20 pav search for other commits by this committer
- Unbreak xview-clients on FreeBSD 5.X and newer

Reported by:    krismail
Approved by:    portmgr (kris)
Original commit
Wednesday, 20 Apr 2005
11:02 vs search for other commits by this committer
Needs extracted xview as a patch-dependency. I don't now why the behviour
seems to have changed, though.

Noticed by: cluster
Original commit
Monday, 21 Feb 2005
18:30 vs search for other commits by this committer
Unbreak by not creating empty directories. Note that this patch will be
applied after the initial xview-build and relies on correctly detecting
that the Makefile must be regenerated.
Original commit
Friday, 18 Feb 2005
19:45 kris search for other commits by this committer
BROKEN: Incomplete pkg-plist
Original commit
Saturday, 13 Dec 2003
23:38 pav search for other commits by this committer
- Update to match new xview port.

PR:             ports/58177
Submitted by:   Pedro F. Giffuni <giffunip@yahoo.com>
Original commit
Thursday, 20 Feb 2003
19:20 knu search for other commits by this committer
De-pkg-comment.
Original commit
Monday, 5 Feb 2001
16:49 olgeni search for other commits by this committer
Batch of style fixes for x11-toolkits.    
Original commit
Friday, 9 Jun 2000
22:59 asami search for other commits by this committer
Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my   area on
the local ports tree.    
Original commit

Number of commits found: 32