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

342741 Commits

Author SHA1 Message Date
Adam Weinberger
cff70035fd Add DOCS to OPTIONS_DEFINE where PORTDOCS= is set. 2014-07-16 03:47:05 +00:00
Adam Weinberger
e894c29ad5 Add DOCS option to the remaining staged ports where PORTDOCS appears
in the plist.
2014-07-16 03:34:56 +00:00
Vanilla I. Shu
26b131e57b Stagify.
Approved by:	lwhsu@ (maintainer)
2014-07-16 03:25:07 +00:00
Adam Weinberger
c6941c482e Add DOCS option where PORTDOCS is in plist. 2014-07-16 03:18:26 +00:00
Adam Weinberger
fa4bf2ee1d Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
Greg Lewis
b0dffdff28 . Update to 8u11. 2014-07-16 02:59:57 +00:00
Greg Lewis
d84505a503 . Update to 8u11. 2014-07-16 02:46:51 +00:00
Jonathan Chu
713d8af5ee Update sysutils/password-store to 1.6.3_1
- Re-add DOCS option

Approved by:	swills (mentor)
2014-07-16 02:46:50 +00:00
Greg Lewis
56f6f8d540 . Update to 7u65. 2014-07-16 02:36:31 +00:00
Adam Weinberger
136cc8f44f Add DOCS option where PORTDOCS appears in plist. 2014-07-16 02:29:34 +00:00
Greg Lewis
23b245ed03 . Update to 7u65. 2014-07-16 02:28:13 +00:00
Adam Weinberger
7f18f15201 Use OPTIONS helpers.
Add missing .gz to manpage in plist. PORTREVISION bump for that change.
2014-07-15 23:35:56 +00:00
Adam Weinberger
bdeb856151 Add DOCS to OPTIONS for ports that have PORTDOCS in the plist. 2014-07-15 23:30:05 +00:00
Adam Weinberger
44eaadcb75 Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.
Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example.
2014-07-15 23:11:12 +00:00
Olli Hauer
156cc72026 - strip .so files
- sort pkg-plist
- bump PORTREVISION
2014-07-15 22:14:23 +00:00
Matthias Andree
59fb49a36e Clarify/fixup previous commit.
Thanks to: swills
2014-07-15 21:56:14 +00:00
Matthias Andree
b09b8f6d72 Note broken ports. 2014-07-15 21:46:24 +00:00
Matthias Andree
3c7ffba7be Modernize USE_BZIP2 -> USES=tar:bzip2 to fix DEVELOPER=yes warning.
Approved by: portmgr (blanket)
2014-07-15 21:41:30 +00:00
Tijl Coosemans
3f78baafc1 Add USES=libtool 2014-07-15 21:29:23 +00:00
Olli Hauer
b57c34912b - since the port is broken if build against apache24
limit the supported apache version to apache22.
2014-07-15 21:24:20 +00:00
Tijl Coosemans
a61f36035c - Add USES=libtool and INSTALL_TARGET=install-strip
- Remove references to PTHREAD_CFLAGS and PTHREAD_LIBS
2014-07-15 21:13:33 +00:00
Bartek Rutkowski
9b79e92eeb devel/py-plan: update 0.2 -> 0.3
Approved by:	swills (mentor)
2014-07-15 21:03:20 +00:00
Tijl Coosemans
6fad0de9b7 - Add USES=libtool and INSTALL_TARGET=install-strip
- Auto-detect CPU features
2014-07-15 20:56:44 +00:00
Jung-uk Kim
a2b38dd4eb Fix plist without THREADS option. 2014-07-15 20:42:06 +00:00
Tijl Coosemans
15948b2172 - Add USES=libtool and INSTALL_TARGET=install-strip
- Remove SSE option because it doesn't have any effect
- Disable mmx when the MMX option is off
- Remove a patch for gcc 3.4
2014-07-15 20:14:43 +00:00
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