| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=317298
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
With hat: portmgr (myself)
Notes:
svn path=/head/; revision=271274
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
remove japanese/sj3.
- Use localhost as the default listen address instead of INADDR_ANY.
- Add "servername" directive to serverrc.
- Fix incorrect descriptions in serverrc.
- Take maintainership.
Notes:
svn path=/head/; revision=222104
|
|
|
|
|
|
|
|
|
|
|
| |
This makes the port build again with the latest versions of FreeBSD
-CURRENT. Also increment the PORTREVISION, because we want older
binaries of sj3 to be recompiled. sgtty is bad.
Approved by: philip (mentor), Hiroo Ono (port maintainer)
Notes:
svn path=/head/; revision=216050
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
There are several problems with japanese/sj3 port.
1. Original MASTER_SITES don't seem to work any longer.
2. With the current patchset it builds okay, but it is said that it does not work correctly.
3. It does not build under 7-CURRENT (i.e. with gcc4.2).
PR: ports/113572
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=199168
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154157
|
|
|
|
|
|
|
|
|
| |
PR: ports/71798
Submitted by: Hiroo Ono <hiroo+freebsd@oikumene.gcd.org> (maintainer)
Approved by: portmgr (marcus)
Notes:
svn path=/head/; revision=118206
|
|
|
|
| |
Notes:
svn path=/head/; revision=116640
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/69548
Submitted by: Hiroo Ono <hiroo+freebsd@oikumene.gcd.org>
Pointed out by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
Tested on the box from: AMD Developper Program (FreeBSD/amd64)
Notes:
svn path=/head/; revision=114625
|
|
|
|
|
|
|
|
|
| |
Submitted by: Hiroo Ono <hiroo+freebsd@oikumene.gcd.org>
Reported by: bento via kris
Tested on the box from: AMD Developper Program (FreeBSD/amd64)
Notes:
svn path=/head/; revision=114300
|
|
|
|
|
|
|
|
| |
Submitted by: Hiroo Ono <hiroo+freebsd@oikumene.gcd.org>
Tested on the box from: AMD Developper Program (FreeBSD/amd64)
Notes:
svn path=/head/; revision=113720
|
|
|
|
| |
Notes:
svn path=/head/; revision=106671
|
|
|
|
| |
Notes:
svn path=/head/; revision=104288
|
|
|
|
| |
Notes:
svn path=/head/; revision=99360
|
|
|
|
|
|
|
|
|
|
|
|
| |
for some ports:
- ECHO -> ECHO_CMD
- pre-fetch -> pre-everything
PR: ports/56800-56819
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes:
svn path=/head/; revision=89491
|
|
|
|
| |
Notes:
svn path=/head/; revision=76287
|
|
|
|
| |
Notes:
svn path=/head/; revision=75971
|
|
|
|
| |
Notes:
svn path=/head/; revision=70365
|
|
|
|
|
|
|
|
| |
PR: ports/43578
Submitted by: TOMITA Yoshinori <yoshint@hotmail.com>
Notes:
svn path=/head/; revision=68934
|
|
|
|
|
|
|
|
|
| |
#include <sys/ioctl_compat.h>)
Submitted by: mike
Notes:
svn path=/head/; revision=68841
|
|
|
|
| |
Notes:
svn path=/head/; revision=37919
|
|
|
|
| |
Notes:
svn path=/head/; revision=37918
|
|
|
|
| |
Notes:
svn path=/head/; revision=37917
|
|
|
|
|
|
|
|
|
| |
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
Notes:
svn path=/head/; revision=33576
|
|
|
|
|
|
|
|
| |
Despite all the -I/usr/X11R6/include's and the -Wl,-rpath,/usr/X11R6/lib's,
this port only seems to need imake.
Notes:
svn path=/head/; revision=32325
|
|
|
|
|
|
|
|
|
| |
PR: ports/20036
Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
Notified by: bento
Notes:
svn path=/head/; revision=30879
|
|
|
|
|
|
|
|
|
|
| |
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.
The (42 or so) ports that already DTRT before are unchanged.
Notes:
svn path=/head/; revision=30229
|
|
|
|
|
|
|
| |
PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Notes:
svn path=/head/; revision=27463
|
|
|
|
| |
Notes:
svn path=/head/; revision=25762
|
|
|
|
| |
Notes:
svn path=/head/; revision=20944
|
|
|
|
|
|
|
| |
chown -> ${CHOWN}
Notes:
svn path=/head/; revision=20885
|
|
|
|
|
|
|
|
|
| |
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`
Results to follow. :)
Notes:
svn path=/head/; revision=19801
|
|
|
|
| |
Notes:
svn path=/head/; revision=14931
|
|
|
|
| |
Notes:
svn path=/head/; revision=14930
|
|
|
|
| |
Notes:
svn path=/head/; revision=13790
|
|
|
|
|
|
|
|
|
|
|
| |
sj3-2.0.1.20 has already been released. In the version one, the bug
was fixed.
PR: ports/8093
Submitted by: taoka@infonets.hiroshima-u.ac.jp
Notes:
svn path=/head/; revision=13780
|
|
|
|
|
|
|
| |
Submitted by: sada@e-mail.ne.jp (SADA Kenji)
Notes:
svn path=/head/; revision=11284
|
|
|
|
|
|
|
| |
for PKGNAME. (IE, jp-* to ja-*).
Notes:
svn path=/head/; revision=7911
|
|
|
|
| |
Notes:
svn path=/head/; revision=6869
|
|
|
|
|
|
|
|
| |
${COMPRESS_MAN} so they will at least work. I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
Notes:
svn path=/head/; revision=4440
|
|
|
|
|
|
|
| |
Inspired by: obrien
Notes:
svn path=/head/; revision=4399
|
|
|
|
| |
Notes:
svn path=/head/; revision=3812
|
|
|
|
|
|
|
| |
Submitted by: Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
Notes:
svn path=/head/; revision=3676
|
|
Submitted by: Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
Notes:
svn path=/head/; revision=3651
|