Commit graph

3879 commits

Author SHA1 Message Date
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
Baptiste Daroussin
84e41737e0 Rename MAN1 to MANPAGES to avoid triggering the sanity check 2013-12-26 16:44:05 +00:00
Baptiste Daroussin
ea5b410a89 Support stage 2013-12-26 16:34:35 +00:00
Baptiste Daroussin
d40498ede6 Support stage 2013-12-26 16:27:35 +00:00
Baptiste Daroussin
57839f85cb Support stage 2013-12-26 16:24:05 +00:00
Baptiste Daroussin
05a8c388b5 Support stage 2013-12-26 16:19:08 +00:00
Baptiste Daroussin
4483e41440 Support stage 2013-12-26 16:06:13 +00:00
Baptiste Daroussin
6a42eb9ec9 Support stage 2013-12-26 15:42:17 +00:00
Baptiste Daroussin
d0cfdf6890 Support stage 2013-12-26 15:38:54 +00:00
Baptiste Daroussin
de43727634 Support staging 2013-12-26 15:03:41 +00:00
Baptiste Daroussin
39ceb84b27 Support stage 2013-12-26 14:56:40 +00:00
Baptiste Daroussin
c8544f1b2b Support stage
Properly respect CC and CFLAGS (avoid useless patching)
2013-12-26 14:54:21 +00:00
Baptiste Daroussin
2c2161c79d Support stage 2013-12-26 14:51:30 +00:00
Baptiste Daroussin
91084a121d Support to stage
Allow packaging as a user
2013-12-26 14:48:36 +00:00
Baptiste Daroussin
d649aa68bb Support stage 2013-12-26 14:42:14 +00:00
Baptiste Daroussin
0b0414e629 Support stage 2013-12-26 14:41:11 +00:00
Baptiste Daroussin
61e227122c Support stage 2013-12-26 14:37:37 +00:00
Baptiste Daroussin
5bb7cac7f5 Support stage 2013-12-26 14:36:58 +00:00
Baptiste Daroussin
2c6af503e0 Support stage 2013-12-26 14:36:02 +00:00
Baptiste Daroussin
9065523e03 Support stage 2013-12-26 14:34:42 +00:00
Danilo Egea Gondolfo
3c06539c09 - Bump PORTREVISION
devel/fhist:
- Add stage support
- Convert LIB_DEPENDS to new syntax
2013-12-22 00:23:55 +00:00
David Naylor
2f70b75023 Move archivers/py-liblzma to using auto-plist.
- Add LICENSE (LGPL3)
 - Bump PORTREVISION as some may reject license
2013-12-19 15:16:59 +00:00
Emanuel Haupt
73131543f0 Use dos2unix USES macro. 2013-12-18 11:53:20 +00:00
Christian Weisgerber
487b0e5355 Use MAKE_CMD to run regression tests. 2013-12-17 16:01:38 +00:00
Pawel Pekala
e0d41e3694 Update to version 1.17.5 2013-12-13 19:15:23 +00:00
Steve Wills
6e425e98a0 - Fix build with Ruby 2.0 2013-12-13 01:22:30 +00:00
Dirk Meyer
84ca1a0113 - update LEGAL
remove pgp* as rsaref has expired.
2013-12-11 21:52:30 +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
Ganael LAPLANCHE
6e39a5dd87 - Update devel/tbb to 4.2.2
- Cleanup DISTNAME and WRKSRC definitions
- Use INSTALL_LIB instead of INSTALL_DATA + STRIP_CMD
- Bump dependent ports' revisions

PR:		ports/184526
Submitted by:	delphij
2013-12-11 07:53:16 +00:00
Baptiste Daroussin
6a40d54c83 Support stage
strip binaries
2013-12-10 20:44:05 +00:00
Baptiste Daroussin
c39c18c015 Support stage 2013-12-10 20:33:16 +00:00
Pawel Pekala
c1bd001c50 Update to version 1.17.4 2013-12-09 19:02:37 +00:00
Pawel Pekala
e82a633b48 - Update to version 1.17.3
- Add NEED_ROOT=yes, tries to write read-only files/dirs in stage
- Fix initial dirs/files creation missed in STAGEDIR conversion
2013-12-07 14:18:51 +00:00
Antoine Brodin
977e393e72 - Update to 3.0.2
- Stage support

PR:		ports/184127
Submitted by:	Muhammad Moinur Rahman
Approved by:	maintainer timeout (2 weeks)
2013-12-07 09:01:11 +00:00
Philippe Audeoud
dabebe2975 - Update to 1.34 2013-12-03 09:40:18 +00:00
Sunpoet Po-Chuan Hsieh
a98728bc5e - Add LICENSE
- Support STAGEDIR
- Update WWW

PR:		ports/184423
Submitted by:	Rodrigo Osorio <rodrigo@bebik.net> (maintainer)
2013-12-02 08:25:11 +00:00
Hiroki Sato
9700ef3e07 Add STAGEDIR support. 2013-12-02 08:09:20 +00:00
Xin LI
72eb7d36db Update to 2.3.1 and stage'ify.
PR:		ports/184318
Approved by:	maintainer (gslin at gslin org)
2013-12-02 04:34:58 +00:00
Sunpoet Po-Chuan Hsieh
d19d342c8b - Update to 1.1.0
Changes:	https://github.com/rubyzip/rubyzip/blob/master/Changelog.md
2013-11-30 18:29:25 +00:00
Emanuel Haupt
771b43c983 - Quiesce portlint
- Define DOCS
- Support staging

PR:		184366
Submitted by:	Takefu <takefu@airport.fm>
2013-11-29 09:54:18 +00:00
Antoine Brodin
4f5544a38b Stage support for non-IGNORED pear classes
Tested by:	poudriere
Approved by:	portmgr (bapt)
2013-11-25 17:59:58 +00:00
Koop Mast
a236e2d0bf Say hello to Mate 1.6.
Mate is a lite desktop forked from gnome2.

Most of the work is done by Jeremy Messenger (mezz@). The only thing I did
was update a few ports to later 1.6 release and attempting to keep up with
ports infra changes. Resulting bugs are all mine.

Mate is a sort of replacement for Gnome 2. So people wanting to keep a
Gnome 2 like desktop should switch. Gnome 2 will be replaced by Gnome 3
in the near future. This switch will be announce with a transition time
so people have more time to switch if they haven't already.

This release was made possible by everyone that send friendly pokes to
keep mate on my mind.

Approved by:	portmgr (bapt)
2013-11-23 11:39:07 +00:00
Max Brazhnikov
5898d7df5c - Convert to USES=qmake (and other USES while I'm here)
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.

Approved by:	portmgr (blanket approval)
2013-11-22 12:55:00 +00:00
Sunpoet Po-Chuan Hsieh
9cf15914e1 - Update to 1.3
- Convert to new LIB_DEPENDS format
- Support STAGEDIR
- Add pkg-descr
- Take minatainership
2013-11-18 19:53:38 +00:00
Sunpoet Po-Chuan Hsieh
b74728c6fd - Update to 1.3
- Add LICENSE
- Update COMMENT
- Strip shared library
- Support STAGEDIR
- Sort PLIST
- Update pkg-descr
- Take maintainership
2013-11-18 19:53:31 +00:00
David Naylor
13fdf4e99c Add stage support and strip library for achivers/py-liblzma.
Bump PORTREVISION due to the stripped library (package content change).
2013-11-18 18:08:26 +00:00
Christian Weisgerber
3c0c4937c8 * Regenerate patch to fix harmless but confusing warning.
* Add license information.

PR:		183987
Submitted by:	Rodrigo Osorio <rodrigo@bebik.net>
2013-11-18 16:40:04 +00:00
Baptiste Daroussin
51c60ddf7f Convert to USES=dos2unix
While here stagify some of the ports
Modernize LIB_DEPENDS
Extract zip with bsdtar when possible
2013-11-18 13:45:44 +00:00
Baptiste Daroussin
54dc66d356 Convert to USES=dos2unix
Extract using bsdtar
2013-11-18 12:59:19 +00:00
Mark Felder
75cd8c3c9c Update to 0.4
Support STAGE

PR:		ports/183569
Submitted by:	Nicolas Raspail
Approved by:	swills (mentor)
2013-11-17 23:12:03 +00:00
Raphael Kubo da Costa
5890f46ac8 - Fix the build with libc++.
- Fix the build with iconv in base.
- Be verbose in the sed calls done in post-patch.
2013-11-17 21:35:00 +00:00
Danilo Egea Gondolfo
634628a429 - Update from 1.17 to 1.18 2013-11-17 14:55:53 +00:00
Sunpoet Po-Chuan Hsieh
9dbdcfa853 - Support STAGEDIR 2013-11-16 20:12:09 +00:00
Emanuel Haupt
b443af08ab - Support staging
- Add LICENSE
- Fully support optionsng
2013-11-15 10:03:34 +00:00
Emanuel Haupt
745fa008da Support staging. 2013-11-15 09:49:11 +00:00
Emanuel Haupt
4c23a2c3a1 - Add LICENSE
- Support staging
- Take maintainership
2013-11-15 09:41:40 +00:00
Emanuel Haupt
5b72e174fc Support staging. 2013-11-15 09:29:35 +00:00
Sunpoet Po-Chuan Hsieh
6d90ac38d0 - Add LICENSE
- Support STAGEDIR
2013-11-14 14:05:09 +00:00
Sunpoet Po-Chuan Hsieh
628ef9084f - Update to 1.33
Changes:	http://search.cpan.org/dist/Archive-Zip/Changes
2013-11-10 14:10:45 +00:00
John Marino
3985ce4927 archivers/zip-ada: Convert to staging
Also remove extract depends on unzip; base tar can do this.
2013-11-10 10:16:54 +00:00
Sunpoet Po-Chuan Hsieh
1aa24ba44f - Update to 0.70
Changes:	http://search.cpan.org/dist/Archive-Extract/CHANGES
2013-11-09 23:13:56 +00:00
Sunpoet Po-Chuan Hsieh
70bcb5a9e1 - Update to 1.32
- Add LICENSE
- Sort PLIST

Changes:	http://search.cpan.org/dist/Archive-Zip/Changes
2013-11-09 18:48:44 +00:00
William Grzybowski
5aa35d51c9 archivers/lzip: fix links and update to 1.15
- Links for 1.14 were bad, fix it by updating to 1.15
- Allow staging [1]

PR:		ports/183073, ports/183540
Submitted by:	David Newman <dnewman networktest.com>, delphij, wg [1]
Approved by:	maintainer (timeout)
2013-11-09 13:45:42 +00:00
William Grzybowski
291e62bf66 archivers/laszip: allow staging
- Allow staging
- Use single space for WWW

PR:		ports/183798
Submitted by:	maintainer
2013-11-09 11:31:36 +00:00
Jimmy Olgeni
102342c579 - Add staging support.
- Do not mute install commands.
2013-11-08 16:19:49 +00:00
Ganael LAPLANCHE
a4da08b7e0 - Enable staging
- Use new LIB_DEPENDS format
- Rework doc installation
- Cleanup pkg-descr
2013-11-08 10:42:51 +00:00
Ganael LAPLANCHE
c1d74378d8 - Always copy documentation to stage dir
- Remove useless inclusion of bsd.port.options.mk
- Remove useless trailing slash

Reported by: mat
2013-11-07 10:23:09 +00:00
Ganael LAPLANCHE
c2d03d48af Use INSTALL_DATA to install doc
Reported by:	mat
2013-11-06 07:35:38 +00:00
Ganael LAPLANCHE
d3e628ca39 Enable staging 2013-11-05 08:13:58 +00:00
Sunpoet Po-Chuan Hsieh
7163c18bd7 - Update to 2.063
Changes:	http://search.cpan.org/dist/IO-Compress-Lzop/Changes
2013-11-03 04:53:49 +00:00
Sunpoet Po-Chuan Hsieh
9d0cfdd433 - Update to 2.063
Changes:	http://search.cpan.org/dist/IO-Compress-Lzma/Changes
2013-11-03 04:53:45 +00:00
Sunpoet Po-Chuan Hsieh
4f0a5d47b5 - Update to 2.063
Changes:	http://search.cpan.org/dist/IO-Compress-Lzf/Changes
2013-11-03 04:53:41 +00:00
Sunpoet Po-Chuan Hsieh
971f9a714b - Update to 2.063
Changes:	http://search.cpan.org/dist/IO-Compress/Changes
2013-11-03 04:53:37 +00:00
Sunpoet Po-Chuan Hsieh
7df2912e78 - Update to 2.063
Changes:	http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
2013-11-03 04:53:33 +00:00
Sunpoet Po-Chuan Hsieh
657c04af31 - Update to 2.063
Changes:	http://search.cpan.org/dist/Compress-Raw-Lzma/Changes
2013-11-03 04:53:28 +00:00
Sunpoet Po-Chuan Hsieh
6130f7c623 - Update to 2.063
Changes:	http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes
2013-11-03 04:53:24 +00:00
John Marino
9d266068c4 archivers/qpress: Add <unistd.h> for modern compilers
Approved by:	portmgr (bapt, implicit)
2013-11-02 01:14:39 +00:00
Florian Smeets
f231f04572 - convert php53 ports to STAGE
- convert to new LIB_DEPENDS format
2013-11-01 23:49:56 +00:00
Renato Botelho
725bdaafc9 Fix wrong use of OPTIONS_SUB
Reported by:	danfe
2013-11-01 09:57:50 +00:00
John Marino
2129a89280 archivers/lzip: Unbreak fetch with LOCAL
The lzip developers do something very annoying.  When they issue a new
release, they remove the previous release's tarball in .gz format.
They keep the tarball in .lz format, but move it to the "old"
subdirectory.  The result is that gzipped tarballs for lzip get very
scarce, and requiring lz to unzip lz is not an option.  I don't
normally store distfiles for other maintainers, but it appears that
many folks have been asking for this port to be fixed, so I made
an exception and put a copy of lzip tarball in LOCAL/marino.

PR:		ports/182982
Approved by:	maintainer timeout
2013-10-31 23:49:04 +00:00
Renato Botelho
e8af00d64c . Use modern OPTION knobs to simplify Makefile 2013-10-31 23:28:18 +00:00
Renato Botelho
92445d8442 . Add LICENSE
. Remove conditional to install DOCS
2013-10-31 23:27:20 +00:00
Philippe Audeoud
223692a80a - Update to 1.96
- Support STAGE

Sponsored by:	OBS
2013-10-31 11:53:29 +00:00
Alex Dupre
c8e30015e9 Stagify. 2013-10-30 13:32:02 +00:00
Steve Wills
df0d3b8cb4 - Add stage support 2013-10-30 02:20:20 +00:00
Dirk Meyer
f9a95694ae - revert r331810 2013-10-28 20:17:49 +00:00
Emanuel Haupt
47f12b111c Support staging. 2013-10-28 13:26:35 +00:00
Dirk Meyer
338eecf237 - use STAGEDIR
- use OPTIONS_DEFINE
2013-10-27 22:29:46 +00:00
Xin LI
66706e2006 Use bsd.port.post.mk instead of bsd.port.mk.
Submitted by:	sunpoet
2013-10-26 19:40:04 +00:00
Gerald Pfeifer
3be3e90f93 Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
2013-10-26 00:52:33 +00:00
Xin LI
8e8194fa38 Fix stagedir.
PR:		ports/183289
Submitted by:	Takefu <takefu airport fm>
2013-10-25 20:56:15 +00:00
Johan van Selst
98f95a8549 - Use PKGNAMESUFFIX instead of LATEST_LINK to avoid conflicts
- Enable staging support
- Shebang-fix in installed scripts
- Explicit PORTDOCS file list
- Remove additional patch for old FreeBSD releases

The first part of these changes were committed in r331479
2013-10-24 13:11:04 +00:00
Johan van Selst
7e07f77eb4 update 2013-10-24 11:45:48 +00:00
Matthias Andree
deb23cb5b7 Support staging.
Drop support for lzo.1, which has not been in the tree for a while.
2013-10-23 21:20:18 +00:00
Matthias Andree
5bc9f2a780 Support staging.
Strip library unless WITH_DEBUG is set (if it is, STRIP_CMD is a no-op),
and bump PORTREVISION.
2013-10-23 21:16:13 +00:00
Alex Kozlov
913bf1f75e - Support STAGEDIR
- Take maintainership
2013-10-23 21:02:25 +00:00
Olivier Duchateau
3568307321 - Support STAGEDIR
- Convert to new LIB_DEPENDS format (audio/thunar-media-tags-plugin)
2013-10-23 20:48:36 +00:00
Alex Kozlov
546a9259a9 - Return ports to the pool
PR:	ports/183244
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (former maintainer)
2013-10-23 20:45:10 +00:00
Max Brazhnikov
21646392b0 - Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes
2013-10-23 13:08:41 +00:00
Emanuel Haupt
6bdb085211 Support staging. 2013-10-23 07:40:52 +00:00
Emanuel Haupt
08ed78a7b4 Don't use ${STAGEDIR} in CONFIGURE_ARGS
Notified by:	William Grzybowski <william88@gmail.com>
2013-10-22 21:15:14 +00:00
Emanuel Haupt
f99f870994 Support staging 2013-10-22 21:13:49 +00:00
Emanuel Haupt
825f0aa3bb Support staging 2013-10-22 20:57:25 +00:00
Emanuel Haupt
33396bfe3e Support staging 2013-10-22 20:48:13 +00:00
Emanuel Haupt
fad2f612fc Support staging 2013-10-22 20:45:54 +00:00
Emanuel Haupt
53cf2c903e Support staging 2013-10-22 20:44:50 +00:00
Dmitry Marakasov
444b74f1ca - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with a)
Approved by:	portmgr (bdrewery)
2013-10-22 13:50:43 +00:00
Danilo Egea Gondolfo
472743a156 - Add stage support
- Add LICENSE
2013-10-21 20:54:28 +00:00
Danilo Egea Gondolfo
40e14aa23a - Update MASTER_SITES
- Add stage support
2013-10-21 20:22:15 +00:00
Olivier Duchateau
5db878a154 Fix pkg-plist, when DOCS is set
Reported by:	Kenta Suzumoto
2013-10-16 17:50:14 +00:00
Alex Kozlov
b41129a04e - Support STAGEDIR 2013-10-16 11:27:24 +00:00
Olivier Duchateau
5483a9d678 - Support STAGEDIR
While I'm here
- Switch to USES= gmake
- Convert to new LIB_DEPENDS format

- Enhance COMMENT entry (misc/xfce4-wm-themes)
- Adjust Xfce dependencies, and bump PORTREVISION
(sysutils/xfce4-power-manager)
2013-10-15 18:36:02 +00:00
Max Khon
d0c55049c0 Update to 0.4
PR:		182824
Submitted by:	Thierry Thomas
2013-10-15 05:12:03 +00:00
Baptiste Daroussin
fc5e444f88 This port requires openmp
While here stagify
2013-10-09 05:53:18 +00:00
Baptiste Daroussin
996c655381 replace USE_GCC=yes by compiler:c++11-lang, in fact that port doesn't need modern c++
but build crashes with g++ 4.2.1 from base but wotk properly with both clang and newer gcc
2013-10-08 20:48:34 +00:00
Baptiste Daroussin
47b211d303 Remove uneeded USE_GCC while here cleanup a bit to avoid the now useless pre.mk/post.mk dancing 2013-10-08 20:06:45 +00:00
Christian Weisgerber
3626747843 Update to 1.27.
Fix dependencies for STATIC option.
2013-10-07 16:53:54 +00:00
Sunpoet Po-Chuan Hsieh
0d66121079 - Fix PLIST
Notified by:	antoine
2013-10-06 13:19:56 +00:00
Rene Ladan
a07ab7e2e0 Add staging support for linux-f10 ports (category archivers) 2013-10-04 21:05:03 +00:00
Boris Samorodov
b1914a1a9c Preamble: the port has PKGNAME conflict with devel/rvm.
As per www.bsdstats.org this port has 10 times less user base, so let's
change this port. The official site names it "Rsync Vault Manager".
Seems that rvman is a good compromise for the package name, so

. PKGNAMESUFFIX=an;
. remove NO_LATEST_LINK=yes;

while here:
. support staging.

Reported by:	bapt
2013-10-03 15:09:56 +00:00
Emanuel Haupt
82f97a7afe Update to 0.8 2013-10-03 12:46:23 +00:00
Thomas Abthorpe
e94e07f6bc 2013-10-01 archivers/ruby-bz2: Does not work with Ruby 1.9
2013-10-01 sysutils/puppet26: End of Life from april 2013. Upgrade to 2.7 or 3.x.
2013-10-01 www/varnish2: No update since january 2011. Upgrade to Varnish 3.
2013-10-01 16:13:32 +00:00
Sunpoet Po-Chuan Hsieh
5cdb5ad119 - Support STAGEDIR 2013-09-30 12:57:39 +00:00
Sunpoet Po-Chuan Hsieh
63ad1b9938 - Support STAGEDIR 2013-09-30 12:25:57 +00:00
Sunpoet Po-Chuan Hsieh
8254dc69a0 - Support STAGEDIR 2013-09-30 12:25:53 +00:00
Sunpoet Po-Chuan Hsieh
23c342fa5b - Support STAGEDIR 2013-09-30 12:25:49 +00:00
Sunpoet Po-Chuan Hsieh
9e27e439cb - Support STAGEDIR 2013-09-30 12:25:45 +00:00
Sunpoet Po-Chuan Hsieh
04e4e833fb - Support STAGEDIR 2013-09-30 12:25:42 +00:00
Sunpoet Po-Chuan Hsieh
10e03ce35c - Support STAGEDIR 2013-09-30 12:25:38 +00:00
Sunpoet Po-Chuan Hsieh
528fe1107f - Support STAGEDIR 2013-09-30 08:50:37 +00:00
Sunpoet Po-Chuan Hsieh
b89f81351e - Support STAGEDIR 2013-09-28 17:12:51 +00:00
Sunpoet Po-Chuan Hsieh
5d37fd7fda - Support STAGEDIR 2013-09-28 17:12:47 +00:00
Sunpoet Po-Chuan Hsieh
541b4e20dd - Support STAGEDIR 2013-09-28 17:12:42 +00:00
Sunpoet Po-Chuan Hsieh
76983a17d1 - Support STAGEDIR 2013-09-28 17:12:38 +00:00
Sunpoet Po-Chuan Hsieh
795c75c7c2 - Support STAGEDIR 2013-09-28 17:12:34 +00:00
Sunpoet Po-Chuan Hsieh
e5f8d94a37 - Support STAGEDIR 2013-09-28 17:12:30 +00:00
Sunpoet Po-Chuan Hsieh
f89d8b33da - Support STAGEDIR 2013-09-28 17:12:25 +00:00
Sunpoet Po-Chuan Hsieh
52ec4f0513 - Support STAGEDIR 2013-09-28 17:12:21 +00:00
Sunpoet Po-Chuan Hsieh
b1635961dd - Support STAGEDIR 2013-09-28 17:12:17 +00:00
Sunpoet Po-Chuan Hsieh
183b9042ff - Support STAGEDIR 2013-09-28 17:12:12 +00:00
Brendan Fabeny
09b2c7fec0 Update zpaq to 6.42 2013-09-28 12:59:17 +00:00
Renato Botelho
12ca6a8ad8 back to use PORTDOCS 2013-09-27 14:49:44 +00:00
Xin LI
cbae61bd3d Update:
lzlib to 1.5
  plzip to 1.1
2013-09-26 17:29:29 +00:00
Sunpoet Po-Chuan Hsieh
cd729668ac - Add more TEST_DEPENDS
- Support STAGEDIR
2013-09-26 16:49:06 +00:00
Sunpoet Po-Chuan Hsieh
8dcfc5fcab - Update to 0.22
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/Compress-Snappy/Changes
2013-09-26 16:47:22 +00:00
Danilo Egea Gondolfo
f0475bcdd9 - Update from 1.0 to 1.1
- Change maintainer email to @FreeBSD.org
- Add staging support
- Add lzip as EXTRACT_DEPENDS

Approved by:	wg (mentor)
2013-09-26 12:23:46 +00:00
Alex Kozlov
021ffc715f - Support STAGEDIR
- Improve COMMENT
- Clean pkg-descr
2013-09-26 09:52:15 +00:00
Danilo Egea Gondolfo
8d844fd76a - Change maintainer email to @FreeBSD.org
- Add staging support

Approved by:	wg (mentor)
2013-09-25 21:54:48 +00:00
Danilo Egea Gondolfo
5e011489a2 - Change maintainer email to @FreeBSD.org
- Add staging support
- Add the pkg-plist file

Approved by:	wg (mentor)
2013-09-25 21:15:17 +00:00
Danilo Egea Gondolfo
68e3937f8c - Change maintainer email to @FreeBSD.org
- Use new LIB_DEPENDS syntax
- Add staging support

Approved by:	wg (mentor)
2013-09-25 20:16:30 +00:00
Pawel Pekala
3c692b9e90 Add support for STAGEDIR 2013-09-25 19:59:55 +00:00
Vanilla I. Shu
2be33175a2 Support stage. 2013-09-25 13:26:03 +00:00
Vanilla I. Shu
759f63efd3 Support stage. 2013-09-25 13:22:02 +00:00
Vanilla I. Shu
f481b62051 Support stage. 2013-09-25 13:16:50 +00:00
Vanilla I. Shu
de79c3ff32 Support stage. 2013-09-25 12:45:36 +00:00
Vanilla I. Shu
f8beed7e20 Support stage. 2013-09-25 12:42:49 +00:00
Vanilla I. Shu
97e76e8216 Support stage. 2013-09-25 12:39:45 +00:00
Vanilla I. Shu
bc3cef62ef Support stage. 2013-09-25 12:30:08 +00:00
Vanilla I. Shu
46c9eb3d3e Support stage. 2013-09-25 12:24:22 +00:00
Vanilla I. Shu
b2771359ab Support stage. 2013-09-25 12:19:08 +00:00
Vanilla I. Shu
ca506aa667 Support stage. 2013-09-25 03:31:19 +00:00
Vanilla I. Shu
a9fcffd967 Support stage. 2013-09-25 03:26:07 +00:00
Vanilla I. Shu
8c058338c0 Support stage. 2013-09-25 03:24:11 +00:00
Vanilla I. Shu
2ca1515029 Support stage. 2013-09-25 03:17:42 +00:00
Vanilla I. Shu
a64fa51958 Support stage. 2013-09-25 03:08:03 +00:00
Vanilla I. Shu
7fced85da8 Support stage. 2013-09-25 03:05:42 +00:00
Vanilla I. Shu
92c3e83c48 Support stage. 2013-09-25 02:59:32 +00:00
Vanilla I. Shu
13b544b31d Support stage. 2013-09-25 02:56:20 +00:00
Vanilla I. Shu
9d85372aa9 Support stage. 2013-09-25 02:54:34 +00:00
Vanilla I. Shu
3410aefc54 Support stage. 2013-09-25 02:22:52 +00:00
Vanilla I. Shu
71547ec32c Support stage. 2013-09-25 02:17:18 +00:00
Vanilla I. Shu
b47182794c Support stage. 2013-09-25 02:06:25 +00:00
Bryan Drewery
2d8b17ea39 - Remove NO_STAGE as these have been tested to be safe
With hat:	portmgr
2013-09-25 00:54:08 +00:00
Renato Botelho
6a9d343c02 Support staging 2013-09-25 00:05:17 +00:00
Renato Botelho
67bb853a59 Enable staging 2013-09-24 23:55:46 +00:00
Christian Weisgerber
9ef88fa4a0 Convert to stage and option helpers.
Fix combination of NLS and STATIC options.
2013-09-24 15:11:03 +00:00
Baptiste Daroussin
110f3583b6 Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-run
Exp-run by:	bdrewery
2013-09-24 06:24:17 +00:00
Thomas Abthorpe
ef81caa644 - Set EXPIRATION date to match www/puppet26
With hat:	portmgr
Discussed with:	swills
2013-09-23 17:06:38 +00:00
Christian Weisgerber
afc2bdaaf3 Use stage and options helpers. 2013-09-23 15:43:51 +00:00
Dirk Meyer
1e3119b07e - fix misplaced NO_STAGE in slaveports and ifdefs 2013-09-21 11:06:03 +00:00
Sunpoet Po-Chuan Hsieh
79d3547240 - Fix typo 2013-09-20 13:27:44 +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
Sunpoet Po-Chuan Hsieh
27b5749636 - Update to 0.21
Changes:	http://search.cpan.org/dist/Compress-Snappy/Changes
2013-09-20 11:30:57 +00:00
Pietro Cerutti
6e9adb7dd9 - Take maintainership (tcltk@)
- Convert to USES+=tcl
- Simplify files/Makefile.bsd
2013-09-19 14:59:42 +00:00
Florian Smeets
bd90b3fc8a Doesn't need USE_GCC, builds fine with clang, run test is ok, too.
Approved by:	bapt
2013-09-18 22:02:51 +00:00
Andrej Zverev
935fc1ffdb - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-16 07:29:08 +00:00
Sunpoet Po-Chuan Hsieh
1b4cba34fa - Cleanup Makefile header
- Remove Author line
2013-09-14 08:53:58 +00:00
Sunpoet Po-Chuan Hsieh
56cc3f4f5d - Update MASTER_SITES
- While I'm here:
  - Cleanup Makefile header
  - Add LICENSE
  - Convert to new options framework
  - Simplify PORTDOCS installation

PR:		ports/182019
Submitted by:	A. J. <freebsd@skysmurf.nl> (maintainer)
2013-09-14 06:50:59 +00:00
Pawel Pekala
f3668650f1 Update to version 1.17.1 2013-09-10 20:45:04 +00:00
Andrej Zverev
a6664fc48b - convert to the new perl5 framework
Approved by:	portmgr (bapt@, blanket)
2013-09-06 17:55:21 +00:00
Guido Falsi
642be1b81d - Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc

Reviewed by:	bapt
Approved by:	portmgr (bapt)
Discussed with:	bapt, bsam (who both contributed ideas and code)
2013-09-04 18:06:07 +00:00
Baptiste Daroussin
1e4f1b087d Fix build without libstdc++ 2013-09-04 13:47:08 +00:00
Baptiste Daroussin
1c7c3d2208 Add an explicit dependency on pkgconf 2013-09-03 12:13:23 +00:00
Baptiste Daroussin
2729c7d447 Add an explicit dependency on pkgconf 2013-09-02 21:32:24 +00:00
Renato Botelho
8009e03e6f Change my ports to USES (gmake|perl5) 2013-09-02 09:45:00 +00:00
Andrej Zverev
c49c3a90e6 - Finish conversion to perl5 framework
In global context we already have perl for build, with PERL we need perl
  for run

With hat:	perl@
2013-09-01 19:18:06 +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
Matthias Andree
7b02f2f6e0 Adjust NOPORTDOCS to OptionsNG.
Trim header.

PR:		ports/181644
Submitted by:	Takefu <takefu@airport.fm>
2013-08-29 21:58:49 +00:00
Sunpoet Po-Chuan Hsieh
fdd462485d - Remove Author line 2013-08-29 18:06:47 +00:00
Sunpoet Po-Chuan Hsieh
1b0d3f744b - Add WWW
- Use single space after WWW:
- Remove Author line
2013-08-29 17:16:52 +00:00
Pawel Pekala
f2904b6af8 - Switch to new LIB_DEPENDS format
- Convert USE_PERL5 to USES
- Remove stale MAKE_JOBS_SAFE
- Trim dependencies where they are too detailed
2013-08-29 15:01:46 +00:00
Dmitry Sivachenko
f6d825b0bc Update to 2.17. 2013-08-29 11:11:29 +00:00
Sunpoet Po-Chuan Hsieh
8e958a4c52 - Use single space after WWW: 2013-08-29 04:21:28 +00:00
Sunpoet Po-Chuan Hsieh
9e12ae1e0f - Use single space after WWW: 2013-08-29 04:10:37 +00:00
Sunpoet Po-Chuan Hsieh
7a0285baaf - Use single space after WWW: 2013-08-29 04:08:53 +00:00
Nicola Vitale
1469649b38 - Unbreak the port by a patch suitable for the newer zlib
PR:	ports/181360
Submitted by:	marino
2013-08-28 15:40:54 +00:00
Sunpoet Po-Chuan Hsieh
5d7d644260 - Update to 3.7
- Add LICENSE
- Use single space after WWW:

Changes:	http://search.cpan.org/dist/Compress-LZF/Changes
2013-08-27 18:11:13 +00:00
Baptiste Daroussin
208261f48b Propertly run make with the right ENV and ARGS and define the C++ compiler via MAKE_ARGS, this allows the package to build with clang 2013-08-26 17:28:28 +00:00
Sunpoet Po-Chuan Hsieh
18fab61d4d - Add p5-Archive-Any-Lite 0.07
Archive::Any::Lite is a fork of Archive::Any. The main difference is this works
properly even when you fork(), and may require less memory to extract a tarball.
On the other hand, this isn't pluggable (this only supports file formats used in
the CPAN toolchains), and this doesn't check mime types (at least as of this
writing).

WWW: http://search.cpan.org/dist/Archive-Any-Lite/
2013-08-25 05:15:39 +00:00
John Marino
1a819959f9 florist-gpl, zip-ada: Add trailing slash for WWW field.
These trailing slashes may be required as web site does not appear on
FreshPorts entries.

Approved by:	bapt/culot (mentors, implicit)
2013-08-23 06:57:09 +00:00
John Marino
37e379365d Add new port: archivers/zip-ada
The Zip-Ada library is written entirely in Ada, allowing compression
operations without any OS-dependent external calls on streams and files.

Approved by:	bapt/culot (mentors, implicit)
2013-08-22 23:25:49 +00:00
William Grzybowski
b8211ae086 archivers/lzip: update to 1.14
- Update to 1.14
- Trim Makefile header
- Rework pkg-descr and fix one space WWW:

PR:		ports/180968
Submitted by:	Jason Harris <jharris widomaker.com>
Approved by:	maintainer (timeout)
2013-08-21 22:58:24 +00:00
Sunpoet Po-Chuan Hsieh
e15628ebf6 - Use RUN_DEPENDS:=BUILD_DEPENDS
- Add BUILD_DEPENDS
- Cosmetic change
2013-08-21 14:55:43 +00:00
Sunpoet Po-Chuan Hsieh
c9cf6c6113 - Convert to new perl framework 2013-08-21 14:08:06 +00:00
Sunpoet Po-Chuan Hsieh
bc221a68c1 - Use USES=gmake 2013-08-21 12:03:51 +00:00
Sunpoet Po-Chuan Hsieh
810f699bfe - Add LICENSE
- Cosmetic change
- Cleanup Makefile header
2013-08-21 12:02:08 +00:00
Christian Weisgerber
d4984511f5 Simplify by dropping workarounds for unsupported FreeBSD versions. 2013-08-19 20:54:39 +00:00
Vanilla I. Shu
e4421a9903 remove uneeded file.
Submitted by:	maintainer via email.
2013-08-19 09:02:22 +00:00
Gerald Pfeifer
41e60477bd Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.

This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.

That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.

Approved by:	portmgr (bdrewery)
2013-08-17 16:27:24 +00:00
Vanilla I. Shu
a69e7e03ba Add lz4 r101, fast compressor using LZ4 algorithm.
PR:		ports/181287
Submitted by:	Alexey Degtyarev <alexey@renatasystems.org>
2013-08-17 02:24:38 +00:00
Sunpoet Po-Chuan Hsieh
9e2de3c5e5 - Update to 2.062
Changes:	http://search.cpan.org/dist/IO-Compress-Lzop/Changes
2013-08-16 17:14:16 +00:00
Sunpoet Po-Chuan Hsieh
c856d38c19 - Update to 2.062
Changes:	http://search.cpan.org/dist/IO-Compress-Lzma/Changes
2013-08-16 17:13:39 +00:00
Sunpoet Po-Chuan Hsieh
46f7ee402c - Update to 2.062
Changes:	http://search.cpan.org/dist/IO-Compress-Lzf/Changes
2013-08-16 17:13:35 +00:00
Sunpoet Po-Chuan Hsieh
d0acb98491 - Update to 2.062
Changes:	http://search.cpan.org/dist/IO-Compress/Changes
2013-08-16 17:13:31 +00:00
Sunpoet Po-Chuan Hsieh
3597e87d9d - Update to 2.062
Changes:	http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
2013-08-16 17:13:27 +00:00
Sunpoet Po-Chuan Hsieh
adc600c56f - Update to 2.062
Changes:	http://search.cpan.org/dist/Compress-Raw-Lzma/Changes
2013-08-16 17:13:23 +00:00
Sunpoet Po-Chuan Hsieh
7e0f7973db - Update to 2.062
Changes:	http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes
2013-08-16 17:13:19 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Brendan Fabeny
2965d8bc02 Update libzpaq and zpaqd to 6.33, and zpaq to 6.41 2013-08-07 23:32:02 +00:00
Andrej Zverev
ca70e439c2 - Convert to new perl framework
per port extra changes:
devel/p5-Perl-Version remove outage PERL_LEVEL check
devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in current version)

Approved by:	lth@ (maintainer)
2013-08-07 13:20:32 +00:00
Matthias Andree
51e24e11fb Relieve Maxim Andreev's from port maintainership. Repeated timeouts on lua-lgi;
no mail activity in three months.
2013-08-06 01:13:53 +00:00
Mathieu Arnold
4819ca343b - Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00