Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
12 Nov 2014 13:46:00
2001.10.17_3

|
antoine  |
Cleanup plist |
29 Jul 2014 19:11:53
2001.10.17_3

|
adamw  |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
28 Jul 2014 22:14:07
2001.10.17_3

|
adamw  |
Rename the rather surprising number of japanese/ patch-xy patches
to reflect the files they modify. |
30 May 2014 17:42:48
2001.10.17_3

|
tijl  |
Remove USE_GCC=any and OPTIONS_DEFAULT=DOCS.
PR: ports/185268
Approved by: maintainer timeout (5 months) |
09 May 2014 00:01:39
2001.10.17_2

|
bapt  |
Support stage |
21 Jan 2014 23:40:23
2001.10.17_2

|
bapt  |
Fix properties on pkg-plist |
20 Sep 2013 18:47:56
2001.10.17_2

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese) |
20 Jul 2013 19:10:22
2001.10.17_2

|
hrs  |
- Update MASTER_SITES.
- Use OPTIONS_DEFINE. |
28 Jun 2013 11:51:06
2001.10.17_2

|
bapt  |
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 |
09 Oct 2012 22:12:14
2001.10.17_2

|
linimon  |
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. |
18 Mar 2011 17:59:51
2001.10.17_2
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
09 Jun 2009 15:33:28
2001.10.17_2
|
amdmi3  |
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) |
29 Dec 2008 17:22:53
2001.10.17_1
|
hrs  |
- Fix off-by-one error in sockaddr_un length calculation[*].
- Style clean-ups.
Spotted by: Yoshihiko Sarumaru[*] |
19 Apr 2008 17:56:05
2001.10.17 
|
miwi  |
- 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) |
23 Mar 2008 16:00:27
2001.10.17
|
nobutaka  |
Fix build error with gcc-4.2.
PR: ports/120606
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> |
27 May 2007 02:51:01
2001.10.17
|
kris  |
BROKEN with gcc 4.2 |
30 Jan 2007 10:25:34
2001.10.17
|
pav  |
- Remove support for a.out format and PORTOBJFORMAT variable from individual
ports
With hat: portmgr |
03 Dec 2006 13:29:29
2001.10.17
|
rafan  |
- Respect X11BASE
Reported by: pointyhat |
15 Aug 2006 00:29:13
2001.10.17
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
24 Nov 2005 23:02:13
2001.10.17
|
pav  |
- Add SHA256 |
23 Dec 2004 09:32:50
2001.10.17
|
nork  |
Reset MAINTAINER to ports@.
We cannot contact them for a long time.
Discussed with: hrs
Approved by: kiri(blanket), mita(blanket),
shige(blanket), taoka(blanket) |
23 Jul 2004 19:10:32
2001.10.17
|
anholt  |
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl) |
31 Mar 2004 03:12:58
2001.10.17
|
trevor  |
SIZEify (maintainer timeout) |
07 Mar 2003 06:04:59
2001.10.17
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
29 Oct 2002 09:28:13
2001.10.17
|
taoka  |
Update to the 2001.10.17 version of Wnn7SDK.tgz
The latest version was modified from Wnn6-lib by me.
On October 17, 2001, Wnn7SDK.tgz was released from Omron Software Co.,
Ltd. But I have not modified the port for Wnn7SDK.tgz.
Then Mr. Kawaguti modifed it.
Submitted by: Kawaguti Ginga <ginga@ginganet.org>
Obtained from: ports-jp@jp.FreeBSD.org |
20 Nov 2001 23:29:38

|
lioux  |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case |
27 Aug 2001 02:20:24

|
taoka  |
* Add Wnn7's clients (jvim, jvim3, kinput2, mule) and a library for Wnn7
clients (Wnn7-lib). Notice the latter is modified from Wnn6-lib by me and is
not released from the Product company of Wnn7 (Omron Software Co., Ltd). |