- Really fix build when WRKDIRPREFIX [1]
I don't know why the current approach works in my previous test. Now
really fix the build by changing to .CURDIR (where the port lives).
Note that I use .CURDIR instead of PORTSDIR/PKGORIGIN as the port may
live outside somewhere else.
- Add trailing slash for destination directory
PR: ports/117643 [1]
Submitted by: Stefan Sperling <stsp at stsp.name> [1]
- Remove tack which was removed in 20070303 rollup patch
tack is now distributed as another tarball
- Remmove some files removed in 20070714 rollup patch
- Partially address bin/71801
- terminfo and termcap are both enabled by default
- Additional terminfo should be installed as share/misc/*.terminfo
When installing/upgrading ncurses port, these *.terminfo will
be taken care automatically. [2]
- Remove safe-sprintf, we have vsprintf(3) and vsnprintf(3)
- Fix problem on amd64 with ncursesw
- Remove our own rpath stuffs, use --enable-rpath instead.
- I think we can safely package it now. So, remove MANUAL_PACKAGE_BUILD.
Let me know if this causes problem.
- Profiling and debug libraries can be built conditionally
- By default, profiling libraries is built
Thanks to: thierry and Thomas Dickey [1]
Submitted by: thierry [2]
FreeBSD > 5.3
- Bump PORTREVISION
- Pass maintainership to submitter since he did all this job
PR: ports/97462
Submitted by: Rong-En Fan <rafan at infor.org>
PR.
Thanks for contributing.
Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.
While I'm here:
- fix a little nit in the csound port (I think the intention was to
create no backup file instead of creating one with a "-e" extension)
- set ARCH to i386 in the amd64 case for the acroread7 port. This
is a work-around to be able to install everything when a dependency
is not already installed (ARCH is read-only in sub-makes, so the
dependencies can't change it). This should be removed when the
dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]
Not objected to by: portmgr (explicit: krion; silence: rest)
Maintainer timeout: ~4 months
Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1]
PR: 87985 [1]