aboutsummaryrefslogtreecommitdiff
path: root/archivers/sectar
Commit message (Collapse)AuthorAgeFilesLines
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-1/+1
| | | | Notes: svn path=/head/; revision=110841
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* Add SIZE.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99295
* Reset maintainer to ports@FreeBSD.org. Requested by: kris.Mark Linimon2003-11-031-1/+1
| | | | Notes: svn path=/head/; revision=92931
* libtool uber-patchAde Lovett2003-06-261-11/+0
| | | | | | | | | | | | | | * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly) Notes: svn path=/head/; revision=83696
* Update to 1.02, add WWW tagSergey A. Osokin2003-06-213-7/+6
| | | | | | | | | | | | Use USE_GETOPT_LONG (looks like greid@ still not yet avaliable) Submitted by: Mathieu Arnold <m@absolight.net> PR: 52991 Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=83412
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Fix typos:Pete Fritchman2002-03-301-1/+1
| | | | | | | | | | | | | | | | | | | | | * explose -> explore * january -> January * documentfor -> document for * encorporated -> incorporated * function -> functions * julian -> Julian * calculater -> calculate * formely -> formerly * Javascript -> JavaScript * timezone -> time zone * Calisto -> Callisto * outter -> outer PR: 36480 Submitted by: Eric Yu <ericyu@mail2000.com.tw> Notes: svn path=/head/; revision=56892
* USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.Maxim Sobolev2001-08-311-1/+0
| | | | Notes: svn path=/head/; revision=47231
* Update to version 1.01.Steve Price2001-02-272-2/+2
| | | | | | | | PR: 25397 Submitted by: maintainer Notes: svn path=/head/; revision=38827
* Update to version 1.0Kevin Lo2001-02-033-2/+13
| | | | | | | | PR: 24825 Submitted by: MAINTAINER Notes: svn path=/head/; revision=37932
* add sectar, a program to create encrypted tar archivesYing-Chieh Liao2001-01-235-0/+34
PR: 24533 Submitted by: George Reid <greid@dogma.freebsd-uk.eu.org> Notes: svn path=/head/; revision=37465