CVS log for pkgsrc/archivers/arj/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / archivers / arj
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat Jan 8 14:43:09 2022 UTC (3 years, 2 months ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base,
pkgsrc-2024Q4,
pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
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
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -4
lines
arj: fix pointer truncation issues, alignment issues and other LP64 issues
Mostly via Debian. Re-enable package on LP64.
Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun Jan 26 05:26:08 2020 UTC (5 years, 1 month ago) by rillig
Branches: 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
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2
lines
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 - view: text, markup, annotated - select for diffs
Sat Jan 18 23:29:55 2020 UTC (5 years, 2 months ago) by rillig
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2
lines
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 - view: text, markup, annotated - select for diffs
Tue Dec 29 04:54:34 2015 UTC (9 years, 2 months ago) by dholland
Branches: 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
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2
lines
Whitespace.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Sep 24 02:47:15 2015 UTC (9 years, 6 months ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +3 -1
lines
this package is broken on 64-bit platforms as evidenced by instant SEGV
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun May 10 18:50:47 2015 UTC (9 years, 10 months ago) by bsiegert
Branches: MAIN
CVS tags: pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -1
lines
Add a patch to fix build on Darwin. From Jonathan Buschmann in PR pkg/49857.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Sun Apr 12 16:09:27 2015 UTC (9 years, 11 months ago) by tnn
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2
lines
Add patches from Debian to fix some instances of possibly unsafe
format string usage. Bump PKGREVISION.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Feb 26 16:05:11 2015 UTC (10 years ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -6
lines
don't build unoptimized. Bump rev.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Oct 9 14:05:51 2014 UTC (10 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2014Q4-base,
pkgsrc-2014Q4
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -3
lines
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Nov 4 16:41:43 2013 UTC (11 years, 4 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -4
lines
Make guard variable used by the integrity check non-static, so that it
won't get dropped as unused.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Sep 11 19:46:52 2012 UTC (12 years, 6 months ago) by asau
Branches: 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
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -2
lines
"user-destdir" is default these days
Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Jun 30 00:07:09 2009 UTC (15 years, 8 months ago) by joerg
Branches: 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
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -1
lines
Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Feb 9 23:30:07 2009 UTC (16 years, 1 month ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +6 -4
lines
DESTDIR support.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Dec 22 23:41:01 2007 UTC (17 years, 3 months ago) by tnn
Branches: 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
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +7 -1
lines
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 - view: text, markup, annotated - select for diffs
Sat Sep 9 02:41:53 2006 UTC (18 years, 6 months ago) by obache
Branches: 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
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2
lines
Rename variable MAKEFILE to MAKE_FILE.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Apr 12 08:28:19 2006 UTC (18 years, 11 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +4 -4
lines
Fixed pkglint warnings.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Mar 5 21:40:57 2006 UTC (19 years ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -4
lines
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 - view: text, markup, annotated - select for diffs
Sat Mar 4 21:28:52 2006 UTC (19 years ago) by jlam
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2
lines
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 - view: text, markup, annotated - select for diffs
Sun Feb 5 23:08:03 2006 UTC (19 years, 1 month ago) by joerg
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -1
lines
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Dec 27 20:38:17 2005 UTC (19 years, 2 months ago) by reed
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2
lines
Add "archiver" to the COMMENT.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Oct 14 10:41:18 2005 UTC (19 years, 5 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2
lines
Changed the MASTER_SITES to sourceforge, as the old one has only one
version available. Fixes PR #31588.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Jun 1 20:07:59 2005 UTC (19 years, 9 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -4
lines
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 - view: text, markup, annotated - select for diffs
Sun May 22 20:07:36 2005 UTC (19 years, 10 months ago) by jlam
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2
lines
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 - view: text, markup, annotated - select for diffs
Mon Apr 11 21:44:48 2005 UTC (19 years, 11 months ago) by tv
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -2
lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Mar 24 21:12:50 2005 UTC (20 years ago) by wiz
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -2
lines
Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Jul 27 13:03:39 2004 UTC (20 years, 8 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -3
lines
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 - view: text, markup, annotated - select for diffs
Tue Jul 13 14:12:03 2004 UTC (20 years, 8 months ago) by agc
Branches: pkgsrc-2004Q2
Diff to: previous 1.9: preferred, colored; next MAIN 1.10: preferred, colored
Changes since revision 1.9: +2 -1
lines
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 - view: text, markup, annotated - select for diffs
Sat Jul 10 17:39:50 2004 UTC (20 years, 8 months ago) by salo
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1
lines
Use GNU ld specific script only when GNU ld is used.
Fixes build on Solaris with native linker.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Apr 27 17:16:28 2004 UTC (20 years, 11 months ago) by tv
Branches: MAIN
CVS tags: pkgsrc-2004Q2-base
Branch point for: pkgsrc-2004Q2
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -1
lines
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 - view: text, markup, annotated - select for diffs
Thu Apr 22 20:48:42 2004 UTC (20 years, 11 months ago) by minskim
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -1
lines
- Use buildlink framework.
- Enable pkgviews installation.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Apr 22 20:16:58 2004 UTC (20 years, 11 months ago) by dillo
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -5
lines
update to 3.10.20 (improvements and bug fixes)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Feb 14 15:29:15 2004 UTC (21 years, 1 month ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -3
lines
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 - view: text, markup, annotated - select for diffs
Thu Jan 22 07:18:43 2004 UTC (21 years, 2 months ago) by grant
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Dec 5 18:08:33 2003 UTC (21 years, 3 months ago) by kristerw
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -1
lines
Override config.sub and config.guess to let it recognize shark.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jul 17 21:21:06 2003 UTC (21 years, 8 months ago) by grant
Branches: MAIN
CVS tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
s/netbsd.org/NetBSD.org/
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jun 2 01:21:52 2003 UTC (21 years, 9 months ago) by jschauma
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2
lines
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 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Dec 13 15:39:28 2002 UTC (22 years, 3 months ago) by cjep
Branches: TNF
CVS tags: pkgsrc-base,
netbsd-1-6-1-base,
netbsd-1-6-1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
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 - view: text, markup, annotated - select for diffs
Fri Dec 13 15:39:28 2002 UTC (22 years, 3 months ago) by cjep
Branches: MAIN
Initial revision
CVSweb <webmaster@jp.NetBSD.org>