Commit graph

58 commits

Author SHA1 Message Date
rillig
9637f7852e all: migrate homepages from http to https
pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
2020-01-26 17:30:40 +00:00
rillig
191ad3f718 misc: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
2019-11-03 17:04:19 +00:00
agc
23064a80b9 Add SHA512 digests for distfiles for misc category
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.
2015-11-03 23:49:31 +00:00
joerg
d01a8db467 Don't kill attributes when building with clang. 2015-01-29 21:30:35 +00:00
ryoon
01d2f8bf97 Remove debugging code. 2015-01-06 11:27:15 +00:00
ryoon
4d3a900090 Add missing patch 2015-01-06 11:24:58 +00:00
ryoon
96b7ed07a7 Update to 3.01b
From  @tristelo, https://gist.github.com/steleto/7767b954611888aaa67d

Changelog:
Ver. 3.01b	Abortion with sparc64 architecture is fixed.
 (05/06/14)	Failure to expand macros with Linux kernel >=2.6.23 is fixed.
		Failure to overwrite some macro with 'bind' is fixed.
		Infinite loop by some builtin with %M macro is fixed.

Ver. 3.01a	Change 'IMELARNING' internal variable to 'IMELEARNING'.
 (06/08/13)	Sorting rule for tree screen is adjusted to browser screen.
		Bug that any invalid UID/GID breaks file list is fixed.
		Bug that file list is not updated with lost directory is fixed.
		Failure to compile with environments using termio is fixed.

Ver. 3.01	Add 'WIDEDIGIT', 'SIZEUNIT' internal variables.
 (08/03/12)	Add 'HISTUMASK', 'DIRHISTUMASK' internal variables.
		Add 'IMELARNING', 'FREQFILE', 'FREQUMASK' internal variables.
		Add 'getfreq', 'setfreq' builtins.
		The object tables of 'IMEBUFFER' internal variable is extended.

Ver. 3.00m	Add the identifier UTF8LANG for compile.
 (07/27/12)	Abortion when save file on customizer with some OS is fixed.
		Wrong priority with IME translation candidates is fixed.
		Unavailable dictionary in DICTSRC with ShiftJIS OS is fixed.
		Failure to compile with gcc-4.2 is fixed.
		Bug that some pipes cause infinite loop is fixed.
		Ineffective suspend key in any pipes is fixed.
		Wrong manual page for 'wait' builtin with no argument is fixed.

Ver. 3.00l	Support Android 4.0.
 (06/30/12)	Support MINIX 3.2.
		Add the identifiers DEFKCODE, UTF8DOC, LANGWIDTH for compile.
		Add the identifiers _NOUNICDTBL, _NODICTTBL for compile.
		The cross-compiling is supported more carefully.
		Strange attribute-changing screen in narrow terminal is fixed.
		Some abortion when open archive browser is fixed.
		Some abortion when access MS-DOS formed path is fixed.
		Persistence of "Wait a minute" when TRADLAYOUT=1 is fixed.
		Ineffective sequence to save cursor when PTYMODE=1 is fixed.
		Unreadable file starting with "./" in archive browser is fixed.

Ver. 3.00k	Support Cygwin 1.7.13.
 (04/21/12)	The cursor position after changing directory upward is changed.
		Failure by PageUp/PageDown key on the tree screen is fixed.
		Unsupported second resolution on the floppy drive is fixed.
		Some abortions by Bs key on the tree screen is fixed.
		Broken tree screen on the MS-DOS formed path is fixed.
		Failure to get HTTP log on some environments is fixed.
		Ineffective command result just before NEXT_WINDOW is fixed.
		Abortion with LOG_DIR in archive browser is fixed.
		Unexpected result of LOG_DIR in archive browser is fixed.
		Overflow by the too long path name is suppressed.
		Some commands in archive browser is restricted.
2015-01-06 11:24:17 +00:00
asau
9912a3809d Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
sbd
e6a5757670 Force the use of -ltermcap and let BUILDLINK_TRANSFORM sort out the right
library to use.
2011-12-19 00:25:59 +00:00
sbd
1844082d8f Add missing mk/termcap buildlink.
Respect LDFLAGS

Bump PKGREVISION
2011-12-17 10:16:12 +00:00
obache
e318b55716 Update fd to 3.00j.
Ver. 3.00j	Failure of some HTTP redirection is fixed.
 (09/25/10)	Needless network access when URLDRIVE=1 is suppressed.
		Mis-parsing of the file list from some HTTP servers is fixed.
		Failure of INFO_FILESYS on MINIX is fixed.

Ver. 3.00i	Support MINIX 3.
 (07/24/10)	Support NetBSD 5.0.
		Changing to directory on some pseudo file system is allowed.
		Freezing of pseudo terminal with utf8-mac is fixed.
		Failure to convert Kanji code of startup argument is fixed.
		Broken shell output string with effective DEFKCODE is fixed.
		Failure to convert case letter on ShiftJIS is fixed.
		Miscount of items on customizer when changing tab is fixed.
		Misprint of string to map key code is fixed.
		Column overflow of Japanese filename on status line is fixed.
		Wrong cursor position when closing archive browser is fixed.
		Failed archive browser with here-document is fixed.
		Illegal newline code with archive browser is fixed. (MS-DOS)
		Invalid terminal input with internal shell on DJGPP is fixed.
		Unloadable newline (^J) from command history file is fixed.

Ver. 3.00h	Hang-up when 'PS1' internal variable includes \[...\] is fixed.
 (06/14/10)	Failure to compile with non-standard C compiler is fixed.
		Recursive call of malloc() in abortion is fixed.

Ver. 3.00g	Broken tree screen with unprintable directory name is fixed.
 (06/04/10)	Abortion when accessing directory with Japanese is fixed.
		Buffer overflow in Japanese string parser is fixed.

Ver. 3.00f	Mis-action of 'dir' builtin which differs from MS-DOS is fixed.
 (05/29/10)	Invalidated default attribute mask of 'dir' builtin is fixed.
		Abortion when canceling in COPY_TREE/MOVE_TREE is fixed.

Ver. 3.00e	Add mkdir_p.c for installation.
 (02/27/10)	Support Cygwin 1.7.1.
		Failure to compile with some non-ANSI C compilers is fixed.

Ver. 3.00d	Freezing by filename completion on some environments is fixed.
 (11/30/08)	Mis-identified path invoked as login shell via su(1) is fixed.
		Freezing by the large value set as 'HISTSIZE' is fixed.
		Bug that 'echo' builtin ignores anyone starts with - is fixed.
		Support function keys with some VT100 compatible terminals.
		Warning by ioctl() on 64bits BSDs is fixed.

Ver. 3.00c	Bug to garble the pasted string when INPUTKCODE=utf8 is fixed.
 (07/27/08)	Failure to access the root directory is fixed. (MS-DOS)
		Failure to be invoked on Windows NT is fixed. (MS-DOS)
		Illegal newline code for input/output is fixed. (MS-DOS)
		Failure to replace some strings in 'fc' builtin is fixed.

Ver. 3.00b	Failure to replace with $()/$(()) is fixed.
 (07/06/08)	Bug that some temporary files may remain is fixed.
		Freezing by here-document with huge size is fixed.
		Mis-substitution of variables with exit status is fixed.
		Failure to treat argument with '=' as substitution is fixed.
		Buffer overflow with the undefined floppy drive is fixed.
		Mis-operation for redirections with complex sentences is fixed.
		Bug that trap on exit cannot be executed suitably is fixed.
		Inaccurate value of 'LINENO' internal variable is fixed.
		Bug that newline cannot be allowed in 'case' sentence is fixed.
		Bug that ${} cannot include meta characters within "" is fixed.
		Mis-replacement for meta characters in here-document is fixed.
		Adjust representations for 'FD_VERSION' of each documents.
		Bug that 'FD_VERSION' may not be set is fixed.

Ver. 3.00a	Failure to replace the alias with no argument is fixed.
 (06/21/08)	Abortion with recursively invoked archive browser is fixed.
		Resolve a directory traversal vulnerability on the URL drive.
		Mis-implementation of telnet commands in FTP is fixed.
		Failure to compile on Solaris 8 is fixed.
		Adjust representations of each documents to Ver. 3.00.

Ver. 3.00	Add the URL drive function.
 (05/31/08)	Add scheme moditiers to access socket as redirect file.
		Support the message catalog.
		Abolish limits of each registrations.
		Support argument of EDIT_CONFIG as environment variable name.
		Add 'AUTOUPDATE' internal variable.
		Add 'VERSION' internal variable.
		Add 'URLDRIVE', 'URLKCODE', 'HIDEPASSWD' internal variables.
		Add 'URLOPTIONS', 'URLTIMEOUT' internal variables.
		Add 'FTPPROXY', 'FTPLOGFILE', 'FTPADDRESS' internal variables.
		Add 'HTTPPROXY', 'HTTPLOGFILE' internal variables.
		Add 'HTMLLOGFILE' internal variable.
		Add 'accept', 'socketinfo', 'addcr' builtins.
		Add -N option in 'echo' builtin.
		Add -N option in 'read' builtin.
		Add the formats of %w, %p, %B, %b, %/, %! for archive browser.
		Add the redirectees of '<>&', '><&' for duplication.
		Add the redirectees of '<>-', '<>&-', '><-', '><&-' for close.
		Change default file descriptor of '><' redirectee to stdout.

Ver. 2.09i	Failure to compile on Darwin 9.x (Mac OS X 10.5) is fixed.
 (04/19/08)	Odd screen when displaying some long file names is fixed.
		Failure to write directory for FAT file system is fixed.

Ver. 2.09h	Bug that ATTR_FILE/ATTR_DIR have sometimes no effect is fixed.
 (03/15/08)	Unsuitable error message with no controlling terminal is fixed.
		Odd completion choice list while shifting filename is fixed.

Ver. 2.09g	Abortion with no controlling terminal is fixed.
 (01/26/08)	Failure to find the startup directory is resolved partly.
		Failure to input some special keys is reduced.

Ver. 2.09f	Bug to garble the pasted string in some environments is fixed.
 (10/28/07)	Mis-inputted keys after dynamic variation of 'TERM' is fixed.
		Bug to ignore some configuration files on NFS is fixed.
		Failure with some builtins in non-interactive shell is fixed.
		Bug not to expand variables after '~' is fixed.

Ver. 2.09e	Freezing sometimes caused in 'copy' builtin is fixed.
 (09/16/07)	Abortion when missing the current directory is fixed.
		Wrong default file descriptor of '<>'/'><' redirectee is fixed.
		Incomplete check for the supplementary group is fixed.

Ver. 2.09d	Support Linux kernel 2.6.20.
 (04/26/07)	Progress key responses when INPUTKCODE=utf8.
		Abortion with accessing the empty directory is fixed.
		Inaccessiblity of the floppy drive with large size is fixed.

Ver. 2.09c	Failure to support Linux kernel 2.6.18 is fixed.
 (01/17/07)

Ver. 2.09b	Support Linux kernel 2.6.18.
 (12/22/06)	Bug that '..' is not accessible in floppy drive is fixed.
2011-04-08 11:34:44 +00:00
joerg
6e39f973df Reset maintainer, mail bounces. 2010-02-25 15:03:36 +00:00
wiz
135620df42 Remove empty PLIST.common_end. 2009-07-22 09:31:05 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
hira
ecf5a86fec The previous commit has fixed the path of manpages.
Bump PKGREVISION.
2007-01-22 11:30:01 +00:00
hira
53bb0f55df Correct filename of patch (patch-ab -> patch-ae). 2007-01-22 03:52:27 +00:00
taca
bca6505bdb Update FD utility to 2.09a.
FD 2.09a has many improvement for functionality and portability from
previous 1.03u.  And it has a built-in Bourne-shell compatible shell
and also runs stand-alone shell under the name of 'fdsh', too.

And fd-small PKG_OPTION will build smaller and FD 1.x compatible
binary.

Fixed PR pkg/33067.
2006-12-06 15:36:31 +00:00
wiz
991dcdf978 Mark as BROKEN_IN pkgsrc-2006Q1 according to
ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-3.0/20060501.1050/broken.html
2006-05-18 20:29:58 +00:00
schmonz
42428df5a0 Express these packages' brokenness with BROKEN_IN=pkgsrc-2005Q4
rather than PKG_FAIL_REASON, so that they provide useful error
messages in build logs, and so that they continue to work on platforms
where they aren't broken.
2006-01-04 04:29:05 +00:00
schmonz
463f43526a Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386
3.0. If one of these is important to you, please fix it in time
for pkgsrc-2006Q1, or it may be removed.
2005-12-26 23:39:30 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
agc
07b46baa43 Add RMD160 digests 2005-02-24 11:02:49 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
grant
cf12a2f4f0 fix MAINTAINER= Name <email> to only include email address. 2002-11-10 00:35:07 +00:00
wiz
e8817c9088 Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
wiz
6b1f4b2de6 Update to 1.03u by Nobuhiro Yasutomi in pkg/15058.
Relevant changes since 1.03t:
     - fix abnormal terminate when archiver miss registration.
     - fix strings handle include '\' code.
     - fix terminal control processing.
     - INPUTKCODE work again.
     - collect ALT behavior when strings input.
2001-12-30 13:46:03 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
wiz
b21af6b66d Update to 1.03t, provided by the package maintainer Nobuhiro Yasutomi
in pkg/13908. Changes since 1.03s:
Revise history function.
Add error message when fail to intenral command.
Support relative path archiving in archive browser.
Keypad transfer mode support uncompat environment.
File name complition include internal command name.
Bug fixes.
2001-09-14 22:51:54 +00:00
wiz
376249aab2 Update to 1.03s, per patch from Nobuhiro Yasutomi in pkg/13074.
Last version was 1.03r, but that update didn't include a ChangeLog, so
here's one back to 1.03p:
Ver. 1.03s      fix abnormal end when some case in directory change.
 (05/22/01)     fix command line input handling quote.
Ver. 1.03r      fix display to confuse in ANSICOLOR=2 case.
 (04/03/01)     fix to stop when start not exist directory
                fix handle archive file that include full path.
                support different compiler spec for Solaris 8.
Ver. 1.03q      speed up KANJI code convert by using table.
 (02/28/01)     support Linux/Alpha
                allow to choose retry when not enough space to copy file.
                strict follow cursol posion.
                revice rule for file extention sort.
                fix confirm problem to delete file.
                more strict handle to timestamp when file copy. (MS-DOS)
2001-06-26 11:40:43 +00:00
agc
88670a4a89 Move to sha1 digests, and add distfile sizes. 2001-04-20 13:52:07 +00:00
agc
9e8d6c8b8d + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:33:31 +00:00
hubertf
22f45e206c Last minute bug fix that didn't make it into the pkg.
Sent in private mail by Nobuhiro Yasutomi <nobu@tech.isac.co.jp>
2001-04-11 21:09:33 +00:00
hubertf
e93b098640 Update to 1.03r, per PR 12596. Changelog only available in japanese, sorry. 2001-04-10 07:37:30 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
wiz
d4fce8d4e7 Unify format of MESSAGEs, and include RCS Ids. 2001-02-06 14:24:03 +00:00
wiz
b979f7222a Add automatic ${VARIABLE} handling for MESSAGE files.
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced,
not @VARIABLE@, nor @@VARIABLE@@).
By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX,
X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST.
Clean up some packages while I'm there; add RCS tags to most MESSAGEs.
Remove some uninteresting MESSAGEs.
2001-01-29 11:34:21 +00:00
hubertf
617b5e94e4 Update to 1.03o,
submitted in PR 11260 by Nobuhiro Yasutomi <nobu@tech.isac.co.jp>

I've discussed with the submitter that it's explicitly OK for us to
not set NO_BINARY_ON_{FTP,CDROM}.

Changes:
 Ver. 1.03o      fix floppy drive extention area mis recognize.
  (10/12/00)     fix mistake handling archive that include directry.
                 enhance to get floppy drive information.
                 fix to fail file copy (for MS-DOS version).

 Ver. 1.03n      support OpenBSD.
  (09/30/00)     allow key interrupt when get floppy drive size.
                 QUIT_SYSTEM to allow in defined function.
                 fix character code setting.
                 fix can't input duplicat '/' in command line.

 Ver. 1.03m      fix to relative path makes normalize in PATH env.
  (09/15/00)     fix to fail chdir when follow symbolic link.
                 support symbolic link in Japanese. Linux ReiserFS support.
                 support change floppy when using.
                 fix redraw problem at tree view.
                 support tree view in case cyclic directory.
                 fix tree view at top directory.
                 fix can't assign internal command to key with argument.
                 fix Mata key assign display.
                 fix copy file timestamp at recursive directory (for MS-DOS).
                 fix mistake handling archive that include directry (for MS-DOS).
                 fix sence free space that copy distination (for MS-DOS).
2000-10-19 04:26:39 +00:00
wiz
c750c08ad9 Remove (sometimes FreeBSD) packager's (porter's) name from DESCR.
If anywhere, it should be the value of MAINTAINER in the Makefile.
Some minor cleanup/reformatting while I'm here.
2000-08-11 01:07:45 +00:00
wiz
4cdcc48a50 $() -> ${} 2000-02-05 20:01:42 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
rh
0254bc6958 Update fd to 1.03l using the patches provided by Nobuhiro Yasutomi in PRs
8418 and 8940, thanks.  This closes these PRs.
1999-12-03 16:23:17 +00:00
agc
75b20058e0 Add a message file explaining the license on this package. Pointed out
by Nobuhiro Yasutomi (nobu@rd.isac.co.jp), fixes PR 7871.
1999-07-12 15:21:16 +00:00
agc
f4d5171de1 Add package patch checksum files. 1999-07-09 14:09:02 +00:00
agc
1bb3007c04 s/make/${MAKE}/g 1999-03-08 10:53:55 +00:00
tron
cd31ee61f0 Fix installation so that files get proper ownership. 1998-08-31 20:58:04 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
tron
f7c296ed67 Make this package compile on alpha, patch supplied by Tim Rightnour in
PR pkg/5663.
1998-06-27 20:49:06 +00:00
agc
daa3dd519a Update package Makefiles for automatic manual page handling. 1998-06-22 12:44:29 +00:00