aboutsummaryrefslogtreecommitdiff
path: root/archivers/star
Commit message (Collapse)AuthorAgeFilesLines
* Drop build dependency on GNU m4.Baptiste Daroussin2019-10-011-2/+1
| | | | | | | | | m4 from base is able to do the job, if properly wrapped to mimic GNU m4 Differential Revision: https://reviews.freebsd.org/D21835 Notes: svn path=/head/; revision=513487
* archivers/star: replace in less files and fix buildMartin Matuska2019-05-031-3/+18
| | | | Notes: svn path=/head/; revision=500683
* archivers/star add missing build dependency on m4Martin Matuska2019-04-301-1/+4
| | | | Notes: svn path=/head/; revision=500570
* Update archivers/star to 1.6Martin Matuska2019-04-295-237/+25
| | | | Notes: svn path=/head/; revision=500445
* - Spell `LICENSE_FILE' variable correctlyAlexey Dokuchaev2017-02-041-1/+1
| | | | | | | - Fix some nearby bogosities (when noticed) Notes: svn path=/head/; revision=433287
* Takeover maintainershipMartin Matuska2016-11-051-1/+1
| | | | | | | | | PR: 213135 Submitted by: mm@FreeBSD.org Approved by: maintainer timeout Notes: svn path=/head/; revision=425365
* Update star to 1.5.3Martin Matuska2016-09-286-8/+212
| | | | | | | | | | | | Allow build with clang Add patch for FreeBSD NFSv4 ACL support PR: 212274 Submitted by: mm@FreeBSD.org Approved by: maintainer timeout Notes: svn path=/head/; revision=422894
* Cleanup patches, a* categories.Mathieu Arnold2016-07-264-4/+4
| | | | | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=419133
* When there is a do-install target, do not use a post-install target, doMathieu Arnold2016-07-191-5/+1
| | | | | | | | | | | | | | | everything at once. Sometime, rename post-install into a options helper target. I did not fix ports that were such a mess that I could not figure out what they really wanted to do. I also did not change ports that had some version of an auto-plist code in post-install, for the same reason. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=418767
* Patches don't have keywords expansion.Mathieu Arnold2016-05-112-6/+0
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=414985
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* archivers/star: revive portRene Ladan2016-02-118-0/+182
| | | | | | | | | | | | | | | | | - update MASTER_SITES - modernize (staging, USES, manual pages, @sample) - add license information (CDDL + GPLv2) - regenerate patches (no content changes) - pass maintainer to submitter While here: - add USE_GCC=any to allow build on FreeBSD 10+ PR: 188974 Submitted by: Chris Hutchinson (portmaster@BSDforge.com) Notes: svn path=/head/; revision=408689
* Removed some expired ports:Renato Botelho2014-05-158-188/+0
| | | | | | | | | 2014-05-12 archivers/star: Depends on deprecated smake 2014-05-12 editors/ved: Depends on deprecated smake 2014-04-12 japanese/chasen: Unmaintained since 2001 Notes: svn path=/head/; revision=354150
* Chase smake deprecationBaptiste Daroussin2014-04-111-0/+3
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=350895
* Remove trailing whitespaces from category archiversEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345392
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+2
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | archivers) Notes: svn path=/head/; revision=327699
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-2/+1
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: bapt, kwm Notes: svn path=/head/; revision=316654
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* Update to 1.5.2.Vanilla I. Shu2013-01-294-17/+21
| | | | | | | | PR: ports/175638 Submitted by: John Hein <jhein@symmetricom.com> Notes: svn path=/head/; revision=311147
* Use PORT_OPTIONS:MDOCS instead of NOPORTDOCSBaptiste Daroussin2012-12-311-7/+5
| | | | | | | Trim headers Notes: svn path=/head/; revision=309742
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-3/+2
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* Drop maintainership of star, which I haven't been using for a while.Jimmy Olgeni2010-08-041-1/+1
| | | | Notes: svn path=/head/; revision=258764
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-0/+1
| | | | Notes: svn path=/head/; revision=255371
* Upgrade to version 1.5.1.Jimmy Olgeni2009-12-122-4/+4
| | | | | | | | PR: ports/141373 Submitted by: ehaupt Notes: svn path=/head/; revision=245637
* Silence ${MV} command.Jimmy Olgeni2009-02-091-1/+1
| | | | Notes: svn path=/head/; revision=227898
* Fix package: don't install doc/rmt/default-rmt.sample.Jimmy Olgeni2009-02-071-1/+1
| | | | Notes: svn path=/head/; revision=227777
* Upgrade to version 1.5 using code from archivers/star-devel; also install ↵Jimmy Olgeni2009-02-0712-430/+141
| | | | | | | srmt and tartest. Notes: svn path=/head/; revision=227771
* - Fix syntaxPav Lucistnik2008-05-141-1/+1
| | | | | | | | Reported by: FreshSanity Pointy hat to: pav Notes: svn path=/head/; revision=213062
* - Mark BROKEN on CURRENTPav Lucistnik2008-05-141-0/+4
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=213060
* - Pass literal gmake as MAKEPROG, build breaks when passed full path to gmakePav Lucistnik2008-04-111-1/+1
| | | | | | | - Allow build on non-english locale Notes: svn path=/head/; revision=211059
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154139
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-3/+3
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* - ARCH is defined in bsd.port.mkFlorent Thoumie2005-04-111-1/+3
| | | | Notes: svn path=/head/; revision=133021
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-3/+3
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* - Register conflict with newly added archivers/star-devel portPav Lucistnik2004-06-221-0/+2
| | | | Notes: svn path=/head/; revision=112004
* Add SIZE data.Jimmy Olgeni2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104531
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Suppress command echo.Jimmy Olgeni2003-02-231-3/+3
| | | | Notes: svn path=/head/; revision=76254
* De-pkg-comment my ports + some more.Jimmy Olgeni2003-02-232-1/+1
| | | | Notes: svn path=/head/; revision=76249
* Update to version 1.4.3.Jimmy Olgeni2003-02-172-2/+2
| | | | Notes: svn path=/head/; revision=75739
* Take over maintainership.Jimmy Olgeni2003-01-181-1/+1
| | | | Notes: svn path=/head/; revision=73417
* upgrade to 1.4.2Ying-Chieh Liao2003-01-024-18/+26
| | | | | | | | PR: 45866 Submitted by: Ports Fury Notes: svn path=/head/; revision=72247
* Fix master_site.Edwin Groothuis2002-12-281-1/+1
| | | | | | | Noticed by: portsurvey Notes: svn path=/head/; revision=71950
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* USE_BZIP2David E. O'Brien2002-10-192-1/+2
| | | | Notes: svn path=/head/; revision=68366
* * Fix a typo.Christian Weisgerber2002-07-212-1/+18
| | | | | | | * Allow this to build with other compilers than "cc" or "gcc". Notes: svn path=/head/; revision=63292
* Update to version 1.4.1.David E. O'Brien2002-06-272-2/+2
| | | | Notes: svn path=/head/; revision=62117