Age | Commit message (Collapse) | Author | Files | Lines |
|
useful.
|
|
|
|
indeed work on more platforms now...
|
|
implented in gcc 2.95. Require a newer compiler.
Solves PR 26085.
|
|
Changes:
Changes since version 1.3.2
* Make it work with gcc-3.2.
Changes since version 1.3.1
* Contrib reorganization.
* New contrib items.
* Convert to latest and greatest autoconf, automake versions.
* Implement automatic detection of gcc version 3 and apply the gcc3
patch in configure.
* Apply a patch for compilation on Apple/Darwin (without gcc3).
Changes since version 1.3.0
* Fix the following bug: a repository inconsistency could arise when
a checkin operation is aborted after the project's RCS version file
has been updated but before the PRCS repository data file is updated.
* Fix a partial-checkin bug.
* Fix bugs related to deleted project versions.
* 'prcs info' now now prints summary information for deleted project
versions.
* Patches have been included for compilation with GCC 3.0.x.
* Debian packaging.
* prcs.el improvements.
* prcs usage() reports to stdout instead of stderr.
* prcs.texi bug in 'prcs execute' example.
* contrib/prcs-clean improvements.
Changes since version 1.2.16
* Add new command 'prcs changes' command.
* Support for the new 'changes' command.
* Add new --version-log= option to 'prcs checkin'.
* Add new contrib package 'pck'.
* Add a new --no-keywords option to 'prcs populate'.
* Updated 'prcsutils' contrib package.
* Updated 'visualtree' contrib package.
* Fix a keyword-substitution bug.
* Upgrade to regex sources from glibc-2.2.4 for 64-bit support.
* Remove a declaration of abort() that was conflicting with the
headers in RedHat 7.x and causing compilation problems.
* Fix for non-existant user/group handling in 'prcs admin access'
* Fix for checkin and merge commands to preserve the project file
mode.
* Fix prcs.el to support Emacs 21.
* PRCS checks for proper versions of RCS and GNU diffutils before
running--these checks were broken by GNU diffutils 2.7.2 and are now
fixed.
Changes since version 1.2.15
* Incorporate new contrib submissions (rprcs, prcs-synch, visualtree,
pfe and prcsutils).
* Previously, 'prcs config' would perform a sanity check on the
configured RCS and diff commands to see that are indeed the GNU
versions of those commands.
* After a successful merge, list all files which have merge conflicts.
Merge "No Prompt" actions are now silent unless -L is specified, and
"Do Nothing" actions are silent when -f is specified and unless -L
is specified.
* Improve error reporting.
* The documentation stated that `:' was a valid character for major
version names, although the program has never accepted this character.
|
|
|
|
XXX I could not build this one on NetBSD 1.6ZJ, not even the latest
version available (1.3.0).
|
|
|
|
|
|
|
|
|
|
now and not NetBSD-*-arm32. Changes include one or more of:
- Change MACHINE_ARCH == arm32 to also match arm
- Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm
- Where BROKEN or worked around for arm gcc bugs, set USE_GCC3
The last may shake out a few more broken packages the next bulk build.
|
|
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
|
|
|
|
in the ONLY_FOR_PLATFORM list. Update HOMEPAGE.
|
|
Summary of changes:
- removal of USE_GTEXINFO
- addition of mk/texinfo.mk
- inclusion of this file in package Makefiles requiring it
- `install-info' substituted by `${INSTALL_INFO}' in PLISTs
- tuning of mk/bsd.pkg.mk:
removal of USE_GTEXINFO
INSTALL_INFO added to PLIST_SUBST
`${INSTALL_INFO}' replace `install-info' in target rules
print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info'
- a couple of new patch files added for a handful of packages
- setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it
- devel/cssc marked requiring texinfo 4.0
- a couple of packages Makefiles were tuned with respect of INFO_FILES and
makeinfo command usage
See -newly added by this commit- section 10.24 of Packages.txt for
further information.
|
|
Addresses PR 15603 by Ryo HAYASAKA <ryoh@jaist.ac.jp>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
|
|
|
|
|
|
|
|
* Update for C++ changes in egcs-1.1. Thanks to Andrew Stitcher.
* Update a greatly improved prcs.el from Jesse Glick. See the new
documentation at the top of prcs.el.
* Fixed a few documentation typos. Thanks to Fran\xe7ois Pinard and
Daniel Villeneuve.
* Change the output of the "Index: " line in diff output so that the
Index line matches the from name in the context diff header. This
seemed to cause problems for some versions of patch.
* prcs info -l now outputs Project-Keywords.
* The configure option --disable-environment allows you to build
a binary free of any default environment variable settings. This
is intended for package maintainers.
Also fixes PR 5209 by installing the el-files to share/examples/prcs.
|
|
|
|
because "bsd.pkg.mk" can't handle those patterns. Fixes PR pkg/7808
by Chris Demetriou.
|
|
pattern match format. Minor pkglint along the way.
|
|
|
|
|
|
non-const reference.
|
|
from individual DESCR files that had them.
|
|
- New, optional Makefile variable HOMEPAGE, specifies a URL for
the home page of the software if it has one.
- The value of HOMEPAGE is used to add a link from the
README.html files.
- pkglint updated to know about it. The "correct" location for
HOMEPAGE in the Makefile is after MAINTAINER, in that same
section.
|
|
|
|
|
|
|
|
|
|
checkin.cc triggers a compiler bug.
|
|
|
|
|
|
|
|
Remove redundant (and sometimes erroneous) comments.
|
|
|
|
|
|
|