Age | Commit message (Collapse) | Author | Files | Lines |
|
package is used to build shells/bash2, which is needed to use buildlink2
on Darwin.
|
|
|
|
|
|
Jam/MR is a build utility like make(1). It has its own expressive
language which allows for portable Jamfiles capable of building
large projects with multiple concurrent processes (although by
default it uses a single process).
This is a slightly modified version of jam from the guys at Acunia.
|
|
dependency recorded.
|
|
Conflicts with PKGNAME-[0-9]* are automatic and don't have to be added.
The CONFLICTS in this file was for a conflict with older version of
this package, which had autoconf-devel as PKGNAME.
Add a comment explaining this, since a lot of people don't realize it.
|
|
|
|
http://cvs.kshosen.ac.jp/cvsweb.cgi/peace/pkgsrc/devel/w32api/
* Update w32api to 1.5
- Add comcat.h, mapi.h, ntsecpkg.h, schannel.h, schnlsp.h,
security.h, sspi.h, wsnetbs.h,
- Many bug fixes
* Add crt files for PEACE
|
|
|
|
remove extraneous parenthesis around .if (${FOO} ..) conditions.
|
|
version number bump. 1.2.x is required for gnucash.
|
|
changes since last pkgsrc version (1.15):
1.17 - Added support for the BYTE1 (same as LOW) function.
Thanks to Timothy Lee for supplying this patch.
- Fixed path delimiter problem in include path. I used
DOS style '\' causing problems on *NIX.
Thanks to Timothy Lee for reporting this.
1.16 - Fixed problem with long macro names.
Thanks to Richard Gerrits for reporting this.
- Increased maximum identifier length to 64 (and no, this was
not the fix to the problem above :).
- Added support for using DOS (\13\10) files on *NIX systems.
- Change URL to www.tavrasm.org in help/README/...
|
|
of DEPENDS on libtool. Closes pkg/17988 by Julio Merino.
|
|
fix build and PLIST:
- obey PKGLOCALEDIR
- fix libtool's install mode invocation.
|
|
cursory inspection suggests that they are mostly build related, and some minor
bug fixes to the platform-dependent code.
|
|
by stat(2) is disabled: it causes grief even for package building.
This is adjustable by the GMAKE_NSEC_TIMESTAMPS variable.
Bump PKGREVISION.
|
|
are statically linked. Update Makefile and MESSAGE to match.
|
|
|
|
|
|
|
|
about location of .OBJDIR, and wouldn't build if MAKEOBJDIRPREFIX is set
|
|
bsd.prefs.mk is needed if you want to have X11BASE set.
Bump PKGREVISION.
Should fix GConf2 bulk build failure.
|
|
|
|
as well add evolution as a pre-requisite, since that is what triggers
the libsend components being built and installed.
|
|
|
|
|
|
is because that part varies for different platforms. For example, on i386
you get elf.... and alpha gives elf64....
fixes packaging/PLIST problems noted on recent alpha bulk builds.
|
|
/usr (and rightly so).
|
|
package actually works on PPC and other architectures where this matters.
Bump PKGREVISION.
This closes PR pkg/17377 by Andrew Cagney <cagney@mac.com>
|
|
are built using the hard-syscall-enabled pth. Bump the PKGREVISION so we
can distinguish these packages from the previous ones.
|
|
are found.
Patch from Jarkko Torppa in pkg/17879. Also closed pkg/17733.
|
|
software instead of any base system version. This match is probably too
broad, but better to err on the safe side. We can narrow down the match
when we have better information.
Closes pkg/17775 by Julien T. Letessier <julien.letessier at sun dot com>.
|
|
base system, people may want to install it from pkgsrc, particularly on
Darwin (?), Linux, SunOS and since there is no problem in having one gdb in
pkgsrc and one in the base-system, no harm is done.
Changes since the last version (4.18) are numerous; highlights include:
* New command "set trust-readonly-sections on[off]".
* New command "generate-core-file" (or "gcore").
* New command line option --pid or -p followed by a process id
* The new `--args' feature can be used to specify command-line arguments
for the inferior from gdb's command line.
* a new `operate-and-get-next' function bound to `C-o'.
|
|
NetBSD releases that need it. Closes pkg/14782.
|
|
INCOMPAT_GETTEXT that are analogous to INCOMPAT_ICONV and contain lists of
shell wildcards intended to match against ${MACHINE_PLATFORM}. These
variables are used to note those platforms that have the named packages in
the base system but are incompatible in some way from the pkgsrc version
of the same package. Change INCOMPAT_CURSES to have the same sematics as
above. These variables allow much greater precision in specifying which
platforms have broken (for the purposes of pkgsrc) versions of software in
the base system that must be ignored.
The buildlink.mk files for these packages define private _INCOMPAT_*
versions of these variables, and they contain the default lists of
platforms that are known to have incompatible software bits.
This addresses pkg/17775 submitted by Julien T. Letessier
<julien.letessier at sun dot com>.
|
|
pkg/17797.
Changes since version 1.0 are numerous. Highlights include:
- Fixed bug where isectd ignored client's header's 'reply' value.
- isectd no longer waits to receive worker badges after starting them.
- Much improved Smalltalk code, including a new worker that allows
clients to submit smalltalk to be executed.
- isd/connectto.c - strtol() for service now checks if endptr != service
to see that *something* was translated.
- isdexecd now accepts the 'stop' command.
- now includes some prototype code for interfacing IBM's Net.Data to
isect's IO library.
- fixed a segmentation fault when the 'pause' command was received
without any arguments.
- more documentation
- DELETE command enabled
|
|
problem. Better leave the restriction on older NetBSD versions in.
|
|
Use ?= instead of += to set COPTS, and include DEFCOPTS to not drop
DEFCOPTS (usually -O2) from kernel compiles.
|
|
|
|
enable for NetBSD-*
This fixes pkg/16450 by Jan Schaumann.
|
|
|
|
|
|
|
|
|
|
The goal of the Subversion project is to build a version control system that
is a compelling replacement for CVS in the open source community. The software
is released under an Apache/BSD-style open source license.
Submitted by Joel Wilsson <joelw@unix.se> in PR 17813.
|
|
|
|
portability layer
The Apache Portable Run-time mission is to provide a library of
routines that allows programmers to write a program once and be
able to compile it anywhere.
Submitted by Joel Wilsson <joelw@unix.se> in PR 17811.
|
|
1.3.2 (small feature release)
- added the 'multi-patchset' feature to the -s option, provided in its
entirety by Daiki Ueno <ueno@unixuser.org>
1.3.1 (bugfix release mostly)
- fix bug with updating cache (-u) having to do with matching new and old
revisions
- fix timestamp_fuzz_factor bug where the fuzz was applied to loading
from cache by mistake.
- add a spec file (from Jan IVEN <Jan.Iven@cern.ch>)
- improve the parameterization of Makefile, and make things relocatable
(from many people, esp. Amitai Schlair <schmonz@schmonz.com>)
- fix strip_path_len calculation (again - I had munged the prior fix)
Jeffrey Ebert <ebert@sonicsinc.com>
|
|
--enable-syscall-hard.
Allow -O2 optimisation of i386 - the reason this was removed is somewhat
bogus.
Bump PKGREVISION.
|
|
|