| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Approved by: krion@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
|
|
|
|
| |
PR: ports/85821
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/82916
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
|
|
|
|
| |
after 5.4-RELEASE.
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
| |
|
|
|
|
|
|
|
| |
PR: users-jp/79584[1], ports/67285[2]
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer) [2]
Reported by: Watanabe Kazuhiro <CQG00620@nifty.ne.jp> [1]
Committed at: 10th EBUG Meeting in Tokamachi City, Niigata, Japan
|
|
|
|
| |
Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
|
|
|
|
|
|
|
| |
editors/emacs19, and update the main emacs port to 21.x by copying from
editors/emacs21. Retire the editors/emacs21 port.
PR: ports/24983
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
|
|
|
|
|
|
| |
editors/emacs21.
PR: ports/63387
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add patch-src:process.c.
Due to the change in src/sys/kern/uipc_syscalls.c between rev. 1.153 and 1.154,
connectiton attempt fails with EALREADY after connect (2) is interrupted.
The patch fixes this problem.
Obtained from: http://www.init-main.com/d/resource/process.c.diff
Patch author: takawata
Reviewed by: nakaji@jp.freebsd.org
|
|
|
|
| |
(Part 2)
|
|
|
|
|
|
| |
PR: 61071
Submitted by: Munehiro Matsuda <haro@h4.dion.ne.jp>
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/60203
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/52025
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
|
| |
|
|
|
|
| |
Submitted by: Masahiko KIMOTO <kimoto@ohnolab.org>
|
| |
|
|
|
|
|
| |
Notification by:Amagai Yoshiji <amagai@nue.org>
PR: ports/48233
|
| |
|
|
|
|
|
|
|
| |
with libwnn7 which is installed by ports/japanese/Wnn7-lib.
PR: ports/48174
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
|
|
|
|
|
| |
PR: 44920
Submitted by: Amagai Yoshiji <amagai@nue.org>, maintainer
|
|
|
|
|
| |
PR: 45336
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- portlint
PR: ports/45206
Submitted by: maintainer
Pointed out by: Takashi Kobayashi <kobayasi@res.kutc.kansai-u.ac.jp> at FreeBSD-users-jp[71924]
|
|
|
|
| |
Approved by: maintainer
|
| |
|
|
|
|
|
|
|
| |
need to check if they are defined. Remove the checks and correct
conditional PLIST_SUB+= assignment.
Submitted by: bento
|
|
|
|
|
|
|
| |
- Rename USE_* to WITH_*.
- Fix package generation for various options.
Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp> (MAINTAINER)
|
|
|
|
|
|
| |
Repo-copied from emacs20-emcws.
Submitted by: nakaji@jp.freebsd.org
|
|
|
|
|
|
|
| |
Don't build info (this package does not need info).
Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
Obtained from: http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/12612
|
|
|
|
|
| |
PR: 36922
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
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.
Use command macros where appropriate.
|
|
|
|
|
|
|
| |
in install stage.
Submitted by: MAINTAINER
Reviewed by: knu(mentor)
|
|
|
|
|
|
| |
PR: ports/32320
Submitted by: MAINTAINER
Reviewed by: ports-jp@jp.freebsd.org,knu(mentor)
|
|
|
|
|
|
| |
PR: ports/32320
Submitted by: MAINTAINER
Reviewed by: ports-jp@jp.freebsd.org,knu(mentor)
|
|
PR: ports/22107
Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
|