non port: x11-toolkits/Xaw3d/Makefile |
SVNWeb
|
Number of commits found: 46 |
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] 71b6a9f (Only the first 10 of 134 ports in this commit are shown above. )
x11-toolkits: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* 1wardd@airmail.net
* Alexander Kabaev <ak03@gte.com>
* Alexander Novitsky <alecn2002@yandex.ru>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Brian Buchanan <brian@CSUA.Berkeley.EDU>
* Cezary Morga <cm@therek.net>
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
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, 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.
|
Mon, 7 Nov 2016
|
[ 15:47 amdmi3 ]
- Make NLS support non-optional; the option affects list of installed headers
and supported library functions, and disabling it makes third party ports
(games/xgospell, for example) fail
|
Wed, 10 Feb 2016
|
[ 16:55 amdmi3 ]
- Switch to options helpers
|
Tue, 26 May 2015
|
[ 00:06 amdmi3 ]
- Use options helpers
- Strip library
|
Sun, 21 Dec 2014
|
[ 18:00 amdmi3 ]
- Silence patching
- Drop @dirrm* from plist
|
Sun, 9 Nov 2014
|
[ 16:29 dinoex ]
- fix MASTER_SITES
|
Mon, 10 Feb 2014
|
[ 06:19 miwi ]
- Stage support
|
Fri, 25 Oct 2013
|
[ 15:08 dinoex ]
- fix a bug that causes xfig to hang
Reported by: Cejka Rudolf
Obtained from: debian
|
Fri, 20 Sep 2013
|
[ 23:57 bapt ] (Only the first 10 of 288 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits)
|
Wed, 4 Sep 2013
|
[ 13:09 tijl ]
- Remove USE_GCC=any.
- Add OPTIONS_DEFINE.
- Remove FreeBSD/alpha support.
|
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, 1 May 2013
|
[ 07:20 jgh ]
- conversion to USES framework for gettext
Approved by: portmgr (bapt@)
|
Wed, 17 Apr 2013
|
[ 21:49 dinoex ]
- make portlint happier
- drop maintainership
cause options where removed
Feature safe: yes
|
Sat, 9 Mar 2013
|
[ 21:43 bapt ] (Only the first 10 of 18 ports in this commit are shown above. )
Get rid of XAWVER option in bsd.port.mk it does not need to be specified there
also remove a useless global XAWVER PLIST_SUB
|
Tue, 9 Oct 2012
|
[ 22:12 linimon ] (Only the first 10 of 95 ports in this commit are shown above. )
Force numerous ports that fail to build with clang over to instead always
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings.
|
Sat, 29 Sep 2012
|
[ 19:02 dinoex ]
- cleanup comments
|
Wed, 6 Jun 2012
|
[ 16:39 dinoex ]
- remove old OPTIONS
|
Mon, 8 Aug 2011
|
[ 16:59 dinoex ]
- cleanup MASTER_SITES
|
Fri, 4 Jun 2010
|
[ 14:24 dinoex ]
LICENSE MIT (X11)
|
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.
|
Wed, 5 May 2010
|
[ 15:20 dinoex ]
- new option WITHOUT_NLS
PR: 146278
Submitted by: bf
|
Sat, 26 Sep 2009
|
[ 04:22 dinoex ]
- use ARCH instead of MACHINE_ARCH
PR: 139000
Submitted by: Sylvio Cesar
Feature safe: yes
|
Fri, 25 Sep 2009
|
[ 07:12 dinoex ]
- Added more MASTER_SITES
- honor NOPORTDOCS
PR: 139000
Suggested by: Sylvio Cesar
Feature safe: yes
|
Sun, 21 Jun 2009
|
[ 13:58 dinoex ]
- order USE_*
|
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 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}.
|
Fri, 2 Feb 2007
|
[ 17:06 pav ] (Only the first 10 of 48 ports in this commit are shown above. )
- Remove support for xfree86-3
PR: ports/106666
Submitted by: vd
With hat: portmgr
|
Sat, 2 Dec 2006
|
[ 19:31 dinoex ]
- take maintainership
|
Tue, 15 Aug 2006
|
[ 01:13 clsung ] (Only the first 10 of 44 ports in this commit are shown above. )
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- x11-toolkits/ of ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
Sat, 10 Jun 2006
|
[ 12:51 pav ]
- Use SUB_FILES, DOCSDIR
PR: ports/98027
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Mon, 29 Aug 2005
|
[ 05:10 lesi ]
Upgrade to 1.5E.
Use an additional patch provided by Stefan Monnier that allows the user to
enable or disable arrows in scrollbars at runtime.
PR: ports/84748
Submitted by: Carlos A M dos Santos (casantos at urisan.tche.br)
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Mon, 10 Jan 2005
|
[ 19:12 lesi ]
Modify pkg-message on the fly to get proper library version in message.
The version of Xaw3d library depends on version of Xaw library installed by
XFree86, XFree86-4-libraries or xorg-libraries. Since Xaw version was
bumped with X.Org 6.8.1, bump PORTREVISION of this port to help people
updating (XAWVER in bsd.port.mk was already bumped).
Prodded by: kris
Pointy hat to: lesi
|
Fri, 3 Sep 2004
|
[ 20:43 nork ]
Utilize X_WINDOW_SYSTEM.
|
Thu, 20 Feb 2003
|
[ 19:20 knu ] (Only the first 10 of 74 ports in this commit are shown above. )
De-pkg-comment.
|
Sun, 6 Oct 2002
|
[ 18:44 naddy ]
Fix a link in the package list conditional on XFree86 3/4.
Modified from
PR: 43235
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
Tue, 29 Jan 2002
|
[ 12:14 knu ] (Only the first 10 of 26 ports in this commit are shown above. )
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
Mon, 5 Feb 2001
|
[ 16:49 olgeni ] (Only the first 10 of 55 ports in this commit are shown above. )
Batch of style fixes for x11-toolkits.
|
Wed, 27 Dec 2000
|
[ 20:53 markm ]
Force a link so that "make reinstall" works.
|
Sun, 8 Oct 2000
|
[ 11:23 asami ] (Only the first 10 of 400 ports in this commit are shown above. )
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that
shouldn't have been necessary) and the string "/pkg/" appear.
|
Fri, 16 Jun 2000
|
[ 22:52 asami ] (Only the first 10 of 264 ports in this commit are shown above. )
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
|
[ 09:19 sobomax ] (Only the first 10 of 100 ports in this commit are shown above. )
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking it.
|
Thu, 15 Jun 2000
|
[ 18:12 sobomax ] (Only the first 10 of 57 ports in this commit are shown above. )
Second round of INSTALL_SHLIBS=yes fixes.
|
Number of commits found: 46 |