summaryrefslogtreecommitdiff
path: root/archivers/rar
AgeCommit message (Collapse)AuthorFilesLines
2015-11-03Add SHA512 digests for distfiles for archivers categoryagc1-1/+3
Problems found with existing distfile for eagle: distfiles/bicom101.zip distfiles/szip-2.1nb3/szip-2.1.tar.gz distfiles/xmill-0.9.1.tar.gz No changes made to these distinfo files. 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.
2014-12-16HOMEPAGE was Forbidden(403) Status, stip the last leaf from its URL.mef1-2/+2
2012-09-11"user-destdir" is default these daysasau1-3/+1
2012-04-04Fix PR pkg/39247ryoon9-223/+40
Update to 4.1.1 * Convert to use Linux binary on compat_linux, instead of old BSD binary. Changelog: * Add some new options (ch etc.) * Change option's behavior (-o etc.) * Bugfixes
2010-10-27Fix installation in DESTDIR case.shattered1-2/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg2-5/+2
2009-05-19Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENTwiz1-4/+4
block). Uncomment some commented out LICENSE lines while here.
2009-02-09DESTDIR support.joerg3-13/+15
2008-01-25Packages set EMUL_PLATFORMS, not EMUL_PLATFORM. Unbreaks build onjoerg1-2/+2
NetBSD.
2007-11-13Defining PKGNAME in main Makefile fixes "Cannot extract rarnb1 version"jklos1-2/+3
error for architectures other than i386.
2007-08-23Allow a nicer syntax for expressing needing at least a certain versionjlam1-2/+2
of an emulated operating system. Instead of proliferating things like SUSE_VERSION_REQD, NETBSD_VERSION_REQD, SOLARIS_VERSION_REQD, etc., a package can say: EMUL_REQD= suse>=9.1 netbsd>=2.0 solaris>=10 all in one, succinct line.
2007-08-23Fix PLIST when using the Linux package and bump revision.joerg2-10/+11
2007-08-22Merge archivers/rar-bin into archivers/rar and convert archivers/rar tojlam10-57/+222
use the emulator framework.
2006-06-22Only try to chmod the distfile if it is not yet executable. This fixesrillig1-2/+3
unprivileged builds where the distfile has been downloaded by someone else before.
2006-06-18Fixed pkglint warnings.rillig1-2/+2
2006-05-17Fixed pkglint warnings.rillig1-2/+2
2006-05-07add LICENSE=rar-license, which was already present.gdt1-1/+2
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
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.
2006-02-17Fixed pkglint warnings. If no kernel image can be found, try to build therillig1-27/+30
package without.
2005-09-02Sorted the PLIST to make pkglint happy.rillig1-5/+5
2005-05-25Removed trailing white-space.rillig1-2/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-24Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to bewiz1-3/+1
useful.
2005-02-23Add RMD160 digests in addition to SHA1 ones.agc1-1/+2
2004-11-08Set NO_BUILDLINK, since this does not build anything,wiz1-4/+3
and remove dead master site.
2004-05-05Add in more compat options that are required. From "BSD For Ever" oncjep1-3/+3
the pkgsrc-bugs list.
2004-03-23USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined.jlam1-2/+2
2004-03-11bl3ifyxtraeme1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-2/+2
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2002-09-12Standardize.wiz1-3/+3
2002-08-25Merge packages from the buildlink2 branch back into the main trunk thatjlam1-1/+2
have been converted to USE_BUILDLINK2.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-2/+2
2001-09-09Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:agc1-2/+2
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value).
2001-04-18Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc2-3/+3
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-02-06Unify format of MESSAGEs, and include RCS Ids.wiz1-0/+5
2000-09-02- don't try and execute "sysctl -n machdep.booted_kernel" unless we're ondmcmahill1-8/+7
i386. Fixes recently noted strange error messages when trying to build on arch's which don't support this sysctl.
2000-07-31Get the name of the current kernel only once.fredb1-5/+7
2000-07-20Do not use NO_PACKAGE and NO_CDROM to denote restricted packages. Use therh1-3/+3
appropriate variables instead.
2000-05-12extend this ugly hack to search for "sysctl" in /sbin and /usr/sbindrochner1-2/+2
2000-02-05replace true & false by ${TRUE} & ${FALSE}wiz1-3/+3
2000-01-11check for COMPAT_NOMID, toowiz1-4/+5
2000-01-10Simplify invocation of "sysctl".fredb1-2/+2
2000-01-10recognize if necessary compatibility options are in the kernel;wiz1-3/+13
stop if not
2000-01-08Be more verbose about needing COMPAT_12 in kernel; inspired bywiz2-1/+5
Martin Husemann <martin@rumolt.teuto.de> in pkg/9124.