The NetBSD Project

CVS log for pkgsrc/archivers/arj/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / archivers / arj

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.36 / (download) - annotate - [select for diffs], Sat Jan 8 14:43:09 2022 UTC (2 years, 3 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, HEAD
Changes since 1.35: +2 -4 lines
Diff to previous 1.35 (colored) to selected 1.18 (colored)

arj: fix pointer truncation issues, alignment issues and other LP64 issues

Mostly via Debian. Re-enable package on LP64.

Revision 1.35 / (download) - annotate - [select for diffs], Sun Jan 26 05:26:08 2020 UTC (4 years, 2 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored) to selected 1.18 (colored)

all: migrate some SourceForge homepage URLs back from https to http

https://mail-index.netbsd.org/pkgsrc-changes/2020/01/18/msg205146.html

In the above commit, the homepage URLs were migrated from http to https,
assuming that SourceForge would use the same host names for both http and
https connections. This assumption was wrong. Their documentation at
https://sourceforge.net/p/forge/documentation/Custom%20VHOSTs/ states
that the https URLs use the domain sourceforge.io instead.

To make the homepages from the above commit reachable again, pkglint has
been extended to check for reachable homepages. This check is only
enabled when the --network command line option is given.

Each of the homepages that referred to https://$project.sourceforge.net
before was migrated to https://$project.sourceforge.io (27), and if that
was not reachable, to the fallback URL http://$project.sourceforge.net
(163).

Revision 1.34 / (download) - annotate - [select for diffs], Sat Jan 18 23:29:55 2020 UTC (4 years, 3 months ago) by rillig
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored) to selected 1.18 (colored)

all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.

Revision 1.33 / (download) - annotate - [select for diffs], Tue Dec 29 04:54:34 2015 UTC (8 years, 3 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored) to selected 1.18 (colored)

Whitespace.

Revision 1.32 / (download) - annotate - [select for diffs], Thu Sep 24 02:47:15 2015 UTC (8 years, 6 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3
Changes since 1.31: +3 -1 lines
Diff to previous 1.31 (colored) to selected 1.18 (colored)

this package is broken on 64-bit platforms as evidenced by instant SEGV

Revision 1.31 / (download) - annotate - [select for diffs], Sun May 10 18:50:47 2015 UTC (8 years, 11 months ago) by bsiegert
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.30: +2 -1 lines
Diff to previous 1.30 (colored) to selected 1.18 (colored)

Add a patch to fix build on Darwin. From Jonathan Buschmann in PR pkg/49857.

Revision 1.30 / (download) - annotate - [select for diffs], Sun Apr 12 16:09:27 2015 UTC (9 years ago) by tnn
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored) to selected 1.18 (colored)

Add patches from Debian to fix some instances of possibly unsafe
format string usage. Bump PKGREVISION.

Revision 1.29 / (download) - annotate - [select for diffs], Thu Feb 26 16:05:11 2015 UTC (9 years, 1 month ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.28: +2 -6 lines
Diff to previous 1.28 (colored) to selected 1.18 (colored)

don't build unoptimized. Bump rev.

Revision 1.28 / (download) - annotate - [select for diffs], Thu Oct 9 14:05:51 2014 UTC (9 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4
Changes since 1.27: +1 -3 lines
Diff to previous 1.27 (colored) to selected 1.18 (colored)

Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.

Revision 1.27 / (download) - annotate - [select for diffs], Mon Nov 4 16:41:43 2013 UTC (10 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4
Changes since 1.26: +3 -4 lines
Diff to previous 1.26 (colored) to selected 1.18 (colored)

Make guard variable used by the integrity check non-static, so that it
won't get dropped as unused.

Revision 1.26 / (download) - annotate - [select for diffs], Tue Sep 11 19:46:52 2012 UTC (11 years, 7 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.25: +1 -2 lines
Diff to previous 1.25 (colored) to selected 1.18 (colored)

"user-destdir" is default these days

Revision 1.25 / (download) - annotate - [select for diffs], Tue Jun 30 00:07:09 2009 UTC (14 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.24: +3 -1 lines
Diff to previous 1.24 (colored) to selected 1.18 (colored)

Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.

Revision 1.24 / (download) - annotate - [select for diffs], Mon Feb 9 23:30:07 2009 UTC (15 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.23: +6 -4 lines
Diff to previous 1.23 (colored) to selected 1.18 (colored)

DESTDIR support.

Revision 1.23 / (download) - annotate - [select for diffs], Sat Dec 22 23:41:01 2007 UTC (16 years, 4 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.22: +7 -1 lines
Diff to previous 1.22 (colored) to selected 1.18 (colored)

Disable gcc's unit-at-atime optimization if we're using gcc4, since it
interferes with ARJ's "postproc" utility.
PR pkg/36919 from Yakovetsky Vladimir.

Revision 1.22 / (download) - annotate - [select for diffs], Sat Sep 9 02:41:53 2006 UTC (17 years, 7 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored) to selected 1.18 (colored)

Rename variable MAKEFILE to MAKE_FILE.

Revision 1.21 / (download) - annotate - [select for diffs], Wed Apr 12 08:28:19 2006 UTC (18 years ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.20: +4 -4 lines
Diff to previous 1.20 (colored) to selected 1.18 (colored)

Fixed pkglint warnings.

Revision 1.20 / (download) - annotate - [select for diffs], Sun Mar 5 21:40:57 2006 UTC (18 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.19: +3 -4 lines
Diff to previous 1.19 (colored) to selected 1.18 (colored)

Changes 3.10.22:
* Redesigned the year 2038 workarond to fix wrong date/time in ARJ headers
  under OS/2 and Win32.
* Fixed TAB character handling in display routines.
* Compiler/portability-related fixes.

Revision 1.19 / (download) - annotate - [select for diffs], Sat Mar 4 21:28:52 2006 UTC (18 years, 1 month ago) by jlam
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.

Revision 1.18 / (download) - annotate - [selected], Sun Feb 5 23:08:03 2006 UTC (18 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.17 / (download) - annotate - [select for diffs], Tue Dec 27 20:38:17 2005 UTC (18 years, 3 months ago) by reed
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored) to selected 1.18 (colored)

Add "archiver" to the COMMENT.

Revision 1.16 / (download) - annotate - [select for diffs], Fri Oct 14 10:41:18 2005 UTC (18 years, 6 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored) to selected 1.18 (colored)

Changed the MASTER_SITES to sourceforge, as the old one has only one
version available. Fixes PR #31588.

Revision 1.15 / (download) - annotate - [select for diffs], Wed Jun 1 20:07:59 2005 UTC (18 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.14: +3 -4 lines
Diff to previous 1.14 (colored) to selected 1.18 (colored)

Remove mk/autoconf.mk and mk/automake.mk and replace their usage with
USE_TOOLS and any of "autoconf", "autoconf213", "automake" or
"automake14".  Also, we don't need to call the auto* tools via
${ACLOCAL}, ${AUTOCONF}, etc., since the tools framework takes care
to symlink the correct tool to the correct name, so we can just use
aclocal, autoconf, etc.

Revision 1.14 / (download) - annotate - [select for diffs], Sun May 22 20:07:36 2005 UTC (18 years, 11 months ago) by jlam
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored) to selected 1.18 (colored)

Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison

Revision 1.13 / (download) - annotate - [select for diffs], Mon Apr 11 21:44:48 2005 UTC (19 years ago) by tv
Branch: MAIN
Changes since 1.12: +1 -2 lines
Diff to previous 1.12 (colored) to selected 1.18 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Mar 24 21:12:50 2005 UTC (19 years ago) by wiz
Branch: MAIN
Changes since 1.11: +1 -2 lines
Diff to previous 1.11 (colored) to selected 1.18 (colored)

Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.

Revision 1.11 / (download) - annotate - [select for diffs], Tue Jul 27 13:03:39 2004 UTC (19 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.10: +2 -3 lines
Diff to previous 1.10 (colored) to selected 1.18 (colored)

Update to 3.10.21, and fix build on current (statvfs lossage).
Changes since 3.10.20:
        *  arj_arcv.c, arj_file.c, arj_proc.c, arj_user.c, arjtypes.c,
           environ.c, externs.c, externs.h, makefile:
           Merged with the remaining part of TCO fixes to make up for 3.10.21
        *  defines.h, encode.c, environ.c, environ.h, fmemcmp.asm, misc.c,
           rearj.c: Resync with TCO to close any outstanding bugs
        *  arj.c: Rudimentary Borland code caused the filenames in argv[] to
           be mishandled under Win32
        *  register.c: REGISTER might fail due to _fput_* changes

Revision 1.9.2.1 / (download) - annotate - [select for diffs], Tue Jul 13 14:12:03 2004 UTC (19 years, 9 months ago) by agc
Branch: pkgsrc-2004Q2
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored) next main 1.10 (colored) to selected 1.18 (colored)

Pullup ticket 53 to the pkgsrc-2004Q2 branch, requested by Lubomir Sedlacik.

Fix Solaris build.

	Module Name:    pkgsrc
	Committed By:   salo
	Date:           Sat Jul 10 17:39:50 UTC 2004

	Modified Files:
		pkgsrc/archivers/arj: Makefile distinfo
		pkgsrc/archivers/arj/patches: patch-ab

	Log Message:
	Use GNU ld specific script only when GNU ld is used.
	Fixes build on Solaris with native linker.

Revision 1.10 / (download) - annotate - [select for diffs], Sat Jul 10 17:39:50 2004 UTC (19 years, 9 months ago) by salo
Branch: MAIN
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored) to selected 1.18 (colored)

Use GNU ld specific script only when GNU ld is used.
Fixes build on Solaris with native linker.

Revision 1.9 / (download) - annotate - [select for diffs], Tue Apr 27 17:16:28 2004 UTC (19 years, 11 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base
Branch point for: pkgsrc-2004Q2
Changes since 1.8: +4 -1 lines
Diff to previous 1.8 (colored) to selected 1.18 (colored)

nb1: Make work on Interix; check for -ldl in configure.in automagically;
install without stripping binaries (so that "arj" works properly)

Revision 1.8 / (download) - annotate - [select for diffs], Thu Apr 22 20:48:42 2004 UTC (20 years ago) by minskim
Branch: MAIN
Changes since 1.7: +4 -1 lines
Diff to previous 1.7 (colored) to selected 1.18 (colored)

- Use buildlink framework.
- Enable pkgviews installation.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Apr 22 20:16:58 2004 UTC (20 years ago) by dillo
Branch: MAIN
Changes since 1.6: +2 -5 lines
Diff to previous 1.6 (colored) to selected 1.18 (colored)

update to 3.10.20 (improvements and bug fixes)

Revision 1.6 / (download) - annotate - [select for diffs], Sat Feb 14 15:29:15 2004 UTC (20 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.5: +1 -3 lines
Diff to previous 1.5 (colored) to selected 1.18 (colored)

CONFIG_{GUESS,SUB}_OVERRIDE are now relative to ${WRKSRC} and will
automatically substitute for any config.{guess,sub} files found up to a
directory depth of 2.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Jan 22 07:18:43 2004 UTC (20 years, 3 months ago) by grant
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored) to selected 1.18 (colored)

replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Dec 5 18:08:33 2003 UTC (20 years, 4 months ago) by kristerw
Branch: MAIN
Changes since 1.3: +3 -1 lines
Diff to previous 1.3 (colored) to selected 1.18 (colored)

Override config.sub and config.guess to let it recognize shark.

Revision 1.3 / (download) - annotate - [select for diffs], Thu Jul 17 21:21:06 2003 UTC (20 years, 9 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored) to selected 1.18 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.2 / (download) - annotate - [select for diffs], Mon Jun 2 01:21:52 2003 UTC (20 years, 10 months ago) by jschauma
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored) to selected 1.18 (colored)

Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Dec 13 15:39:28 2002 UTC (21 years, 4 months ago) by cjep
Branch: TNF
CVS Tags: pkgsrc-base, netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.18 (colored)

Initial import of arj-3.10b into the NetBSD packages collection
as archivers/arj.

This package is a GPL implementation of ARJ v2.7x for DOS on UNIX and
UNIX-like systems. It is assumed that the user is familiar with ARJ
operation on DOS before using this package.

New ARJ features on UNIX and UNIX-like platforms:
 - Support for symbolic and hard links
 - Archiving of special entities: pipes and devices
 - Support for UID/GID storage in a variety of methods
 - World's smallest native self-extracting modules
 - Outstanding interoperability with ARJ for DOS, Windows and OS/2 Warp

From the FreeBSD port collections (with several changes by me).

Revision 1.1 / (download) - annotate - [select for diffs], Fri Dec 13 15:39:28 2002 UTC (21 years, 4 months ago) by cjep
Branch: MAIN
Diff to selected 1.18 (colored)

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>