Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F105808089
D17459.id51295.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
3 KB
Referenced Files
None
Subscribers
None
D17459.id51295.diff
View Options
Index: Mk/bsd.options.desc.mk
===================================================================
--- Mk/bsd.options.desc.mk
+++ Mk/bsd.options.desc.mk
@@ -38,6 +38,7 @@
AUDIOFILE_DESC?= SGI audio file format support
AVAHI_DESC?= Zeroconf support via Avahi
BASH_DESC?= Install programmable completions for Bash
+BZR_DESC?= Bazaar support
BDB_DESC?= Berkeley DB support
BDB1_DESC?= Berkeley DB 1.85 support
BITTORRENT_DESC?= BitTorrent file sharing support
@@ -60,9 +61,11 @@
CUE_DESC?= Embedded CUE sheets support
CUPS_DESC?= CUPS printing system support
CURL_DESC?= Data transfer support via cURL
+CVS_DESC?= CVS support
CXX_DESC?= C++ language support
CYASSL_DESC?= SSL/TLS support via CyaSSL
DAGRAB_DESC?= CD ripping support (via dagrab)
+DARCS_DESC?= Darcs support
DATA_DESC?= Install data files
DBM_DESC?= dbm database library support
DBUS_DESC?= D-Bus IPC system support
@@ -119,6 +122,7 @@
GHOSTSCRIPT_DESC?= Ghostscript support
GIF_DESC?= GIF image format support
GIO_DESC?= Use GIO for file I/O
+GIT_DESC?= Git support
GLADE_DESC?= Glade interface builder support
GLUT_DESC?= OpenGL Utility Toolkit support
GLX_DESC?= X11 OpenGL rendering support
@@ -153,6 +157,7 @@
H323_DESC?= H.323 codec support
HAL_DESC?= HAL (Hardware Abstraction Layer) support
HDF5_DESC?= HDF-5 data format support
+HG_DESC?= Mercurial support
HPACK_DESC?= Header Compression for HTTP/2.0 support
HTTP2_DESC?= HTTP protocol version 2.0 support
HTTPD_DESC?= httpd output streaming support
@@ -426,6 +431,7 @@
REDIS_DESC?= Redis key-value store database support
REGEX_DESC?= Regular expression support
RESIN3_DESC?= Resin 3.x support
+RSYNC_DESC?= Rsync support
RTMP_DESC?= RTMP protocol support via librtmp
RTMPDUMP_DESC?= RTMP protocol support via rtmpdump
RTSP_DESC?= Real Time Streaming Protocol (RTSP) support
Index: ports-mgmt/portest/Makefile
===================================================================
--- ports-mgmt/portest/Makefile
+++ ports-mgmt/portest/Makefile
@@ -19,7 +19,6 @@
OPTIONS_DEFINE= GIT PORTLINT PORTTOOLS POUDRIERE
-GIT_DESC= Git support
GIT_RUN_DEPENDS= git:devel/git
PORTLINT_DESC= Portlint support
Index: ports-mgmt/portshaker/Makefile
===================================================================
--- ports-mgmt/portshaker/Makefile
+++ ports-mgmt/portshaker/Makefile
@@ -21,9 +21,6 @@
.if ${PORTNAME} == "portshaker"
OPTIONS_DEFINE= RSYNC SVN GIT HG
OPTIONS_DEFAULT= RSYNC SVN
-RSYNC_DESC= rsync support
-GIT_DESC= git support
-HG_DESC= mercurial support
RSYNC_RUN_DEPENDS= rsync:net/rsync
SVN_RUN_DEPENDS= svn:devel/subversion${WITH_SUBVERSION_VER}
GIT_RUN_DEPENDS= git:devel/git
Index: shells/scponly/Makefile
===================================================================
--- shells/scponly/Makefile
+++ shells/scponly/Makefile
@@ -24,7 +24,6 @@
DEFAULT_CHDIR_DESC= Chdir(2) by default
WILDCARDS_DESC= Wildcards processing
GFTP_DESC= gftp support
-RSYNC_DESC= rsync support
CHROOT_DESC= chroot(8) functionality
SCP_DESC= vanilla scp support
SVNSERVE_DESC= Suversion support for svn+ssh://
Index: www/py-rhodecode/Makefile
===================================================================
--- www/py-rhodecode/Makefile
+++ www/py-rhodecode/Makefile
@@ -47,8 +47,6 @@
OPTIONS_DEFINE= LDAP GIT
OPTIONS_DEFAULT= GIT
-GIT_DESC= GIT support
-
LDAP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ldap>=2.4.6:net/py-ldap@${PY_FLAVOR}
GIT_RUN_DEPENDS= git:devel/git
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 22, 12:01 AM (17 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15549020
Default Alt Text
D17459.id51295.diff (3 KB)
Attached To
Mode
D17459: Mk/bsd.options.desc.mk: Add version control systems OPTION descriptions
Attached
Detach File
Event Timeline
Log In to Comment