Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
libtool/buildlink2.mk.
|
|
|
|
|
|
and install perl5 modules.
The following targets are provided by this file:
do-configure runs the standard perl configuration in
each of the directories specified in
${PERL5_CONFIGURE_DIRS}.
The following variables may be set prior to including this file:
PERL5_CONFIGURE if "YES", then run the standard perl
configuration assuming Makefile.PL exists;
defaults to "YES".
PERL5_CONFIGURE_DIRS list of directories in which to run the
standard perl configuration; defaults to
${CONFIGURE_DIRS}.
PERL5_LDFLAGS extra linker flags to pass on to the build
process.
This file also does the PERL5_PACKLIST handling to generate a PLIST. When
all p5-* packages have been modified to use module.mk, then the
PERL5_PACKLIST code in bsd.pkg.mk can be removed.
|
|
* Replace ELK_USE_{X11,MOTIF} with ELK_GUI, which is either "none" or is
some combination of "xaw" and/or "motif".
* Reenable Motif -- it seems to build properly with OpenMotif-2.0.x.
* Modernize this package a bit and clean up how linker flags are passed to
the build process by using the new variables available.
|
|
extension Makefile fragments, because they really don't have anything to
do with the buildlink[12] frameworks. Change all the Makefiles that use
application.buildlink.mk and extension.buildlink.mk to use application.mk
and extension.mk instead.
|
|
many Makefiles.
|
|
so that they may be used by buildlink2.mk files.
|
|
assume all of those headers belong to the python package. We use the trick
for kdelibs2 and generate the BUILDLINK_FILES list from the PLIST.
|
|
python/pyversion.mk in particular.
|
|
|
|
|
|
medium, or if the directory protections don't allow it.
|
|
|
|
|
|
|
|
|
|
reasons), and remove support for pre-1.6 NetBSD-current.
|
|
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
|
|
gcc.
- enable building shared libstdc++
- add a -R to LDFLAGS in Makefile.gcc to point to the shared libs this pkg
installs
|
|
* Improve some formatting.
|
|
(but is "ppc" on powerpc), and use it instead of MACHINE_ARCH where
applicable.
* Introduce BLACKDOWN_REL, which is usually just "FCS-02b" (but is
"rc1" on arm).
* Simplify how MASTER_SITES and DISTFILES get defined.
* Improve some formatting.
* Replace literal "i386" in PLIST with ${BLACKDOWN_ARCH}.
* Adjust bin/.java_wrapper for powerpc platforms, and update the
similar patch for bin/realpath.
On NetBSD/powerpc, this greatly reduces noise during package
installation, and gets us further at runtime. Believe it or not,
seeing "/lib/libc.so.6: version `GLIBC_2.2' not found" is an
improvement.
|
|
I'm commiting this change upon schmonz's request, as he can't reach
cvs server right now.
|
|
increase stack size for created threads, and set the JOINABLE attribute
to "false" (nothing will join() them) to avoid a ressource leak
"works better now"
|
|
|
|
|
|
let the .bin suffix get added as on other platforms.
|
|
|
|
|
|
- For this package i[3-6]86 can be set equal with i386, allowing us to specify
the download site using MACHINE_ARCH.
- Enable for platform Linux-*-i[3-6]86
- Don't display MESSAGE about requiring COMPAT_LINUX when on linux:
=> move MESSAGE to MESSAGE.NetBSD
|
|
|
|
|
|
version number components
|
|
Fix my own mistakes: use libtool to install libtool-linked executables!
Signaled in PR pkg/18152 by Martin Weber <Ephaeton@gmx.net>.
|
|
|
|
|
|
Regina is a Rexx interpreter that has been ported to most Unix
platforms and also to OS/2, eCS, DOS, Win9x/Me/NT/2k/XP, Amiga, QNX,
BeOS, MacOS X, EPOC32, AtheOS, OpenVMS and OpenEdition. Rexx is a
programming language that was designed to be easy to use for
inexperienced programmers yet powerful enough for experienced users.
It is also a language ideally suited as a macro language for other
applications.
|
|
|
|
REXX/imc is a Rexx interpreter for Unix. It supports all the standard
instructions and built-in functions, plus a small number of
extensions, and has a partial implementation of the SAA API allowing
applications to call Rexx programs and to register addressing
environments, Rexx functions, and exit handlers.
This package was created by myself, including bypassing the standard
configuration method, and the provision of a Makefile with libtool
support.
|
|
|
|
screwing people with an older pkgsrc trying to download other versions
(distfile name does not contain version number)
|
|
Changes since our last version (103) include (but obviously
are not limited to):
New Homepage http://www.drscheme.org
drscheme:
- removed 'project manager' (use 'module' instead)
- added profiling support
- support for different natural languages
- added module browser
- added XML boxes
- new menu-items
- improved error message output
- added an emacs-like c-x c-b feature
- improved documentation
- teachpacks support macro definitions
- now prints exact real numbers as graphical fractions
- misc bug fixes
- improved create executable interface
- improved interaction between help desk and external browser
mred:
- many new key- and mouse events
- various changes (additions and removals) of different methods
- Added 'unknown/mask and 'unknown/gif bitmap types
- New load handler, text-editor-load-handler
mzscheme:
- new module system
- No object or unit system is built into MzScheme.
- The core syntax system is hygienic;
- Modules can replace units where units are used merely for namespace
control
- The `struct' form is gone, replaced by a more flexible
`make-struct-type' form
- various process procedures have been moved to a new
MzLib library, "process.ss"
- The built-in regular-expression matcher works on input ports
- The mzc compiler supports a subset of the Gambit-C foreign-function
interface
teachpack:
- Fixed bug in convert.ss
- removed: pingp-play.ss pingp.ss protect-play.ss rectangle.ss
- all exported functions are primitive operators or higher order primitives
this improves error reporting behavior in the Beginner languages
- added servlet.ss and servlet2.ss
stepper:
- Total rewrite for new syntax. Addition of test suites.
Addition of somewhat more systematic macro unwinding.
Lots of bug fixes.
|
|
|
|
|
|
|
|
|
|
Do various otcl -> tcl[-/]otcl substitutions along the way.
Sorry for the inconvenience.
|
|
|
|
instead of the actual compiler.
|