Baptiste Daroussin
42d065dbc3
Support stage
2014-01-05 00:26:40 +00:00
Baptiste Daroussin
5ededc29ab
Support stage
2014-01-05 00:24:08 +00:00
Baptiste Daroussin
ccca2df423
Support stage
2014-01-05 00:21:37 +00:00
Baptiste Daroussin
eaaf1dbf25
Support stage
2014-01-05 00:19:52 +00:00
Baptiste Daroussin
abd39abbd9
Support stage
2014-01-05 00:15:00 +00:00
Baptiste Daroussin
3e446db25d
Support stage
2014-01-05 00:13:03 +00:00
Baptiste Daroussin
46b36c0c1d
Support stage
2014-01-05 00:10:19 +00:00
Baptiste Daroussin
d5204fb557
Support stage
2014-01-05 00:03:49 +00:00
Baptiste Daroussin
c5965b6a01
Support stage
2014-01-04 23:59:48 +00:00
Baptiste Daroussin
4c26db5d46
Support stage
2014-01-04 23:57:39 +00:00
Baptiste Daroussin
f947ae35fd
Support stage by cheating on PREFIX
2014-01-04 23:51:31 +00:00
Baptiste Daroussin
fee43be218
Support stage
2014-01-04 23:48:45 +00:00
Baptiste Daroussin
b0220a6309
Support stage
2014-01-04 23:46:38 +00:00
Baptiste Daroussin
4b8ca2562d
Support stage
2014-01-04 23:45:06 +00:00
Baptiste Daroussin
f8dbe1afed
Support stage
...
Remove the ignore, even if it is already in base, it doesn't hurt if someone wants to install it
2014-01-04 23:42:12 +00:00
Baptiste Daroussin
3334a81fc7
Support stage
2014-01-04 23:38:19 +00:00
Baptiste Daroussin
c436086c39
Support stage
2014-01-04 23:37:23 +00:00
Baptiste Daroussin
2508d2926d
Support stage
2014-01-04 23:35:15 +00:00
Baptiste Daroussin
a7e0a89a2e
Support stage
2014-01-04 23:32:43 +00:00
Baptiste Daroussin
d3de6cc95c
Support stage
...
Remove license as it is not really BSD license and a special case should be added here
Use bsdtar to extract the zip files
2014-01-04 23:31:06 +00:00
Baptiste Daroussin
808417cacb
Support stage
...
Fix shebang where needed
Use options helpers
Stop installing the /usr/src directories
2014-01-04 23:09:36 +00:00
Baptiste Daroussin
5dea5a95f7
Support stage
2014-01-04 22:54:00 +00:00
Baptiste Daroussin
3bf6e02d1f
Support stage
...
Check for xz in path instead of checking osversion and looking for it in localbase
Remove useless do-fetch target
2014-01-04 18:55:52 +00:00
Baptiste Daroussin
320185af41
Support stage
2014-01-04 18:51:39 +00:00
Baptiste Daroussin
36a2528092
Support stage
2014-01-04 18:50:26 +00:00
Baptiste Daroussin
a219cf8395
Support stage
...
Strip binaries
Respect DESTDIR
Respect CC (this unbreak building on 10+)
2014-01-04 18:45:44 +00:00
Baptiste Daroussin
11f3c5ff3b
Support stage
2014-01-04 18:42:50 +00:00
Baptiste Daroussin
b749e00ac4
Support stage
...
Fix bad shebangs
Do not install anymore the ${PREFIX}/src directories
Use options helpers
2014-01-04 18:39:58 +00:00
Baptiste Daroussin
b02b96a8e8
Support stage
2014-01-04 18:31:34 +00:00
Baptiste Daroussin
dd82006981
Fix pkgname conflicts
2014-01-04 00:54:13 +00:00
Baptiste Daroussin
ceb336f010
Support stage
2014-01-03 18:35:01 +00:00
Baptiste Daroussin
25ae9456c9
Support stage
2014-01-03 18:29:57 +00:00
Baptiste Daroussin
9471f28e83
Support stage
...
Avoid useless patching
2014-01-03 18:26:48 +00:00
Adam Weinberger
db0cfbb235
Remove NOPORT* from archivers. The only holdouts here are ruby@ now.
2014-01-03 14:42:07 +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
Baptiste Daroussin
c0d7b638ed
Part 1 at removing now useless FETCH_ARGS redifition
2014-01-03 00:46:47 +00:00
Steve Wills
797593103c
- Mark as broken with Ruby 2.0
2014-01-02 15:55:37 +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
Sunpoet Po-Chuan Hsieh
f88830c9a6
- Update to 1.36
...
Changes: http://search.cpan.org/dist/Archive-Zip/Changes
2013-12-31 07:27:02 +00:00
Olli Hauer
4fb1cfb1cd
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
...
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@)
2013-12-30 20:55:18 +00:00
Johan van Selst
66f7d235e1
Enable stage support
2013-12-28 20:58:39 +00:00
Philippe Audeoud
288c4623f6
- Support stage and options
2013-12-27 09:54:22 +00:00
Sunpoet Po-Chuan Hsieh
e85cd77eb0
- Convert to new LIB_DEPENDS format
...
- Remove outdated OSVERSION check
2013-12-27 02:16:12 +00:00
Baptiste Daroussin
388023924a
Support stage
2013-12-26 17:01:25 +00:00
Baptiste Daroussin
05f96f7d00
Support stage
...
Use bsdtar to extract zip
2013-12-26 16:59:24 +00:00
Baptiste Daroussin
2aea5acaab
Support stage
...
Use bsdtar to extract zip
2013-12-26 16:55:34 +00:00
Baptiste Daroussin
f6dbeb2e35
Support stage
2013-12-26 16:53:14 +00:00
Baptiste Daroussin
4229ae707c
Bring back masterdir
...
Reported by: matthew
Pointyhat to: bapt
2013-12-26 16:50:13 +00:00
Baptiste Daroussin
31874a4176
Support stage
2013-12-26 16:48:37 +00:00
Baptiste Daroussin
355f0908cb
The master being stage safe, the slave is also stage safe
2013-12-26 16:44:45 +00:00