1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Commit Graph

320315 Commits

Author SHA1 Message Date
Boris Samorodov
46b290066e . update to version 4.5.18;
. pet QA test: remove USES=shared-mime-info (it's not really used).
2014-01-08 09:26:46 +00:00
Pietro Cerutti
7665941c75 - Fix build on 10 (clang) [1]
- STAGE-clean

PR:		185419[1]
Submitted by:	Michael Gmelin <freebsd@grem.de>
2014-01-08 09:19:59 +00:00
Pietro Cerutti
e15297181b - Update to 2.19.0 2014-01-08 09:07:12 +00:00
Pietro Cerutti
f13d3ce710 - Update to 2.10
Changes:

  * Bug in \@makesection (latexcommon.hva). \end@sec@step was
    absent from the definition of stared sectionning comamnd.
    As a result the first label in section was used as the id
    of the section.
  * typo-bug in text/hevea.hva

- STAGE-clean
- Support OPTIONSng (DOCS)
2014-01-08 08:50:25 +00:00
Max Brazhnikov
77280673df Clean up port Makefile and patch sources to respect PREFIX (this also fixes
properly STAGEDIR support the original PR was filed for). While I'm here:

- Don't fiddle with strip
- Mark IGNORE for debug build: apparently the author of software wrote debug
  target for himself only
- Use QMAKE_SOURCE_PATH instead of overwriting INSTALL_WRKSRC

PR:		ports/184586
Submitted by:	Stephen Hurd (maintainer)
Approved by:	maintainer
2014-01-08 08:36:34 +00:00
Rene Ladan
a067cf2edf Defines a variable LLVM_VERSION to ease updating to a newer LLVM version if
desired. Other changes:
- fix EMACS_CONFIGURE option helper
- fix %%ETC%% rendering and name of clang port in pkg-message
- bump PORTREVISION to force a rebuild for the dependency change.

Tested with 'poudriere bulk pure*' on 10.0-amd64, 8.3-i386, and 9.1-i386
(partially).

devel/llvm (expired) should not have any consumers anymore at this point.

PR:		ports/185190
Submitted by:	rene
Approved by:	maintainer timeout (lichray@gmail.com , 14 days)
2014-01-08 08:32:42 +00:00
Baptiste Daroussin
e83650a25b Import reflex into the ports tree 2014-01-08 08:25:01 +00:00
Max Brazhnikov
44348c0dfb Add upgrading instruction for Qt 4 ports 2014-01-08 08:10:21 +00:00
Baptiste Daroussin
b7cfb93f54 Add byacc into the ports tree 2014-01-08 07:49:16 +00:00
Baptiste Daroussin
91ffb1cd96 Update to 5.0.5 2014-01-08 07:28:43 +00:00
Baptiste Daroussin
cf7ff585da Do not overwrite BUILD_DEPENDS
Reported by:	rene
2014-01-08 07:23:14 +00:00
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