| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
If it is overwritten, many values will be clobbered, and
pain will ensue.
PR: 230864
Submitted by: mat
exp-runs by: antoine
Notes:
svn path=/head/; revision=479405
|
|
|
|
|
|
|
|
| |
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
Notes:
svn path=/head/; revision=428152
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
|
|
|
|
|
|
|
|
| |
graphics/zbar didn't pass check-plist (pre-existing), fixed.
approved by: PTHREAD blanket
Notes:
svn path=/head/; revision=382266
|
|
|
|
| |
Notes:
svn path=/head/; revision=371283
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a regenerated version of the official patch so that it appears
in the preferred unified format and naming scheme.
PR: 190193
Submitted by: ttmtko (gmail)
Approved by: maintainer (Brian Clapper)
Notes:
svn path=/head/; revision=361668
|
|
|
|
| |
Notes:
svn path=/head/; revision=353672
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE [1]
- Support stage [1]
- Remove leading article from COMMENT
- PTHREAD_CFLAGS is null, don't use it
- Remove info about author from pkg-descr, it's available
in program's Help->About menu
PR: ports/185925 [1]
Submitted by: Eero Hanninen <fax@nohik.ee>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=344424
|
|
|
|
| |
Notes:
svn path=/head/; revision=340674
|
|
|
|
|
|
|
| |
graphics)
Notes:
svn path=/head/; revision=327733
|
|
|
|
| |
Notes:
svn path=/head/; revision=327320
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=321957
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=316464
|
|
|
|
|
|
|
|
|
| |
- Trim header
Reviewed by: beat, bapt, kwm
Notes:
svn path=/head/; revision=313460
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=305610
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Notes:
svn path=/head/; revision=282282
|
|
|
|
| |
Notes:
svn path=/head/; revision=276992
|
|
|
|
|
|
|
|
|
|
|
| |
http://bourbon.usc.edu/tgif/relnotes/v4.2.0.html
http://bourbon.usc.edu/tgif/relnotes/v4.2.1.html
http://bourbon.usc.edu/tgif/relnotes/v4.2.2.html
Approved by: maintainer
Notes:
svn path=/head/; revision=259720
|
|
|
|
| |
Notes:
svn path=/head/; revision=255371
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
|
| |
Reported by: dan
Pointyhat to: myself
Notes:
svn path=/head/; revision=240084
|
|
|
|
|
|
|
| |
starting with G
Notes:
svn path=/head/; revision=240070
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=235506
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
Notes:
svn path=/head/; revision=209570
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
graphics/tgif. The two ports were almost identical except for NLS
support.
The graphics/tgif now supports NLS by default and WITHOUT_NLS knob to
disable it.
- Add WITH_A4SIZE knob to set A4 as the default paper size.
- Add a workaround for incorrect width calculation of wide characters.
Approved by: maintainer
Notes:
svn path=/head/; revision=193095
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
| |
PR: ports/106937
Submitted by: miwi
Approved by: maintainer
Notes:
svn path=/head/; revision=180438
|
|
|
|
| |
Notes:
svn path=/head/; revision=161663
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154157
|
|
|
|
|
|
|
|
|
| |
PR: ports/80138
Submitted by: Murray Baker <murray_baker@NOSPAM.ihug.com.au>
Approved by: clement (mentor)
Notes:
svn path=/head/; revision=133851
|
|
|
|
|
|
|
|
| |
PR: ports/76353
Submitted by: maintainer
Notes:
svn path=/head/; revision=131392
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix pkg-plist after update [2]
Make pkg-descr portlint(1) compilant [2]
Use ${REINPLACE_CMD} instead of patch-aa [2]
Submitted by: Brian Clapper <bmc@clapper.org> (maintainer) [1],
osa [2]
Approved by: maintainer
PR: 55746
Notes:
svn path=/head/; revision=87383
|
|
|
|
|
|
|
|
| |
Submitted by: Brian Clapper <bmc@WillsCreek.com> (maintainer)
PR: 55748
Notes:
svn path=/head/; revision=87371
|
|
|
|
| |
Notes:
svn path=/head/; revision=76036
|
|
|
|
| |
Notes:
svn path=/head/; revision=67919
|
|
|
|
|
|
|
|
| |
PR: 36620
Submitted by: maintainer
Notes:
svn path=/head/; revision=57143
|
|
|
|
|
|
|
|
| |
PR: 31335
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=48952
|
|
|
|
|
|
|
|
| |
PR: 26849
Submitted by: maintainer
Notes:
svn path=/head/; revision=42112
|
|
|
|
|
|
|
|
| |
PR: 20968
Submitted by: PF
Notes:
svn path=/head/; revision=34756
|
|
|
|
|
|
|
|
| |
PR: 20789
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=31882
|
|
|
|
| |
Notes:
svn path=/head/; revision=28447
|
|
|
|
|
|
|
| |
string so I fixed it.
Notes:
svn path=/head/; revision=27514
|
|
|
|
|
|
|
|
| |
PR: 17044
Submitted by: Maintainer
Notes:
svn path=/head/; revision=26425
|
|
|
|
|
|
|
|
| |
PR: 15161
Submitted by: saper@system.pl
Notes:
svn path=/head/; revision=23611
|
|
|
|
|
|
|
| |
Inspired by: a post by julian
Notes:
svn path=/head/; revision=23422
|
|
|
|
|
|
|
|
| |
PR: 14198
Submitted by: maintainer
Notes:
svn path=/head/; revision=22324
|