1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

55 Commits

Author SHA1 Message Date
Antoine Brodin
7720d773f5 Unbreak 2014-07-04 05:35:34 +00:00
Adam Weinberger
fddc18c980 Correct the SLAVE_PORT check. 2014-07-03 19:09:35 +00:00
Adam Weinberger
41fcfb64f9 Reduce unnecessary bsd.port.options.mk inclusions by using OPTIONS helpers.
For liborange, reverse the logic, as I'm pretty sure the OPTIONS were being
used to disable the selected options.

Approved by:	portmgr (blanket)
2014-07-03 19:06:07 +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
Raphael Kubo da Costa
c9ea4026d8 Install 7z.so, needed for manipulating all archive formats but RAR.
It was missed during the update in r338410 and basically made p7zip stop
handling any archive type.

Reported by:	Green Dog <fiziologus@gmail.com>
Pointy hat to:	rakuco
2014-01-03 04:21:55 +00:00
Raphael Kubo da Costa
6e99c40ba8 - Modernize and simplify the archivers/p7zip port's Makefile by getting rid
of some sed calls, supporting staging.
- Set LICENSE for the port. [1]
- Get rid of the MINIMAL and MODULES options. They were not very useful and
  its handling was needlessly complicating the Makefile logic. We now always
  build as if MINIMAL was unset.
- Stop installing the p7zip and Client7z wrappers.
- Move the installation of the RAR decompression codec to
  archivers/p7zip-codec-rar, as its source code uses a more restrictive
  license than the LGPL21 used for the rest of the code base.

PR:		ports/185238 [1]
Submitted by:	Hardy Schumacher <hardy.schumacher@gmx.de> [1]
2014-01-02 00:20:19 +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
Pietro Cerutti
0fb0d4a3b7 - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: archivers)
Approved by:	portmgr
2013-02-07 13:04:29 +00:00
Raphael Kubo da Costa
ec8ff07771 Convert to OptionsNG.
PR:		ports/173813
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com>
Feature safe:	yes
2012-11-25 22:49:35 +00:00
Raphael Kubo da Costa
d047dd4f98 Clean up the headers of the ports I maintain. 2012-10-07 13:59:39 +00:00
Raphael Kubo da Costa
3e00b12630 Update my mail address in the ports I maintain.
Approved by:	avilla
2011-08-28 18:04:48 +00:00
Juergen Lock
31fd162a17 Pass maintainership to submitter.
PR:		ports/155700
Submitted by:	Raphael Kubo da Costa <kubito@gmail.com>
2011-03-19 19:04:15 +00:00
Juergen Lock
b0e9b6ff3a Update to 9.20.1
PR:		ports/155623
Submitted by:	Raphael Kubo da Costa <kubito@gmail.com>
2011-03-17 19:56:29 +00:00
Juergen Lock
cc1e7bda65 - Fix manpage {SHARE_DOC_DIR} ${DOCDIR} as this confuses people.
- Bump PORTREVISION.

PR:		ports/153592
Submitted by:	chris petrik <c.petrik.sosa@gmail.com>
2011-01-01 17:31:57 +00:00
Juergen Lock
c18777fcab Update to 9.13.
PR:		ports/148132
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Feature safe:	yes
2010-06-26 15:06:28 +00:00
Juergen Lock
664dabf887 Add option to build minimal possible executable supporting only 7zip archives.
PR:		ports/140903
Submitted by:	Eugene Perevyazko <john@dnepro.net>
2009-11-26 21:02:41 +00:00
Juergen Lock
230bcf14c6 Update to 9.04.
PR:		ports/139246
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2009-09-30 20:35:33 +00:00
Juergen Lock
5d144dea81 Mark MAKE_JOBS_UNSAFE 2009-03-23 20:56:43 +00:00
Juergen Lock
4daf206329 Update to 4.65
PR:		ports/131697
Submitted by:	Wen Heping <wenheping@gmail.com>
2009-02-15 20:01:30 +00:00
Juergen Lock
709918d9ac Update to 4.61 2008-12-19 18:22:09 +00:00
Juergen Lock
24d75a9944 Update to 4.58
PR:		ports/127159
Submitted by:	chinsan
2008-09-07 11:16:48 +00:00
Andrew Pantyukhin
f1c984112d - Update to 4.57
Approved by:	nox (maintainer, implicit)
2007-12-15 20:01:49 +00:00
Andrew Pantyukhin
ebdcb4a11a - Update to 4.55
Approved by:	nox (maintainer, implicit)
2007-09-15 09:06:38 +00:00
Juergen Lock
ab109ef747 - hw.ncpu seems to be an int, certainly not a size_t...
(This should fix issues on 64 bit big-endian archs, i.e. sparc64.)
- bump PORTREVISION

Noticed by:	naddy
2007-09-04 21:44:23 +00:00
Andrew Pantyukhin
877148c55b - Update to 4.53
Approved by:	nox (maintainer, implicit)
2007-09-01 11:54:27 +00:00
Andrew Pantyukhin
a686be490b - Update to 4.51
Approved by:	nox (maintainer, implicit)
2007-07-26 20:36:09 +00:00
Andrew Pantyukhin
6996164ec0 - Update to 4.49
Approved by:	nox (maintainer, implicit)
2007-07-17 07:10:19 +00:00
Andrew Pantyukhin
e5596d7828 - Update to 4.48
Approved by:	nox (maintainer, implicit)
2007-07-02 08:26:33 +00:00
Andrew Pantyukhin
c9ffbfd76d - Update to 4.47
Approved by:	nox (maintainer, implicit)
2007-05-28 14:33:27 +00:00
Andrew Pantyukhin
155ac1a566 - Update to 4.45
Approved by:	nox (maintainer)
2007-04-22 07:27:15 +00:00
Juergen Lock
f8785d061f Cleanup non-supported FreeBSD versions
PR:		ports/111639
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2007-04-16 21:43:42 +00:00
Juergen Lock
d66dea020c Fix build for slash-in-CFLAGS case.
Submitted by:	Hisham Mardam Bey <hisham.mardambey@gmail.com>
Approved by:	miwi (mentor, implicit)
2007-02-09 21:08:02 +00:00
Andrew Pantyukhin
f32484bd1d - Update to 4.44
Approved by:	nox (maintainer, implicit)
2007-01-26 22:59:03 +00:00
Juergen Lock
52f4e6467c Update MAINTAINER email address of my ports
Approved by:	miwi
2006-12-23 17:42:42 +00:00
Andrew Pantyukhin
4964f5c882 - Update to 4.43
Approved by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2006-09-24 06:41:33 +00:00
Andrew Pantyukhin
2564e013ec - Update comment and pkg-descr
Approved by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2006-06-09 22:58:35 +00:00
Andrew Pantyukhin
37d7297352 - Update to 4.42
Approved by:	krion (mentor), maintainer
2006-05-28 23:27:57 +00:00
Andrej Zverev
a10e7298c0 - Update to 4.39
- Use 7zr

PR:		ports/96614
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
Approved by:	maintainer
2006-05-02 08:52:05 +00:00
Renato Botelho
6c23b89425 - Update to 4.37
PR:		ports/95783
Submitted by:	Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
Approved by:	maintainer
2006-04-17 15:48:17 +00:00
Pav Lucistnik
e4b0d0a2c6 - Update to 4.33
PR:		ports/93789
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
Approved by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2006-03-26 19:38:23 +00:00
Emanuel Haupt
cb4a6ae8a2 - Update to 4.30
- Rework pkg-descr

PR:		90204
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
Approved by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2005-12-12 12:48:33 +00:00
Marcus Alves Grando
b5a4cbe279 Forget to add p7zip file.
Notified by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2005-10-23 02:39:33 +00:00
Marcus Alves Grando
070a72698f Add p7zip script
PR:		87802
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2005-10-21 21:38:30 +00:00
Sergey Matveychuk
1b437966e1 - Update to 4.29
PR:		ports/86972
Openned by:	az
Submitted by:	maintainer
Fixed by:	sem
Chased up by:	Andrew P. <infofarmer@gmail.com>
2005-10-15 12:44:30 +00:00
FUJISHIMA Satsuki
4c964ad8ec update to 4.20.
this is the first release besed on non-beta 7zip.

ChangeLog:
http://sourceforge.net/project/shownotes.php?release_id=332443

Approved by:	maintainer
2005-06-07 12:05:26 +00:00
FUJISHIMA Satsuki
6e8097b18c update to 4.18.
ChangeLog:
http://sourceforge.net/project/shownotes.php?release_id=326924

Approved by:	maintainer
2005-05-13 22:49:13 +00:00
FUJISHIMA Satsuki
04dfdf255d unbreak amd64 and ia64. 2005-04-30 04:43:20 +00:00
FUJISHIMA Satsuki
2fc1d2a455 update to 4.16.
ChangeLog:
4.14 -> 4.14.01 http://sourceforge.net/project/shownotes.php?release_id=299220
4.14.01 -> 4.16 http://sourceforge.net/project/shownotes.php?release_id=297065

Approved by:	maintainer
2005-04-28 22:49:04 +00:00
Mario Sergio Fujikawa Ferreira
8248f236b6 Fix post-patch: sed(1) expression s/// cannot receive tokens with
/ in their composition which breaks C{C,XX} with path components
such as those used by users of devel/ccache, e.g.,
CC=/usr/local/libexec/ccache/cc

Approved by:	maintainer
2005-01-30 12:23:53 +00:00
FUJISHIMA Satsuki
9205bd2c9c update to 4.14.
ChangeLog:
http://sourceforge.net/project/shownotes.php?release_id=297065

Approved by:	maintainer
2005-01-18 06:02:58 +00:00