alternatives powered. Only the administrator will care about the
version used (due to its dependencies).
Proposed by jmmv@ and others at tech-pkg@ maillist.
It is built upon the concept of parent-child relationships, so therefore every
Tree::Simple object has both a parent and a set of children (who themselves may
have children, and so on). Every Tree::Simple object also has siblings, as t
hey are just the children of their immediate parent.
Changelog:
0.3 - 20050421
- sync documentation and manpages
- add NOBACKUP command to drop .backup stuff
- unsubst gnumake-function integration with -m flag
- add 'security' check in SUBST_FILES by adding .backup and .orig
- `-> read doc/backup FYI
- fix ENVWORDS on env_java
- add S|H|SH_FILES into clean target makefile generation
- change all !"" to -z or -n
- use command instead of my_whereis
- use (exec) instead of direct access to the cmd. (netbsd sh tip)
- check pthread_testcancel for PTHREADS and HAVE_LIBS=1
- register pthread into REQUIRED/OPTIONAL report
- add REQUIRE_ACR_VERSION.
- few documentation for acr hackers
- my_whereis checks for -x instead of -e
- switch from '-e' to '-f' (portability)
- fix jsh problem with [ -e '' ] (Solaris)
- LANG_PYTHON, CHK_PY documented into manpage
- simple process messages (creating...)
- add manpage entries for PYTHON and IF*
- more fixes on --help message
- add IFNULL and IFNOTNULL
- all conditional strings ends with ';'
- add IFEQVAL / IFNOTEQVAL conditional
- some conditional codes rewritted
- allow the use of \; on strings
- add 'concat' function for readibility
- conditional documentation added.
- major conditional syntax changes
- export HAVE_LANG_xxx after check each language.
- fix tabspaced flags (now uses spaces, support for long variable names)
- fix env_% envwords
- *WARNING* further change makes acr to break backward compat. *WARNING*
- split all language supports into required and supported (''/'!')
- fix env_c to take CFLAGS and LDFLAGS
- Entire rewrite of acr cmdline parser
- Use IS_KEYWORD for unexpected EOF.
- fix --help returns when no lang defiend.
- boolean flags also reset the value at the end of script.
- fix IFAND/IFNOTAND. It doesn't does what manpage says.
- fix CHKINC bug (doesn't check CFLAGS), doesn't uses HAVE_PROGS.
- fix bug parsing cmdline flags. (eval)
- more info in 'SUPPORT' file
- Hide errors when no pkg-config is found.
- Fix sh-portability tips on pkg-config stuff
- drop QUITE flag (-q, --silent, --quite) no sense
- add sandbox documentation
- Add --sandbox for sandboxed installs
- Cleaner (tabs) --report output.
- Some --help message fixups.
- USE_JNI must depends on LANG_C
- Use JAVA_HOME for javac checks
- Add envhelp for java
- initial crosscompile support (doc/crosscompile)
- add LANG_PYTHON and CHECK_PYTHON_MODULE
- fix missing keyword on manpage
- drop autoconf compatibility command.
- fix end with word bug.
- add JNI support.
- add CHKCP for classpath checks.
- catch control-c, centralize temporaly files.
- fixups for report langs
- drop test target from 'all' target.
- better makefile generation
- best c++ checks
- fix remove of temporally lang files.
- fix mar references in doc
**WARNING**
this pkg is just a 5 minutes hack. cmdline syntax could change in the future.
**WARNING**
DESCR::
pkg_fake allows you to create fake packages into the pkgsrc database.
By this way you'll be able to deceive pkgsrc and skip some dependencies or
just to solve problems on packages that can't be installed fine because
portability problems in the target package, etc.
JamVM is a new Java Virtual Machine which conforms to the JVM specification
version 2 (blue book). In comparison to most other VM's (free and commercial)
it is extremely small, with a stripped executable on PowerPC of only ~135K,
and Intel 100K. However, unlike other small VMs (e.g. KVM) it is designed to
support the full specification, and includes support for object finalisation,
the Java Native Interface (JNI) and the Reflection API.
An xmlformat is a configurable formatter (or "pretty-printer") for
XML documents. It provides control over indentation, line-breaking,
and text wrapping. These properties can be defined on a per-element
basis.
An xmlformat is a configurable formatter (or "pretty-printer") for
XML documents. It provides control over indentation, line-breaking,
and text wrapping. These properties can be defined on a per-element
basis.
An xmlformat is a configurable formatter (or "pretty-printer") for
XML documents. It provides control over indentation, line-breaking,
and text wrapping. These properties can be defined on a per-element
basis.
An xmlformat is a configurable formatter (or "pretty-printer") for
XML documents. It provides control over indentation, line-breaking,
and text wrapping. These properties can be defined on a per-element
basis.