1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
Commit Graph

320454 Commits

Author SHA1 Message Date
Dirk Meyer
252a9b7c5f - better fix for perl5.18
Submitted by:	Jung-uk Kim

- clean up
2014-01-08 07:12:01 +00:00
Mark Linimon
48d953d23e Reset simon.krenz@ghostbsd.org: "550 No Such User Here". 2014-01-08 02:08:19 +00:00
Renato Botelho
2a7bbfdb21 Support stage 2014-01-08 01:23:03 +00:00
Rusmir Dusko
5187ba77c0 - Add dependency for textproc/p5-XML-Parser
- USES gmake instead of USE_GMAKE
- Support STAGEDIR and add OPTIONS_SUB
- Use NLS_USES=gettext instead of USES=gettext
- Change WWW
2014-01-08 00:42:32 +00:00
Rusmir Dusko
fef6823ee7 - Support STAGEDIR
- Change WWW
2014-01-08 00:38:44 +00:00
Mathieu Arnold
4559998845 Fix build.
Also reset maintainer per his request.

PR:		ports/183825
Submitted by:	Lawrence Chen
Approved by:	maintainer
2014-01-08 00:17:06 +00:00
Jung-uk Kim
1c366ae50b Simplify and support staging. 2014-01-08 00:06:49 +00:00
Rene Ladan
36c9d20315 - Reroll distribution file and host it locally to match WRKSRC enforced
by bsd.xorg.mk instead of using the directory layout generated by GitHub
- Use bz2 compression, default of bsd.xorg.mk
- Remove redundant USE_XORG definition (implied by XORG_CAT=driver)

Approved by:	maintainer (ray)
2014-01-08 00:06:46 +00:00
Baptiste Daroussin
d5e886e911 Fix checkpatch with the new way target sequence are defined
Reported by:	rene
2014-01-07 23:34:54 +00:00
Stephen Montgomery-Smith
d9aa180bc3 - Revert back to 1.2.5.
Version 2.0.0 was incompatible with current version of octave.
- Bump portepoch.
2014-01-07 23:27:13 +00:00
Baptiste Daroussin
d3ffec83d4 Remove bad MAKE_ENV entry (bsd.stage.mk) does the right thing already
That avoid resetting MAKE_ENV

Reported by:	rene
2014-01-07 23:26:52 +00:00
Stephen Montgomery-Smith
134a8bee3d - Update to 2.3.0. 2014-01-07 23:25:39 +00:00
Matthias Andree
d794817770 Bump portrevision after removal of patch. 2014-01-07 23:24:43 +00:00
Matthias Andree
6785b37a38 Remove patch no longer required on any supported FreeBSD version (8.3+). 2014-01-07 23:24:20 +00:00
Matthias Andree
657e752913 Fix build on FreeBSD 10+.
Use more system features on all supported FreeBSD versions (8.3+),
and bump PORTREVISION.
Regenerate files/patch-archival__unzip.c.
2014-01-07 23:16:05 +00:00
Mathieu Arnold
a856c03c1a Fix build with gcc47
maintainer timeout

PR:		ports/184575
Submitted by:	Christoph Moench-Tegeder
2014-01-07 22:57:37 +00:00
Mathieu Arnold
842abb4a59 Fix build with gcc47
maintainer timeout

PR:		ports/184574
Submitted by:	Christoph Moench-Tegeder
2014-01-07 22:55:35 +00:00
Mathieu Arnold
5350471612 Fix build with gcc47.
PR:		ports/184571
Submitted by:	Christoph Moench-Tegeder
Approved by:	maintainer
2014-01-07 22:50:47 +00:00
Mathieu Arnold
bddf7ea542 Fix build with gcc47
PR:		ports/184565
Submitted by:	Christoph Moench-Tegeder
Approved by:	maintainer
2014-01-07 22:48:05 +00:00
Renato Botelho
f58e27f4cf - Update to 20140107
- Remove USE_GCC=any and fix build with clang
2014-01-07 22:34:30 +00:00
Jung-uk Kim
4184a68975 Convert LIB_DEPENDS to new format. 2014-01-07 22:19:08 +00:00
Ruslan Makhmatkhanov
b75e7b0c02 - update to 1.5.2 2014-01-07 21:36:44 +00:00
Ruslan Makhmatkhanov
82e54af1f6 - update to 2.22.1 2014-01-07 21:36:03 +00:00
Antoine Brodin
373442f822 Update to 2.10 2014-01-07 21:34:27 +00:00
Antoine Brodin
1a2043b411 Stage support 2014-01-07 21:11:44 +00:00
Antoine Brodin
2810270e0d Stage support 2014-01-07 21:06:11 +00:00
Antoine Brodin
92cac4fdab Stage support 2014-01-07 20:55:37 +00:00
Olli Hauer
284ec9e8c5 - update to version 1.6.5
- add stage support

PR:		ports/185288
Submitted by:	ohauer
Approved by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer)
2014-01-07 20:52:30 +00:00
Antoine Brodin
8fefcce467 - Stage support
- USES gmake
2014-01-07 20:42:47 +00:00
Matthew Seaman
f23cdcfb28 Update to 4.1.4
This is a routine bugfix upgrade

ChangeLog:	  http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.1.4/phpMyAdmin-4.1.4-notes.html/view
2014-01-07 20:40:42 +00:00
Dirk Meyer
4b97ad6a76 - Security update to openssl-1.0.1f
- remove broken patches
- new fix for perl5.18
- fix option GMP

Security: http://www.openssl.org/news/vulnerabilities.html
Security: CVE-2013-4353
Security: CVE-2013-6449
Security: CVE-2013-6450
Security: 5aaa257e-772d-11e3-a65a-3c970e169bc2
2014-01-07 20:40:22 +00:00
Antoine Brodin
8998d4bada Stage support 2014-01-07 20:33:10 +00:00
Pawel Pekala
89f5a59034 - Update to version 4.0b
- Install additional manpages
- Use options subs, helpers
- Support staging

PR:		ports/181072
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2014-01-07 20:26:34 +00:00
Antoine Brodin
e1353a7e50 Stage support 2014-01-07 20:07:08 +00:00
David Thiel
1e2d75a80c Add conflicts
Submitted by:	ketas
2014-01-07 19:56:56 +00:00
David Thiel
15b9863ea3 Add legal text and conflicts
Submitted by:	ketas
2014-01-07 19:56:34 +00:00
Antoine Brodin
da551011c7 Stage support 2014-01-07 19:54:20 +00:00
Antoine Brodin
1ca2958ec3 - Stage support
- Shebangfix a perl script
2014-01-07 19:48:56 +00:00
Rusmir Dusko
e6c572b764 - Support STAGEDIR
- Add DOCS Option
- Change pkg-plist, remove DOCS
2014-01-07 19:48:48 +00:00
Antoine Brodin
3ac08185e0 - Stage support
- USES gmake
- New LIB_DEPENDS syntax
2014-01-07 19:41:56 +00:00
Renato Botelho
568a8a0401 Fix an old OPTION knob check (WITH_TESTS) 2014-01-07 19:34:42 +00:00
Dima Panov
f72998d699 - Don't mess with dirs handled by maven-wrapper, make tinderbox happy
Submitted by:	maintainer, via skype
2014-01-07 19:33:08 +00:00
Renato Botelho
618d036b53 - Add a patch to fix bundled LLVM to build with libc++
- Remove USE_GCC=any

PR:		ports/185366
Submitted by:	tijl@
2014-01-07 18:54:08 +00:00
William Grzybowski
112e314d69 databases/cego: update to 2.19.14
PR:		ports/185530
Submitted by:	maintainer
2014-01-07 18:53:09 +00:00
William Grzybowski
961ffbab54 devel/p5-CBOR-XS: update to 1.25
PR:		ports/185529
Submitted by:	maintainer
2014-01-07 18:51:38 +00:00
Alberto Villa
0ea687f79f - Convert USES=ninja:verbose into NINJA_VERBOSE make.conf(5) switch.
Approved by:	portmgr (bapt)
2014-01-07 17:55:13 +00:00
Rusmir Dusko
17c7314e0a - Add missing ${STAGEDIR}
- Add missing in pkg-plist

Reported by:	makc
2014-01-07 17:46:08 +00:00
Rene Ladan
a71f2b1cdf - Stagify
- Fix MASTER_SITES and recalculate SHA256 checksum
- Pet portlint
- Include bsd.port.mk once

PR:		ports/185373
Submitted by:	rene
Approved by:	maintainer <jon@witchspace.com>
2014-01-07 17:43:54 +00:00
Dirk Meyer
8f673303aa - USES=gmake
- update LIB_DEPENDS
- use OPTIONS_SUB, OPT_* macros
2014-01-07 17:42:09 +00:00
Diane Bruce
e179a5b3c8 - convert from old USE_ to USES 2014-01-07 16:13:43 +00:00