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/props/Makefile

Number of commits found: 24

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 
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: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, 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 
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
Props now conflicts with xview-clients.
Original commit
Wednesday, 8 Feb 2012
05:56 cy search for other commits by this committer
Add distfiles source.
Original commit
Tuesday, 2 Aug 2011
20:19 cy search for other commits by this committer
Resurrect the XView application props and assume maintainership.
Original commit
Sunday, 1 May 2011
18:11 bapt search for other commits by this committer
remove the unmaintained expired ports from x11 category
2011-05-01 x11/buttonbox: Upstream disapear and distfile is no more available
2011-05-01 x11/cnslock: Upstream disapear and distfile is no more available
2011-05-01 x11/gcursor: Upstream disapear and distfile is no more available
2011-05-01 x11/gnome-launch-box: Upstream disapear and distfile is no more
available
2011-05-01 x11/gtk-themepreview: Upstream disapear and distfile is no more
available
2011-05-01 x11/gxset: Upstream disapear and distfile is no more available
2011-05-01 x11/portoseguro: Upstream disapear and distfile is no more available
2011-05-01 x11/props: Upstream disapear and distfile is no more available
2011-05-01 x11/wmfstatus: Upstream disapear and distfile is no more available
2011-05-01 x11/wmoldmenu2new: Upstream disapear and distfile is no more
available
2011-05-01 x11/xbindkeys_config: Upstream disapear and distfile is no more
available
2011-05-01 x11/xmold: Upstream disapear and distfile is no more available
2011-05-01 x11/xtattr: Upstream disapear and distfile is no more available
Original commit
Friday, 11 Mar 2011
21:08 bapt search for other commits by this committer
Deprecate unmaintained ports from x11 where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
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, 7 Mar 2006
17:12 kris search for other commits by this committer
Now builds again

Approved by:    portmgr (implicit)
Original commit
Thursday, 14 Apr 2005
08:15 vs search for other commits by this committer
Unbreak: Do not touch identical info-file installed by xview
Original commit
Friday, 18 Feb 2005
19:34 kris search for other commits by this committer
BROKEN: Incorrect pkg-plist
Original commit
Sunday, 8 Feb 2004
02:49 kris search for other commits by this committer
BROKEN on 5.x: does not compile
Original commit
Thursday, 20 Feb 2003
19:17 knu search for other commits by this committer
De-pkg-comment.
Original commit
Monday, 5 Feb 2001
16:18 olgeni search for other commits by this committer
Style fixes for ports/x11.    
Original commit
Thursday, 22 Jun 2000
20:15 fenner search for other commits by this committer
Move local distfiles to ${MASTER_SITE_LOCAL}/fenner .    
Original commit

Number of commits found: 24