Commit graph

17 commits

Author SHA1 Message Date
Xin LI
2b9653c763 Take. 2014-06-30 15:57:47 +00:00
Eitan Adler
e6ab3ba661 multiple: reset gslin's maintainer
By request of Gea-Suan Lin <gslin@gslin.org> - reset ports to ports@FreeBSD.

	Gea-Suan Lin's work is much appreciated.

Approved by:	portmgr (implicit) (not really, skipping NO_STAGE check)
2014-06-30 05:51:02 +00:00
Dmitry Marakasov
a5579275d3 - Switch to USES=libtool, drop .la files
- Fix bash shebang

Approved by:	portmgr blanket
2014-06-04 17:37:51 +00:00
Olli Hauer
73969bbf79 - fix sanity in CAT archivers
- USE_BZIP2   -> USES=tar:bzip2
 - LICENSE=BSD -> BSD[n]CLAUSE
2014-06-01 07:59:15 +00:00
Alex Kozlov
e9e650f0aa - Update to 0.616
PR:	ports/189195
Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2014-05-05 09:59:59 +00:00
Baptiste Daroussin
75d1dff36d Fix properties on pkg-plist 2014-01-21 22:55:59 +00:00
Baptiste Daroussin
c5965b6a01 Support stage 2014-01-04 23:59:48 +00:00
Baptiste Daroussin
b3a96ed6ee In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in accessibility

With hat:	portmgr
2013-12-11 10:04:56 +00:00
Baptiste Daroussin
b80ec3e204 Add NO_STAGE all over the place in preparation for the staging support (cat: archivers) 2013-09-20 13:11:20 +00:00
Baptiste Daroussin
ecfa41e79d Convert archivers from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some port to the new perl world
- Convert some port from USE_GNOME=pkgconfig to USES=pkgconfig
2013-08-30 01:02:57 +00:00
Eitan Adler
334eb0fc61 This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
2013-03-19 13:04:30 +00:00
Michael Scheidell
1193999809 - Update to 0.614
PR:		ports/169879
Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2012-08-05 18:24:25 +00:00
Martin Wilke
a6aed7b86e - Update to 0.608
PR:		164117
Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2012-01-14 19:12:09 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Wen Heping
84ad0e4d97 - Update to 0.606
PR:		ports/158900
Submitted by:	Jin-Sih Lin <linpct@gmail.com>
Approved by:	maintainer(timeout, > 25 days)
2011-08-11 12:59:54 +00:00
Xin LI
bb0b1eb074 Update to 0.605.
Submitted by:	maintainer
PR:		ports/156882
2011-05-25 21:59:26 +00:00
Martin Wilke
2c6e431a05 This is a compression program optimised for large files. The larger the file
and the more memory you have, the better the compression advantage this will
provide, especially once the files are larger than 100MB. The advantage can
be chosen to be either size (much smaller than bzip2) or speed (much faster
than bzip2).

WWW:	http://ck.kolivas.org/apps/lrzip/README

PR:		ports/156267
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2011-04-12 03:02:36 +00:00