2023-05-18 16:46:05 by Amitai Schleier | Files touched by this commit (3) |
Log message:
DEPENDS+=editors/ed if there's no /bin/ed or /usr/bin/ed. Fix
preprocessor error. Probably no change on systems where this already
configured and built.
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2018-09-06 11:29:57 by Jonathan Perkin | Files touched by this commit (3) |
Log message:
rcs: Don't use %n format strings on Darwin.
Patch from Homebrew, fixes joyent/pkgsrc#137. Bump PKGREVISION.
|
2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537) |
Log message:
Sort PLIST files.
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:
pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
|
2015-11-04 14:27:59 by Tobias Nygren | Files touched by this commit (1) |
Log message:
Use cleaner mechanism for gdiff dependency. From anonymous.
|
2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995) |
Log message:
Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-11-01 15:24:45 by Tobias Nygren | Files touched by this commit (1) |
Log message:
GNU_CONFIGURE=yes must be set before bsd.prefs.mk is included.
Also LOCALBASE -> PREFIX
|
2015-07-29 14:21:32 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
USE_TOOLS+=gsoelim, uses GNU soelim features.
|
2015-01-24 18:59:42 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
Update to 5.9.4:
- 5.9.4 | 2015-01-22
- portability fix in "make check" for OSX
We now avoid âhead -Nâ, where N is a number, since that
construct is not portable. See:
http://lists.gnu.org/archive/html/bug-rcs/2014-11/msg00000.html
- doc improvements
- index ârcs -oâ better
It seems the term "outdate" is itself outdated, nowadays (sigh).
This command is now indexed under "deleting" and \
"removing", as
well as "outdating".
- move â@cindexâ before â@itemâ in tables
The tables of substitution mode options and common options are
now indexed such that selecting the indexed item in Emacs leaves
point on the item's line and not the one after.
- new index entries
For concepts (locking, implicit checkout, branching-related
stuff) and keywords.
- introspective stuff moved into chapter "Hacking"
These former chapters have been moved into chapter "Hacking":
"File format", "Still missing", "Reporting \
bugs". As a nice
side-effect, the table of contents of the PDF now is one page.
- âRCS_MEM_LIMITâ on manpages updated
RCS 5.9.2 (released 2013-11-28) changed how âRCS_MEM_LIMITâ
works. The Texinfo docs were updated but not the manpages.
- maintenance tools
upgraded:
GNU Automake 1.15
GNU gnulib 2015-01-20 09:09:03
GNU texinfo 5.2
as before:
GNU Autoconf 2.69
|