summaryrefslogtreecommitdiff
path: root/misc/pty-redir
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26misc: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles could not be fetched (possibly fetched conditionally?): ./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz
2021-10-07misc: Remove SHA1 hashes for distfilesnia1-2/+1
2017-01-19Convert all occurrences (353 by my count) ofagc1-3/+3
MASTER_SITES= site1 \ site2 style continuation lines to be simple repeated MASTER_SITES+= site1 MASTER_SITES+= site2 lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint accordingly.
2015-11-03Add SHA512 digests for distfiles for misc categoryagc1-1/+2
Problems found locating distfiles: Package colorls: missing distfile ls.tar.gz Package molden: missing distfile molden-4.6/molden4.6.tar.gz Package softmaker-office-demo: missing distfile ofl06trial.tgz 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.
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau1-3/+1
2008-08-23Remove unresolvable hosts from MASTER_SITES.obache1-2/+1
Noticed by Zafer Aydogan via private mail.
2007-12-29DESTDIR ready.obache1-2/+4
2005-06-17Create directories before installing files into them.jlam1-1/+3
2005-02-24Add RMD160 digestsagc1-1/+2
2004-12-28distfile unavailable, use MASTER_SITE_BACKUP for now.xtraeme1-2/+3
2001-11-01Move pkg/ files into package's toplevel directoryzuntum3-2/+2
2001-04-20Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-6/+4
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-11-27defuzzrh2-30/+21
1999-07-09Add package patch checksum files.agc1-0/+3
1999-05-26Don't patch a broken install rule into the "Makefile" and use a customtron2-21/+4
"do-install" target instead. Fixes PR pkg/7650 by Eric Mumpower.
1999-04-08Import new "pty-redir" package supplied by Dustin Sallings in PR pkg/7030:tron7-0/+66
Attach a program's stdio to a pty.