35 Commits

Author SHA1 Message Date
cwen
cd0438c481 ish: fix an infinite loop on unsigned char archs
Decoding using the -lf option on powerpc made ish freeze. A looped
fgetc(3) call never reached EOF, since the return value was stored
as a char, that is unsigned on powerpc and arm*, instead of int.

OK jca@
2021-07-24 19:26:54 +00:00
naddy
ae1cb22cb2 Switch to PERMIT_(DISTFILES|PACKAGE).
CDROM restrictions are no longer applicable.
2019-07-14 02:16:50 +00:00
espie
7d1d519104 _MASTER_SITE_FREEBSD -> MASTER_SITE_FREEBSD 2018-07-15 08:36:38 +00:00
bentley
3e81b07c71 Replace distcache.freebsd.org/ports-distfiles/ with _MASTER_SITE_FREEBSD.
Some ports used _MASTER_SITE_FREEBSD already but others hardcoded the URL.

Switch _MASTER_SITE_FREEBSD and MASTER_SITE_FREEBSD_LOCAL to https.
2018-01-13 03:00:46 +00:00
jsg
90a818f2ef Add a non-implicit return type to a function that returns without an
argument to fix build with clang.  Add some missing includes while here.
2017-04-22 02:14:04 +00:00
bentley
3c3204c06a Update FreeBSD mirrors.
ok sthen@
2015-06-05 08:11:53 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
espie
51e3b5bd29 PERMIT_* / REGRESS->TEST sweep 2013-03-11 01:30:26 +00:00
sthen
5752b2e7bb Update to ish-2.01a5, including a fix for a Y2K problem in status display and
64-bit fixes for multi-volume format. From SASANO Takayoshi.

Make a few minor changes while there: Honour CC flag, and use a do-install:
target rather than upstream's makefile which always strips the binaries,
even when DEBUG is set.
2011-12-30 23:14:34 +00:00
ajacoutot
093c45a322 - use our naming scheme for patches 2007-10-26 20:38:21 +00:00
merdely
508e6279c2 Remove surrounding quotes in COMMENT*/PERMIT_*
From Darrin Chandler
2007-09-16 01:40:27 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
naddy
b7db90135a SIZE 2005-01-05 15:58:29 +00:00
espie
5e9d6d12a9 WANTLIB markers 2004-11-21 22:53:58 +00:00
pvalchev
28df32cffe this has no license, hence no redistribution is allowed 2002-12-23 07:58:13 +00:00
pvalchev
3101b76380 Remove Angelos from maintainer per his request 2002-12-23 00:37:49 +00:00
naddy
e5230d5c9f Add missing RCS Id. 2002-04-07 01:54:47 +00:00
espie
c7c34c2206 Bump NEED_VERSION 2002-03-21 20:46:23 +00:00
espie
e3edfb9aea md5->distinfo 2002-03-21 20:20:41 +00:00
espie
e06dfa9b25 regression tests for the whole converters directory.
Fix utterly bogus ppmtoTbmp dependencies.
Convert dependencies to new format.
2001-10-07 15:34:10 +00:00
lebel
c619e3e5d1 converters: bebye COMMENT, bump NEED_VERSION. 2001-05-05 23:11:14 +00:00
angelos
81fd882523 Quote CFLAGS, fix MASTER_SITES, and cleanup (naddy@) 2001-02-09 17:58:34 +00:00
espie
46b5f232b5 Kill
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00
espie
aa4a7733cc Complete a few MAINTAINER names. 2000-10-22 14:02:46 +00:00
espie
eaf7253ef9 Fake 2000-03-28 13:44:30 +00:00
espie
edba5cfedf MAKEFILE-> MAKE_FILE 2000-02-22 17:08:31 +00:00
turan
504f314d16 espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE 2000-02-15 05:03:51 +00:00
turan
5d4f242545 public domain licenses 2000-02-12 08:58:16 +00:00
angelos
73c4bb478c Original site unreachable. 1999-08-18 02:14:39 +00:00
espie
7856893b06 Lots of crisper comments... 1999-04-20 16:07:56 +00:00
brad
6bab311225 fix dependency lists, fix email address's and remove unnecessary comments 1999-04-01 06:20:02 +00:00
espie
6f51d847b4 Trim up a few COMMENTS. 1999-03-23 18:07:31 +00:00
marc
3e45db1680 add sha1 and rmd160 checksum to the existing md5 sums for all files;
Porters: please make sure you use bsd.port.mk 1.75 or later when
updating ports.  That version of the makefile adds all sums.  Previous
versions of the makefile will still work for people installing ports.
1999-03-04 05:55:44 +00:00
marc
4190a781c3 update makefile 1998-10-08 03:10:13 +00:00
angelos
dc35f34acf ish port. 1998-04-29 05:05:46 +00:00