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

342716 Commits

Author SHA1 Message Date
Adam Weinberger
2bcb48b444 Correct typo.
Caught by:	maintainer
2014-07-15 20:13:31 +00:00
Tijl Coosemans
05455d52e2 Add USES=libtool and INSTALL_TARGET=install-strip 2014-07-15 20:11:04 +00:00
Tijl Coosemans
46fcda584f - USES=libtool pathfix tar:bzip2
- Add INSTALL_TARGET=install-strip
2014-07-15 20:09:52 +00:00
Adam Weinberger
88a055c8b1 Add missing EXAMPLES and DOCS to a couple ports that
already honour PORTDOCS and PORTEXAMPLES in the plist.
2014-07-15 20:00:43 +00:00
Tijl Coosemans
e237c4c757 - USES=libtool tar:bzip2
- Add INSTALL_TARGET=install-strip
- Remove references to PTHREAD_CFLAGS and PTHREAD_LIBS
2014-07-15 19:40:17 +00:00
Pawel Pekala
782ed5ece3 - Add staging support
- Remove leading article from COMMENT
2014-07-15 19:23:09 +00:00
Tijl Coosemans
95d970b60b - Convert multimedia/smpeg* to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
2014-07-15 18:58:59 +00:00
Steve Wills
5bddf3fa92 x11-fonts/cyberbit-ttfonts: stage, assign maintainership to submitter, cleanup
- Stage
- Assign maintainership to submitter
- Fix grammar in COMMENT
- Cleanup installation
- Cleanup docs
- Use pkg-message instead of ${ECHO_CMD}

PR:		191854
Submitted by:	A.J. "Fonz" van Werven <freebsd@skysmurf.nl>
2014-07-15 18:48:29 +00:00
Koop Mast
271865ed9e Update to 4.8.3. 2014-07-15 18:47:08 +00:00
Kris Moore
953a3a7978 - Cleanup Makefile includes, remove depreciated MAN1= entry 2014-07-15 18:07:08 +00:00
Tijl Coosemans
ea30a4802a - Replace gtkmm24 LIB_DEPENDS with USE_GNOME=gtkmm24
- Add USES=libtool and INSTALL_TARGET=install-strip
2014-07-15 18:06:28 +00:00
Tijl Coosemans
8be834e1df - USES=libtool tar:bzip2
- Add INSTALL_TARGET=install-strip
- Replace CFLAGS/LDFLAGS with CPPFLAGS/LIBS
2014-07-15 17:58:54 +00:00
Tijl Coosemans
4f145a2f76 Add USES=libtool and INSTALL_TARGET=install-strip 2014-07-15 17:54:36 +00:00
Adam Weinberger
1f65a30b2a Add EXAMPLES to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MEXAMPLES. 2014-07-15 17:52:17 +00:00
Kris Moore
24da6a7641 - Update patches to set default boot-environment based upon output of
the 'beadm' command
- Bump PORTREV
2014-07-15 17:52:10 +00:00
Kurt Jaeger
a6d0bf0d28 New port: security/signify
'signify' from OpenBSD as of July 15 2014, with the necessary plumbing
cobbled together from the OpenBSD CVS to make it compile under Linux.

It can be used to verify the LibreSSL distfile from the OpenBSD archive.

Since the CVS itself is not signed, the author provides no guarantees.

WWW: http://www.fefe.de/signify/
2014-07-15 17:48:40 +00:00
Adam Weinberger
1c7521fb62 Correct all instances where OPTIONS_DEFINE was being overwritten
by multiple definitions.
2014-07-15 17:37:38 +00:00
Li-Wen Hsu
3ee60a3728 - Unbreak 2014-07-15 17:28:52 +00:00
Niclas Zeising
85bd011bc7 Fix plist for config file.
Use @sample.
2014-07-15 17:24:42 +00:00
Alexey Dokuchaev
8fc09c9b75 Update to version 1.3.1 and stagify (slightly less intrusive patch committed
compared to the one in the PR).

PR:	190513
2014-07-15 17:18:18 +00:00
Roman Bogorodskiy
dceefd37da libosinfo is a library that allows virtualization provisioning tools to
determine the optimal device settings for a hypervisor/operating system
combination.

Review and improvements by:	kwm
2014-07-15 17:16:46 +00:00
Adam Weinberger
8f42b29354 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 17:14:33 +00:00
Adam Weinberger
a2168f5a69 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 17:09:35 +00:00
Adam Weinberger
6d32175bb2 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 17:03:31 +00:00
Adam Weinberger
16682f7476 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 17:00:56 +00:00
Adam Weinberger
5d2373a092 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:57:39 +00:00
Sunpoet Po-Chuan Hsieh
d37031eae1 - Fix PLIST
- Bump PORTREVISION for package change

Reported by:	swills
2014-07-15 16:56:10 +00:00
Adam Weinberger
aa2bd5af4d Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:51:34 +00:00
Adam Weinberger
a76156a41f Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:50:33 +00:00
Adam Weinberger
cd13c75523 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:49:33 +00:00
Adam Weinberger
2e3438be2c Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:47:45 +00:00
Steve Wills
ab784f124f databases/memcached: update to 1.4.20, other cleanups while here
Note the dtrace option still fails to build, this has been reported upstream.

PR:		191835
Submitted by:	Marc Peters <marc@mpeters.org>
2014-07-15 16:46:57 +00:00
Adam Weinberger
ffd690bc2b Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:45:48 +00:00
Adam Weinberger
0a68394133 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:44:50 +00:00
Adam Weinberger
e78bbc8c83 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:40:58 +00:00
Adam Weinberger
fe8d1fdffc Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:36:19 +00:00
Vanilla I. Shu
7fa6b0dae2 1: Stagify.
2: USES=tar:bzip2.

Approved by:	portmgr@ (blanket)
2014-07-15 16:36:12 +00:00
Dirk Meyer
492147430c - improve comments
- drop obsolete USE_OPENSSL_* macros
- support custom OPENSSLDIR
- use always libcrypto as dependency
- support shared lib versions of libcrypto and libssl be different
- filter shared lib versions with multiple dots
2014-07-15 16:32:14 +00:00
Adam Weinberger
eb87f41c94 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:27:54 +00:00
Adam Weinberger
ee8b892f44 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:24:42 +00:00
Adam Weinberger
18a7fd6042 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:23:08 +00:00
Adam Weinberger
99afccd1ce Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:14:15 +00:00
Tijl Coosemans
fe802debc7 - Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Replace CFLAGS/LDFLAGS with CPPFLAGS/LIBS
2014-07-15 16:00:00 +00:00
Adam Weinberger
d7ecdbf615 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
I'm not touching ruby19/ruby20/ruby21, but they also check for :MDOCS
without defining it in OPTIONS_DEFINE.
2014-07-15 15:49:33 +00:00
Yen-Ming Lee
4d962acc36 - fix improper stage 2014-07-15 15:45:39 +00:00
Adam Weinberger
784be3fb78 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
Apologies in advance, I know java drives its short bus very, very slowly
through qat. Building these 3 ports will probably wedge it for weeks.
2014-07-15 15:45:35 +00:00
Adam Weinberger
8726978026 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:43:35 +00:00
Adam Weinberger
e9af76953d Unbreak this port.
Noted by:	ohauer
2014-07-15 15:41:08 +00:00
Tijl Coosemans
4f2a9a0dd3 - USES=libtool tar:bzip2
- Add INSTALL_TARGET=install-strip
2014-07-15 15:40:58 +00:00
Adam Weinberger
c144d6b20f Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:38:31 +00:00