WITHOUT_PSYCO=yes if ${ARCH} != "i386"
o No PORTREVISION bump necessary since the dependency just wouldn't
work outside of i386
Reminded by: perky
cVS: ----------------------------------------------------------------------
for performance reasons
o Use WITHOUT_PSYCO to disable the support
o Idea borrowed from net/py-bittornado CVS: http://www.bittornado.com/
Obtained from: BitTornado
- Includes support for Python 2.4
- Fix a memory leak when using the profiler
- Built-in functions that read the local variables -- locals(),
eval(), execfile(), vars(), dir(), input() -- now work correctly
Approved by: maintainer (2 weeks timeout)
- Use USE_ANT
- Forbid the use of Jikes to build the port
- Use INSTALL_DATA to install documentation and JAR files
- Honor Porter's handbook guidelines for Java ports: install in
DATADIR=${JAVASHAREDIR}/{PORTNAME} [1]
- Build dynamic packing list from the distribution files (not from the
installed files) to avoid inconsistencies
- Bump PORTREVISION
Approved by: ijliao [1]
- Cleanup unused PLIST_SUB entry
- Use MASTER_SITE_APACHE_XML
- Use INSTALL_DATA to install documentation and JAR files
- Add a new FreeBSD specific launcher shell script which uses javavmwrapper
- Use %%DATADIR%% to calm portlint
* Please upgrade sysutils/portupgrade prior to this one, or pkgdb(1)
may coredump with a double free() problem from a misuse of the DL
module. In that case, reinstall sysutils/portupgrade manually.
portsdb(1):
- Add a -F flag, which calls make fetchindex internally to
update the ports index file.
portupgrade(1):
- Make -fP properly reinstall an installed package using a binary
package.
- Do not use a binary package when custom MAKE_ARGS or -m option is
defined, unless -PP is specified.
portsclean(1):
- -L: Make sure that a library does not shadow itself.
misc.:
- RcNG'ify the startup script.
- Do not use Object#class which is obsolete in Ruby >=1.8.
it easy to change colors, titles, fonts, and the geometry of a
running xterm, as well as to report the current settings of the
properties. Window manipulations such as (de)iconify, raise and
lower, maximize and restore, and reset are also supported. It also
lets advanced users issue any xterm control sequence.