1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Commit Graph

314008 Commits

Author SHA1 Message Date
Mark Felder
ecb3b6673d Reverting STAGE support. Just realized the way the .db and .cfg files
are being installed needs to be reworked for STAGE or we will always
overwrite them, breaking POLA

Approved by:	swills (mentor, implicit), my guilty conscience
2013-11-02 23:37:13 +00:00
Danilo Egea Gondolfo
89a5dd5b49 - Add stage support
- Convert USE_GMAKE to USES
2013-11-02 23:29:18 +00:00
Danilo Egea Gondolfo
645b7b7969 - Convert LIB_DEPENDS to new syntax
- Add stage support
- Use options helpers
2013-11-02 23:25:58 +00:00
Gerald Pfeifer
d74c35c903 Update to GCC 4.6.4 which, among others, addresses document building
with new versions of texinfo. [1]

Adopt the new LIB_DEPENDS standard and replace USE_GMAKE by USES=gmake.

Remove an obsolete dependency on bison. [2]

STAGEify.

PR:		183342 [1]
Reported by:	Christoph Moench-Tegeder <cmt@burggraben.net> [1], marino [2]
2013-11-02 23:20:14 +00:00
Danilo Egea Gondolfo
217d4a7aeb - Add stage support 2013-11-02 23:19:02 +00:00
Mark Felder
361034c3a0 Support STAGE while here...
PR:		ports/183551
Approved by:	swills (mentor, implicit)
2013-11-02 23:18:25 +00:00
Danilo Egea Gondolfo
e219448674 - Update from 1.137 to 1.171 [1]
- Add stage support

PR:		ports/183571
Submitted by:	Tim Daneliuk <tsshbatch@tundraware.com> (maintainer) [1]
2013-11-02 23:14:10 +00:00
Mark Felder
8344403591 Support STAGE
Fix build on FreeBSD 10+
Use newer LIB_DEPENDS syntax

PR:		ports/182293
Approved by:	swills (mentor, implicit)
2013-11-02 23:13:23 +00:00
William Grzybowski
3f19f8605f mail/mpop: update to 1.0.28
- Update to 1.0.28 [1]
- Allow staging
- Use options helpers
- Convert lib depends to new format

PR:		ports/181276 [1]
Submitted by:	Takefu <takefu airport.fm> [1]
Approved by:	maintainer (timeout)
2013-11-02 23:09:33 +00:00
Mark Felder
04748d659f Fix build on FreeBSD 10+
PR:		ports/183551
Approved by:	swills (mentor, implicit)
2013-11-02 23:06:17 +00:00
William Grzybowski
05ca77bc93 sysutils/duplicity: fix for python 3.x
PR:		ports/182765
Submitted by:	Kurt Jaeger <fbsd-ports opsec.eu>
Approved by:	maintainer (timeout)
2013-11-02 23:00:53 +00:00
William Grzybowski
1811827135 www/mediawiki120: add missing php hash dependency
- Add missing php hash run dependency [1]
- Allow staging

PR:		ports/182710 [1]
Submitted by:	Horia Racoviceanu <horia racoviceanu.com> [1]
Approved by:	maintainer (timeout)
2013-11-02 22:55:52 +00:00
William Grzybowski
862db4d9fe net/scribe: fix build
- Fix build with automake [1]
- USES gmake perl5
- Allow staging
- Convert lib depends to new format

PR:		ports/182597 [1]
Submitted by:	Stephon Chen <stephon gmail.com>
Approved by:	maintainer
2013-11-02 22:37:52 +00:00
Thierry Thomas
d99a78ca38 Upgrade to 1.5.7.
Note: OpenCV is disabled ATM, due to failure.
2013-11-02 22:25:45 +00:00
William Grzybowski
ad6185beb8 dns/py-dnspython: update to 1.11.1
PR:		oorts/182586
Submitted by:	Craig Leres <leres ee.lbl.gov>
Approved by:	maintainer (timeout)
2013-11-02 22:22:52 +00:00
William Grzybowski
382c9a457f sysutils/wmupmon: allow staging
- Allow staging
- Rework pkg-descr

PR:		ports/183593
Submitted by:	Rainer Hurling <rhurlin gwdg.de> (maintainer)
2013-11-02 22:18:38 +00:00
Rusmir Dusko
d8269f53d2 - Pass maintainership to submitter
Approved by:	pawel / wg (mentors, implicit), fjoe (maintainer)
2013-11-02 22:13:00 +00:00
Rusmir Dusko
85f78c35ac - Change SMB and NCURSES
- Change pkg-plist, fix MAN

PR:		ports/183170 ports/183284 ports/183402
Submitted by:	various
Approved by:	pawel / wg (mentors, implicit)
2013-11-02 22:08:01 +00:00
John Marino
3688feb4b5 security/py-pycryptopp: Fix C++ issues on modern gcc
Approved by: 	portmgr (bapt, implicit)
2013-11-02 21:30:51 +00:00
William Grzybowski
6b05da6143 multimedia/vlc: enable OSS
- Enable OSS again (thanks to Rémi Denis-Courmont)
- Add PULSEAUDIO back as an option
2013-11-02 20:20:53 +00:00
Antoine Brodin
c906e171d9 - update to 1.4.0
- patch to unbreak with clang and libc++
- LICENSE is GPLv3 due to a file polluting
- remove article from COMMENT
- convert to STAGEDIR
- new LIB_DEPENDS syntax
- option to build BEViewer (java frontend)

PR:		ports/183101
Approved by:	maintainer timeout (2 weeks)
2013-11-02 20:17:28 +00:00
Sunpoet Po-Chuan Hsieh
d78b21ad4b - Add p5-Types-Serialiser 0.03
Types::Serialiser provides some extra datatypes that are used by common
serialisation formats such as JSON or CBOR. The idea is to have a repository of
simple/small constants and containers that can be shared by different
implementations so they become interoperable between each other.

WWW: http://search.cpan.org/dist/Types-Serialiser/
2013-11-02 20:03:10 +00:00
Sunpoet Po-Chuan Hsieh
9db02370c3 - Update to 3.01
- Add LICENSE
- Support STAGEDIR
- Remove PORTSCOUT

Changes:	http://search.cpan.org/dist/JSON-XS/Changes
2013-11-02 20:02:48 +00:00
Sunpoet Po-Chuan Hsieh
568ac55bc8 - Update to 0.10
- Convert to new options helper

Changes:	http://search.cpan.org/dist/Data-Random/Changes
2013-11-02 20:01:09 +00:00
John Marino
c8fa3c11b5 misc/pinfo: Unbreak everywhere
Fix tested on DragonFly, and FreeBSD 8, 9, 10 (Redports).
As a bonus, it even supports stage!  Nice work.

PR:		ports/181889
Submitted by:	KATO Tsuguru
2013-11-02 19:57:11 +00:00
Sunpoet Po-Chuan Hsieh
2785d8d53a - Update to 1.119
Changes:	http://search.cpan.org/dist/Perl-Critic-Deprecated/Changes
2013-11-02 19:55:49 +00:00
Sunpoet Po-Chuan Hsieh
72c7c8e006 - Update to 1.630
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/DBI/Changes
2013-11-02 19:55:44 +00:00
Sunpoet Po-Chuan Hsieh
a0d361d097 - Update to 1.8
Changes:	http://search.cpan.org/dist/Bio-GFF3/Changes
2013-11-02 19:55:32 +00:00
Hiroki Sato
56041ab274 - Add STAGEDIR support.
- Use shebangfix.
2013-11-02 18:26:36 +00:00
Hiroki Sato
7117b7a914 Add STAGEDIR support. 2013-11-02 18:11:29 +00:00
William Grzybowski
1bdbccbe48 sysutils/py-halite: update to 0.1.04
PR:		ports/183592
Submitted by:	Christer Edwards <christer.edwards gmail.com> (maintainer)
2013-11-02 18:10:07 +00:00
Hiroki Sato
a0f0c7d4c5 - Add STAGEDIR support.
- Use OPTIONS_DEFINE.
2013-11-02 18:08:12 +00:00
William Grzybowski
826d914121 databases/p5-DBD-cego: update to 1.2.8
- Update to 1.2.8
- Fix a quoting bug

PR:		ports/183596
Submitted by:	Kurt Jaeger <fbsd-ports opsec.eu> (maintainer)
2013-11-02 18:07:46 +00:00
Hiroki Sato
4bc58d5b64 Add STAGEDIR support. 2013-11-02 18:04:47 +00:00
Hajimu UMEMOTO
03458237af Strip shared library. 2013-11-02 18:01:26 +00:00
Hiroki Sato
847e813066 Trim header. 2013-11-02 17:52:48 +00:00
Hiroki Sato
800d5c32a3 - Add LICENSE.
- Use shebangfix.
- Use OPTIONS_DEFINE.
- Add STAGEDIR support.
- Style clean-ups.
2013-11-02 17:51:34 +00:00
Pawel Pekala
e008a338ba - Update to version 10
- Support staging

PR:		ports/181888
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-11-02 17:34:59 +00:00
Hiroki Sato
dd2b329114 Add STAGEDIR support. 2013-11-02 17:34:44 +00:00
Sunpoet Po-Chuan Hsieh
8097ae3ab7 - Update to 0.81
- Sort PLIST

Changes:	http://search.cpan.org/dist/Log-Handler/ChangeLog
2013-11-02 17:26:11 +00:00
Sunpoet Po-Chuan Hsieh
fbd7ba142e - Update to 4.53
Changes:	http://search.cpan.org/dist/Mojolicious/Changes
2013-11-02 17:26:07 +00:00
Sunpoet Po-Chuan Hsieh
2c7f31627b - Strip shared library
- Use += for CONFIGURE_ENV
2013-11-02 17:23:44 +00:00
Sunpoet Po-Chuan Hsieh
cb06c36d2b - Update pkg-descr and WWW 2013-11-02 17:21:40 +00:00
Sunpoet Po-Chuan Hsieh
22a7cc4d51 - Update to 0.16.1
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/Fuse/Changes
2013-11-02 17:20:49 +00:00
Sunpoet Po-Chuan Hsieh
fa8672cd46 - Update to 0.24
- Add LICENSE
- Use REINPLACE_CMD instead of PERL
- Support STAGEDIR
- Fix WWW

Changes:	http://search.cpan.org/dist/Authen-Radius/Changes
2013-11-02 17:20:43 +00:00
Sunpoet Po-Chuan Hsieh
bbd265877d - Update to 0.12
Changes:	http://search.cpan.org/dist/Devel-GlobalDestruction/Changes
2013-11-02 17:20:36 +00:00
Sunpoet Po-Chuan Hsieh
3667bd8087 - Update to 0.09
Changes:	http://search.cpan.org/dist/CSS-Minifier-XS/Changes
2013-11-02 17:20:32 +00:00
Sunpoet Po-Chuan Hsieh
5e2e06e452 - Update to 0.001011
Changes:	http://search.cpan.org/dist/Sub-Exporter-Progressive/Changes
2013-11-02 17:20:26 +00:00
Sunpoet Po-Chuan Hsieh
697cef22af - Update to 0.773
- Fix PLIST: remove "@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%"

Changes:	http://search.cpan.org/dist/Rose-DB/Changes
2013-11-02 17:14:14 +00:00
Pawel Pekala
d6c2a1af71 - Update to version 0.9.6
- Support staging

PR:		ports/181074
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-11-02 17:11:24 +00:00