non port: x11/props/Makefile |
SVNWeb
|
Number of commits found: 24 |
Sun, 5 Apr 2020
|
[ 04:30 cy ]
Schedule Openlook and Xview for deorbit. They're 32-bit only and well
past their best before date.
|
Thu, 7 Nov 2019
|
[ 18:36 zeising ] (Only the first 10 of 432 ports in this commit are shown above. )
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.
|
Fri, 1 Apr 2016
|
[ 14:33 mat ] (Only the first 10 of 2136 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
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
|
Tue, 10 Jun 2014
|
[ 05:09 cy ]
Support stage. Update to new LIB_DEPENDS.
|
Fri, 20 Sep 2013
|
[ 23:43 bapt ] (Only the first 10 of 483 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11)
|
Wed, 18 Sep 2013
|
[ 07:07 cy ] (Only the first 10 of 25 ports in this commit are shown above. )
Fix xview family builds under 10-CURRENT.
Flags xview-clients MAKE_JOBS_UNSAFE.
|
Fri, 28 Jun 2013
|
[ 11:51 bapt ] (Only the first 10 of 111 ports in this commit are shown above. )
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
|
Wed, 15 Feb 2012
|
[ 15:15 cy ]
PORTREVISION bump.
|
[ 15:06 cy ]
Props now conflicts with xview-clients.
|
Wed, 8 Feb 2012
|
[ 05:56 cy ]
Add distfiles source.
|
Tue, 2 Aug 2011
|
[ 20:19 cy ]
Resurrect the XView application props and assume maintainership.
|
Sun, 1 May 2011
|
[ 18:11 bapt ] (Only the first 10 of 63 ports in this commit are shown above. )
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
|
Fri, 11 Mar 2011
|
[ 21:08 bapt ] (Only the first 10 of 18 ports in this commit are shown above. )
Deprecate unmaintained ports from x11 where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
|
Tue, 9 Jun 2009
|
[ 15:33 amdmi3 ] (Only the first 10 of 240 ports in this commit are shown above. )
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)
|
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, 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, 7 Mar 2006
|
[ 17:12 kris ]
Now builds again
Approved by: portmgr (implicit)
|
Thu, 14 Apr 2005
|
[ 08:15 vs ]
Unbreak: Do not touch identical info-file installed by xview
|
Fri, 18 Feb 2005
|
[ 19:34 kris ]
BROKEN: Incorrect pkg-plist
|
Sun, 8 Feb 2004
|
[ 02:49 kris ]
BROKEN on 5.x: does not compile
|
Thu, 20 Feb 2003
|
[ 19:17 knu ] (Only the first 10 of 78 ports in this commit are shown above. )
De-pkg-comment.
|
Mon, 5 Feb 2001
|
[ 16:18 olgeni ] (Only the first 10 of 68 ports in this commit are shown above. )
Style fixes for ports/x11.
|
Thu, 22 Jun 2000
|
[ 20:15 fenner ]
Move local distfiles to ${MASTER_SITE_LOCAL}/fenner .
|
Number of commits found: 24 |