1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
Commit Graph

343372 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
9a9958a54f - Sort BUILD_DEPENDS 2014-07-23 13:15:10 +00:00
Baptiste Daroussin
5839cf3457 Remove teTeX support 2014-07-23 13:11:40 +00:00
Alex Kozlov
9e4cc2de84 - Update to 1.7.0
Approved by: lme (maintainer)
2014-07-23 13:10:18 +00:00
Baptiste Daroussin
7e580d5555 Remove some teTeX bits 2014-07-23 13:07:00 +00:00
Baptiste Daroussin
6dbb61ad90 Switch to texlive 2014-07-23 13:05:38 +00:00
Baptiste Daroussin
c1ca47c561 Switch to texlive 2014-07-23 13:04:15 +00:00
Baptiste Daroussin
80fdfdf8c8 Do not hardcode dvips dependency 2014-07-23 12:58:35 +00:00
Baptiste Daroussin
a3bc460f42 Remove redudant post-install:
First 2 post-install target is not a good idea
Second framework is already taking care of what the second post-install tries to do
2014-07-23 12:43:45 +00:00
Baptiste Daroussin
ce6b27d118 Do not hardcode latex dependency 2014-07-23 12:39:14 +00:00
Kurt Jaeger
4d13dd502d dns/p5-DNS-ZoneParse
- add patch to support SPF records
- upstream see https://rt.cpan.org/Ticket/Display.html?id=81111

PR:		192029
2014-07-23 12:35:26 +00:00
Baptiste Daroussin
0ad8cfd2bf Decomission a couple of japanese teTeX ports 2014-07-23 12:23:55 +00:00
Sofian Brabez
ffad0a1b50 - Better handling when custom encoding is specified in details
- Use only one request to retreive patchs

CR:	D400
CR:	D401
Submitted by:	rakuco
2014-07-23 12:14:32 +00:00
Baptiste Daroussin
1952e07d57 Replace japaneses/xdvik with texlive version directly 2014-07-23 12:13:02 +00:00
Johan van Selst
0d0f056de5 rpm4 does not build if default python is 3.x - force use of python 2.7
PR:		192061
Submitted by:	pi
2014-07-23 12:11:14 +00:00
Koop Mast
6041e9d52d Convert from WITHOUT_X11 to Options X11.
PR:		188895
Submitted by:	Vick Khera <vivek@khera.org>
2014-07-23 12:10:14 +00:00
Baptiste Daroussin
02ebb7547e Continue decomissioning teTeX 2014-07-23 12:09:22 +00:00
Baptiste Daroussin
c9e9c8b1c6 Do not hardcode dependency on pdflatex 2014-07-23 12:08:39 +00:00
Johan van Selst
90782b1975 Update texi2dvi to latest version 2014-07-23 11:28:57 +00:00
Alexey Dokuchaev
281f5ab696 - Fix the build across the gang; stagify and undeprecate
- Update CONFLICTS, remove vestiges of Gnome 1.x support
2014-07-23 11:28:40 +00:00
Baptiste Daroussin
e7991ca986 Start decomissioning some latex ports 2014-07-23 11:27:24 +00:00
Chris Rees
5d725b20c9 Fix clang build on 9.x
Apparently this version doesn't understand empty arguments in CFLAGS
using commas; i.e. ,-I/usr/local/include throws an error about nonexisting
file ,-

Reported by:	Kenta S (kentas@hush.com)
2014-07-23 11:02:56 +00:00
Li-Wen Hsu
35b62305dd Add elixir, functional, meta-programming aware language
built on top of Erlang VM
2014-07-23 10:55:48 +00:00
Tijl Coosemans
c958a48581 Remove two libtool fixes from Mk/Uses/libtool.mk. They don't always work
when an older version of a package is installed.  This is the case when an
executable links with installed libraries and with uninstalled libraries
that link with other uninstalled libraries.  For each of the directly
linked libraries the executable will have an rpath (/usr/local/lib for the
installed libraries and a path under WRKDIR for each of the uninstalled
libraries), but not for the indirect libraries.  Both ld(1) and rtld(1)
search the rpath of the executable first before any rpath of libraries, so
the indirectly linked libraries will be found in /usr/local/lib if they are
installed instead of in WRKDIR.

With this commit executables will overlink with uninstalled indirect
libraries again so their location is added to the rpath of the executable.

This partially reverts r358784.

PR:		191611
Approved by:	portmgr (bapt)
2014-07-23 10:28:03 +00:00
Baptiste Daroussin
a0b1f9f804 Switch to use texlive version of ptex 2014-07-23 10:21:18 +00:00
Dmitry Marakasov
bce1f2ef76 - Fix shebangs
Approved by:	portmgr blanket
2014-07-23 10:20:21 +00:00
Dmitry Marakasov
1b0ad4f477 - Switch to USES=libtool, drop .la files
- Add LICENSE_FILE

Approved by:	portmgr blanket
2014-07-23 10:19:50 +00:00
Dmitry Marakasov
b0eecfb4e2 - Switch to USES=libtool, drop .la files
- Add LICENSE_FILE

Approved by:	portmgr blanket
2014-07-23 10:19:42 +00:00
Baptiste Daroussin
e5953931a4 Switch to use texlive-texmf which provide ifluatex and ifxetex now 2014-07-23 10:17:02 +00:00
Kurt Jaeger
1b22b55a8c devel/p5-Inline-Filters: 0.14 -> 0.15
http://cpansearch.perl.org/src/RURBAN/Inline-Filters-0.15/Changes
2014-07-23 10:15:29 +00:00
Kurt Jaeger
f6812d62f3 textproc/p5-Lingua-EN-AddressParse: 1.19 -> 1.20
http://cpansearch.perl.org/src/KIMRYAN/Lingua-EN-AddressParse-1.20/Changes
2014-07-23 10:14:12 +00:00
Baptiste Daroussin
aa5b93cc68 Switch to texlive by default
teTeX ports will be decomission

Exp-run:	antoine
2014-07-23 10:11:18 +00:00
Dmitry Marakasov
a21e0369fa - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-23 09:59:58 +00:00
Sofian Brabez
71b7c43c33 - Update to 1.0.0b1 [1]
- Switch to GITHUB

PR:		ports/188633 [1]
Submitted by:	Uffe Jakobsen <uffe at uffe.org>
2014-07-23 09:55:11 +00:00
Tijl Coosemans
3ab1b8443e - Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
  adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
  developers)

PR:		191274
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-07-23 09:54:02 +00:00
Dmitry Marakasov
63d0ab27e8 - Switch to USES=libtool, drop .la files
- Use correct LICENSE

Approved by:	portmgr blanket
2014-07-23 09:41:11 +00:00
Dmitry Marakasov
6edb625ebc - Fix shebang
Approved by:	portmgr blanket
2014-07-23 09:41:10 +00:00
Dmitry Marakasov
599061c9f2 - Switch to USES=libtool, drop .la files
- Strip libraries
- Add LICENSE_FILE

Approved by:	rum1cro@yandex.ru (maintainer)
2014-07-23 09:18:54 +00:00
John Marino
ab35b22ab8 deskutils/fet: Upgrade version 5.21.3 => 5.23.0
Pass maintainership to submitter.  The port was reset earlier today.

PR:		191894
Submitted by:	Zsolt Udvari
2014-07-23 09:11:52 +00:00
Dmitry Marakasov
fa67aa1a37 - Switch to USES=libtool, drop .la files
- Strip libraries
2014-07-23 08:44:42 +00:00
Dmitry Marakasov
ea953a7f02 - Switch to USES=libtool, drop .la files 2014-07-23 08:42:13 +00:00
Dmitry Marakasov
f590dd2bf9 - Switch to USES=libtool, drop .la files
- Fix plist
2014-07-23 08:41:52 +00:00
Dmitry Marakasov
39ee0c39ad - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-23 08:39:51 +00:00
Erwin Lansing
928595fc55 - Fix location of libsofthsm.so [1]
- Fix depency on sqlite with non-default LOCALBASE [2]
- Update to 1.4.6

Updates:
Signer Engine: Print secondary server address when logging notify reply errors.
Build: Fixed various OpenBSD compatibility issues found by Patrik Lundin <patrik.lundin.swe () gmail.com>.
OPENDNSSEC-621: conf.xml: New options: <PidFile> for both enforcer and signer, and <SocketFile> for the signer.
New tool: ods-getconf: to retrieve a configuration value from conf.xml given an expression.

Bugfixes:
OPENDNSSEC-469: ods-ksmutil: 'zone add' command when zonelist.xml.backup can't be written zone is still added to database, solved it by checking the zonelist.xml.backup is writable before adding zones, and add error message when add zone failed.
OPENDNSSEC-617: Signer Engine: Fix DNS Input Adapter to not reject zone the first time due to RFC 1982 serial arethmetic.
OPENDNSSEC-619: memory leak when signer failed, solved it by add ldns_rr_free(signature) in libhsm.c
OPENDNSSEC-627: Signer Engine: Unable to update serial after restart when the backup files has been removed.
OPENDNSSEC-628: Signer Engine: Ingored notifies log level is changed from debug to info.
OPENDNSSEC-630: Signer Engine: Fix inbound zone transfer for root zone.
libhsm: Fixed a few other memory leaks.
simple-dnskey-mailer.sh: Fix syntax error. (by Patrik Lundin https://github.com/eest)

PR:		191272 [1], 192021 [2], 192023 [3]
Submitted by:	Andrew Fyfe <andrew@neptune-one.net> [1],
		jhujhiti@adjectivism.org [2],
		Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) [3]
2014-07-23 08:30:09 +00:00
Alexey Dokuchaev
81bec741fb - Do not advertise that port is BROKEN on PowerPC as it builds fine there
- Rearrange Makefile for better readability, remove extraneous bdeps, etc.
2014-07-23 08:28:39 +00:00
Erwin Lansing
cfe88cb1ad - Fix location of libsofthsm.so [1]
-Update to 1.3.18 [2]

Updates:

OPENDNSSEC-620: conf.xml: New options: <PidFile> for both enforcer and signer, and <SocketFile> for the signer.
Build: Fixed various OpenBSD compatibility issues found by Patrik Lundin <patrik.lundin.swe () gmail.com>.
New tool: ods-getconf: to retrieve a configuration value from conf.xml given an expression.

Bugfixes:

OPENDNSSEC-632: ods-ksmutil: 'zone add' command when zonelist.xml.backup can't be written zone is still added to database, solved it by checking the zonelist.xml.backup is writable before adding zones, and add error message when add zone failed.
OPENDNSSEC-624: memory leak when signer failed, solved it by add ldns_rr_free(signature) in libhsm.c
simple-dnskey-mailer.sh: Fix syntax error. (by Patrik Lundin https://github.com/eest)
libhsm: Fixed a few other memory leaks.

PR:		191272 [1], 192022 [2]
Submitted by:	Andrew Fyfe <andrew@neptune-one.net> [1],
		Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) [2]
2014-07-23 08:05:33 +00:00
Bartek Rutkowski
556d9fdb70 databases/riak: update 1.4.9 -> 1.4.10
PR:		192007
Submitted by:	Jimmy Olgeni <olgeni@FreeBSD.org>
Approved by:	swills (mentor)
2014-07-23 08:04:20 +00:00
Xin LI
bc9db444b9 Document Mozilla multiple vulnerabilities. 2014-07-23 07:50:19 +00:00
Xin LI
9f034fd828 Apply vendor patch to fix race condition in certificate verification
that can lead to remote code execution.

Reference:	https://hg.mozilla.org/projects/nss/rev/204f22c527f8
Security:	CVE-2014-1544
Security:	978b0f76-122d-11e4-afe3-bc5ff4fb5e7b
2014-07-23 07:49:43 +00:00
Alexey Dokuchaev
35eec38ead - Give the reason why the port is currently amd64-only
- Remove no-op patch file (builds just fine with -Werror as it seems)
- In BATCH or PACKAGE_BUILDING modes, produce verbose build logs
- Rework post-extract target: do not extract bootstrap compiler ourselves,
  put it into expected download directory instead; this also allows us to
  optimize away RUST_TARGET knob and post-patch hack
- Since the port is for FreeBSD 10+, no need to explicitly depend on
  libexecinfo.so
- Use OPTIONS helpers, perform some other minor Makefile cleanups
- Augment port description text while I am here
2014-07-23 07:41:07 +00:00
Dmitry Marakasov
19a363cc1d - Switch to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-07-23 07:02:54 +00:00